aboutsummaryrefslogtreecommitdiffstats
path: root/apps/workflowengine/lib/Settings/ASettings.php
Commit message (Expand)AuthorAgeFilesLines
* Use SettingsSection in workflowengine settingsCarl Schwan2022-05-311-18/+16
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-3/+8
* Move some settings over to the IInitialStateRoeland Jago Douma2021-03-021-11/+6
* Prefer typed event over string based onesMorris Jobke2020-08-101-0/+2
* flow to not use deprecated event dispatcher methodsArthur Schiwon2020-06-191-13/+9
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-101-1/+1
* 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