Age | Commit message (Expand) | Author |
2015-10-02 | Fix the layout bug for python and robots, too. | Aleš Smodiš |
2015-10-02 | Bugfix: change in HTML layout caused problem descriptions to disappear. | Aleš Smodiš |
2015-10-02 | B type problem screen ... so far only for Python | Marko Pušnik |
2015-10-01 | block description fix; hint img centered; | Marko Pušnik |
2015-10-01 | Add support for @img in templates. | Aleš Smodiš |
2015-10-01 | Submit activity when closing problem screen | Timotej Lazar |
2015-10-01 | Bugfix core.js: fallback JSONization function, resource resolving function. | Aleš Smodiš |
2015-10-01 | Limit width of hint images to 80%. | Aleš Smodiš |
2015-10-01 | Use codeq.templator() for hints. Support for images. | Aleš Smodiš |
2015-10-01 | Merge branch 'master' of ssh://212.235.189.51:22122/codeq-web | Aleš Smodiš |
2015-10-01 | Merge branch 'master' of ssh://212.235.189.51:22122/codeq-web | Aleš Smodiš |
2015-10-01 | Make hints auto-scrolling again by introducting a new div with class: scrolla... | Aleš Smodiš |
2015-10-01 | Use four-space indents for Prolog | Timotej Lazar |
2015-10-01 | Use 'value' option in CM constructor to set initial content | Timotej Lazar |
2015-10-01 | Bugfix: remove action has type 'rm', not 'r' | Timotej Lazar |
2015-10-01 | Bugfix: use hinter.hasNextPlan in prolog.js | Timotej Lazar |
2015-10-01 | Bugfix: rebuild any popovers after the editor's DOM changes. | Aleš Smodiš |
2015-10-01 | Fix displaying popup hints. | Aleš Smodiš |
2015-10-01 | robot editor layout and scrolling fix | Marko Pušnik |
2015-09-30 | Do not override user options in codeq.makeEditor | Timotej Lazar |
2015-09-30 | Remove CodeMirror panel addon | Timotej Lazar |
2015-09-30 | Add statusbar to Python screen | Timotej Lazar |
2015-09-30 | Use $('a,b') instead of $('a').add('b') | Timotej Lazar |
2015-09-30 | Merge branch 'master' of ssh://212.235.189.51:22122/codeq-web | Marko Pušnik |
2015-09-30 | Merge branch 'master' of odie.guru.si:codeq-web | Marko Pušnik |
2015-09-30 | responsiveness and scrolling fixed for all viewport sizes | Marko Pušnik |
2015-09-30 | Submit login form on enter key | Timotej Lazar |
2015-09-30 | Fix indentation in login.js | Timotej Lazar |
2015-09-30 | Implemented GUI translations via the data-tkey tag attribute and res/*.json f... | Aleš Smodiš |
2015-09-30 | Correctly access solution in user problem data | Timotej Lazar |
2015-09-30 | Add the robot problem screen | Timotej Lazar |
2015-09-30 | Implemented structural translation of hints and plans. | Aleš Smodiš |
2015-09-30 | Bugfix login.js: sett was not declared, search for lan, not lang, in the retu... | Aleš Smodiš |
2015-09-29 | forgotten files from previous commits | Marko Pušnik |
2015-09-29 | resolved merge conflict | Robert Zorko |
2015-09-29 | added the basic cahnge language handler and the support to send an 'settings'... | Robert Zorko |
2015-09-29 | Temporary hint fix: hints are shown in slovene only. | Aleš Smodiš |
2015-09-29 | Correctly process hint_type and hint. | Aleš Smodiš |
2015-09-29 | Merge branch 'master' of ssh://212.235.189.51:22122/codeq-web | Marko Pušnik |
2015-09-29 | made login as modal with arnesaai button + modals beautified; | Marko Pušnik |
2015-09-29 | resolved merge conflicts | Robert Zorko |
2015-09-29 | added settings to the global codeq object and they are updated when the user ... | Robert Zorko |
2015-09-29 | Add a statusbar to the editor widget | Timotej Lazar |
2015-09-29 | Changes to process language.js files with ordered problems (arrays instead of... | Aleš Smodiš |
2015-09-29 | Merge branch 'master' of odie.guru.si:codeq-web | Marko Pušnik |
2015-09-29 | logout, sign in + change password modals, setting drop-down, profile screen | Marko Pušnik |
2015-09-29 | Temporary "plan" button fix: look at the presence of Slovene translation to d... | Aleš Smodiš |
2015-09-29 | Convert tab to 4 spaces in Python codemirror | Timotej Lazar |
2015-09-29 | login removed from navbar | Marko Pušnik |
2015-09-28 | CRLF -> LF conversion for python.js and prolog.js. | Aleš Smodiš |