summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Collapse)AuthorAgeFilesLines
* [statistics] Add visualization of usageSimon Rettberg2015-12-312-4/+55
|
* Add ugly hack to prevent chrome and firefox from autofilling passwords ↵Simon Rettberg2015-12-148-0/+16
| | | | everywhere
* [statistics] Show summary at top, show session details for occupied clientsSimon Rettberg2015-12-113-2/+37
|
* [statistics] Show PC status (on/off/inuse)Simon Rettberg2015-12-072-2/+25
|
* [statistics] More tweaks, add detailed memory information, show system ↵Simon Rettberg2015-12-044-8/+27
| | | | manufacturer if known
* JS: Use documentLoaded event where possibleSimon Rettberg2015-11-304-16/+18
|
* Improve client loggingSimon Rettberg2015-11-309-9/+77
|
* Implement statistics loggingSimon Rettberg2015-11-198-1/+354
| | | | DB scheme update is still missing, might still change a little...
* [adauth] Add intermediate step to determine binddn if windows style domain ↵Simon Rettberg2015-11-103-13/+81
| | | | is given
* [systemstatus] Live CPU/mem usage statsSimon Rettberg2015-10-212-4/+37
|
* Support creating ad and ldap modules with ca-based cert checkingSimon Rettberg2015-10-206-160/+86Star
|
* [serversetup] Fix ipxe html layoutSimon Rettberg2015-10-021-3/+3
|
* [Webinterface/HTTPS] Only show "disable https" if it is enabledSimon Rettberg2015-09-301-0/+5
|
* Make file input look more consistent across browsersSimon Rettberg2015-09-304-9/+23
|
* [diskstat] Fix i18n placeholder name; update translationsSimon Rettberg2015-09-291-1/+1
|
* [sysconfig] Only highlight systemconfig to module mappings when mouse is ↵Simon Rettberg2015-09-291-2/+4
| | | | over config name
* [systemstatus] i18n of storage mount error stringsSimon Rettberg2015-09-291-1/+10
|
* Improved several translations, added help texts, fixed module grouping, layoutSimon Rettberg2015-09-285-9/+13
|
* [ldap/ad] Figure out proper spelling of search baseSimon Rettberg2015-09-184-11/+12
|
* Change some wording, add deletion reminder to main pageSimon Rettberg2015-09-172-5/+10
|
* [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