summaryrefslogtreecommitdiffstats
path: root/inc
Commit message (Expand)AuthorAgeFilesLines
...
* [sysconfig] Add legendSimon Rettberg2015-01-271-1/+1
* Add configtgz class. Fix dozens of bugsSimon Rettberg2015-01-267-13/+267
* Fix stupid bug in update query, check DB version before handling callbacksSimon Rettberg2015-01-211-7/+13
* config module structure completed. Many other fixes. Hidden pw field support.Simon Rettberg2015-01-2012-238/+610
* Rework config module class structure. Still some TODOs though....Simon Rettberg2014-12-126-63/+218
* Store processed and unprocessed values of settings; add option to download mi...Simon Rettberg2014-12-102-25/+31
* Add option to hide or show password fieldsSimon Rettberg2014-12-052-1/+13
* Tweaks and fixesSimon Rettberg2014-12-024-27/+83
* Return status code 500 on Util::traceError()Simon Rettberg2014-11-281-0/+28
* Lots of small bugfixes, proxy config WIP, https config WIP, translation updat...Simon Rettberg2014-11-265-25/+30
* Several minor fixesSimon Rettberg2014-11-192-4/+4
* Added proxy server settingsSimon Rettberg2014-11-183-18/+116
* Update AD proxy module generation, add config backupSimon Rettberg2014-10-271-0/+4
* Add SLX_BENCHMARK_VM to settingsSimon Rettberg2014-10-211-0/+7
* Show notice in menu bar if setup is incompleteSimon Rettberg2014-10-161-0/+10
* Avoid ID 0 for cat_settings pkSimon Rettberg2014-10-161-3/+3
* Don't use EventLog during update if db is too oldSimon Rettberg2014-10-161-1/+1
* Big load of changesSimon Rettberg2014-10-0912-88/+362
* Minor fixes and improvementsSimon Rettberg2014-10-061-12/+5Star
* Use eventlog in init and update API, populate database with default values on...Simon Rettberg2014-10-062-5/+157
* use eventlog when creating users; show info on main page if no user was creat...Simon Rettberg2014-10-061-4/+19
* Implement force utf8 option for mysql dbSimon Rettberg2014-10-061-1/+4
* Support list type for configuration variableSimon Rettberg2014-10-061-0/+15
* Fix up_json_encode being retarded by not escaping quotes by defaultSimon Rettberg2014-10-061-1/+1
* Added eventlog class, improved db-update machanism.Simon Rettberg2014-09-153-0/+34
* [i18n] Language handling is now completely dynamic, no more hardcoded de,en,ptSimon Rettberg2014-09-022-26/+26
* [Render] Show untranslated tags in rendered outputSimon Rettberg2014-09-021-1/+17
* [i18n] Moved all texts from cat_setting and setting to json filesSimon Rettberg2014-08-181-10/+18
* [i18n] Fix loading of messagesSimon Rettberg2014-08-181-1/+1
* Find messages and hardcoded-messages in php files, fix editing of messagesSimon Rettberg2014-08-152-17/+21
* [i18n] Sanity checks, introduced subdir for template language filesSimon Rettberg2014-08-142-4/+32
* Don't bail out if a json file doesn't exist for a given lang+templateSimon Rettberg2014-08-131-3/+3
* Fix up_json_encode to actually work properly on assoc arraysSimon Rettberg2014-08-131-7/+12
* Merge branch 'i18n' of https://gitlab.c3sl.ufpr.br/cdn/slx-admin into i18nSimon Rettberg2014-08-122-1/+174
|\
* | Some sanity checks; start making detection of available languages dynamic; pu...Simon Rettberg2014-08-071-0/+82
|/
* [i18n] reorganized the internationalization systemraul2014-07-111-1/+0Star
* [i18n]separated jsons by template, and finished other php detailsraul2014-07-111-1/+2
* [i18n]creation of the lang folderraul2014-07-111-39/+1Star
* [i18n] implemented translator logicraul2014-07-111-1/+2
* Cleanup and minor fixSimon Rettberg2014-06-271-1/+1
* New SysConfig module for adding a logoSimon Rettberg2014-06-273-85/+141
* Added doxygen comments to Taskmanager classSimon Rettberg2014-06-231-7/+56
* Rebuild AD config modules if server IP changed...Simon Rettberg2014-06-232-5/+40
* Some minor html fixes/improvementsSimon Rettberg2014-06-231-1/+0Star
* Try to autpmatically detect server ip on init-apiSimon Rettberg2014-06-232-27/+93
* Get rid of pxe menu ip tracking, not needed in the futureSimon Rettberg2014-06-231-20/+0Star
* minorJonathan Bauer2014-06-231-1/+1
* Fix automatic error messages when Taskmanager::submit failsSimon Rettberg2014-06-121-1/+1
* 1) Improve Taskmanager error handling 2) add uptime display to status page, f...Simon Rettberg2014-06-111-16/+5Star
* Minor bug fixes and removal of dead codeSimon Rettberg2014-06-112-2/+2