nextcloud/apps/workflowengine/lib
Arthur Schiwon ace667bce7 fix possible leaking scope in Flow
- a configured flow can be brought into consideration, despite its event
  was not fired
- it could either run through
- or run into a RuntimeException and killing processing of valid flows

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-08-25 08:44:19 +00:00
..
AppInfo fix possible leaking scope in Flow 2020-08-25 08:44:19 +00:00
BackgroundJobs log Flow activity 2020-02-10 14:11:05 +00:00
Check make the mime type checker for flow available to regular users 2020-01-09 15:30:47 +00:00
Command scope aware workflow controller and manager 2019-09-09 22:56:02 +02:00
Controller Add app config to disable user flows 2020-03-25 10:46:08 +00:00
Entity Fix "Call to undefined method OCA\\WorkflowEngine\\Entity\\File::t()" 2020-01-29 09:44:34 +00:00
Helper Continue with next foreach iteration 2020-02-17 11:00:13 +00:00
Migration Some php-cs fixes 2019-11-22 20:52:10 +01:00
Service fix possible leaking scope in Flow 2020-08-25 08:44:19 +00:00
Settings Add app config to disable user flows 2020-03-25 10:46:08 +00:00
Manager.php Add app config to disable user flows 2020-03-25 10:46:08 +00:00