summaryrefslogtreecommitdiff
path: root/js/codeq/language.js
AgeCommit message (Expand)Author
2016-02-26Use a consistent naming style for DOM IDsTimotej Lazar
2015-12-17added 'use strict', coirrected some errors which were revealed by it and fixe...Robert Zorko
2015-12-15Fixed the bug about the loss of problem solving screen state when entering a ...Aleš Smodiš
2015-12-10Add copyright info to JS filesTimotej Lazar
2015-11-19Convert js/codeq/language.js to Unix formatTimotej Lazar
2015-11-19Use preventDefault instead of return false for link eventsTimotej Lazar
2015-11-18Add support for tabkey and accesskey navigationTimotej Lazar
2015-10-06Rename state 'problem' to problem_listTimotej Lazar
2015-09-30Add the robot problem screenTimotej Lazar
2015-09-29login removed from navbarMarko Pušnik
2015-09-24Reimplemented language selection with simple links. Removed unused startup.js...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
2015-09-18divided the login and problem chooser into two different screensRobert Zorko