cleaned up workflow workflow
This commit is contained in:
parent
adb3c743d3
commit
930d5ce9b0
|
@ -1,6 +1,6 @@
|
|||
timeout: 3600
|
||||
timeout: 1800
|
||||
max_timeout: 172800
|
||||
padding: 360
|
||||
padding: 120
|
||||
role_logout: true
|
||||
redirect_url: /
|
||||
no_dialog: true
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
send: true
|
||||
send: false
|
||||
log: true
|
||||
verbose: true
|
||||
langcode: fr
|
||||
|
|
|
@ -1,12 +0,0 @@
|
|||
uuid: 58f2a5b8-28bf-42e9-a887-871a42c557c9
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- workflow.workflow.workflow
|
||||
id: workflow_imported
|
||||
label: Imported
|
||||
module: workflow
|
||||
wid: workflow
|
||||
weight: -9
|
||||
sysid: 0
|
|
@ -4,8 +4,8 @@ status: true
|
|||
dependencies:
|
||||
config:
|
||||
- workflow.workflow.workflow
|
||||
id: wip
|
||||
label: WIP
|
||||
id: workflow_wip
|
||||
label: 'In Progress'
|
||||
module: workflow
|
||||
wid: workflow
|
||||
weight: -6
|
|
@ -0,0 +1,20 @@
|
|||
uuid: d9875ded-2217-4a8e-a4c4-4f82b85177da
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- workflow.state.workflow_creation
|
||||
- workflow.state.workflow_wip
|
||||
id: workflow_creation
|
||||
label: null
|
||||
module: workflow
|
||||
from_sid: workflow_creation
|
||||
to_sid: workflow_wip
|
||||
roles:
|
||||
workflow_author: workflow_author
|
||||
admin: admin
|
||||
root: root
|
||||
anonymous: '0'
|
||||
authenticated: '0'
|
||||
student: '0'
|
||||
adherent: '0'
|
|
@ -11,7 +11,10 @@ module: workflow
|
|||
from_sid: workflow_creation
|
||||
to_sid: workflow_edited
|
||||
roles:
|
||||
workflow_author: workflow_author
|
||||
anonymous: anonymous
|
||||
workflow_author: '0'
|
||||
anonymous: '0'
|
||||
authenticated: '0'
|
||||
student: '0'
|
||||
adherent: '0'
|
||||
admin: '0'
|
||||
root: '0'
|
||||
|
|
|
@ -12,6 +12,9 @@ from_sid: workflow_creation
|
|||
to_sid: workflow_hidden
|
||||
roles:
|
||||
workflow_author: workflow_author
|
||||
anonymous: anonymous
|
||||
admin: admin
|
||||
root: root
|
||||
anonymous: '0'
|
||||
authenticated: '0'
|
||||
student: '0'
|
||||
adherent: '0'
|
||||
|
|
|
@ -1,17 +0,0 @@
|
|||
uuid: 0c811fe0-a27b-4922-8765-edf2911f13b6
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- workflow.state.workflow_creation
|
||||
- workflow.state.workflow_imported
|
||||
id: workflow_creation_imported
|
||||
label: null
|
||||
module: workflow
|
||||
from_sid: workflow_creation
|
||||
to_sid: workflow_imported
|
||||
roles:
|
||||
anonymous: anonymous
|
||||
workflow_author: '0'
|
||||
admin: '0'
|
||||
root: '0'
|
|
@ -11,7 +11,10 @@ module: workflow
|
|||
from_sid: workflow_creation
|
||||
to_sid: workflow_visible
|
||||
roles:
|
||||
workflow_author: workflow_author
|
||||
anonymous: anonymous
|
||||
admin: admin
|
||||
root: root
|
||||
workflow_author: '0'
|
||||
anonymous: '0'
|
||||
authenticated: '0'
|
||||
student: '0'
|
||||
adherent: '0'
|
||||
|
|
|
@ -0,0 +1,20 @@
|
|||
uuid: 3a3bf387-bf97-4d0a-bb05-c7a97e12b2be
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- workflow.state.workflow_edited
|
||||
- workflow.state.workflow_wip
|
||||
id: workflow_edited
|
||||
label: null
|
||||
module: workflow
|
||||
from_sid: workflow_edited
|
||||
to_sid: workflow_wip
|
||||
roles:
|
||||
workflow_author: '0'
|
||||
anonymous: '0'
|
||||
authenticated: '0'
|
||||
student: '0'
|
||||
adherent: '0'
|
||||
admin: '0'
|
||||
root: '0'
|
|
@ -15,3 +15,6 @@ roles:
|
|||
admin: admin
|
||||
root: root
|
||||
workflow_author: '0'
|
||||
authenticated: '0'
|
||||
student: '0'
|
||||
adherent: '0'
|
||||
|
|
|
@ -1,17 +0,0 @@
|
|||
uuid: 04ba4076-34f7-47ee-b9f4-bacdaf530ebc
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- workflow.state.workflow_edited
|
||||
- workflow.state.workflow_imported
|
||||
id: workflow_edited_imported
|
||||
label: null
|
||||
module: workflow
|
||||
from_sid: workflow_edited
|
||||
to_sid: workflow_imported
|
||||
roles:
|
||||
anonymous: anonymous
|
||||
root: root
|
||||
workflow_author: '0'
|
||||
admin: '0'
|
|
@ -15,3 +15,6 @@ roles:
|
|||
admin: admin
|
||||
root: root
|
||||
workflow_author: '0'
|
||||
authenticated: '0'
|
||||
student: '0'
|
||||
adherent: '0'
|
||||
|
|
|
@ -0,0 +1,20 @@
|
|||
uuid: 1b908c41-5759-42db-a4b7-57b31376ebbe
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- workflow.state.workflow_hidden
|
||||
- workflow.state.workflow_wip
|
||||
id: workflow_hidden
|
||||
label: null
|
||||
module: workflow
|
||||
from_sid: workflow_hidden
|
||||
to_sid: workflow_wip
|
||||
roles:
|
||||
admin: admin
|
||||
root: root
|
||||
workflow_author: '0'
|
||||
anonymous: '0'
|
||||
authenticated: '0'
|
||||
student: '0'
|
||||
adherent: '0'
|
|
@ -11,7 +11,10 @@ module: workflow
|
|||
from_sid: workflow_hidden
|
||||
to_sid: workflow_edited
|
||||
roles:
|
||||
anonymous: anonymous
|
||||
workflow_author: '0'
|
||||
anonymous: '0'
|
||||
authenticated: '0'
|
||||
student: '0'
|
||||
adherent: '0'
|
||||
admin: '0'
|
||||
root: '0'
|
||||
|
|
|
@ -1,17 +0,0 @@
|
|||
uuid: b3f269c4-9f0d-4429-967c-3068beb74c87
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- workflow.state.workflow_hidden
|
||||
- workflow.state.workflow_imported
|
||||
id: workflow_hidden_imported
|
||||
label: null
|
||||
module: workflow
|
||||
from_sid: workflow_hidden
|
||||
to_sid: workflow_imported
|
||||
roles:
|
||||
anonymous: anonymous
|
||||
root: root
|
||||
workflow_author: '0'
|
||||
admin: '0'
|
|
@ -11,7 +11,10 @@ module: workflow
|
|||
from_sid: workflow_hidden
|
||||
to_sid: workflow_visible
|
||||
roles:
|
||||
anonymous: anonymous
|
||||
admin: admin
|
||||
root: root
|
||||
workflow_author: '0'
|
||||
anonymous: '0'
|
||||
authenticated: '0'
|
||||
student: '0'
|
||||
adherent: '0'
|
||||
|
|
|
@ -1,17 +0,0 @@
|
|||
uuid: 12d8091b-5a56-4d06-996c-81b5c018079c
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- workflow.state.workflow_edited
|
||||
- workflow.state.workflow_imported
|
||||
id: workflow_imported_edited
|
||||
label: null
|
||||
module: workflow
|
||||
from_sid: workflow_imported
|
||||
to_sid: workflow_edited
|
||||
roles:
|
||||
anonymous: anonymous
|
||||
admin: admin
|
||||
root: root
|
||||
workflow_author: '0'
|
|
@ -1,17 +0,0 @@
|
|||
uuid: 2f1227d3-97ee-4dc4-b076-98960495dbbb
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- workflow.state.workflow_hidden
|
||||
- workflow.state.workflow_imported
|
||||
id: workflow_imported_hidden
|
||||
label: null
|
||||
module: workflow
|
||||
from_sid: workflow_imported
|
||||
to_sid: workflow_hidden
|
||||
roles:
|
||||
anonymous: anonymous
|
||||
admin: admin
|
||||
root: root
|
||||
workflow_author: '0'
|
|
@ -1,12 +0,0 @@
|
|||
uuid: 97ba119a-57bc-47f8-b287-c431569d73de
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- workflow.state.workflow_imported
|
||||
id: workflow_imported_imported
|
||||
label: null
|
||||
module: workflow
|
||||
from_sid: workflow_imported
|
||||
to_sid: workflow_imported
|
||||
roles: { }
|
|
@ -1,17 +0,0 @@
|
|||
uuid: e07dafa9-a539-47fd-a519-de4b563b10d8
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- workflow.state.workflow_imported
|
||||
- workflow.state.workflow_visible
|
||||
id: workflow_imported_visible
|
||||
label: null
|
||||
module: workflow
|
||||
from_sid: workflow_imported
|
||||
to_sid: workflow_visible
|
||||
roles:
|
||||
anonymous: anonymous
|
||||
admin: admin
|
||||
root: root
|
||||
workflow_author: '0'
|
|
@ -11,7 +11,10 @@ module: workflow
|
|||
from_sid: workflow_visible
|
||||
to_sid: workflow_edited
|
||||
roles:
|
||||
anonymous: anonymous
|
||||
workflow_author: '0'
|
||||
anonymous: '0'
|
||||
authenticated: '0'
|
||||
student: '0'
|
||||
adherent: '0'
|
||||
admin: '0'
|
||||
root: '0'
|
||||
|
|
|
@ -11,7 +11,10 @@ module: workflow
|
|||
from_sid: workflow_visible
|
||||
to_sid: workflow_hidden
|
||||
roles:
|
||||
anonymous: anonymous
|
||||
admin: admin
|
||||
root: root
|
||||
workflow_author: '0'
|
||||
anonymous: '0'
|
||||
authenticated: '0'
|
||||
student: '0'
|
||||
adherent: '0'
|
||||
|
|
|
@ -1,17 +0,0 @@
|
|||
uuid: c6c8abdd-23c3-40b9-8188-0e63500c127d
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- workflow.state.workflow_imported
|
||||
- workflow.state.workflow_visible
|
||||
id: workflow_visible_imported
|
||||
label: null
|
||||
module: workflow
|
||||
from_sid: workflow_visible
|
||||
to_sid: workflow_imported
|
||||
roles:
|
||||
anonymous: anonymous
|
||||
root: root
|
||||
workflow_author: '0'
|
||||
admin: '0'
|
|
@ -0,0 +1,20 @@
|
|||
uuid: 4af569d6-2f2c-4c42-b87b-89bac18f262e
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- workflow.state.workflow_visible
|
||||
- workflow.state.workflow_wip
|
||||
id: workflow_visible_wip
|
||||
label: null
|
||||
module: workflow
|
||||
from_sid: workflow_visible
|
||||
to_sid: workflow_wip
|
||||
roles:
|
||||
admin: admin
|
||||
root: root
|
||||
workflow_author: '0'
|
||||
anonymous: '0'
|
||||
authenticated: '0'
|
||||
student: '0'
|
||||
adherent: '0'
|
|
@ -0,0 +1,20 @@
|
|||
uuid: a220a741-8ca8-45e4-9dc1-d1a223f84ba9
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- workflow.state.workflow_edited
|
||||
- workflow.state.workflow_wip
|
||||
id: workflow_wip_edited
|
||||
label: null
|
||||
module: workflow
|
||||
from_sid: workflow_wip
|
||||
to_sid: workflow_edited
|
||||
roles:
|
||||
workflow_author: '0'
|
||||
anonymous: '0'
|
||||
authenticated: '0'
|
||||
student: '0'
|
||||
adherent: '0'
|
||||
admin: '0'
|
||||
root: '0'
|
|
@ -0,0 +1,20 @@
|
|||
uuid: bd4db84a-f784-41c0-841a-377aec73bf51
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- workflow.state.workflow_hidden
|
||||
- workflow.state.workflow_wip
|
||||
id: workflow_wip_hidden
|
||||
label: null
|
||||
module: workflow
|
||||
from_sid: workflow_wip
|
||||
to_sid: workflow_hidden
|
||||
roles:
|
||||
admin: admin
|
||||
root: root
|
||||
workflow_author: '0'
|
||||
anonymous: '0'
|
||||
authenticated: '0'
|
||||
student: '0'
|
||||
adherent: '0'
|
|
@ -0,0 +1,20 @@
|
|||
uuid: cb736660-0f48-4438-8b02-1bd7ac426978
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- workflow.state.workflow_visible
|
||||
- workflow.state.workflow_wip
|
||||
id: workflow_wip_visible
|
||||
label: null
|
||||
module: workflow
|
||||
from_sid: workflow_wip
|
||||
to_sid: workflow_visible
|
||||
roles:
|
||||
admin: admin
|
||||
root: root
|
||||
workflow_author: '0'
|
||||
anonymous: '0'
|
||||
authenticated: '0'
|
||||
student: '0'
|
||||
adherent: '0'
|
|
@ -0,0 +1,12 @@
|
|||
uuid: 8e851566-a4cb-424e-9659-a5e77cebe3d7
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- workflow.state.workflow_wip
|
||||
id: workflow_wip_wip
|
||||
label: null
|
||||
module: workflow
|
||||
from_sid: workflow_wip
|
||||
to_sid: workflow_wip
|
||||
roles: { }
|
|
@ -9,6 +9,8 @@ options:
|
|||
name_as_title: 1
|
||||
fieldset: 1
|
||||
options: radios
|
||||
schedule_enable: true
|
||||
schedule_timezone: 1
|
||||
always_update_entity: 0
|
||||
comment_log_node: 0
|
||||
watchdog_log: 0
|
||||
|
|
Loading…
Reference in New Issue