Julius Härtl
|
687edb4bc8
|
No need to get the class since the entity is already the class string
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2019-09-09 22:56:05 +02:00 |
Arthur Schiwon
|
36624def94
|
add type hint for IDE
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2019-09-09 22:56:04 +02:00 |
Arthur Schiwon
|
c2a52813e2
|
extends ICheck with scope and entity support, provide them as initialState
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2019-09-09 22:56:04 +02:00 |
Arthur Schiwon
|
d2c8b939d5
|
WFE as proxy listen to relevent events and forwards them
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2019-09-09 22:56:04 +02:00 |
blizzz
|
ce4f3598ff
|
use correct builder instance
Signed-off-by: blizzz <blizzz@arthur-schiwon.de>
Co-Authored-By: Julius Härtl <jus@bitgrid.net>
|
2019-09-09 22:56:03 +02:00 |
Arthur Schiwon
|
ed58343e60
|
split events DB field into entity and events, adjust biz logic
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2019-09-09 22:56:03 +02:00 |
Arthur Schiwon
|
827dd896fa
|
extend DB table, manager, controller with support for entity events
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2019-09-09 22:56:03 +02:00 |
Arthur Schiwon
|
26b19b73a4
|
remove IEntity's getId in favor of class name
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2019-09-09 22:56:02 +02:00 |
Arthur Schiwon
|
4c2fdbb908
|
merge IOperator with IOperation for simplicity
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2019-09-09 22:56:02 +02:00 |
Arthur Schiwon
|
ec36c0ae80
|
add operator interfaces / API
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2019-09-09 22:56:02 +02:00 |
Arthur Schiwon
|
4aba1f1cff
|
scope aware workflow controller and manager
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2019-09-09 22:56:02 +02:00 |
Arthur Schiwon
|
bd5c455da4
|
the workflow manager becomes scope aware, Part 1
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2019-09-09 22:56:01 +02:00 |
Arthur Schiwon
|
804d4fe69f
|
introducing Entity interfaces and a File one as first implementation
also adds admin settings that pass entities as initial state
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2019-09-09 22:56:01 +02:00 |
Arthur Schiwon
|
445d6eb839
|
open the WFE to deal with other subjects but files
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2019-09-09 22:56:01 +02:00 |
Arthur Schiwon
|
d015cd9c55
|
provides an OCS workflow controller for admins
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
|
2019-09-09 22:55:56 +02:00 |
Roeland Jago Douma
|
f57fa231f7
|
Be sure to get the jailed path if the storage is a jail
Fixes: https://github.com/nextcloud/groupfolders/issues/583
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2019-09-03 09:57:09 +02:00 |
Roeland Jago Douma
|
ede15f0988
|
Fix L10N::t
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2017-08-01 08:20:17 +02:00 |
Joas Schilling
|
4d6ec43402
|
Do not reset the list after adding cached entries
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2016-10-17 15:43:21 +02:00 |
Joas Schilling
|
a111181eb3
|
Validate the operation
|
2016-08-19 12:23:05 +02:00 |
Joas Schilling
|
62219c7b2d
|
Add L10N support
|
2016-07-27 14:56:21 +02:00 |
Joas Schilling
|
681eebcfe6
|
Remove php side of check registration
|
2016-07-27 10:21:26 +02:00 |
Morris Jobke
|
2f42a3fc31
|
Add workflowengine
|
2016-07-26 11:16:34 +02:00 |