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
/
python.js
Age
Commit message (
Expand
)
Author
2015-09-25
refactor menu + some forms to use bootstrap properly
Marko Pušnik
2015-09-23
Improve error handling for button actions
Timotej Lazar
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-22
Bugfix python terminal: unregister terminal_output on exit, declare the "line...
Aleš Smodiš
2015-09-21
Refactoring: simplified python.js and prolog.js, removed all DOM IDs except f...
Aleš Smodiš
2015-09-18
Implement console history and enable it with python problems.
Aleš Smodiš
2015-09-18
Don't crash loading a python problem, if the problem has no plan set.
Aleš Smodiš
2015-09-18
Add "Plan" button to display next "planning" hint
Timotej Lazar
2015-09-18
Bugfix of the previous Bugfix (typo).
Aleš Smodiš
2015-09-18
Reapply bugfix: join the array of removed character into a string, when the u...
Aleš Smodiš
2015-09-18
more comments
Robert Zorko
2015-09-18
updated the python state with the last changes done to the prolog state
Robert Zorko
2015-09-18
added some comments and improved the selection of the divs which are beeing c...
Robert Zorko
2015-09-18
updated for the recent changes in hte prolog and python.js files
Robert Zorko
2015-09-18
added python and prolog into two different states
Robert Zorko