Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-15 | Use name instead of slug in Prolog descriptions | Timotej Lazar | |
2015-12-15 | Merge branch 'master' of ssh://212.235.189.51:22122/codeq-web | Aleš Smodiš | |
Conflicts: js/codeq/navigation.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-14 | Improve robot screen | Timotej Lazar | |
2015-12-14 | Increase minimum height for editor and console | Timotej Lazar | |
2015-12-14 | tiny css adjustments | Marko Pušnik | |
2015-12-14 | about page minor enhancements | Marko Pušnik | |
2015-12-14 | fixed the bug with the overlay not beeing hidden after server times out | Robert Zorko | |
2015-12-11 | Fix URL for mobile apps to properly show pictures/resources within ↵ | Marko Pušnik | |
hint/plan; raising the pg version to 1.0; | |||
2015-12-10 | Add copyright info to index.html | Timotej Lazar | |
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-12-09 | Increase padding for instructions/hints blocks | Timotej Lazar | |
2015-12-09 | Tweak console CSS | Timotej Lazar | |
2015-12-07 | Remove hover animations on Ladda buttons | Timotej Lazar | |
Make them look like normal buttons. | |||
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-20 | Update Slovenian translations | Timotej Lazar | |
2015-11-20 | Prettify editor marks | Timotej Lazar | |
2015-11-19 | Reduce bottom margin for popup hints | 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-19 | Convert js/codeq/language.js to Unix format | Timotej Lazar | |
2015-11-19 | Use preventDefault instead of return false for link events | Timotej Lazar | |
2015-11-18 | Disable editor while waiting for hint/test results | Timotej Lazar | |
2015-11-18 | Add support for tabkey and accesskey navigation | Timotej Lazar | |
2015-11-18 | Escape from editor using the escape key | Timotej Lazar | |
2015-11-18 | Editor: decrease indent with shift-tab / backspace | Timotej Lazar | |
Backspace is "smart" - behaves normally except on the first non-whitespace character in the current line. | |||
2015-11-18 | Allow tabbing out of console | Timotej Lazar | |
2015-11-18 | Do not output "hint"/"test" in Prolog terminal | Timotej Lazar | |
2015-11-17 | Remove unused CSS | Timotej Lazar | |
2015-11-17 | Support different highlight colors for popup hints | Timotej Lazar | |
2015-11-09 | Merge branch 'master' of ssh://212.235.189.51:22122/codeq-web | Marko Pušnik | |
2015-11-09 | about screen mockup; TODO: text&design -> Loni&Saša | Marko Pušnik | |
2015-11-09 | Merge branch 'master' of ssh://212.235.189.51:22122/codeq-web | Aleš Smodiš | |
2015-11-09 | Changed the "Shibboleth.sso" path to "saml". | Aleš Smodiš | |
2015-11-09 | clean up | 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 | Add data/ to .gitignore | Timotej Lazar | |
2015-10-21 | Show a spinner on hint/test buttons when clicked | Timotej Lazar | |
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-19 | Tiny improvements to the "new here/sign up" message | Timotej Lazar | |
2015-10-19 | Show attempted/solved status in problem list | Timotej Lazar | |
2015-10-19 | added translation for the recent addtions to the settings screen | Robert Zorko | |