| Commit message (Expand) | Author | Age | Files | Lines |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 3 | -7/+6 |
* | Use a blank line after the opening tag | Christoph Wurst | 2020-04-09 | 3 | -0/+3 |
* | Add app config to disable user flows | Julius Härtl | 2020-03-21 | 1 | -1/+1 |
* | Adjust user UserWorkflowController methods to AWorflowController | Julius Härtl | 2019-10-29 | 1 | -4/+4 |
* | kill old non-OCS Controller | Arthur Schiwon | 2019-09-09 | 1 | -128/+0 |
* | fix parameter for OCSExcpetion | blizzz | 2019-09-09 | 1 | -3/+3 |
* | split events DB field into entity and events, adjust biz logic | Arthur Schiwon | 2019-09-09 | 1 | -2/+5 |
* | extend DB table, manager, controller with support for entity events | Arthur Schiwon | 2019-09-09 | 1 | -4/+16 |
* | scope aware workflow controller and manager | Arthur Schiwon | 2019-09-09 | 3 | -79/+274 |
* | provides an OCS workflow controller for admins | Arthur Schiwon | 2019-09-09 | 1 | -0/+111 |
* | Make sure to always use an array as parameter | Joas Schilling | 2018-07-19 | 1 | -1/+1 |
* | Use stripos instead of strpos(strtolower(), 'something') | Morris Jobke | 2018-01-25 | 1 | -1/+1 |
* | Require password confirmation when changing workflow rules | Joas Schilling | 2016-11-18 | 1 | -0/+6 |
* | Ooops | Joas Schilling | 2016-08-02 | 1 | -1/+0 |
* | Load the timezones via select2 | Joas Schilling | 2016-08-01 | 1 | -0/+53 |
* | Remove php side of check registration | Joas Schilling | 2016-07-27 | 1 | -20/+1 |
* | Add workflowengine | Morris Jobke | 2016-07-26 | 1 | -0/+141 |