Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-09-29 | Changes to process language.js files with ordered problems (arrays instead ↵ | Aleš Smodiš | |
of dictionaries). | |||
2015-09-29 | login removed from navbar | Marko Pušnik | |
2015-09-28 | Implement in-structure GUI translation for python and problem editing screens. | Aleš Smodiš | |
Hints are not yet covered. | |||
2015-09-26 | Reimplemented translation support: leave the DOM structure intact, upon ↵ | Aleš Smodiš | |
display language switch only replace language-dependent content. | |||
2015-09-24 | Implemented: CodeQ event queue, basic translation infrastructure, ↵ | Aleš Smodiš | |
reimplemented problem index from JSON data. | |||
2015-09-22 | enabled buttons in the navigation header (at least buttons on the left side ↵ | Robert Zorko | |
of the bar), renamed stateMachine to navigation | |||
2015-09-18 | split the selection of the language and the selection of the problem into ↵ | Robert Zorko | |
two seperate screens (this update also required some changes at the codeq-server, so that one needs to be up to date as well for this to work) |