Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-24 | Revert "Experiment: add "teacher helped" link to Prolog screen" | Timotej Lazar | |
This reverts commit 982522b5b9dfc39c10d08129b873aadf77b7293f. | |||
2016-03-31 | Replace window.alert with custom message box | Timotej Lazar | |
2016-03-30 | Improve error messages for AAI upgrade form | Timotej Lazar | |
2016-03-30 | Improve error messages for login form | Timotej Lazar | |
2016-03-02 | More CSS cleanups | Timotej Lazar | |
2016-03-02 | Minor HTML and CSS cleanups | Timotej Lazar | |
2016-03-01 | change_password: do not use alerts in normal operation | Timotej Lazar | |
2016-02-28 | Experiment: add "teacher helped" link to Prolog screen | Timotej Lazar | |
Records a {'typ': 'experiment', 'data': 'teacher help'} action when clicked. This will allow us to consider such traces specially when evaluating different hint types. This is specific to the prolog_hints experiment and should be reverted or generalized in the future. | |||
2016-02-26 | Replace several alerts with friendlier messages | Timotej Lazar | |
2016-02-26 | Use a consistent naming style for DOM IDs | Timotej Lazar | |
2016-02-26 | Remove some comments from index.html | Timotej Lazar | |
2016-02-26 | Reorder the login form | Timotej Lazar | |
2016-02-26 | Remove unused id attributes in index.html | Timotej Lazar | |
2016-02-26 | Improve forms | Timotej Lazar | |
2016-02-26 | Simplify description+hints blocks markup | Timotej Lazar | |
2016-02-25 | Add a screen to view own solutions | Timotej Lazar | |
2016-02-25 | Fix about page back button | Timotej Lazar | |
2016-02-23 | Remove explicit "Hint" button | Timotej Lazar | |
Hints are now generated for each tested program, and the user can press a button to reveal the hints. | |||
2016-02-22 | Fix buttons in profile screen | Timotej Lazar | |
2016-02-18 | Decrease size of problem description title | Timotej Lazar | |
2016-02-18 | Translate and improve "login failed" message | Timotej Lazar | |
2016-02-18 | Minor cleanups in index.html | Timotej Lazar | |
2016-02-18 | Fix handling of settings navigation icon | Timotej Lazar | |
2016-02-15 | Move template handling code into a separate file | Timotej Lazar | |
2016-02-13 | Use relative font sizes and fix styling | Timotej Lazar | |
Bootstrap: because 10px ought to be good for everyone!™ | |||
2015-12-15 | Use name instead of slug in Prolog descriptions | Timotej Lazar | |
2015-12-14 | Improve robot screen | Timotej Lazar | |
2015-12-10 | Add copyright info to index.html | Timotej Lazar | |
2015-12-07 | Unminify the Ladda CSS file | Timotej Lazar | |
The distributed version of non-minified file is buggy. | |||
2015-12-07 | Fix layout for Robot problem screen | Timotej Lazar | |
2015-11-19 | Small cleanups in index.html | Timotej Lazar | |
2015-11-19 | Remove trailing space from a translation string | Timotej Lazar | |
2015-11-19 | Move back button to top-left corner in AAI login | Timotej Lazar | |
The top-right corner is occupied by the AAI frame's language selection links. | |||
2015-11-19 | Make language selection in login/signup tab-accessible | Timotej Lazar | |
2015-11-19 | Use accesskeys 9 and 0 for settings and logout | Timotej Lazar | |
2015-11-18 | Add support for tabkey and accesskey navigation | Timotej Lazar | |
2015-11-09 | about screen mockup; TODO: text&design -> Loni&Saša | Marko Pušnik | |
2015-11-06 | Merge branch 'master' of ssh://212.235.189.51:22122/codeq-web | Marko Pušnik | |
2015-11-06 | Gui support for SAML account merge/upgrade upon first SAML-type login of an ↵ | Marko Pušnik | |
existing user. | |||
2015-11-05 | Translate block labels | Timotej Lazar | |
2015-10-21 | Show a spinner on hint/test buttons when clicked | Timotej Lazar | |
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-19 | Tiny improvements to the "new here/sign up" message | Timotej Lazar | |
2015-10-19 | added translation for the recent addtions to the settings screen | Robert Zorko | |
2015-10-19 | hiding the change password buttons if the user logs in via saml | Robert Zorko | |
2015-10-16 | beautifications and translations of settings page | Marko Pušnik | |
2015-10-16 | added layout choise to the setting screen, the layout has also been added to ↵ | Robert Zorko | |
the codeq.settings (codeq-server and database has been updated as well) | |||
2015-10-16 | added an error msg ot the settings screen if something goes wrong and moved ↵ | Robert Zorko | |
the redirect to only happen if the update request is successful. Also tested validation - the auto validation works, but the regex might need tweaking | |||
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 | Iframe url mora bit prazen, Marko! | Marko Pušnik | |