summaryrefslogtreecommitdiff
path: root/js/codeq/settings.js
AgeCommit message (Collapse)Author
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-16added a transition to the original login state if the saml login failsRobert Zorko
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-13Simplify settings handlingTimotej Lazar
2015-10-13Remove codeq.getLang functionTimotej Lazar
2015-10-13Store robot's address in settingsTimotej Lazar
2015-10-12Rename lang setting to gui_lang and store it in codeq.settingsTimotej Lazar
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-09-29added the basic cahnge language handler and the support to send an ↵Robert Zorko
'settings' action