summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Collapse)AuthorAgeFilesLines
* [ldap] new moduleSimon Rettberg2015-09-122-0/+237
|
* Image delete featureSimon Rettberg2015-09-111-3/+67
|
* Add org list to dozmod moduleSimon Rettberg2015-09-101-7/+77
|
* Add dozmod config pageSimon Rettberg2015-09-041-0/+117
|
* Many changesSimon Rettberg2015-09-043-5/+60
|
* [branding] Show error message if given URL does not contain an SVG imageSimon Rettberg2015-05-211-0/+1
|
* Add free disk space display and dmsd log to Status pageSimon Rettberg2015-05-211-6/+26
|
* Another fix for AD SSL supportSimon Rettberg2015-05-041-6/+12
|
* fix AD SSLSimon Rettberg2015-05-041-1/+2
|
* Delete event log when adding first userSimon Rettberg2015-05-041-0/+1
|
* Add SSL support to AD wizardSimon Rettberg2015-05-041-6/+73
|
* Various fixesSimon Rettberg2015-02-241-1/+1
|
* MiniLinux download with version selectionSimon Rettberg2015-02-191-10/+38
|
* Minor fixes/formattingSimon Rettberg2015-02-092-3/+8
|
* Add support for editing existing configsSimon Rettberg2015-02-091-6/+37
|
* Add sshd config moduleSimon Rettberg2015-02-065-12/+95
|
* Finish config module editingSimon Rettberg2015-02-044-5/+61
|
* Config.tgz improvements, automatic rebuilds etc.Simon Rettberg2015-01-296-36/+81
|
* Add configtgz class. Fix dozens of bugsSimon Rettberg2015-01-265-58/+93
|
* 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 ↵Simon Rettberg2014-12-103-13/+14
| | | | minilinux components that seem up to date; add setting to show/hide password fields
* 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 ↵Simon Rettberg2014-11-262-5/+16
| | | | updates, added masterpassword to pxe menu, ...
* Add HTTPS config module for webif, update everything to use FileUtil class, ↵Simon Rettberg2014-11-195-37/+68
| | | | minor fixes
* Several minor fixesSimon Rettberg2014-11-191-0/+2
| | | | | | | - Removed common share setting for now (until properly supported) - Remove extra container div in message display - Support multiline translation strings - Add "next" button on top of file list when creating custom config module
* 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 ↵Simon Rettberg2014-10-091-0/+1
| | | | eventlog and main menu
* Big load of changesSimon Rettberg2014-10-094-6/+90
| | | | | | | | | | | - Added callback functionality for taskmanager tasks. You can launch a task and define a callback function to be run when the task finished. This requires activating the cronjob - Added cron functionality: Add cronjob that calls the cron api every 5 minutes to use it. (See cron.inc.php) - Added eventlog - Added missing translations - Merged main-menu-login and main-menu-logout
* Minor fixes and improvementsSimon Rettberg2014-10-062-2/+2
|
* use eventlog when creating users; show info on main page if no user was ↵Simon Rettberg2014-10-062-10/+14
| | | | created yet
* 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
|\