summaryrefslogtreecommitdiff
path: root/js/codeq/signup.js
AgeCommit message (Collapse)Author
2016-03-30Clean up a few error functionsTimotej Lazar
2016-02-26Replace several alerts with friendlier messagesTimotej Lazar
2016-02-26Use a consistent naming style for DOM IDsTimotej Lazar
2015-12-17added 'use strict', coirrected some errors which were revealed by it and ↵Robert Zorko
fixed the argument of the call of the wait function used in the reset function (core.js)
2015-12-15Fixed the bug about the loss of problem solving screen state when entering a ↵Aleš Smodiš
navigation-bar state and getting back. Now every state carries with itself the publicly exposed jqScreen object and isModal boolean information, which is used by the globalStateMachine in the actualTransition method.
2015-12-10Add copyright info to JS filesTimotej Lazar
2015-11-19Make language selection in login/signup tab-accessibleTimotej Lazar
2015-11-09clean upMarko Pušnik
2015-11-06Gui support for SAML account merge/upgrade upon first SAML-type login of an ↵Marko Pušnik
existing user.
2015-10-14moved the cahnged pass popup to its own screen and enabled the change pass ↵Robert Zorko
btn in the profile screen
2015-10-14moved the signup to its own screen (and file)Robert Zorko