summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-02Bugfix: change in HTML layout caused problem descriptions to disappear.Aleš Smodiš
2015-10-02B type problem screen ... so far only for PythonMarko Pušnik
2015-10-01block description fix; hint img centered;Marko Pušnik
2015-10-01Add support for @img in templates.Aleš Smodiš
2015-10-01Submit activity when closing problem screenTimotej Lazar
2015-10-01Bugfix core.js: fallback JSONization function, resource resolving function.Aleš Smodiš
2015-10-01Limit width of hint images to 80%.Aleš Smodiš
2015-10-01Use codeq.templator() for hints. Support for images.Aleš Smodiš
2015-10-01Merge branch 'master' of ssh://212.235.189.51:22122/codeq-webAleš Smodiš
2015-10-01Merge branch 'master' of ssh://212.235.189.51:22122/codeq-webAleš Smodiš
2015-10-01Make hints auto-scrolling again by introducting a new div with class: scrolla...Aleš Smodiš
2015-10-01Use four-space indents for PrologTimotej Lazar
2015-10-01Use 'value' option in CM constructor to set initial contentTimotej Lazar
2015-10-01Bugfix: remove action has type 'rm', not 'r'Timotej Lazar
2015-10-01Bugfix: use hinter.hasNextPlan in prolog.jsTimotej Lazar
2015-10-01Bugfix: rebuild any popovers after the editor's DOM changes.Aleš Smodiš
2015-10-01Fix displaying popup hints.Aleš Smodiš
2015-10-01robot editor layout and scrolling fixMarko Pušnik
2015-09-30Do not override user options in codeq.makeEditorTimotej Lazar
2015-09-30Remove CodeMirror panel addonTimotej Lazar
2015-09-30Add statusbar to Python screenTimotej Lazar
2015-09-30Use $('a,b') instead of $('a').add('b')Timotej Lazar
2015-09-30Merge branch 'master' of ssh://212.235.189.51:22122/codeq-webMarko Pušnik
2015-09-30Merge branch 'master' of odie.guru.si:codeq-webMarko Pušnik
2015-09-30responsiveness and scrolling fixed for all viewport sizesMarko Pušnik
2015-09-30Submit login form on enter keyTimotej Lazar
2015-09-30Fix indentation in login.jsTimotej Lazar
2015-09-30Implemented GUI translations via the data-tkey tag attribute and res/*.json f...Aleš Smodiš
2015-09-30Correctly access solution in user problem dataTimotej Lazar
2015-09-30Add the robot problem screenTimotej Lazar
2015-09-30Implemented structural translation of hints and plans.Aleš Smodiš
2015-09-30Bugfix login.js: sett was not declared, search for lan, not lang, in the retu...Aleš Smodiš
2015-09-29forgotten files from previous commitsMarko Pušnik
2015-09-29resolved merge conflictRobert Zorko
2015-09-29added the basic cahnge language handler and the support to send an 'settings'...Robert Zorko
2015-09-29Temporary hint fix: hints are shown in slovene only.Aleš Smodiš
2015-09-29Correctly process hint_type and hint.Aleš Smodiš
2015-09-29Merge branch 'master' of ssh://212.235.189.51:22122/codeq-webMarko Pušnik
2015-09-29made login as modal with arnesaai button + modals beautified;Marko Pušnik
2015-09-29resolved merge conflictsRobert Zorko
2015-09-29added settings to the global codeq object and they are updated when the user ...Robert Zorko
2015-09-29Add a statusbar to the editor widgetTimotej Lazar
2015-09-29Changes to process language.js files with ordered problems (arrays instead of...Aleš Smodiš
2015-09-29Merge branch 'master' of odie.guru.si:codeq-webMarko Pušnik
2015-09-29logout, sign in + change password modals, setting drop-down, profile screenMarko Pušnik
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š