summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Collapse)AuthorAgeFilesLines
* [systemstatus] Show active uploads/downloadsSimon Rettberg2015-09-161-0/+2
|
* [backup/restore] Add options to select what to restoreSimon Rettberg2015-09-162-2/+10
|
* [ldap] new moduleSimon Rettberg2015-09-124-0/+242
|
* Image delete featureSimon Rettberg2015-09-113-0/+61
|
* Add org list to dozmod moduleSimon Rettberg2015-09-103-32/+113
|
* Add dozmod config pageSimon Rettberg2015-09-042-0/+120
|
* Many changesSimon Rettberg2015-09-043-5/+28
|
* Add free disk space display and dmsd log to Status pageSimon Rettberg2015-05-212-2/+16
|
* Another fix for AD SSL supportSimon Rettberg2015-05-041-0/+1
|
* Add SSL support to AD wizardSimon Rettberg2015-05-043-24/+100
|
* Various fixesSimon Rettberg2015-02-241-3/+13
|
* MiniLinux download with version selectionSimon Rettberg2015-02-192-13/+27
|
* Add support for editing existing configsSimon Rettberg2015-02-092-4/+14
|
* Add sshd config moduleSimon Rettberg2015-02-062-0/+27
|
* Finish config module editingSimon Rettberg2015-02-043-5/+33
|
* Config.tgz improvements, automatic rebuilds etc.Simon Rettberg2015-01-296-4/+10
|
* [sysconfig] Add legendSimon Rettberg2015-01-271-1/+24
|
* Fix jumping from creating a new configuration to creating a new moduleSimon Rettberg2015-01-271-1/+1
|
* Add configtgz class. Fix dozens of bugsSimon Rettberg2015-01-261-9/+31
|
* config module structure completed. Many other fixes. Hidden pw field support.Simon Rettberg2015-01-206-5/+12
|
* Rework config module class structure. Still some TODOs though....Simon Rettberg2014-12-124-7/+17
|
* Store processed and unprocessed values of settings; add option to download ↵Simon Rettberg2014-12-102-1/+2
| | | | minilinux components that seem up to date; add setting to show/hide password fields
* Add option to hide or show password fieldsSimon Rettberg2014-12-053-3/+27
|
* Use different icons for client log entries (incomplete)Simon Rettberg2014-12-051-1/+1
|
* Tweaks and fixesSimon Rettberg2014-12-023-3/+7
|
* Wait for reboot to complete after restoring a configuration backupSimon Rettberg2014-11-281-0/+31
|
* Add link to https config to menuSimon Rettberg2014-11-271-0/+1
|
* Lots of small bugfixes, proxy config WIP, https config WIP, translation ↵Simon Rettberg2014-11-264-8/+36
| | | | updates, added masterpassword to pxe menu, ...
* Add HTTPS config module for webif, update everything to use FileUtil class, ↵Simon Rettberg2014-11-194-3/+63
| | | | minor fixes
* Several minor fixesSimon Rettberg2014-11-192-18/+36
| | | | | | | - 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-183-0/+61
|
* Show modules of sysconfig using fancy javascript mouseover effectsSimon Rettberg2014-10-271-79/+114
|
* No reason to put a container into a container everywhereSimon Rettberg2014-10-2726-562/+602
|
* AD-Setup now supports short name domain\account instead of just DNSimon Rettberg2014-10-162-25/+37
|
* Show notice in menu bar if setup is incompleteSimon Rettberg2014-10-161-0/+3
|
* eventlog: add api, add page to view eventsSimon Rettberg2014-10-152-3/+3
|
* Create parent directories when saving trnalsations, add translations for ↵Simon Rettberg2014-10-091-2/+8
| | | | eventlog and main menu
* Big load of changesSimon Rettberg2014-10-094-57/+76
| | | | | | | | | | | - 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
* use eventlog when creating users; show info on main page if no user was ↵Simon Rettberg2014-10-062-3/+11
| | | | created yet
* Support list type for configuration variableSimon Rettberg2014-10-061-6/+1Star
|
* Update hardcoded messageaSimon Rettberg2014-10-061-0/+0
|
* Added NFS help, add missing strings for minilinux downloadSimon Rettberg2014-09-151-0/+26
|
* Added eventlog class, improved db-update machanism.Simon Rettberg2014-09-152-0/+6
| | | | A warning will be shown in the main menu bar if the database schema needs to be updated.
* Add CONFIG_FOOTER option; if set, it will be appended to the bottom of the ↵Simon Rettberg2014-09-031-0/+2
| | | | page, via templates/footer.html
* [i18n] Also add submit button at the top of the edit template, so hitting ↵Simon Rettberg2014-09-021-3/+6
| | | | enter in a text field doesn't delete the first tag
* [i18n] Language handling is now completely dynamic, no more hardcoded de,en,ptSimon Rettberg2014-09-026-152/+53Star
|
* [i18n] Template translation is now dynamic wrt number of languagesSimon Rettberg2014-08-251-14/+10Star
|
* Fix lang-tag in sysconfig templateSimon Rettberg2014-08-151-1/+1
|
* Merge branch 'i18n' of https://gitlab.c3sl.ufpr.br/cdn/slx-admin into i18nSimon Rettberg2014-08-125-22/+28
|\ | | | | | | | | | | Conflicts: lang/i18n.php modules/translation.inc.php
| * [i18n] removed .json files and corrected the menu linksraul2014-08-082-2/+2
| |