Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-21 | global saml_logout has been disabled. A bug with the saml login timeout has ↵ | Robert Zorko | |
been fixed (if the user entered the saml login screen and went back he would later get the timeout error) | |||
2015-10-16 | moved settings to its own page and changed the 'save' button from a normal ↵ | Robert Zorko | |
button to a form submit | |||
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 ↵ | Robert Zorko | |
btn in the profile screen | |||
2015-10-14 | moved the signup to its own screen (and file) | Robert Zorko | |
2015-10-14 | fixed the logout bug when the user logs out while in the problem screen - ↵ | Robert Zorko | |
the transition to the login screen must be performed before the logout happens | |||
2015-10-13 | disabled using the browser navigation button to jump back to a screen after ↵ | Robert Zorko | |
logout and fixed a small display error where the banner would say 'signed in' twice | |||
2015-10-13 | moved login from a popup to its own page and made some changes to the logout ↵ | Robert Zorko | |
button | |||
2015-10-06 | Rename state 'problem' to problem_list | Timotej Lazar | |
Remove the Language element from the navbar and have "CodeQ" (logo TBD) send user to the language-selection page. | |||
2015-10-05 | sign up, reset password and profile pages + related comm messages | Marko Pušnik | |
2015-09-30 | Add the robot problem screen | Timotej Lazar | |
Mostly a copy of the Python screen, a lot of functionality is missing. | |||
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-28 | Implement in-structure GUI translation for python and problem editing screens. | Aleš Smodiš | |
Hints are not yet covered. | |||
2015-09-22 | enabled buttons in the navigation header (at least buttons on the left side ↵ | Robert Zorko | |
of the bar), renamed stateMachine to navigation |