Age | Commit message (Expand) | Author |
2016-02-26 | Use a consistent naming style for DOM IDs | Timotej Lazar |
2016-02-26 | Remove some comments from index.html | Timotej Lazar |
2016-02-26 | Crop the AAI login button | Timotej Lazar |
2016-02-26 | Reorder the login form | Timotej Lazar |
2016-02-26 | Increase margin above language-selection divs | Timotej Lazar |
2016-02-26 | Remove unused id attributes in index.html | Timotej Lazar |
2016-02-26 | Improve forms | Timotej Lazar |
2016-02-26 | Simplify description+hints blocks markup | Timotej Lazar |
2016-02-25 | Console: do not show cursor when disabled | Timotej Lazar |
2016-02-25 | Gray-out the editor while waiting for test results | Timotej Lazar |
2016-02-25 | Hide Plan button if no (more) plans are available | Timotej Lazar |
2016-02-25 | Add a screen to view own solutions | Timotej Lazar |
2016-02-25 | Fix about page back button | Timotej Lazar |
2016-02-24 | Remove substate machines from {prolog,python,robot}.js | Timotej Lazar |
2016-02-24 | Ensure a ~1 second delay before displaying test results | Timotej Lazar |
2016-02-23 | Remove explicit "Hint" button | Timotej Lazar |
2016-02-23 | js/hint: s/serverHint/hint | Timotej Lazar |
2016-02-23 | Remove redundant parameter from static hint handler | Timotej Lazar |
2016-02-23 | Remove unused type parameter from hint handlers | Timotej Lazar |
2016-02-22 | Do not send langauge in test/hint commands | Timotej Lazar |
2016-02-22 | Improve solved/attempted indicator | Timotej Lazar |
2016-02-22 | Fix buttons in profile screen | Timotej Lazar |
2016-02-18 | Decrease size of problem description title | Timotej Lazar |
2016-02-18 | Translate and improve "login failed" message | Timotej Lazar |
2016-02-18 | Remove commented-out CSS settings | Timotej Lazar |
2016-02-18 | Minor cleanups in index.html | Timotej Lazar |
2016-02-18 | Fix handling of settings navigation icon | Timotej Lazar |
2016-02-17 | Remove old comments | Timotej Lazar |
2016-02-17 | Fix minimum editor height | Timotej Lazar |
2016-02-17 | Keep page title on state transitions | Timotej Lazar |
2016-02-15 | Add license information to CSS files | Timotej Lazar |
2016-02-15 | Reduce font size for code and pre elements | Timotej Lazar |
2016-02-15 | Support resource templates in language/group/problem descriptions | Timotej Lazar |
2016-02-15 | Move template handling code into a separate file | Timotej Lazar |
2016-02-15 | Prolog terminal: do not submit an empty query | Timotej Lazar |
2016-02-15 | Do not reuse hint class names in a problem session | Timotej Lazar |
2016-02-13 | Use relative font sizes and fix styling | Timotej Lazar |
2016-02-05 | Tweak style for <code> and <pre> elements | Timotej Lazar |
2016-02-05 | Use relative font sizes everywhere | Timotej Lazar |
2015-12-24 | Slovenian about page: avtomatsko → samodejno | Timotej Lazar |
2015-12-23 | Update about text | Timotej Lazar |
2015-12-17 | fixed the session expired bug | Robert Zorko |
2015-12-17 | added 'use strict', coirrected some errors which were revealed by it and fixe... | Robert Zorko |
2015-12-16 | merge with Ales fixes | Robert Zorko |
2015-12-16 | moved loading of problem data into the 'enter' of the python, robot and prolo... | Robert Zorko |
2015-12-15 | Add error reporting on uncaught errors. Add "logService" to siteDefinition fo... | Aleš Smodiš |
2015-12-15 | Implement codeq.comms.forceReset() to better handle possible timeouts and res... | Aleš Smodiš |
2015-12-15 | Remove a diagnostic log line from the prolog screen, which remained there by ... | Aleš Smodiš |
2015-12-15 | Use name instead of slug in Prolog descriptions | Timotej Lazar |
2015-12-15 | Merge branch 'master' of ssh://212.235.189.51:22122/codeq-web | Aleš Smodiš |