summaryrefslogtreecommitdiffstats
path: root/lang/en/templates/main-menu.json
Commit message (Collapse)AuthorAgeFilesLines
* Add org list to dozmod moduleSimon Rettberg2015-09-101-0/+1
|
* Add link to https config to menuSimon Rettberg2014-11-271-1/+2
|
* Lots of small bugfixes, proxy config WIP, https config WIP, translation ↵Simon Rettberg2014-11-261-3/+3
| | | | updates, added masterpassword to pxe menu, ...
* Added proxy server settingsSimon Rettberg2014-11-181-0/+1
|
* Update translationsSimon Rettberg2014-10-271-0/+1
|
* Show notice in menu bar if setup is incompleteSimon Rettberg2014-10-161-0/+1
|
* Create parent directories when saving trnalsations, add translations for ↵Simon Rettberg2014-10-091-0/+3
| | | | eventlog and main menu
* Big load of changesSimon Rettberg2014-10-091-0/+16
- 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