Age | Commit message (Expand) | Author |
2015-09-15 | Augmenting the console: | 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-09-10 | Support hints with indexed messages | Timotej Lazar |
2015-09-08 | Process templates in popover hints | Timotej Lazar |
2015-09-04 | Initial Python intepreter implementation | Timotej Lazar |
2015-09-04 | Remove limits on activity time deltas | Timotej Lazar |
2015-09-03 | Fix scrolling and line-breaking in CodeQ console | Timotej Lazar |
2015-09-03 | Remove jquery-console CSS | Timotej Lazar |
2015-09-02 | Bugfixed CodeQ Console, loaded it from prolog.html, added CSS and cursor blin... | Aleš Smodiš |
2015-09-01 | Add a webpage for Python problems | Timotej Lazar |
2015-09-01 | Send the language as a request parameter | Timotej Lazar |
2015-09-01 | Bugfix terminal: cursor movement on input. | Aleš Smodiš |
2015-08-31 | Implemented the CodeQ Terminal component, alpha quality (to be tested and deb... | Aleš Smodiš |
2015-08-31 | Get problem data for all languages in login.js | Timotej Lazar |
2015-08-28 | Handle test results as a static hint | Timotej Lazar |
2015-08-28 | Add support for template arguments in hints | Timotej Lazar |
2015-08-28 | Add initial support for hints | Timotej Lazar |
2015-08-27 | Allow 'n' for next answer in Prolog query | Timotej Lazar |
2015-08-27 | Add testing functionality | Timotej Lazar |
2015-08-26 | Fixed sending of activities (traces and solutions). | Aleš Smodiš |
2015-08-26 | Remove obsolete comment from prolog.html | Timotej Lazar |
2015-08-26 | Add the tagsfile to .gitignore | Timotej Lazar |
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š |
2015-07-17 | Bugfix: missing semicolon. | Aleš Smodiš |
2015-07-17 | Merge branch 'master' of odie.guru.si:codeq-web | markop |
2015-07-17 | resizable experiment | markop |
2015-07-17 | Show the sins.py example in the mockup. | Aleš Smodiš |
2015-07-17 | Bugfix: the svg declaration was off. | Aleš Smodiš |
2015-07-17 | sins | markop |
2015-07-17 | Tied the 3 hint mockups to the 3 buttons. | Aleš Smodiš |
2015-07-16 | Fix backgound of popups. | Aleš Smodiš |
2015-07-16 | Implemented pop-up with bootstrap's popover. | Aleš Smodiš |
2015-07-16 | Bugfix: parsing of CRLF terminated definitions didn't work. | Aleš Smodiš |
2015-07-16 | finished block toolbar, course and task title static mockup, same css adjustm... | markop |
2015-07-15 | Added support for displaying hints. For now triggered by hand via a console, ... | Aleš Smodiš |
2015-07-15 | menu & editor toolbar | markop |
2015-07-14 | Implemented a parser of simple pythonic definitions. | Aleš Smodiš |
2015-07-14 | - use bootstrap style/grid system | markop |
2015-07-14 | Changed the organization of js and css file to reflect the libraries they are... | Aleš Smodiš |
2015-07-13 | Fix typo. | Aleš Smodiš |
2015-07-13 | Initial commit: bare page for Prolog tasks with editor and command prompt, li... | Aleš Smodiš |