summaryrefslogtreecommitdiff
path: root/js
AgeCommit message (Expand)Author
2017-02-28Use a default style for hint highligtsTimotej Lazar
2017-02-28Fix text-less popup hints for highlightingTimotej Lazar
2017-02-27Report hints both when offered and viewedTimotej Lazar
2017-02-27Allow passing lists as template argumentsTimotej Lazar
2017-02-26Decrease minimum test delayTimotej Lazar
2017-02-26Allow empty popup hints (highlight only)Timotej Lazar
2016-12-05Move KaTeX js files and add auto-render extensionTimotej Lazar
2016-10-06Send problem ID with PythonExec requestsTimotej Lazar
2016-09-09Support LaTeX math notation in templatesTimotej Lazar
2016-09-08Fix and simplify template instantiationTimotej Lazar
2016-09-07Simplify translateDocument functionTimotej Lazar
2016-09-07Remove survey linkTimotej Lazar
2016-05-22Add support for per-problem initial codeTimotej Lazar
2016-04-25Add survey link for the Prolog hints experimentTimotej Lazar
2016-04-24Receive info about experiments from the serverTimotej Lazar
2016-04-24Revert "Experiment: add "teacher helped" link to Prolog screen"Timotej Lazar
2016-03-31Replace window.alert with custom message boxTimotej Lazar
2016-03-31Clean up more error functionsTimotej Lazar
2016-03-30Improve error messages for AAI upgrade formTimotej Lazar
2016-03-30Improve error messages for login formTimotej Lazar
2016-03-30Add codeq.tr.translate function for GUI strings not in DOMTimotej Lazar
2016-03-30Clean up a few error functionsTimotej Lazar
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