summaryrefslogtreecommitdiffstats
path: root/apis/update.inc.php
Commit message (Collapse)AuthorAgeFilesLines
* 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