summaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)Author
2016-03-16Add clear command for Prolog consoleTimotej Lazar
2016-03-13Record when the Hint button is shownTimotej Lazar
2016-03-02More CSS cleanupsTimotej Lazar
2016-03-02Ensure a layout is set at bootTimotej Lazar
2016-03-02Minor HTML and CSS cleanupsTimotej Lazar
2016-03-01Remove the commError wrapper functionTimotej Lazar
2016-03-01Minor cleanups around the loadProblemData functionTimotej Lazar
2016-03-01Check that {prolog,python,robot}Handler exists before destroying itTimotej Lazar
2016-03-01Clean up navigation.jsTimotej Lazar
2016-03-01Simplify {prolog,python,robot}.jsTimotej Lazar
2016-03-01change_password: do not use alerts in normal operationTimotej Lazar
2016-03-01problem_list: fix updating solved/attempted indicatorsTimotej Lazar
2016-03-01Clear hints immediately when pressing Plan or TestTimotej Lazar
2016-02-28Experiment: add "teacher helped" link to Prolog screenTimotej Lazar
2016-02-28Problem list: allow multi-paragraph group descriptionsTimotej Lazar
2016-02-28Fix indentation in prolog.jsTimotej Lazar
2016-02-26Replace several alerts with friendlier messagesTimotej Lazar
2016-02-26Use a consistent naming style for DOM IDsTimotej Lazar
2016-02-26Remove unused id attributes in index.htmlTimotej Lazar
2016-02-26Improve formsTimotej Lazar
2016-02-26Simplify description+hints blocks markupTimotej Lazar
2016-02-25Console: do not show cursor when disabledTimotej Lazar
2016-02-25Gray-out the editor while waiting for test resultsTimotej Lazar
2016-02-25Hide Plan button if no (more) plans are availableTimotej Lazar
2016-02-25Add a screen to view own solutionsTimotej Lazar
2016-02-24Remove substate machines from {prolog,python,robot}.jsTimotej Lazar
2016-02-24Ensure a ~1 second delay before displaying test resultsTimotej Lazar
2016-02-23Remove explicit "Hint" buttonTimotej Lazar
2016-02-23js/hint: s/serverHint/hintTimotej Lazar
2016-02-23Remove redundant parameter from static hint handlerTimotej Lazar
2016-02-23Remove unused type parameter from hint handlersTimotej Lazar
2016-02-22Do not send langauge in test/hint commandsTimotej Lazar
2016-02-18Translate and improve "login failed" messageTimotej Lazar
2016-02-18Fix handling of settings navigation iconTimotej Lazar
2016-02-17Remove old commentsTimotej Lazar
2016-02-17Keep page title on state transitionsTimotej Lazar
2016-02-15Support resource templates in language/group/problem descriptionsTimotej Lazar
2016-02-15Move template handling code into a separate fileTimotej Lazar
2016-02-15Prolog terminal: do not submit an empty queryTimotej Lazar
2016-02-15Do not reuse hint class names in a problem sessionTimotej Lazar
2015-12-17fixed the session expired bugRobert Zorko
2015-12-17added 'use strict', coirrected some errors which were revealed by it and fixe...Robert Zorko
2015-12-16merge with Ales fixesRobert Zorko
2015-12-16moved loading of problem data into the 'enter' of the python, robot and prolo...Robert Zorko
2015-12-15Add error reporting on uncaught errors. Add "logService" to siteDefinition fo...Aleš Smodiš
2015-12-15Implement codeq.comms.forceReset() to better handle possible timeouts and res...Aleš Smodiš
2015-12-15Remove a diagnostic log line from the prolog screen, which remained there by ...Aleš Smodiš
2015-12-15Merge branch 'master' of ssh://212.235.189.51:22122/codeq-webAleš Smodiš
2015-12-15Fixed the bug about the loss of problem solving screen state when entering a ...Aleš Smodiš
2015-12-14Improve robot screenTimotej Lazar