summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-12-14Increase minimum height for editor and consoleTimotej Lazar
2015-12-14tiny css adjustmentsMarko Pušnik
2015-12-14about page minor enhancementsMarko Pušnik
2015-12-14fixed the bug with the overlay not beeing hidden after server times outRobert Zorko
2015-12-11Fix URL for mobile apps to properly show pictures/resources within ↵Marko Pušnik
hint/plan; raising the pg version to 1.0;
2015-12-10Add copyright info to index.htmlTimotej Lazar
2015-12-10Convert js/codeq/profile.js to Unix formatTimotej Lazar
2015-12-10Add copyright info to JS filesTimotej Lazar
2015-12-09Increase padding for instructions/hints blocksTimotej Lazar
2015-12-09Tweak console CSSTimotej Lazar
2015-12-07Remove hover animations on Ladda buttonsTimotej Lazar
Make them look like normal buttons.
2015-12-07Unminify the Ladda CSS fileTimotej Lazar
The distributed version of non-minified file is buggy.
2015-12-07Fix layout for Robot problem screenTimotej Lazar
2015-11-20Update Slovenian translationsTimotej Lazar
2015-11-20Prettify editor marksTimotej Lazar
2015-11-19Reduce bottom margin for popup hintsTimotej Lazar
2015-11-19Small cleanups in index.htmlTimotej Lazar
2015-11-19Remove trailing space from a translation stringTimotej Lazar
2015-11-19Move back button to top-left corner in AAI loginTimotej Lazar
The top-right corner is occupied by the AAI frame's language selection links.
2015-11-19Make language selection in login/signup tab-accessibleTimotej Lazar
2015-11-19Use accesskeys 9 and 0 for settings and logoutTimotej Lazar
2015-11-19Convert js/codeq/language.js to Unix formatTimotej Lazar
2015-11-19Use preventDefault instead of return false for link eventsTimotej Lazar
2015-11-18Disable editor while waiting for hint/test resultsTimotej Lazar
2015-11-18Add support for tabkey and accesskey navigationTimotej Lazar
2015-11-18Escape from editor using the escape keyTimotej Lazar
2015-11-18Editor: decrease indent with shift-tab / backspaceTimotej Lazar
Backspace is "smart" - behaves normally except on the first non-whitespace character in the current line.
2015-11-18Allow tabbing out of consoleTimotej Lazar
2015-11-18Do not output "hint"/"test" in Prolog terminalTimotej Lazar
2015-11-17Remove unused CSSTimotej Lazar
2015-11-17Support different highlight colors for popup hintsTimotej Lazar
2015-11-09Merge branch 'master' of ssh://212.235.189.51:22122/codeq-webMarko Pušnik
2015-11-09about screen mockup; TODO: text&design -> Loni&SašaMarko Pušnik
2015-11-09Merge branch 'master' of ssh://212.235.189.51:22122/codeq-webAleš Smodiš
2015-11-09Changed the "Shibboleth.sso" path to "saml".Aleš Smodiš
2015-11-09clean upMarko Pušnik
2015-11-06Merge branch 'master' of ssh://212.235.189.51:22122/codeq-webMarko Pušnik
2015-11-06Gui support for SAML account merge/upgrade upon first SAML-type login of an ↵Marko Pušnik
existing user.
2015-11-05Translate block labelsTimotej Lazar
2015-10-21Add data/ to .gitignoreTimotej Lazar
2015-10-21Show a spinner on hint/test buttons when clickedTimotej Lazar
2015-10-21global 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- iconsMarko 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-19Tiny improvements to the "new here/sign up" messageTimotej Lazar
2015-10-19Show attempted/solved status in problem listTimotej Lazar
2015-10-19added translation for the recent addtions to the settings screenRobert Zorko
2015-10-19hiding the change password buttons if the user logs in via samlRobert Zorko
2015-10-16Improve (hopefully) the problem list screenTimotej Lazar
2015-10-16beautifications and translations of settings pageMarko Pušnik
2015-10-16added 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)