summaryrefslogtreecommitdiff
path: root/js/codeq/problem_list.js
AgeCommit message (Expand)Author
2016-09-07Remove survey linkTimotej Lazar
2016-05-22Add support for per-problem initial codeTimotej Lazar
2016-04-25Add survey link for the Prolog hints experimentTimotej Lazar
2016-03-02Minor HTML and CSS cleanupsTimotej Lazar
2016-03-01Minor cleanups around the loadProblemData functionTimotej Lazar
2016-03-01problem_list: fix updating solved/attempted indicatorsTimotej Lazar
2016-02-28Problem list: allow multi-paragraph group descriptionsTimotej Lazar
2016-02-26Use a consistent naming style for DOM IDsTimotej Lazar
2016-02-25Add a screen to view own solutionsTimotej Lazar
2016-02-17Remove old commentsTimotej Lazar
2016-02-15Support resource templates in language/group/problem descriptionsTimotej Lazar
2015-12-17added 'use strict', coirrected some errors which were revealed by it and fixe...Robert Zorko
2015-12-16merge with Ales fixesRobert Zorko
2015-12-16moved loading of problem data into the 'enter' of the python, robot and prolo...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-19Use preventDefault instead of return false for link eventsTimotej Lazar
2015-11-18Add support for tabkey and accesskey navigationTimotej Lazar
2015-10-19Show attempted/solved status in problem listTimotej Lazar
2015-10-16Improve (hopefully) the problem list screenTimotej Lazar
2015-10-08Adapted to the reworked session handling on the server. Bugfixed the lang set...Aleš Smodiš
2015-10-06Rename state 'problem' to problem_listTimotej Lazar