summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* config module structure completed. Many other fixes. Hidden pw field support.Simon Rettberg2015-01-207-48/+73
* Rework config module class structure. Still some TODOs though....Simon Rettberg2014-12-129-98/+47Star
* Sleep one second on login failSimon Rettberg2014-12-101-0/+1
* Store processed and unprocessed values of settings; add option to download mi...Simon Rettberg2014-12-103-13/+14
* Add option to hide or show password fieldsSimon Rettberg2014-12-052-60/+85
* Use different icons for client log entries (incomplete)Simon Rettberg2014-12-051-0/+18
* Tweaks and fixesSimon Rettberg2014-12-023-5/+8
* Fix wrong event type when displaying event logSimon Rettberg2014-11-282-4/+4
* Wait for reboot to complete after restoring a configuration backupSimon Rettberg2014-11-281-1/+12
* Lots of small bugfixes, proxy config WIP, https config WIP, translation updat...Simon Rettberg2014-11-262-5/+16
* Add HTTPS config module for webif, update everything to use FileUtil class, m...Simon Rettberg2014-11-195-37/+68
* Several minor fixesSimon Rettberg2014-11-191-0/+2
* Added proxy server settingsSimon Rettberg2014-11-181-0/+51
* Show modules of sysconfig using fancy javascript mouseover effectsSimon Rettberg2014-10-271-1/+6
* Update AD proxy module generation, add config backupSimon Rettberg2014-10-275-83/+267
* Relax regexp for extracting domain from windows logonSimon Rettberg2014-10-191-2/+2
* AD-Setup now supports short name domain\account instead of just DNSimon Rettberg2014-10-161-27/+57
* Show notice in menu bar if setup is incompleteSimon Rettberg2014-10-161-6/+12
* eventlog: add api, add page to view eventsSimon Rettberg2014-10-151-0/+15
* Create parent directories when saving trnalsations, add translations for even...Simon Rettberg2014-10-091-0/+1
* Big load of changesSimon Rettberg2014-10-094-6/+90
* Minor fixes and improvementsSimon Rettberg2014-10-062-2/+2
* use eventlog when creating users; show info on main page if no user was creat...Simon Rettberg2014-10-062-10/+14
* Support list type for configuration variableSimon Rettberg2014-10-061-4/+28
* Fix typoSimon Rettberg2014-09-151-1/+1
* [i18n] Remove empty tags from json outputSimon Rettberg2014-09-021-2/+8
* [i18n] Language handling is now completely dynamic, no more hardcoded de,en,ptSimon Rettberg2014-09-021-174/+183
* Fix display glitchesSimon Rettberg2014-08-251-0/+3
* [i18n] Template translation is now dynamic wrt number of languagesSimon Rettberg2014-08-251-30/+31
* [i18n] Moved all texts from cat_setting and setting to json filesSimon Rettberg2014-08-181-6/+6
* Merge branch 'master' into i18nSimon Rettberg2014-08-151-2/+2
|\
| * [news] minor doxygen comment fixJonathan Bauer2014-07-211-2/+2
* | Find messages and hardcoded-messages in php files, fix editing of messagesSimon Rettberg2014-08-151-27/+59
* | [i18n] Sanity checks, introduced subdir for template language filesSimon Rettberg2014-08-141-38/+30Star
* | [translation] Hide templates with no lang_* tagsSimon Rettberg2014-08-131-20/+35
* | Merge branch 'i18n' of https://gitlab.c3sl.ufpr.br/cdn/slx-admin into i18nSimon Rettberg2014-08-122-295/+389
|\ \
| * | [i18n] renamed, improved and commented the translation systemraul2014-08-081-34/+124
* | | Some sanity checks; start making detection of available languages dynamic; pu...Simon Rettberg2014-08-071-143/+156
|/ /
* | [i18n]Add and remove options available for lang administrationraul2014-08-071-5/+31
* | [i18n]Corrected the system and added warnings to the table lines of the Langu...raul2014-08-061-17/+70
* | [i18n] Altering JSONs through the web interface is now possibleraul2014-07-161-35/+78
* | [i18n] Added administration interface for the i18n systemraul2014-07-151-0/+160
* | [i18n] Updated the translationsraul2014-07-145-9/+8Star
* | [slx-admin] redirects users with no permissions to the main pageraul2014-07-114-3/+4
* | [i18n]finished translation with sql, queries and translated hardcoded messageraul2014-07-112-2/+2
* | [i18n] changed the hardcoded texts in the sysconfig modules to the i18n systemraul2014-07-114-19/+15Star
* | [i18n]creation of the lang folderraul2014-07-113-3/+3
* | revert changesraul2014-07-111-9/+1Star
* | [i18n] add i18n support, WIPraul2014-07-113-3/+11
|/
* Cleanup and minor fixSimon Rettberg2014-06-271-2/+0Star