summaryrefslogtreecommitdiff
path: root/index.html
AgeCommit message (Collapse)Author
2015-11-06Gui support for SAML account merge/upgrade upon first SAML-type login of an ↵Marko Pušnik
existing user.
2015-10-21Show a spinner on hint/test buttons when clickedTimotej 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-19hiding the change password buttons if the user logs in via samlRobert Zorko
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)
2015-10-16added 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-16moved settings to its own page and changed the 'save' button from a normal ↵Robert Zorko
button to a form submit
2015-10-15Iframe url mora bit prazen, Marko!Marko Pušnik
2015-10-15lepšanje ali gršanje :)Marko Pušnik
2015-10-15Merge branch 'master' of ssh://212.235.189.51:22122/codeq-webMarko Pušnik
2015-10-15profile page translationsMarko Pušnik
2015-10-15fixed some bugs with the AAI login after testingRobert Zorko
2015-10-15added the web logic for the saml login, but it still needs testingRobert Zorko
2015-10-15AAI login is moved to its own screen and js fileRobert Zorko
2015-10-14moved the cahnged pass popup to its own screen and enabled the change pass ↵Robert Zorko
btn in the profile screen
2015-10-14moved the signup to its own screen (and file)Robert Zorko
2015-10-13cleanupMarko 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-13Merge branch 'master' of ssh://212.235.189.51:22122/codeq-webRobert Zorko
2015-10-13moved login from a popup to its own page and made some changes to the logout ↵Robert Zorko
button
2015-10-13Update Prolog screen layout to match PythonTimotej Lazar
2015-10-13Remove unused statusbar stuffTimotej Lazar
2015-10-13Remove unused field for robot's IPTimotej Lazar
2015-10-13Store robot's address in settingsTimotej Lazar
2015-10-12show basic user statistics on profile pageMarko Pušnik
2015-10-12profile pageMarko Pušnik
2015-10-12ResetPassword: form validationMarko Pušnik
2015-10-12signUp: added name and emailMarko Pušnik
2015-10-07arnesaai modal draftMarko Pušnik
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-05sign up, reset password and profile pages + related comm messagesMarko Pušnik
2015-10-05Merge branch 'master' of ssh://212.235.189.51:22122/codeq-webMarko Pušnik
2015-10-05handle phonegap native mobile appMarko Pušnik
2015-10-05Remove lorem ipsums under language iconsTimotej Lazar
When/if we have some actual text, we can add that.
2015-10-02moved gui language selection completely into the settings dropdown menu and ↵root
(gui) language changes are now written to the DB once the save button is pressed
2015-10-02Remove deprecated files.Aleš Smodiš
2015-10-02Remove code rot: class "translatable" is not used anymore.Aleš Smodiš
2015-10-02Fix the layout bug for python and robots, too.Aleš Smodiš
2015-10-02Bugfix: change in HTML layout caused problem descriptions to disappear.Aleš Smodiš
2015-10-02B type problem screen ... so far only for PythonMarko Pušnik
2015-10-01block description fix; hint img centered;Marko Pušnik
2015-10-01Make hints auto-scrolling again by introducting a new div with class: ↵Aleš Smodiš
scrollable-content-container.
2015-10-01robot editor layout and scrolling fixMarko Pušnik
2015-09-30Remove CodeMirror panel addonTimotej Lazar
2015-09-30Add statusbar to Python screenTimotej Lazar