node revisions (historique) fixed #2257
This commit is contained in:
@@ -30,7 +30,7 @@ third_party_settings:
|
||||
- group_ateliers
|
||||
- group_puissance_d_agir
|
||||
- group_doleancer
|
||||
- group_confidentialite
|
||||
- group_revision
|
||||
label: Tabs
|
||||
region: content
|
||||
parent_name: ''
|
||||
@@ -105,21 +105,6 @@ third_party_settings:
|
||||
formatter: closed
|
||||
description: ''
|
||||
required_fields: true
|
||||
group_confidentialite:
|
||||
children:
|
||||
- field_confidentialite
|
||||
label: Confidentialité
|
||||
region: content
|
||||
parent_name: group_tabs
|
||||
weight: 18
|
||||
format_type: tab
|
||||
format_settings:
|
||||
classes: ''
|
||||
show_empty_fields: false
|
||||
id: ''
|
||||
formatter: closed
|
||||
description: ''
|
||||
required_fields: true
|
||||
group_doleancer:
|
||||
children:
|
||||
- field_doleancer
|
||||
@@ -150,6 +135,21 @@ third_party_settings:
|
||||
formatter: closed
|
||||
description: ''
|
||||
required_fields: true
|
||||
group_revision:
|
||||
children:
|
||||
- revision_log
|
||||
label: revision
|
||||
region: content
|
||||
parent_name: group_tabs
|
||||
weight: 18
|
||||
format_type: tab
|
||||
format_settings:
|
||||
classes: ''
|
||||
show_empty_fields: false
|
||||
id: ''
|
||||
formatter: closed
|
||||
description: ''
|
||||
required_fields: true
|
||||
id: node.concernement.default
|
||||
targetEntityType: node
|
||||
bundle: concernement
|
||||
@@ -244,6 +244,14 @@ content:
|
||||
rows: 5
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
revision_log:
|
||||
type: string_textarea
|
||||
weight: 19
|
||||
region: content
|
||||
settings:
|
||||
rows: 5
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
title:
|
||||
type: string_textfield
|
||||
weight: 0
|
||||
@@ -262,7 +270,6 @@ hidden:
|
||||
langcode: true
|
||||
path: true
|
||||
promote: true
|
||||
revision_log: true
|
||||
status: true
|
||||
sticky: true
|
||||
uid: true
|
||||
|
||||
@@ -4,11 +4,14 @@ status: true
|
||||
dependencies:
|
||||
config:
|
||||
- filter.format.wysiwyg
|
||||
- node.type.concernement
|
||||
- node.type.entite
|
||||
module:
|
||||
- devel
|
||||
- filter
|
||||
- graphql
|
||||
- group
|
||||
- node
|
||||
- system
|
||||
- workflow
|
||||
_core:
|
||||
@@ -31,5 +34,7 @@ permissions:
|
||||
- 'execute ouatterrir arbitrary graphql requests'
|
||||
- 'execute ouatterrir persisted graphql requests'
|
||||
- 'use text format wysiwyg'
|
||||
- 'view concernement revisions'
|
||||
- 'view entite revisions'
|
||||
- 'view published fil entities'
|
||||
- 'view search api pages'
|
||||
|
||||
@@ -7,6 +7,8 @@ dependencies:
|
||||
- filter.format.wysiwyg
|
||||
- node.type.besoin
|
||||
- node.type.cercle_politique
|
||||
- node.type.concernement
|
||||
- node.type.entite
|
||||
module:
|
||||
- devel
|
||||
- filter
|
||||
@@ -50,6 +52,8 @@ permissions:
|
||||
- 'use chutier'
|
||||
- 'use text format linkonly'
|
||||
- 'use text format wysiwyg'
|
||||
- 'view concernement revisions'
|
||||
- 'view entite revisions'
|
||||
- 'view own unpublished chutier entities'
|
||||
- 'view own unpublished composition entities'
|
||||
- 'view own unpublished fil entities'
|
||||
|
||||
Reference in New Issue
Block a user