summaryrefslogtreecommitdiff
path: root/js/codeq/problem.js
AgeCommit message (Expand)Author
2015-10-02Bugfix: default hint translations weren't composed correctly.Aleš Smodiš
2015-10-02Remove code rot: class "translatable" is not used anymore.Aleš Smodiš
2015-10-01Use codeq.templator() for hints. Support for images.Aleš Smodiš
2015-09-30Correctly access solution in user problem dataTimotej Lazar
2015-09-30Implemented structural translation of hints and plans.Aleš Smodiš
2015-09-29Correctly process hint_type and hint.Aleš Smodiš
2015-09-29Changes to process language.js files with ordered problems (arrays instead of...Aleš Smodiš
2015-09-29login removed from navbarMarko Pušnik
2015-09-28Implement in-structure GUI translation for python and problem editing screens.Aleš Smodiš
2015-09-26Reimplemented translation support: leave the DOM structure intact, upon displ...Aleš Smodiš
2015-09-24Implemented: CodeQ event queue, basic translation infrastructure, reimplement...Aleš Smodiš
2015-09-22enabled buttons in the navigation header (at least buttons on the left side o...Robert Zorko
2015-09-18split the selection of the language and the selection of the problem into two...Robert Zorko