aboutsummaryrefslogtreecommitdiffstats
path: root/apps/workflowengine/lib/Check/UserGroupMembership.php
Commit message (Collapse)AuthorAgeFilesLines
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-3/+6
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
| | | | | | For PSR2 Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* let a dedicate service serve a stateful processArthur Schiwon2019-09-091-5/+0
| | | | | | | | * includes making ICheck not requiring any context setter * and IFileCheck extending the IEntityCheck as entity data can be handed in via Dispatcher Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* require IChecks to receive entity contextArthur Schiwon2019-09-091-1/+5
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* seperate setFileInfo from ICheckArthur Schiwon2019-09-091-8/+0
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Extend missing check classesJulius Härtl2019-09-091-0/+11
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Translate the errorsJoas Schilling2016-08-011-2/+2
|
* Add L10N supportJoas Schilling2016-07-271-3/+9
|
* Add workflowengineMorris Jobke2016-07-261-0/+108