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
/
language.js
Age
Commit message (
Expand
)
Author
2015-12-17
added 'use strict', coirrected some errors which were revealed by it and fixe...
Robert Zorko
2015-12-15
Fixed the bug about the loss of problem solving screen state when entering a ...
Aleš Smodiš
2015-12-10
Add copyright info to JS files
Timotej Lazar
2015-11-19
Convert js/codeq/language.js to Unix format
Timotej Lazar
2015-11-19
Use preventDefault instead of return false for link events
Timotej Lazar
2015-11-18
Add support for tabkey and accesskey navigation
Timotej Lazar
2015-10-06
Rename state 'problem' to problem_list
Timotej Lazar
2015-09-30
Add the robot problem screen
Timotej Lazar
2015-09-29
login removed from navbar
Marko Pušnik
2015-09-24
Reimplemented language selection with simple links. Removed unused startup.js...
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
2015-09-18
divided the login and problem chooser into two different screens
Robert Zorko