summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-05Remove lorem ipsums under language iconsTimotej Lazar
2015-10-05Highlight only the border around newest hintTimotej Lazar
2015-10-05Add some paddingTimotej Lazar
2015-10-05Update robot.js to use websockets (WIP)Timotej Lazar
2015-10-05Oops, did not want to remove this yetTimotej Lazar
2015-10-05Fix editor activity reportingTimotej Lazar
2015-10-05Fix iteration order in codeq.codePointCountTimotej Lazar
2015-10-05Move makeActivityHandler to core.jsTimotej Lazar
2015-10-04Merge branch 'master' of ssh://212.235.189.51:22122/codeq-webAleš Smodiš
2015-10-04Adapted to changes in codeq-server: load_problem and end_problem upon enterin...Aleš Smodiš
2015-10-02moved gui language selection completely into the settings dropdown menu and (...root
2015-10-02Merge branch 'master' of ssh://212.235.189.51:22122/codeq-webMarko Pušnik
2015-10-02Pa naj bo 50:50 dokler ne stuhtamo kaj boljšegaMarko Pušnik
2015-10-02Remove the deprecated codeq.chooseTranslation().Aleš Smodiš
2015-10-02Bugfix: don't remove [\n\r\t] from templates.Aleš Smodiš
2015-10-02Bugfix: consider common and problem-specific hint types independently from co...Aleš Smodiš
2015-10-02Bugfix: default hint translations weren't composed correctly.Aleš Smodiš
2015-10-02Prepend instead of append new hints and bold the first shown hint.Aleš Smodiš
2015-10-02Define default translations for the "more" button in multi-part hints.Aleš Smodiš
2015-10-02Remove deprecated files.Aleš Smodiš
2015-10-02Bugfix console: remove click and blur event handlers on destroy, so new insta...Aleš Smodiš
2015-10-02Remove edge rounding on console lines.Aleš Smodiš
2015-10-02Remove code rot: class "translatable" is not used anymore.Aleš Smodiš
2015-10-02Fix the layout bug for python and robots, too.Aleš Smodiš
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