summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Collapse)Author
2016-04-24Revert "Experiment: add "teacher helped" link to Prolog screen"Timotej Lazar
This reverts commit 982522b5b9dfc39c10d08129b873aadf77b7293f.
2016-04-07About: add link to public git reposTimotej Lazar
2016-03-30Improve error messages for AAI upgrade formTimotej Lazar
2016-03-30Improve error messages for login formTimotej Lazar
2016-03-01change_password: do not use alerts in normal operationTimotej Lazar
2016-02-28Experiment: add "teacher helped" link to Prolog screenTimotej 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-26Replace several alerts with friendlier messagesTimotej Lazar
2016-02-26Crop the AAI login buttonTimotej Lazar
2016-02-26Reorder the login formTimotej Lazar
2016-02-25Add a screen to view own solutionsTimotej Lazar
2016-02-18Translate and improve "login failed" messageTimotej Lazar
2015-12-24Slovenian about page: avtomatsko → samodejnoTimotej Lazar
2015-12-23Update about textTimotej Lazar
2015-12-14about page minor enhancementsMarko Pušnik
2015-11-20Update Slovenian translationsTimotej Lazar
2015-11-19Remove trailing space from a translation stringTimotej Lazar
2015-11-09about screen mockup; TODO: text&design -> Loni&SašaMarko 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-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-19added translation for the recent addtions to the settings screenRobert Zorko
2015-10-16beautifications and translations of settings pageMarko Pušnik
2015-10-15lepšanje ali gršanje :)Marko Pušnik
2015-10-15profile page translationsMarko Pušnik
2015-10-13Merge branch 'master' of ssh://212.235.189.51:22122/codeq-webMarko Pušnik
Conflicts: index.html
2015-10-13login, sinup and change password modals translationsMarko Pušnik
2015-10-13Store robot's address in settingsTimotej Lazar
2015-10-07logo (navbar-brend)Marko Pušnik
2015-10-06Rename state 'problem' to problem_listTimotej Lazar
Remove the Language element from the navbar and have "CodeQ" (logo TBD) send user to the language-selection page.
2015-10-02Define default translations for the "more" button in multi-part hints.Aleš Smodiš
2015-09-30Implemented GUI translations via the data-tkey tag attribute and res/*.json ↵Aleš Smodiš
files.
2015-09-29forgotten files from previous commitsMarko Pušnik
2015-09-25refactor menu + some forms to use bootstrap properlyMarko Pušnik