Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | api/taskman: Improve logging | Simon Rettberg | 2019-03-25 | 1 | -0/+4 |
| | |||||
* | [api/init] Add logging function for crashes | Simon Rettberg | 2019-03-25 | 1 | -0/+6 |
| | |||||
* | Big load of changes | Simon Rettberg | 2014-10-09 | 1 | -57/+4 |
| | | | | | | | | | | | - 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 Rettberg | 2014-10-06 | 1 | -4/+57 |
| | | | | on init | ||||
* | Support api calls via cli by using first command line option as module name | Simon Rettberg | 2014-10-06 | 1 | -1/+1 |
| | |||||
* | Some minor html fixes/improvements | Simon Rettberg | 2014-06-23 | 1 | -0/+1 |
| | |||||
* | Try to autpmatically detect server ip on init-api | Simon Rettberg | 2014-06-23 | 1 | -0/+1 |
| | |||||
* | WIP | Simon Rettberg | 2014-05-26 | 1 | -0/+7 |