nextcloud/apps/workflowengine/lib
Arthur Schiwon 5d081f7dd8
Merge pull request #41418 from nextcloud/backport/41404/stable27
[stable27] fix(workflow): Fix "Call to a member function getUID() on null" with …
2023-11-13 22:27:30 +01:00
..
AppInfo techdebt(workflowengine): Remove transition event classes 2023-03-03 15:33:17 +01:00
BackgroundJobs Use TimedJob from OCP instead of OC 2022-12-05 10:13:34 +01:00
Check fix: Avoid failing with duplicate checks 2023-09-12 15:13:08 +02:00
Command Update php licenses 2021-06-04 22:02:41 +02:00
Controller Make "name" column nullable in workflow operations 2021-08-10 11:19:15 +02:00
Entity fix(workflow): Fix "Call to a member function getUID() on null" with appdata 2023-11-13 12:23:41 +00:00
Helper Update php licenses 2021-06-04 22:02:41 +02:00
Listener Change script loading order in worflowengine 2022-03-31 10:33:50 +02:00
Migration Fix similar potential problems with fetchOne loops 2022-03-08 12:10:52 +01:00
Service Update php licenses 2021-06-04 22:02:41 +02:00
Settings Use SettingsSection in workflowengine settings 2022-05-31 08:38:50 +00:00
Manager.php fix(workflowengine): use andWhere() not second where() 2023-11-13 14:13:01 +00:00