changed workflow settings to allow migration
This commit is contained in:
parent
f3ecc09bf6
commit
7601bc2b24
|
@ -19,8 +19,6 @@ permissions:
|
|||
- 'create defalut workflow_transition'
|
||||
- 'create default workflow_transition'
|
||||
- 'create generique workflow_transition'
|
||||
- 'create migration workflow_transition'
|
||||
- 'create workflow workflow_transition'
|
||||
- 'delete own composition entities'
|
||||
- 'delete own fil entities'
|
||||
- 'edit own chutier entities'
|
||||
|
|
|
@ -13,7 +13,5 @@ to_sid: workflow_edited
|
|||
roles:
|
||||
workflow_author: workflow_author
|
||||
anonymous: anonymous
|
||||
authenticated: '0'
|
||||
admin: '0'
|
||||
root: '0'
|
||||
user: '0'
|
||||
|
|
|
@ -15,5 +15,3 @@ roles:
|
|||
anonymous: anonymous
|
||||
admin: admin
|
||||
root: root
|
||||
authenticated: '0'
|
||||
user: '0'
|
||||
|
|
|
@ -13,7 +13,5 @@ to_sid: workflow_imported
|
|||
roles:
|
||||
workflow_author: workflow_author
|
||||
anonymous: anonymous
|
||||
authenticated: '0'
|
||||
admin: '0'
|
||||
root: '0'
|
||||
user: '0'
|
||||
|
|
|
@ -15,5 +15,3 @@ roles:
|
|||
anonymous: anonymous
|
||||
admin: admin
|
||||
root: root
|
||||
authenticated: '0'
|
||||
user: '0'
|
||||
|
|
|
@ -15,5 +15,3 @@ roles:
|
|||
root: root
|
||||
workflow_author: '0'
|
||||
anonymous: '0'
|
||||
authenticated: '0'
|
||||
user: '0'
|
||||
|
|
|
@ -14,6 +14,4 @@ roles:
|
|||
root: root
|
||||
workflow_author: '0'
|
||||
anonymous: '0'
|
||||
authenticated: '0'
|
||||
admin: '0'
|
||||
user: '0'
|
||||
|
|
|
@ -15,5 +15,3 @@ roles:
|
|||
root: root
|
||||
workflow_author: '0'
|
||||
anonymous: '0'
|
||||
authenticated: '0'
|
||||
user: '0'
|
||||
|
|
|
@ -13,7 +13,5 @@ to_sid: workflow_edited
|
|||
roles:
|
||||
workflow_author: '0'
|
||||
anonymous: '0'
|
||||
authenticated: '0'
|
||||
admin: '0'
|
||||
root: '0'
|
||||
user: '0'
|
||||
|
|
|
@ -14,6 +14,4 @@ roles:
|
|||
root: root
|
||||
workflow_author: '0'
|
||||
anonymous: '0'
|
||||
authenticated: '0'
|
||||
admin: '0'
|
||||
user: '0'
|
||||
|
|
|
@ -11,9 +11,7 @@ module: workflow
|
|||
from_sid: workflow_hidden
|
||||
to_sid: workflow_visible
|
||||
roles:
|
||||
anonymous: anonymous
|
||||
admin: admin
|
||||
root: root
|
||||
workflow_author: '0'
|
||||
anonymous: '0'
|
||||
authenticated: '0'
|
||||
user: '0'
|
||||
|
|
|
@ -15,5 +15,3 @@ roles:
|
|||
root: root
|
||||
workflow_author: '0'
|
||||
anonymous: '0'
|
||||
authenticated: '0'
|
||||
user: '0'
|
||||
|
|
|
@ -15,5 +15,3 @@ roles:
|
|||
root: root
|
||||
workflow_author: '0'
|
||||
anonymous: '0'
|
||||
authenticated: '0'
|
||||
user: '0'
|
||||
|
|
|
@ -15,5 +15,3 @@ roles:
|
|||
root: root
|
||||
workflow_author: '0'
|
||||
anonymous: '0'
|
||||
authenticated: '0'
|
||||
user: '0'
|
||||
|
|
|
@ -13,7 +13,5 @@ to_sid: workflow_edited
|
|||
roles:
|
||||
workflow_author: '0'
|
||||
anonymous: '0'
|
||||
authenticated: '0'
|
||||
admin: '0'
|
||||
root: '0'
|
||||
user: '0'
|
||||
|
|
|
@ -11,9 +11,7 @@ module: workflow
|
|||
from_sid: workflow_visible
|
||||
to_sid: workflow_hidden
|
||||
roles:
|
||||
anonymous: anonymous
|
||||
admin: admin
|
||||
root: root
|
||||
workflow_author: '0'
|
||||
anonymous: '0'
|
||||
authenticated: '0'
|
||||
user: '0'
|
||||
|
|
|
@ -14,6 +14,4 @@ roles:
|
|||
root: root
|
||||
workflow_author: '0'
|
||||
anonymous: '0'
|
||||
authenticated: '0'
|
||||
admin: '0'
|
||||
user: '0'
|
||||
|
|
Loading…
Reference in New Issue