index
:
codeq-web.git
master
release
CodeQ web client
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
js
/
codeq
/
problem.js
Age
Commit message (
Expand
)
Author
2015-10-02
Bugfix: default hint translations weren't composed correctly.
Aleš Smodiš
2015-10-02
Remove code rot: class "translatable" is not used anymore.
Aleš Smodiš
2015-10-01
Use codeq.templator() for hints. Support for images.
Aleš Smodiš
2015-09-30
Correctly access solution in user problem data
Timotej Lazar
2015-09-30
Implemented structural translation of hints and plans.
Aleš Smodiš
2015-09-29
Correctly process hint_type and hint.
Aleš Smodiš
2015-09-29
Changes to process language.js files with ordered problems (arrays instead of...
Aleš Smodiš
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š
2015-09-26
Reimplemented translation support: leave the DOM structure intact, upon displ...
Aleš Smodiš
2015-09-24
Implemented: CodeQ event queue, basic translation infrastructure, reimplement...
Aleš Smodiš
2015-09-22
enabled buttons in the navigation header (at least buttons on the left side o...
Robert Zorko
2015-09-18
split the selection of the language and the selection of the problem into two...
Robert Zorko