index
:
codeq-web.git
master
release
CodeQ web client
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
js
/
codeq
/
settings.js
Age
Commit message (
Collapse
)
Author
2015-10-16
added 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-16
added a transition to the original login state if the saml login fails
Robert Zorko
2015-10-16
moved settings to its own page and changed the 'save' button from a normal ↵
Robert Zorko
button to a form submit
2015-10-13
Simplify settings handling
Timotej Lazar
2015-10-13
Remove codeq.getLang function
Timotej Lazar
2015-10-13
Store robot's address in settings
Timotej Lazar
2015-10-12
Rename lang setting to gui_lang and store it in codeq.settings
Timotej Lazar
2015-10-02
moved 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-29
added the basic cahnge language handler and the support to send an ↵
Robert Zorko
'settings' action