aboutsummaryrefslogtreecommitdiffstats
path: root/apps/workflowengine/lib/Controller
Commit message (Expand)AuthorAgeFilesLines
* Make "name" column nullable in workflow operationsVincent Petry2021-08-102-3/+14
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-044-12/+19
* Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst2021-01-081-4/+4
* Format control structures, classes, methods and functionChristoph Wurst2020-04-103-7/+6
* Use a blank line after the opening tagChristoph Wurst2020-04-093-0/+3
* Add app config to disable user flowsJulius Härtl2020-03-211-1/+1
* Adjust user UserWorkflowController methods to AWorflowControllerJulius Härtl2019-10-291-4/+4
* kill old non-OCS ControllerArthur Schiwon2019-09-091-128/+0
* fix parameter for OCSExcpetionblizzz2019-09-091-3/+3
* split events DB field into entity and events, adjust biz logicArthur Schiwon2019-09-091-2/+5
* extend DB table, manager, controller with support for entity eventsArthur Schiwon2019-09-091-4/+16
* scope aware workflow controller and managerArthur Schiwon2019-09-093-79/+274
* provides an OCS workflow controller for adminsArthur Schiwon2019-09-091-0/+111
* Make sure to always use an array as parameterJoas Schilling2018-07-191-1/+1
* Use stripos instead of strpos(strtolower(), 'something')Morris Jobke2018-01-251-1/+1
* Require password confirmation when changing workflow rulesJoas Schilling2016-11-181-0/+6
* OoopsJoas Schilling2016-08-021-1/+0
* Load the timezones via select2Joas Schilling2016-08-011-0/+53
* Remove php side of check registrationJoas Schilling2016-07-271-20/+1
* Add workflowengineMorris Jobke2016-07-261-0/+141