summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add configtgz class. Fix dozens of bugsSimon Rettberg2015-01-2626-93/+458
* Fix stupid bug in update query, check DB version before handling callbacksSimon Rettberg2015-01-212-8/+14
* config module structure completed. Many other fixes. Hidden pw field support.Simon Rettberg2015-01-2029-294/+722
* Rework config module class structure. Still some TODOs though....Simon Rettberg2014-12-1224-184/+298
* [news] fix xml tags of news apiJonathan Bauer2014-12-121-2/+2
* Forgot to bump version in sqldumpSimon Rettberg2014-12-111-1/+1
* 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-1011-40/+64
* Add option to hide or show password fieldsSimon Rettberg2014-12-0516-64/+142
* Use different icons for client log entries (incomplete)Simon Rettberg2014-12-052-1/+19
* Tweaks and fixesSimon Rettberg2014-12-0214-39/+111
* 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-286-3/+49
* Return status code 500 on Util::traceError()Simon Rettberg2014-11-281-0/+28
* Add link to https config to menuSimon Rettberg2014-11-273-2/+5
* Lots of small bugfixes, proxy config WIP, https config WIP, translation updat...Simon Rettberg2014-11-2626-51/+120
* Add HTTPS config module for webif, update everything to use FileUtil class, m...Simon Rettberg2014-11-1915-40/+167
* Update config example, style, translationsSimon Rettberg2014-11-195-11/+13
* Several minor fixesSimon Rettberg2014-11-195-22/+42
* Added proxy server settingsSimon Rettberg2014-11-1814-18/+276
* Create slxlog URL dynamically depending on current script's directorySimon Rettberg2014-11-061-1/+1
* Show modules of sysconfig using fancy javascript mouseover effectsSimon Rettberg2014-10-273-81/+138
* Update AD proxy module generation, add config backupSimon Rettberg2014-10-276-83/+271
* Update translationsSimon Rettberg2014-10-2724-20/+62
* No reason to put a container into a container everywhereSimon Rettberg2014-10-2727-564/+602
* Add SLX_BENCHMARK_VM to settingsSimon Rettberg2014-10-212-0/+8
* Relax regexp for extracting domain from windows logonSimon Rettberg2014-10-191-2/+2
* Remove unneeded and now invalid columns from getconfig apiSimon Rettberg2014-10-191-1/+1
* AD-Setup now supports short name domain\account instead of just DNSimon Rettberg2014-10-164-55/+97
* Show notice in menu bar if setup is incompleteSimon Rettberg2014-10-166-7/+29
* Do a chdir in api.php to the script dir to simplify cmdline callsSimon Rettberg2014-10-161-4/+6
* Avoid ID 0 for cat_settings pkSimon Rettberg2014-10-161-3/+3
* Update schema dumpSimon Rettberg2014-10-162-69/+41Star
* Don't use EventLog during update if db is too oldSimon Rettberg2014-10-162-6/+8
* eventlog: add api, add page to view eventsSimon Rettberg2014-10-155-5/+48
* Update translationsSimon Rettberg2014-10-152-2/+8
* Create parent directories when saving trnalsations, add translations for even...Simon Rettberg2014-10-098-2/+36
* Big load of changesSimon Rettberg2014-10-0950-541/+711
* Minor fixes and improvementsSimon Rettberg2014-10-063-14/+7Star
* Use eventlog in init and update API, populate database with default values on...Simon Rettberg2014-10-064-12/+223
* use eventlog when creating users; show info on main page if no user was creat...Simon Rettberg2014-10-067-17/+48
* Implement force utf8 option for mysql dbSimon Rettberg2014-10-062-2/+5
* Move baseconfig translations according to template moveSimon Rettberg2014-10-063-0/+0
* Support list type for configuration variableSimon Rettberg2014-10-063-10/+44
* Support api calls via cli by using first command line option as module nameSimon Rettberg2014-10-062-4/+12
* Update hardcoded messageaSimon Rettberg2014-10-064-3/+59
* Fix up_json_encode being retarded by not escaping quotes by defaultSimon Rettberg2014-10-061-1/+1
* Added NFS help, add missing strings for minilinux downloadSimon Rettberg2014-09-155-6/+35
* Fix typoSimon Rettberg2014-09-151-1/+1
* Added eventlog class, improved db-update machanism.Simon Rettberg2014-09-1511-43/+125