summaryrefslogtreecommitdiff
path: root/js/codeq/settings.js
AgeCommit message (Expand)Author
2016-03-30Clean up a few error functionsTimotej Lazar
2016-02-26Use a consistent naming style for DOM IDsTimotej Lazar
2016-02-18Fix handling of settings navigation iconTimotej Lazar
2015-12-17added 'use strict', coirrected some errors which were revealed by it and fixe...Robert Zorko
2015-12-15Fixed the bug about the loss of problem solving screen state when entering a ...Aleš Smodiš
2015-12-10Add copyright info to JS filesTimotej Lazar
2015-12-07Fix layout for Robot problem screenTimotej Lazar
2015-10-16added layout choise to the setting screen, the layout has also been added to ...Robert Zorko
2015-10-16added an error msg ot the settings screen if something goes wrong and moved t...Robert Zorko
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 bu...Robert Zorko
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
2015-09-29added the basic cahnge language handler and the support to send an 'settings'...Robert Zorko