Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rebuild autoloader scripts with 2.0.7 | Robin Appelman | 2020-11-26 | 4 | -3/+5 |
| | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | Update autloader | Roeland Jago Douma | 2020-09-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | Move the event listener into a dedicated class | Christoph Wurst | 2020-06-24 | 2 | -0/+2 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | Update autoloaders for composer v1.10.1 | Christoph Wurst | 2020-03-19 | 1 | -0/+3 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | log Flow activity | Arthur Schiwon | 2020-01-28 | 2 | -0/+6 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Fix "Cannot add a NOT NULL column with default value NULL" | Joas Schilling | 2019-09-26 | 2 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | let a dedicate service serve a stateful process | Arthur Schiwon | 2019-09-09 | 2 | -2/+4 |
| | | | | | | | | * 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 context | Arthur Schiwon | 2019-09-09 | 2 | -0/+2 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | introduce GenericEntityEvent and adapt File entity | Arthur Schiwon | 2019-09-09 | 2 | -4/+0 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | kill old non-OCS Controller | Arthur Schiwon | 2019-09-09 | 2 | -2/+0 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | section and settings for users | Arthur Schiwon | 2019-09-09 | 2 | -0/+4 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | scope aware workflow controller and manager | Arthur Schiwon | 2019-09-09 | 2 | -0/+6 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | the workflow manager becomes scope aware, Part 1 | Arthur Schiwon | 2019-09-09 | 2 | -0/+4 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | introducing Entity interfaces and a File one as first implementation | Arthur Schiwon | 2019-09-09 | 2 | -0/+8 |
| | | | | | | also adds admin settings that pass entities as initial state Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | add scope table for workflows and switch to migrations | Arthur Schiwon | 2019-09-09 | 2 | -0/+2 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | provides an OCS workflow controller for admins | Arthur Schiwon | 2019-09-09 | 2 | -0/+2 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Add autoloaders for shipped apps | Roeland Jago Douma | 2019-06-27 | 9 | -0/+622 |
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> |