aboutsummaryrefslogtreecommitdiffstats
path: root/apps/workflowengine/lib/Controller/AWorkflowController.php
Commit message (Expand)AuthorAgeFilesLines
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-211-11/+2
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-3/+3
* chore: Add SPDX headerAndy Scherzinger2024-05-311-21/+2
* fix(workflows): Finish password confirmationJoas Schilling2023-11-161-0/+4
* Make "name" column nullable in workflow operationsVincent Petry2021-08-101-1/+10
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-3/+5
* 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-101-3/+3
* Use a blank line after the opening tagChristoph Wurst2020-04-091-0/+1
* 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-091-0/+148