nextcloud/apps/workflowengine/lib
Joas Schilling d11127faa4
fix(workflow): Check tag attribute
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-03-16 08:58:25 +01:00
..
AppInfo fix possible leaking scope in Flow 2020-08-24 13:44:01 +02:00
BackgroundJobs Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Check fix(workflow): Check tag attribute 2023-03-16 08:58:25 +01:00
Command Also always return in app commands 2020-06-26 15:12:11 +02:00
Controller Make "name" column nullable in workflow operations 2021-08-12 13:58:07 +02:00
Entity fixes an undefined index when getAccessList returns an empty array 2021-10-23 12:51:15 +00:00
Helper Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Listener Files client and info bundles are always loaded so we don't need to load them again 2020-11-25 15:11:03 +01:00
Migration Make "name" column nullable in workflow operations 2021-08-12 13:58:07 +02:00
Service fix possible leaking scope in Flow 2020-08-24 13:44:01 +02:00
Settings Prefer typed event over string based ones 2020-08-10 15:22:55 +02:00
Manager.php Also check the scope when reading operations from the database 2023-02-23 06:23:53 +01:00