summaryrefslogtreecommitdiffstats
path: root/apis/update.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* delete update.inc.php: Not used anymoreSimon Rettberg2016-07-041-59/+0Star
|
* [install] Implement install scripts for most modulesSimon Rettberg2016-06-081-273/+0Star
|
* [statistics] Show lspci info in machine detailsSimon Rettberg2016-05-251-1/+2
|
* MORE WMORKSimon Rettberg2016-05-181-1/+6
|
* Get baseconfig ready for modularizationSimon Rettberg2016-05-131-1/+3
|
* [locations] New module for managing locationsSimon Rettberg2016-02-191-2/+36
|
* [statistics] Add table definition, bump db versionSimon Rettberg2015-12-211-2/+47
|
* Many changesSimon Rettberg2015-09-041-0/+3
|
* Fix db update by adding missing return statement...Simon Rettberg2015-05-261-0/+1
|
* Support statictics slxlog messages (Starting with '.'), those go to a ↵Simon Rettberg2015-05-211-0/+16
| | | | special table
* Add configtgz class. Fix dozens of bugsSimon Rettberg2015-01-261-0/+12
|
* Fix stupid bug in update query, check DB version before handling callbacksSimon Rettberg2015-01-211-1/+1
|
* config module structure completed. Many other fixes. Hidden pw field support.Simon Rettberg2015-01-201-3/+16
|
* Rework config module class structure. Still some TODOs though....Simon Rettberg2014-12-121-0/+13
|
* Store processed and unprocessed values of settings; add option to download ↵Simon Rettberg2014-12-101-0/+14
| | | | minilinux components that seem up to date; add setting to show/hide password fields
* Don't use EventLog during update if db is too oldSimon Rettberg2014-10-161-5/+7
|
* Big load of changesSimon Rettberg2014-10-091-67/+70
| | | | | | | | | | | - 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 in init and update API, populate database with default values ↵Simon Rettberg2014-10-061-3/+9
| | | | on init
* Added eventlog class, improved db-update machanism.Simon Rettberg2014-09-151-31/+74
| | | | A warning will be shown in the main menu bar if the database schema needs to be updated.
* [i18n] Moved all texts from cat_setting and setting to json filesSimon Rettberg2014-08-181-7/+42
|
* update 3 : news tableJonathan Bauer2014-06-051-3/+29
|
* Fixed some bugs from Sateserver v05Simon Rettberg2014-05-281-0/+58