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_list.js
Age
Commit message (
Expand
)
Author
2016-02-28
Problem list: allow multi-paragraph group descriptions
Timotej Lazar
2016-02-26
Use a consistent naming style for DOM IDs
Timotej Lazar
2016-02-25
Add a screen to view own solutions
Timotej Lazar
2016-02-17
Remove old comments
Timotej Lazar
2016-02-15
Support resource templates in language/group/problem descriptions
Timotej Lazar
2015-12-17
added 'use strict', coirrected some errors which were revealed by it and fixe...
Robert Zorko
2015-12-16
merge with Ales fixes
Robert Zorko
2015-12-16
moved loading of problem data into the 'enter' of the python, robot and prolo...
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
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-19
Show attempted/solved status in problem list
Timotej Lazar
2015-10-16
Improve (hopefully) the problem list screen
Timotej Lazar
2015-10-08
Adapted to the reworked session handling on the server. Bugfixed the lang set...
Aleš Smodiš
2015-10-06
Rename state 'problem' to problem_list
Timotej Lazar