summaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
| * [i18n] renamed, improved and commented the translation systemraul2014-08-083-20/+26
| |
* | Some sanity checks; start making detection of available languages dynamic; ↵Simon Rettberg2014-08-072-6/+6
|/ | | | put dictionary class in inc/; make redirection on language change work if browser doesn't send referer information
* [i18n]Add and remove options available for lang administrationraul2014-08-072-10/+45
|
* [i18n]Corrected the system and added warnings to the table lines of the ↵raul2014-08-062-62/+72
| | | | Language Administration page
* [i18n] Altering JSONs through the web interface is now possibleraul2014-07-165-50/+134
|
* [i18n] Added administration interface for the i18n systemraul2014-07-154-0/+73
|
* [i18n] Updated the translationsraul2014-07-142-14/+8Star
|
* [i18n] reorganized the internationalization systemraul2014-07-112-6/+18
|
* [i18n]separated jsons by template, and finished other php detailsraul2014-07-111-1/+1
|
* [i18n] final templates with the mustache tagsraul2014-07-113-34/+22Star
|
* [i18n]added mustache tags to the templatesraul2014-07-1132-285/+229Star
|
* [templates] adapt html templatesraul2014-07-1111-33/+107
|
* [i18n] add i18n support, WIPraul2014-07-111-8/+7Star
|
* Improve help text for PXE menuSimon Rettberg2014-06-271-1/+5
|
* New SysConfig module for adding a logoSimon Rettberg2014-06-272-0/+48
|
* Some minor html fixes/improvementsSimon Rettberg2014-06-232-1/+1
|
* Get rid of pxe menu ip tracking, not needed in the futureSimon Rettberg2014-06-232-9/+3Star
|
* [syslog] make syslog friendlier for mobile devicesJonathan Bauer2014-06-231-23/+25
|
* [news] added 'clear' button to clearup the formJonathan Bauer2014-06-231-1/+2
|