Age | Commit message (Expand) | Author |
2015-12-17 | added 'use strict', coirrected some errors which were revealed by it and fixe... | Robert Zorko |
2015-12-15 | Fixed the bug about the loss of problem solving screen state when entering a ... | Aleš Smodiš |
2015-12-10 | Add copyright info to JS files | Timotej Lazar |
2015-11-19 | Make language selection in login/signup tab-accessible | Timotej Lazar |
2015-11-06 | Gui support for SAML account merge/upgrade upon first SAML-type login of an e... | Marko Pušnik |
2015-10-21 | global saml_logout has been disabled. A bug with the saml login timeout has b... | Robert Zorko |
2015-10-20 | - icons | Marko Pušnik |
2015-10-19 | hiding the change password buttons if the user logs in via saml | Robert Zorko |
2015-10-16 | added layout choise to the setting screen, the layout has also been added to ... | Robert Zorko |
2015-10-15 | using the same login function for both normal login and AAI login | Robert Zorko |
2015-10-15 | profile page translations | Marko Pušnik |
2015-10-15 | AAI login is moved to its own screen and js file | Robert Zorko |
2015-10-14 | moved the cahnged pass popup to its own screen and enabled the change pass bt... | Robert Zorko |
2015-10-14 | moved the signup to its own screen (and file) | Robert Zorko |
2015-10-13 | disabled using the browser navigation button to jump back to a screen after l... | Robert Zorko |
2015-10-13 | hiding the meni dropdowns in the login screen | Robert Zorko |
2015-10-13 | Merge branch 'master' of ssh://212.235.189.51:22122/codeq-web | Marko Pušnik |
2015-10-13 | login, sinup and change password modals translations | Marko Pušnik |
2015-10-13 | Merge branch 'master' of ssh://212.235.189.51:22122/codeq-web | Robert Zorko |
2015-10-13 | moved login from a popup to its own page and made some changes to the logout ... | Robert Zorko |
2015-10-13 | Store robot's address in settings | Timotej Lazar |
2015-10-12 | Rename lang setting to gui_lang and store it in codeq.settings | Timotej Lazar |
2015-10-12 | Fix: $.extend instead of $.merge settings object | Timotej Lazar |
2015-10-12 | profile page | Marko Pušnik |
2015-10-08 | Adapted to the reworked session handling on the server. Bugfixed the lang set... | Aleš Smodiš |
2015-10-05 | sign up, reset password and profile pages + related comm messages | Marko Pušnik |
2015-10-02 | moved gui language selection completely into the settings dropdown menu and (... | root |
2015-09-30 | Use $('a,b') instead of $('a').add('b') | Timotej Lazar |
2015-09-30 | Submit login form on enter key | Timotej Lazar |
2015-09-30 | Fix indentation in login.js | Timotej Lazar |
2015-09-30 | Bugfix login.js: sett was not declared, search for lan, not lang, in the retu... | Aleš Smodiš |
2015-09-29 | resolved merge conflict | Robert Zorko |
2015-09-29 | made login as modal with arnesaai button + modals beautified; | Marko Pušnik |
2015-09-29 | resolved merge conflicts | Robert Zorko |
2015-09-29 | added settings to the global codeq object and they are updated when the user ... | Robert Zorko |
2015-09-29 | logout, sign in + change password modals, setting drop-down, profile screen | Marko Pušnik |
2015-09-29 | login removed from navbar | Marko Pušnik |
2015-09-22 | enabled buttons in the navigation header (at least buttons on the left side o... | Robert Zorko |
2015-09-18 | Log errors to console. | Aleš Smodiš |
2015-09-18 | divided the login and problem chooser into two different screens | Robert Zorko |
2015-09-18 | added python and prolog into two different states | Robert Zorko |
2015-09-17 | improvments to the state machine (states can now be registered) and those imp... | Robert Zorko |
2015-09-15 | Remove the old code: old communication, separate prolog and python pages. | Aleš Smodiš |
2015-09-14 | Reimplemented communication with the server. | Aleš Smodiš |
2015-09-01 | Send the language as a request parameter | Timotej Lazar |
2015-08-31 | Get problem data for all languages in login.js | Timotej Lazar |
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š |