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
/
index.html
Age
Commit message (
Expand
)
Author
2015-09-25
refactor menu + some forms to use bootstrap properly
Marko Pušnik
2015-09-24
Implemented: CodeQ event queue, basic translation infrastructure, reimplement...
Aleš Smodiš
2015-09-24
Reimplemented language selection with simple links. Removed unused startup.js...
Aleš Smodiš
2015-09-24
Add a few comments to index.html, so it is straightforward what are various f...
Aleš Smodiš
2015-09-23
Refactored code from js/codeq.js into js/codeq/core.js.
Aleš Smodiš
2015-09-22
Merge branch 'master' of ssh://212.235.189.51:22122/codeq-web
Robert Zorko
2015-09-22
enabled buttons in the navigation header (at least buttons on the left side o...
Robert Zorko
2015-09-22
Add support for run/stop in the Python interface
Timotej Lazar
2015-09-21
Refactoring: simplified python.js and prolog.js, removed all DOM IDs except f...
Aleš Smodiš
2015-09-18
merge conflict occured and is now fixed
Robert Zorko
2015-09-18
split the selection of the language and the selection of the problem into two...
Robert Zorko
2015-09-18
Use a link instead of a button in a static hint sequence.
Aleš Smodiš
2015-09-18
Add "Plan" button to display next "planning" hint
Timotej Lazar
2015-09-18
divided the login and problem chooser into two different screens
Robert Zorko
2015-09-18
removed some forgotten references form the index file
Robert Zorko
2015-09-18
added some comments and improved the selection of the divs which are beeing c...
Robert Zorko
2015-09-18
XMerge branch 'master' of ssh://212.235.189.51:22122/codeq-web
Robert Zorko
2015-09-18
added python and prolog into two different states
Robert Zorko
2015-09-17
Refactored hint handling into a separate module.
Aleš Smodiš
2015-09-17
improvments to the state machine (states can now be registered) and those imp...
Robert Zorko
2015-09-16
Enabled the state machine and the UI improvments and removed some debug loging
Robert Zorko
2015-09-16
Merge branch 'master' of ssh://212.235.189.51:22122/codeq-web
Robert Zorko
2015-09-16
basis for the state machine and some UI improvements (currently disabled)
Robert Zorko
2015-09-16
Removed the "run" and "break" buttons. Removed commented-out code from prolog...
Aleš Smodiš
2015-09-15
Remove the old code: old communication, separate prolog and python pages.
Aleš Smodiš
2015-09-14
Implemented async delivery of server events.
Aleš Smodiš
2015-09-14
Reimplemented communication with the server.
Aleš Smodiš
2015-08-25
Login now fetches the list of available problems from the server.
Aleš Smodiš
2015-08-24
Introduced the Q promises library, created a basic login page to test prolog ...
Aleš Smodiš
[prev]