summaryrefslogtreecommitdiff
path: root/index.html
AgeCommit message (Expand)Author
2015-09-18split the selection of the language and the selection of the problem into two...Robert Zorko
2015-09-18Use a link instead of a button in a static hint sequence.Aleš Smodiš
2015-09-18Add "Plan" button to display next "planning" hintTimotej Lazar
2015-09-18divided the login and problem chooser into two different screensRobert Zorko
2015-09-18removed some forgotten references form the index fileRobert Zorko
2015-09-18added some comments and improved the selection of the divs which are beeing c...Robert Zorko
2015-09-18XMerge branch 'master' of ssh://212.235.189.51:22122/codeq-webRobert Zorko
2015-09-18added python and prolog into two different statesRobert Zorko
2015-09-17Refactored hint handling into a separate module.Aleš Smodiš
2015-09-17improvments to the state machine (states can now be registered) and those imp...Robert Zorko
2015-09-16Enabled the state machine and the UI improvments and removed some debug logingRobert Zorko
2015-09-16Merge branch 'master' of ssh://212.235.189.51:22122/codeq-webRobert Zorko
2015-09-16basis for the state machine and some UI improvements (currently disabled)Robert Zorko
2015-09-16Removed the "run" and "break" buttons. Removed commented-out code from prolog...Aleš Smodiš
2015-09-15Remove the old code: old communication, separate prolog and python pages.Aleš Smodiš
2015-09-14Implemented async delivery of server events.Aleš Smodiš
2015-09-14Reimplemented communication with the server.Aleš Smodiš
2015-08-25Login now fetches the list of available problems from the server.Aleš Smodiš
2015-08-24Introduced the Q promises library, created a basic login page to test prolog ...Aleš Smodiš