Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | first rough version of exams-module. | Christian Klinger | 2016-06-10 | 2 | -0/+5 |
| | |||||
* | [statistics] Add table definition, bump db version | Simon Rettberg | 2015-12-21 | 2 | -168/+193 |
| | |||||
* | Update SQL schema dump | Simon Rettberg | 2015-05-26 | 2 | -72/+48 |
| | |||||
* | Rework config module class structure. Still some TODOs though.... | Simon Rettberg | 2014-12-12 | 1 | -1/+1 |
| | |||||
* | Forgot to bump version in sqldump | Simon Rettberg | 2014-12-11 | 1 | -1/+1 |
| | |||||
* | Update schema dump | Simon Rettberg | 2014-10-16 | 2 | -69/+41 |
| | |||||
* | Big load of changes | Simon Rettberg | 2014-10-09 | 2 | -0/+221 |
- 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 |