summaryrefslogtreecommitdiffstats
path: root/apps/workflowengine/lib
Commit message (Expand)AuthorAgeFilesLines
* Add endpoint to test operations before submittingJulius Härtl2019-09-101-1/+1
* Fix type hinting on setFileInfoJulius Härtl2019-09-102-2/+2
* fix order/entity types when setting the contextArthur Schiwon2019-09-101-8/+8
* File entity supports tagging events nowArthur Schiwon2019-09-091-1/+18
* entities equip the RuleMatcher on the events they are aware ofArthur Schiwon2019-09-092-3/+27
* let a dedicate service serve a stateful processArthur Schiwon2019-09-098-119/+142
* require IChecks to receive entity contextArthur Schiwon2019-09-0910-45/+97
* seperate setFileInfo from ICheckArthur Schiwon2019-09-098-42/+6
* No need to get the class since the entity is already the class stringJulius Härtl2019-09-091-1/+1
* Extend missing check classesJulius Härtl2019-09-094-0/+54
* add type hint for IDEArthur Schiwon2019-09-091-0/+1
* extends ICheck with scope and entity support, provide them as initialStateArthur Schiwon2019-09-099-5/+123
* WFE as proxy listen to relevent events and forwards themArthur Schiwon2019-09-092-4/+59
* introduce GenericEntityEvent and adapt File entityArthur Schiwon2019-09-093-102/+8
* kill old non-OCS ControllerArthur Schiwon2019-09-091-128/+0
* fix parameter for OCSExcpetionblizzz2019-09-091-3/+3
* use correct builder instanceblizzz2019-09-091-1/+1
* adds a trigger hint for complex operationsArthur Schiwon2019-09-091-0/+1
* fix missing value and run against empty tables in migration scriptArthur Schiwon2019-09-092-15/+17
* split events DB field into entity and events, adjust biz logicArthur Schiwon2019-09-094-29/+62
* extend DB table, manager, controller with support for entity eventsArthur Schiwon2019-09-093-11/+86
* remove IEntity's getId in favor of class nameArthur Schiwon2019-09-093-6/+2
* merge IOperator with IOperation for simplicityArthur Schiwon2019-09-092-16/+15
* add operator interfaces / APIArthur Schiwon2019-09-094-5/+198
* section and settings for usersArthur Schiwon2019-09-093-97/+37
* scope aware workflow controller and managerArthur Schiwon2019-09-096-154/+511
* the workflow manager becomes scope aware, Part 1Arthur Schiwon2019-09-093-4/+182
* introducing Entity interfaces and a File one as first implementationArthur Schiwon2019-09-096-4/+347
* add scope table for workflows and switch to migrationsArthur Schiwon2019-09-091-0/+100
* open the WFE to deal with other subjects but filesArthur Schiwon2019-09-091-2/+28
* provides an OCS workflow controller for adminsArthur Schiwon2019-09-092-0/+146
* Be sure to get the jailed path if the storage is a jailRoeland Jago Douma2019-09-031-0/+5
* webpackify workflowengineArthur Schiwon2019-05-091-13/+1
* Change Workflow to Tag ManagementRoeland Jago Douma2019-02-191-1/+1
* Do not load bundled jstimezonedetectRoeland Jago Douma2019-02-061-2/+0
* No need to explicitly load bundle dependenciesRoeland Jago Douma2019-02-041-1/+0
* A folder should get a folder mimetypeRoeland Jago Douma2018-10-291-0/+5
* Move workflowengine to compiled handlebarsRoeland Jago Douma2018-10-151-0/+1
* Ignore case for is and !isDaniel Kesselberg2018-10-051-4/+9
* Remove unused importDaniel Kesselberg2018-10-041-2/+0
* Make code strictDaniel Kesselberg2018-10-031-2/+3
* Add FileName to Workflow engineDaniel Kesselberg2018-10-032-0/+75
* Fix mimetype detection for junked uploadsJoas Schilling2018-08-241-4/+10
* Make sure to always use an array as parameterJoas Schilling2018-07-191-1/+1
* Make the Outlook and Thunderbird addons identifyableJoas Schilling2018-02-271-2/+10
* Use non aliased method insteadMorris Jobke2018-02-131-1/+1
* Use ::class statement instead of stringMorris Jobke2018-01-291-3/+7
* Use stripos instead of strpos(strtolower(), 'something')Morris Jobke2018-01-251-1/+1
* Request->getHeader() should always return a stringMorris Jobke2018-01-171-2/+2
* Fix L10N::tRoeland Jago Douma2017-08-011-5/+5