summaryrefslogtreecommitdiffstats
path: root/apps/workflowengine
Commit message (Expand)AuthorAgeFilesLines
* 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-093-4/+60
* introduce GenericEntityEvent and adapt File entityArthur Schiwon2019-09-095-106/+8
* kill old non-OCS ControllerArthur Schiwon2019-09-094-134/+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
* fix personal settings class name in xmlblizzz2019-09-091-1/+1
* split events DB field into entity and events, adjust biz logicArthur Schiwon2019-09-095-47/+92
* extend DB table, manager, controller with support for entity eventsArthur Schiwon2019-09-094-14/+90
* add missing depArthur Schiwon2019-09-091-1/+6
* 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-097-97/+44
* scope aware workflow controller and managerArthur Schiwon2019-09-099-159/+761
* the workflow manager becomes scope aware, Part 1Arthur Schiwon2019-09-096-7/+201
* introducing Entity interfaces and a File one as first implementationArthur Schiwon2019-09-0910-27/+423
* add scope table for workflows and switch to migrationsArthur Schiwon2019-09-094-90/+102
* open the WFE to deal with other subjects but filesArthur Schiwon2019-09-091-2/+28
* provides an OCS workflow controller for adminsArthur Schiwon2019-09-095-1/+152
* Bump handlebars from 4.1.2 to 4.2.0dependabot-preview[bot]2019-09-082-2/+2
* [tx-robot] updated from transifexNextcloud bot2019-09-082-2/+2
* Merge pull request #16977 from nextcloud/bugfix/noid/webpack-jsonpRoeland Jago Douma2019-09-071-0/+1
|\
| * Use different jsonpFunctionJulius Härtl2019-09-061-0/+1
* | [tx-robot] updated from transifexNextcloud bot2019-09-072-2/+2
|/
* [tx-robot] updated from transifexNextcloud bot2019-09-062-4/+4
* Development is 18 now!Roeland Jago Douma2019-09-051-2/+2
* Merge pull request #16932 from nextcloud/fix/workflow/jailsRoeland Jago Douma2019-09-041-0/+5
|\
| * Be sure to get the jailed path if the storage is a jailRoeland Jago Douma2019-09-031-0/+5
* | [tx-robot] updated from transifexNextcloud bot2019-09-032-0/+4
|/
* [tx-robot] updated from transifexNextcloud bot2019-08-302-2/+2
* [tx-robot] updated from transifexNextcloud bot2019-08-282-0/+152
* Bump webpack from 4.39.1 to 4.39.2dependabot-preview[bot]2019-08-181-1/+1
* Bump webpack from 4.38.0 to 4.39.1dependabot-preview[bot]2019-08-042-2/+2
* [tx-robot] updated from transifexNextcloud bot2019-08-022-0/+2
* [tx-robot] updated from transifexNextcloud bot2019-07-212-0/+2
* [tx-robot] updated from transifexNextcloud bot2019-07-144-4/+4
* [tx-robot] updated from transifexNextcloud bot2019-07-114-24/+24
* Merge pull request #16324 from nextcloud/bugfix/noid/workflow-dark-themeRoeland Jago Douma2019-07-102-75/+86
|\
| * Use SCSS nestingJoas Schilling2019-07-101-68/+79
| * Mover workflow to SCSS and support the dark themeJoas Schilling2019-07-101-6/+6
* | Bump bundlesJulius Härtl2019-07-102-2/+2
* | Make sure we merge webpack rules properlyJulius Härtl2019-07-101-2/+3
|/
* Add autoloaders for shipped appsRoeland Jago Douma2019-06-279-0/+622