Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-30 | Add codeq.tr.translate function for GUI strings not in DOM | Timotej Lazar | |
2016-03-30 | Clean up a few error functions | Timotej Lazar | |
2016-02-26 | Use a consistent naming style for DOM IDs | Timotej Lazar | |
2015-12-17 | added '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-15 | Fixed 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-10 | Convert js/codeq/profile.js to Unix format | Timotej Lazar | |
2015-12-10 | Add copyright info to JS files | Timotej Lazar | |
2015-11-09 | clean up | Marko Pušnik | |
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-20 | - icons | Marko Pušnik | |
- any state marker from the URL before everything else loads removed - settings dropdown separator visibility in case of saml login fixed - profile screen: - go back button refactored - name, email field - phone, browser and platform type detection (misc.js) added - mobile apps: - meta viewport and add HandheldFriendly changed - style @-ms-viewport defined - ajaxPrefix and eioHost temporary changed to dev server - android: phonegap whitelistening in config.xml fixed - ios: add hide status bar to config.xml TODO: - WP8 mobile app: test - iOS mobile app: saml login solution (iframe cross domain url not allowed) - "No Content-Security-Policy meta tag found. Please add one when using the cordova-plugin-whitelist plugin." | |||
2015-10-15 | profile page translations | Marko Pušnik | |
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-12 | show basic user statistics on profile page | Marko Pušnik | |
2015-10-12 | ResetPassword: form validation | Marko Pušnik | |
2015-10-12 | signUp: added name and email | Marko Pušnik | |
2015-10-05 | sign up, reset password and profile pages + related comm messages | Marko Pušnik | |
2015-09-29 | forgotten files from previous commits | Marko Pušnik | |