summaryrefslogtreecommitdiffstats
path: root/index.php
Commit message (Collapse)AuthorAgeFilesLines
* Various fixesSimon Rettberg2015-02-241-3/+1Star
|
* config module structure completed. Many other fixes. Hidden pw field support.Simon Rettberg2015-01-201-0/+5
|
* Added proxy server settingsSimon Rettberg2014-11-181-0/+8
|
* No reason to put a container into a container everywhereSimon Rettberg2014-10-271-2/+0Star
|
* Show notice in menu bar if setup is incompleteSimon Rettberg2014-10-161-1/+2
|
* Big load of changesSimon Rettberg2014-10-091-15/+7Star
| | | | | | | | | | | - 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
* Added eventlog class, improved db-update machanism.Simon Rettberg2014-09-151-2/+4
| | | | 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/+4
| | | | page, via templates/footer.html
* [i18n] Language handling is now completely dynamic, no more hardcoded de,en,ptSimon Rettberg2014-09-021-1/+3
|
* Some sanity checks; start making detection of available languages dynamic; ↵Simon Rettberg2014-08-071-8/+10
| | | | put dictionary class in inc/; make redirection on language change work if browser doesn't send referer information
* [i18n] Added administration interface for the i18n systemraul2014-07-151-2/+2
|
* [i18n] reorganized the internationalization systemraul2014-07-111-1/+2
|
* [i18n]creation of the lang folderraul2014-07-111-1/+1
|
* [i18n] implemented translator logicraul2014-07-111-2/+7
|
* [i18n] add i18n support, WIPraul2014-07-111-0/+3
|
* Some minor html fixes/improvementsSimon Rettberg2014-06-231-0/+2
|
* Handle message rendering a bit different if running in AJAX modeSimon Rettberg2014-06-051-13/+46
|
* WIPSimon Rettberg2014-05-261-0/+2
|
* OO style modulesSimon Rettberg2014-05-191-24/+61
|
* Working on config.tgz composition through config modulesSimon Rettberg2014-05-151-17/+21
|
* Comments, minor refactoring, possiblity to validate configuration parametersSimon Rettberg2013-10-311-0/+15
|
* First version of basic minilinux configurationSimon Rettberg2013-10-291-0/+1
|
* DB-Support, add user functionalitySimon Rettberg2013-10-281-0/+1
|
* Day 3Simon Rettberg2013-10-171-0/+3
|
* New stuffSimon Rettberg2013-10-161-6/+22
|
* Add simple menu barSimon Rettberg2013-10-151-0/+2
|
* Initial commitSimon Rettberg2013-10-151-0/+14