summaryrefslogtreecommitdiffstats
path: root/apps/workflowengine/lib/Settings/ASettings.php
Commit message (Expand)AuthorAgeFilesLines
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-3/+3
* Use a blank line after the opening tagChristoph Wurst2020-04-091-0/+1
* Add app config to disable user flowsJulius Härtl2020-03-211-1/+1
* Hide card for apps store if disabledDaniel Kesselberg2020-03-161-1/+16
* extends ICheck with scope and entity support, provide them as initialStateArthur Schiwon2019-09-091-0/+21
* adds a trigger hint for complex operationsArthur Schiwon2019-09-091-0/+1
* remove IEntity's getId in favor of class nameArthur Schiwon2019-09-091-1/+1
* merge IOperator with IOperation for simplicityArthur Schiwon2019-09-091-8/+8
* add operator interfaces / APIArthur Schiwon2019-09-091-0/+158