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
/
comms.js
Age
Commit message (
Expand
)
Author
2015-09-30
Implemented GUI translations via the data-tkey tag attribute and res/*.json f...
Aleš Smodiš
2015-09-29
added the basic cahnge language handler and the support to send an 'settings'...
Robert Zorko
2015-09-28
Implement in-structure GUI translation for python and problem editing screens.
Aleš Smodiš
2015-09-24
Implemented: CodeQ event queue, basic translation infrastructure, reimplement...
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
Add support for loading static web resources through standard AJAX, implement...
Aleš Smodiš
2015-09-22
Add support for run/stop in the Python interface
Timotej Lazar
2015-09-22
Bugfix python terminal: unregister terminal_output on exit, declare the "line...
Aleš Smodiš
2015-09-15
Augmenting the console:
Aleš Smodiš
2015-09-14
Implemented async delivery of server events.
Aleš Smodiš
2015-09-14
Reimplemented communication with the server.
Aleš Smodiš
2015-09-04
Initial Python intepreter implementation
Timotej Lazar
2015-08-28
Add initial support for hints
Timotej Lazar
2015-08-27
Add testing functionality
Timotej Lazar
2015-08-26
Fixed sending of activities (traces and solutions).
Aleš Smodiš
2015-08-25
Work on sending activity trace.
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š