Browse Source

changed workflow settings to allow migration

Bachir Soussi Chiadmi 5 years ago
parent
commit
7601bc2b24

+ 0 - 2
config/sync/user.role.authenticated.yml

@@ -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'

+ 0 - 2
config/sync/workflow.transition.workflow_creation_edited.yml

@@ -13,7 +13,5 @@ to_sid: workflow_edited
 roles:
   workflow_author: workflow_author
   anonymous: anonymous
-  authenticated: '0'
   admin: '0'
   root: '0'
-  user: '0'

+ 0 - 2
config/sync/workflow.transition.workflow_creation_hidden.yml

@@ -15,5 +15,3 @@ roles:
   anonymous: anonymous
   admin: admin
   root: root
-  authenticated: '0'
-  user: '0'

+ 0 - 2
config/sync/workflow.transition.workflow_creation_imported.yml

@@ -13,7 +13,5 @@ to_sid: workflow_imported
 roles:
   workflow_author: workflow_author
   anonymous: anonymous
-  authenticated: '0'
   admin: '0'
   root: '0'
-  user: '0'

+ 0 - 2
config/sync/workflow.transition.workflow_creation_visible.yml

@@ -15,5 +15,3 @@ roles:
   anonymous: anonymous
   admin: admin
   root: root
-  authenticated: '0'
-  user: '0'

+ 0 - 2
config/sync/workflow.transition.workflow_edited_hidden.yml

@@ -15,5 +15,3 @@ roles:
   root: root
   workflow_author: '0'
   anonymous: '0'
-  authenticated: '0'
-  user: '0'

+ 0 - 2
config/sync/workflow.transition.workflow_edited_imported.yml

@@ -14,6 +14,4 @@ roles:
   root: root
   workflow_author: '0'
   anonymous: '0'
-  authenticated: '0'
   admin: '0'
-  user: '0'

+ 0 - 2
config/sync/workflow.transition.workflow_edited_visible.yml

@@ -15,5 +15,3 @@ roles:
   root: root
   workflow_author: '0'
   anonymous: '0'
-  authenticated: '0'
-  user: '0'

+ 0 - 2
config/sync/workflow.transition.workflow_hidden_edited.yml

@@ -13,7 +13,5 @@ to_sid: workflow_edited
 roles:
   workflow_author: '0'
   anonymous: '0'
-  authenticated: '0'
   admin: '0'
   root: '0'
-  user: '0'

+ 0 - 2
config/sync/workflow.transition.workflow_hidden_imported.yml

@@ -14,6 +14,4 @@ roles:
   root: root
   workflow_author: '0'
   anonymous: '0'
-  authenticated: '0'
   admin: '0'
-  user: '0'

+ 1 - 3
config/sync/workflow.transition.workflow_hidden_visible.yml

@@ -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'

+ 0 - 2
config/sync/workflow.transition.workflow_imported_edited.yml

@@ -15,5 +15,3 @@ roles:
   root: root
   workflow_author: '0'
   anonymous: '0'
-  authenticated: '0'
-  user: '0'

+ 0 - 2
config/sync/workflow.transition.workflow_imported_hidden.yml

@@ -15,5 +15,3 @@ roles:
   root: root
   workflow_author: '0'
   anonymous: '0'
-  authenticated: '0'
-  user: '0'

+ 0 - 2
config/sync/workflow.transition.workflow_imported_visible.yml

@@ -15,5 +15,3 @@ roles:
   root: root
   workflow_author: '0'
   anonymous: '0'
-  authenticated: '0'
-  user: '0'

+ 0 - 2
config/sync/workflow.transition.workflow_visible_edited.yml

@@ -13,7 +13,5 @@ to_sid: workflow_edited
 roles:
   workflow_author: '0'
   anonymous: '0'
-  authenticated: '0'
   admin: '0'
   root: '0'
-  user: '0'

+ 1 - 3
config/sync/workflow.transition.workflow_visible_hidden.yml

@@ -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'

+ 0 - 2
config/sync/workflow.transition.workflow_visible_imported.yml

@@ -14,6 +14,4 @@ roles:
   root: root
   workflow_author: '0'
   anonymous: '0'
-  authenticated: '0'
   admin: '0'
-  user: '0'