diff --git a/config/sync/autologout.settings.yml b/config/sync/autologout.settings.yml index 81c54f8..3e0ee38 100644 --- a/config/sync/autologout.settings.yml +++ b/config/sync/autologout.settings.yml @@ -1,6 +1,6 @@ -timeout: 3600 +timeout: 1800 max_timeout: 172800 -padding: 360 +padding: 120 role_logout: true redirect_url: / no_dialog: true diff --git a/config/sync/maillog.settings.yml b/config/sync/maillog.settings.yml index fb98e90..cd8cb80 100644 --- a/config/sync/maillog.settings.yml +++ b/config/sync/maillog.settings.yml @@ -1,4 +1,4 @@ -send: true +send: false log: true verbose: true langcode: fr diff --git a/config/sync/workflow.state.workflow_imported.yml b/config/sync/workflow.state.workflow_imported.yml deleted file mode 100644 index 1d32d06..0000000 --- a/config/sync/workflow.state.workflow_imported.yml +++ /dev/null @@ -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 diff --git a/config/sync/workflow.state.wip.yml b/config/sync/workflow.state.workflow_wip.yml similarity index 82% rename from config/sync/workflow.state.wip.yml rename to config/sync/workflow.state.workflow_wip.yml index 8ed4624..dc19396 100644 --- a/config/sync/workflow.state.wip.yml +++ b/config/sync/workflow.state.workflow_wip.yml @@ -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 diff --git a/config/sync/workflow.transition.workflow_creation.yml b/config/sync/workflow.transition.workflow_creation.yml new file mode 100644 index 0000000..2f7016c --- /dev/null +++ b/config/sync/workflow.transition.workflow_creation.yml @@ -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' diff --git a/config/sync/workflow.transition.workflow_creation_edited.yml b/config/sync/workflow.transition.workflow_creation_edited.yml index d963d7d..53a99df 100644 --- a/config/sync/workflow.transition.workflow_creation_edited.yml +++ b/config/sync/workflow.transition.workflow_creation_edited.yml @@ -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' diff --git a/config/sync/workflow.transition.workflow_creation_hidden.yml b/config/sync/workflow.transition.workflow_creation_hidden.yml index dbe9eb3..5cfb8b4 100644 --- a/config/sync/workflow.transition.workflow_creation_hidden.yml +++ b/config/sync/workflow.transition.workflow_creation_hidden.yml @@ -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' diff --git a/config/sync/workflow.transition.workflow_creation_imported.yml b/config/sync/workflow.transition.workflow_creation_imported.yml deleted file mode 100644 index 915dcbd..0000000 --- a/config/sync/workflow.transition.workflow_creation_imported.yml +++ /dev/null @@ -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' diff --git a/config/sync/workflow.transition.workflow_creation_visible.yml b/config/sync/workflow.transition.workflow_creation_visible.yml index 014aeed..a208fbf 100644 --- a/config/sync/workflow.transition.workflow_creation_visible.yml +++ b/config/sync/workflow.transition.workflow_creation_visible.yml @@ -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' diff --git a/config/sync/workflow.transition.workflow_edited.yml b/config/sync/workflow.transition.workflow_edited.yml new file mode 100644 index 0000000..2336bbc --- /dev/null +++ b/config/sync/workflow.transition.workflow_edited.yml @@ -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' diff --git a/config/sync/workflow.transition.workflow_edited_hidden.yml b/config/sync/workflow.transition.workflow_edited_hidden.yml index 2be1cdd..6909b24 100644 --- a/config/sync/workflow.transition.workflow_edited_hidden.yml +++ b/config/sync/workflow.transition.workflow_edited_hidden.yml @@ -15,3 +15,6 @@ roles: admin: admin root: root workflow_author: '0' + authenticated: '0' + student: '0' + adherent: '0' diff --git a/config/sync/workflow.transition.workflow_edited_imported.yml b/config/sync/workflow.transition.workflow_edited_imported.yml deleted file mode 100644 index 5fd060e..0000000 --- a/config/sync/workflow.transition.workflow_edited_imported.yml +++ /dev/null @@ -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' diff --git a/config/sync/workflow.transition.workflow_edited_visible.yml b/config/sync/workflow.transition.workflow_edited_visible.yml index 2e171f2..25f62c9 100644 --- a/config/sync/workflow.transition.workflow_edited_visible.yml +++ b/config/sync/workflow.transition.workflow_edited_visible.yml @@ -15,3 +15,6 @@ roles: admin: admin root: root workflow_author: '0' + authenticated: '0' + student: '0' + adherent: '0' diff --git a/config/sync/workflow.transition.workflow_hidden.yml b/config/sync/workflow.transition.workflow_hidden.yml new file mode 100644 index 0000000..bd1b2ec --- /dev/null +++ b/config/sync/workflow.transition.workflow_hidden.yml @@ -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' diff --git a/config/sync/workflow.transition.workflow_hidden_edited.yml b/config/sync/workflow.transition.workflow_hidden_edited.yml index 64aeb26..a597684 100644 --- a/config/sync/workflow.transition.workflow_hidden_edited.yml +++ b/config/sync/workflow.transition.workflow_hidden_edited.yml @@ -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' diff --git a/config/sync/workflow.transition.workflow_hidden_imported.yml b/config/sync/workflow.transition.workflow_hidden_imported.yml deleted file mode 100644 index 564d30f..0000000 --- a/config/sync/workflow.transition.workflow_hidden_imported.yml +++ /dev/null @@ -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' diff --git a/config/sync/workflow.transition.workflow_hidden_visible.yml b/config/sync/workflow.transition.workflow_hidden_visible.yml index 0f00f55..78d9d66 100644 --- a/config/sync/workflow.transition.workflow_hidden_visible.yml +++ b/config/sync/workflow.transition.workflow_hidden_visible.yml @@ -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' diff --git a/config/sync/workflow.transition.workflow_imported_edited.yml b/config/sync/workflow.transition.workflow_imported_edited.yml deleted file mode 100644 index ed2a1c9..0000000 --- a/config/sync/workflow.transition.workflow_imported_edited.yml +++ /dev/null @@ -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' diff --git a/config/sync/workflow.transition.workflow_imported_hidden.yml b/config/sync/workflow.transition.workflow_imported_hidden.yml deleted file mode 100644 index 0a0e7dc..0000000 --- a/config/sync/workflow.transition.workflow_imported_hidden.yml +++ /dev/null @@ -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' diff --git a/config/sync/workflow.transition.workflow_imported_imported.yml b/config/sync/workflow.transition.workflow_imported_imported.yml deleted file mode 100644 index e0b8cb3..0000000 --- a/config/sync/workflow.transition.workflow_imported_imported.yml +++ /dev/null @@ -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: { } diff --git a/config/sync/workflow.transition.workflow_imported_visible.yml b/config/sync/workflow.transition.workflow_imported_visible.yml deleted file mode 100644 index 45feb84..0000000 --- a/config/sync/workflow.transition.workflow_imported_visible.yml +++ /dev/null @@ -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' diff --git a/config/sync/workflow.transition.workflow_visible_edited.yml b/config/sync/workflow.transition.workflow_visible_edited.yml index 2de81ce..5f21ebd 100644 --- a/config/sync/workflow.transition.workflow_visible_edited.yml +++ b/config/sync/workflow.transition.workflow_visible_edited.yml @@ -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' diff --git a/config/sync/workflow.transition.workflow_visible_hidden.yml b/config/sync/workflow.transition.workflow_visible_hidden.yml index e78d53a..ead2541 100644 --- a/config/sync/workflow.transition.workflow_visible_hidden.yml +++ b/config/sync/workflow.transition.workflow_visible_hidden.yml @@ -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' diff --git a/config/sync/workflow.transition.workflow_visible_imported.yml b/config/sync/workflow.transition.workflow_visible_imported.yml deleted file mode 100644 index 5764edb..0000000 --- a/config/sync/workflow.transition.workflow_visible_imported.yml +++ /dev/null @@ -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' diff --git a/config/sync/workflow.transition.workflow_visible_wip.yml b/config/sync/workflow.transition.workflow_visible_wip.yml new file mode 100644 index 0000000..db4f619 --- /dev/null +++ b/config/sync/workflow.transition.workflow_visible_wip.yml @@ -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' diff --git a/config/sync/workflow.transition.workflow_wip_edited.yml b/config/sync/workflow.transition.workflow_wip_edited.yml new file mode 100644 index 0000000..3a51cae --- /dev/null +++ b/config/sync/workflow.transition.workflow_wip_edited.yml @@ -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' diff --git a/config/sync/workflow.transition.workflow_wip_hidden.yml b/config/sync/workflow.transition.workflow_wip_hidden.yml new file mode 100644 index 0000000..ad72c6f --- /dev/null +++ b/config/sync/workflow.transition.workflow_wip_hidden.yml @@ -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' diff --git a/config/sync/workflow.transition.workflow_wip_visible.yml b/config/sync/workflow.transition.workflow_wip_visible.yml new file mode 100644 index 0000000..7a85ad2 --- /dev/null +++ b/config/sync/workflow.transition.workflow_wip_visible.yml @@ -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' diff --git a/config/sync/workflow.transition.workflow_wip_wip.yml b/config/sync/workflow.transition.workflow_wip_wip.yml new file mode 100644 index 0000000..05ad5e2 --- /dev/null +++ b/config/sync/workflow.transition.workflow_wip_wip.yml @@ -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: { } diff --git a/config/sync/workflow.workflow.workflow.yml b/config/sync/workflow.workflow.workflow.yml index 7eacc4a..c5ff286 100644 --- a/config/sync/workflow.workflow.workflow.yml +++ b/config/sync/workflow.workflow.workflow.yml @@ -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