Age | Commit message (Expand) | Author |
2016-02-24 | Ensure a ~1 second delay before displaying test results | Timotej Lazar |
2016-02-17 | Remove old comments | Timotej Lazar |
2016-02-15 | Move template handling code into a separate file | 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-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-14 | fixed the bug with the overlay not beeing hidden after server times out | Robert Zorko |
2015-12-11 | Fix URL for mobile apps to properly show pictures/resources within hint/plan;... | Marko Pušnik |
2015-12-10 | Add copyright info to JS files | Timotej Lazar |
2015-10-21 | global saml_logout has been disabled. A bug with the saml login timeout has b... | Robert Zorko |
2015-10-20 | - icons | Marko Pušnik |
2015-10-16 | added layout choise to the setting screen, the layout has also been added to ... | Robert Zorko |
2015-10-15 | added gui_lang to the saml_login request | Robert Zorko |
2015-10-15 | Don't mess with whitespace in HTML templates | Timotej Lazar |
2015-10-13 | Remove codeq.getLang function | Timotej Lazar |
2015-10-12 | Rename lang setting to gui_lang and store it in codeq.settings | Timotej Lazar |
2015-10-12 | Fix: $.extend instead of $.merge settings object | Timotej Lazar |
2015-10-09 | Fix setting the resources var in boot sequence | Timotej Lazar |
2015-10-08 | Adapted to the reworked session handling on the server. Bugfixed the lang set... | Aleš Smodiš |
2015-10-05 | handle phonegap native mobile app | Marko Pušnik |
2015-10-05 | Fix iteration order in codeq.codePointCount | Timotej Lazar |
2015-10-05 | Move makeActivityHandler to core.js | Timotej Lazar |
2015-10-02 | Remove the deprecated codeq.chooseTranslation(). | Aleš Smodiš |
2015-10-02 | Bugfix: don't remove [\n\r\t] from templates. | Aleš Smodiš |
2015-10-01 | Add support for @img in templates. | Aleš Smodiš |
2015-10-01 | Bugfix core.js: fallback JSONization function, resource resolving function. | Aleš Smodiš |
2015-10-01 | Use codeq.templator() for hints. Support for images. | Aleš Smodiš |
2015-09-30 | Implemented GUI translations via the data-tkey tag attribute and res/*.json f... | Aleš Smodiš |
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 | logout, sign in + change password modals, setting drop-down, profile screen | Marko Pušnik |
2015-09-26 | Reimplemented translation support: leave the DOM structure intact, upon displ... | Aleš Smodiš |
2015-09-24 | Make browser autodetection a little more resilient. | Aleš Smodiš |
2015-09-24 | Implemented: CodeQ event queue, basic translation infrastructure, reimplement... | Aleš Smodiš |
2015-09-24 | Reimplemented language selection with simple links. Removed unused startup.js... | Aleš Smodiš |
2015-09-23 | Refactored code from js/codeq.js into js/codeq/core.js. | Aleš Smodiš |
2015-08-25 | Login now fetches the list of available problems from the server. | Aleš Smodiš |
2015-08-24 | Introduced the Q promises library, created a basic login page to test prolog ... | Aleš Smodiš |