summaryrefslogtreecommitdiff
path: root/js/codeq/python.js
AgeCommit message (Expand)Author
2017-02-26Decrease minimum test delayTimotej Lazar
2016-10-06Send problem ID with PythonExec requestsTimotej Lazar
2016-05-22Add support for per-problem initial codeTimotej Lazar
2016-03-31Replace window.alert with custom message boxTimotej Lazar
2016-03-31Clean up more error functionsTimotej Lazar
2016-03-02More 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-01Simplify {prolog,python,robot}.jsTimotej Lazar
2016-03-01Clear hints immediately when pressing Plan or TestTimotej Lazar
2016-02-26Use a consistent naming style for DOM IDsTimotej Lazar
2016-02-26Simplify description+hints blocks markupTimotej Lazar
2016-02-25Gray-out the editor while waiting for test resultsTimotej 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-22Do not send langauge in test/hint commandsTimotej Lazar
2016-02-17Remove old commentsTimotej Lazar
2016-02-15Support resource templates in language/group/problem descriptionsTimotej Lazar
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-15Fixed the bug about the loss of problem solving screen state when entering a ...Aleš Smodiš
2015-12-10Add copyright info to JS filesTimotej Lazar
2015-11-18Disable editor while waiting for hint/test resultsTimotej Lazar
2015-11-18Escape from editor using the escape keyTimotej Lazar
2015-10-21Show a spinner on hint/test buttons when clickedTimotej Lazar
2015-10-06Rename state 'problem' to problem_listTimotej Lazar
2015-10-05Save current program in trace with each 'open' actionTimotej Lazar
2015-10-05Record all user activity in traceTimotej Lazar
2015-10-05Remove some stale commentsTimotej Lazar
2015-10-05Fix editor activity reportingTimotej Lazar
2015-10-05Move makeActivityHandler to core.jsTimotej Lazar
2015-10-04Adapted to changes in codeq-server: load_problem and end_problem upon enterin...Aleš Smodiš
2015-10-01Submit activity when closing problem screenTimotej Lazar
2015-10-01Use 'value' option in CM constructor to set initial contentTimotej Lazar
2015-09-30Implemented structural translation of hints and plans.Aleš Smodiš
2015-09-29Correctly process hint_type and hint.Aleš Smodiš
2015-09-29Add a statusbar to the editor widgetTimotej Lazar
2015-09-29Temporary "plan" button fix: look at the presence of Slovene translation to d...Aleš Smodiš
2015-09-29Convert tab to 4 spaces in Python codemirrorTimotej Lazar
2015-09-29login removed from navbarMarko Pušnik
2015-09-28CRLF -> LF conversion for python.js and prolog.js.Aleš Smodiš
2015-09-28Implement in-structure GUI translation for python and problem editing screens.Aleš Smodiš
2015-09-25refactor menu + some forms to use bootstrap properlyMarko Pušnik
2015-09-23Improve error handling for button actionsTimotej Lazar
2015-09-22Merge branch 'master' of ssh://212.235.189.51:22122/codeq-webRobert Zorko
2015-09-22enabled buttons in the navigation header (at least buttons on the left side o...Robert Zorko
2015-09-22Add support for run/stop in the Python interfaceTimotej Lazar