Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | first rough version of exams-module. | Christian Klinger | 2016-06-10 | 1 | -0/+3 |
| | |||||
* | [statistics] Add table definition, bump db version | Simon Rettberg | 2015-12-21 | 1 | -167/+192 |
| | |||||
* | Update SQL schema dump | Simon Rettberg | 2015-05-26 | 1 | -71/+47 |
| | |||||
* | Update schema dump | Simon Rettberg | 2014-10-16 | 1 | -68/+40 |
| | |||||
* | Big load of changes | Simon Rettberg | 2014-10-09 | 1 | -0/+219 |
- 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 |