aboutsummaryrefslogtreecommitdiffstats
path: root/apps/workflowengine/lib/Manager.php
Commit message (Collapse)AuthorAgeFilesLines
...
* Be sure to get the jailed path if the storage is a jailRoeland Jago Douma2019-09-031-0/+5
| | | | | | Fixes: https://github.com/nextcloud/groupfolders/issues/583 Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Fix L10N::tRoeland Jago Douma2017-08-011-5/+5
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* Do not reset the list after adding cached entriesJoas Schilling2016-10-171-1/+0
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Validate the operationJoas Schilling2016-08-191-5/+43
|
* Add L10N supportJoas Schilling2016-07-271-4/+10
|
* Remove php side of check registrationJoas Schilling2016-07-271-6/+8
|
* Add workflowengineMorris Jobke2016-07-261-0/+306