Compare commits
No commits in common. "f51e51e94348b48d72a1442ce93ccf85d5838e59" and "237eee72b25d4d4a30b3f8ff91e73e8f265dbe16" have entirely different histories.
f51e51e943
...
237eee72b2
45 changed files with 1046 additions and 1147 deletions
|
@ -213,7 +213,7 @@
|
||||||
"patches": {
|
"patches": {
|
||||||
"drupal/core": {
|
"drupal/core": {
|
||||||
"Adding attributes to views-view-list.html.twig doesn't work if Views List class Style option is empty": "https://www.drupal.org/files/issues/2023-03-16/2845400-24.patch",
|
"Adding attributes to views-view-list.html.twig doesn't work if Views List class Style option is empty": "https://www.drupal.org/files/issues/2023-03-16/2845400-24.patch",
|
||||||
"Use form element of type date instead textfield when selecting a date in an exposed filter": "https://www.drupal.org/files/issues/2024-06-24/2648950-283.patch",
|
"Use form element of type date instead textfield when selecting a date in an exposed filter": "https://www.drupal.org/files/issues/2021-12-01/2648950-257.patch",
|
||||||
"Views Date Filter Datetime Granularity Option": "https://www.drupal.org/files/issues/2021-04-27/2868014-110-after-2648950-247-applied.patch"
|
"Views Date Filter Datetime Granularity Option": "https://www.drupal.org/files/issues/2021-04-27/2868014-110-after-2648950-247-applied.patch"
|
||||||
},
|
},
|
||||||
"drupal/ds": {
|
"drupal/ds": {
|
||||||
|
|
2128
composer.lock
generated
2128
composer.lock
generated
File diff suppressed because it is too large
Load diff
|
@ -1,6 +1,5 @@
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: NX6_WyjygzZfQY-9SZq6_5fmh_KUK7L0XlOqaAXkRCQ
|
default_config_hash: NX6_WyjygzZfQY-9SZq6_5fmh_KUK7L0XlOqaAXkRCQ
|
||||||
langcode: en
|
|
||||||
interval: 60000
|
interval: 60000
|
||||||
only_on_form_change: false
|
only_on_form_change: false
|
||||||
active_on:
|
active_on:
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: u2wQ4ot4t4xKOJKWxoKwelgzx8j37Ve5SQ0qqxtVXlQ
|
default_config_hash: u2wQ4ot4t4xKOJKWxoKwelgzx8j37Ve5SQ0qqxtVXlQ
|
||||||
langcode: en
|
|
||||||
maxlength_block_class_field: 255
|
maxlength_block_class_field: 255
|
||||||
field_type: multiple_textfields
|
field_type: multiple_textfields
|
||||||
default_case: standard
|
default_case: standard
|
||||||
|
|
|
@ -6,5 +6,5 @@ _core:
|
||||||
default_config_hash: zglzjmYxi0G0ag9MZ02y0LSJOdpWRwJxyP_OvFojFyo
|
default_config_hash: zglzjmYxi0G0ag9MZ02y0LSJOdpWRwJxyP_OvFojFyo
|
||||||
id: basic
|
id: basic
|
||||||
label: 'Basic block'
|
label: 'Basic block'
|
||||||
revision: false
|
revision: 0
|
||||||
description: 'A basic block contains a title and a body.'
|
description: 'A basic block contains a title and a body.'
|
||||||
|
|
|
@ -6,5 +6,5 @@ _core:
|
||||||
default_config_hash: pOGP3cCvZKJh3KvC3N1wt5CzxZgG0DOu7KDyFMi3gZw
|
default_config_hash: pOGP3cCvZKJh3KvC3N1wt5CzxZgG0DOu7KDyFMi3gZw
|
||||||
id: slide
|
id: slide
|
||||||
label: Slide
|
label: Slide
|
||||||
revision: true
|
revision: 1
|
||||||
description: ''
|
description: ''
|
||||||
|
|
|
@ -77,7 +77,6 @@ content:
|
||||||
timezone_override: ''
|
timezone_override: ''
|
||||||
format_type: long
|
format_type: long
|
||||||
separator: '-'
|
separator: '-'
|
||||||
from_to: both
|
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 1
|
weight: 1
|
||||||
region: left
|
region: left
|
||||||
|
|
|
@ -63,7 +63,6 @@ content:
|
||||||
timezone_override: ''
|
timezone_override: ''
|
||||||
format_type: medium
|
format_type: medium
|
||||||
separator: '-'
|
separator: '-'
|
||||||
from_to: both
|
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 1
|
weight: 1
|
||||||
region: ds_content
|
region: ds_content
|
||||||
|
|
|
@ -69,7 +69,6 @@ content:
|
||||||
timezone_override: ''
|
timezone_override: ''
|
||||||
date_format: 'Y-m-d\TH:i:s'
|
date_format: 'Y-m-d\TH:i:s'
|
||||||
separator: '-'
|
separator: '-'
|
||||||
from_to: both
|
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 1
|
weight: 1
|
||||||
region: ds_content
|
region: ds_content
|
||||||
|
|
|
@ -73,7 +73,6 @@ content:
|
||||||
timezone_override: ''
|
timezone_override: ''
|
||||||
format_type: medium
|
format_type: medium
|
||||||
separator: '-'
|
separator: '-'
|
||||||
from_to: both
|
|
||||||
third_party_settings: { }
|
third_party_settings: { }
|
||||||
weight: 2
|
weight: 2
|
||||||
region: right
|
region: right
|
||||||
|
|
|
@ -68,7 +68,7 @@ image_upload:
|
||||||
status: true
|
status: true
|
||||||
scheme: public
|
scheme: public
|
||||||
directory: inline-images
|
directory: inline-images
|
||||||
max_size: null
|
max_size: ''
|
||||||
max_dimensions:
|
max_dimensions:
|
||||||
width: null
|
width: 0
|
||||||
height: null
|
height: 0
|
||||||
|
|
|
@ -62,7 +62,7 @@ image_upload:
|
||||||
status: true
|
status: true
|
||||||
scheme: public
|
scheme: public
|
||||||
directory: inline-images
|
directory: inline-images
|
||||||
max_size: null
|
max_size: ''
|
||||||
max_dimensions:
|
max_dimensions:
|
||||||
width: null
|
width: 0
|
||||||
height: null
|
height: 0
|
||||||
|
|
|
@ -7,7 +7,7 @@ _core:
|
||||||
name: Article
|
name: Article
|
||||||
type: article
|
type: article
|
||||||
description: 'Use <em>articles</em> for time-sensitive content like news, press releases or blog posts.'
|
description: 'Use <em>articles</em> for time-sensitive content like news, press releases or blog posts.'
|
||||||
help: null
|
help: ''
|
||||||
new_revision: true
|
new_revision: true
|
||||||
preview_mode: 1
|
preview_mode: 1
|
||||||
display_submitted: true
|
display_submitted: true
|
||||||
|
|
|
@ -14,7 +14,7 @@ _core:
|
||||||
name: Blog
|
name: Blog
|
||||||
type: blog
|
type: blog
|
||||||
description: 'Use <em>blog</em> for personal or journal-like posts.'
|
description: 'Use <em>blog</em> for personal or journal-like posts.'
|
||||||
help: null
|
help: ''
|
||||||
new_revision: false
|
new_revision: false
|
||||||
preview_mode: 1
|
preview_mode: 1
|
||||||
display_submitted: true
|
display_submitted: true
|
||||||
|
|
|
@ -14,7 +14,7 @@ _core:
|
||||||
name: Event
|
name: Event
|
||||||
type: event
|
type: event
|
||||||
description: 'An <em>event</em> contains a date.'
|
description: 'An <em>event</em> contains a date.'
|
||||||
help: null
|
help: ''
|
||||||
new_revision: true
|
new_revision: true
|
||||||
preview_mode: 1
|
preview_mode: 1
|
||||||
display_submitted: false
|
display_submitted: false
|
||||||
|
|
|
@ -14,7 +14,7 @@ _core:
|
||||||
name: 'Landing page (DEPRECATED)'
|
name: 'Landing page (DEPRECATED)'
|
||||||
type: landing_page
|
type: landing_page
|
||||||
description: 'Use Page instead. (Landing pages can be used for custom pages such as the home page.)'
|
description: 'Use Page instead. (Landing pages can be used for custom pages such as the home page.)'
|
||||||
help: null
|
help: ''
|
||||||
new_revision: true
|
new_revision: true
|
||||||
preview_mode: 1
|
preview_mode: 1
|
||||||
display_submitted: false
|
display_submitted: false
|
||||||
|
|
|
@ -15,7 +15,7 @@ _core:
|
||||||
name: Page
|
name: Page
|
||||||
type: page
|
type: page
|
||||||
description: "Use <em>pages</em> for your static content, such as an 'About us' page."
|
description: "Use <em>pages</em> for your static content, such as an 'About us' page."
|
||||||
help: null
|
help: ''
|
||||||
new_revision: true
|
new_revision: true
|
||||||
preview_mode: 1
|
preview_mode: 1
|
||||||
display_submitted: false
|
display_submitted: false
|
||||||
|
|
|
@ -14,7 +14,7 @@ _core:
|
||||||
name: Person
|
name: Person
|
||||||
type: people
|
type: people
|
||||||
description: 'Use the <em>person</em> content type for people such as staff, volunteers, contributors.'
|
description: 'Use the <em>person</em> content type for people such as staff, volunteers, contributors.'
|
||||||
help: null
|
help: ''
|
||||||
new_revision: true
|
new_revision: true
|
||||||
preview_mode: 1
|
preview_mode: 1
|
||||||
display_submitted: false
|
display_submitted: false
|
||||||
|
|
|
@ -14,7 +14,7 @@ _core:
|
||||||
name: Resource
|
name: Resource
|
||||||
type: resource
|
type: resource
|
||||||
description: 'A resource can be either a file, such as a PDF, or a link, such as a website URL.'
|
description: 'A resource can be either a file, such as a PDF, or a link, such as a website URL.'
|
||||||
help: null
|
help: ''
|
||||||
new_revision: true
|
new_revision: true
|
||||||
preview_mode: 1
|
preview_mode: 1
|
||||||
display_submitted: false
|
display_submitted: false
|
||||||
|
|
|
@ -3,4 +3,3 @@ _core:
|
||||||
threshold:
|
threshold:
|
||||||
requirements_warning: 172800
|
requirements_warning: 172800
|
||||||
requirements_error: 1209600
|
requirements_error: 1209600
|
||||||
logging: false
|
|
||||||
|
|
|
@ -8,4 +8,3 @@ name: 'Article type'
|
||||||
vid: article_type
|
vid: article_type
|
||||||
description: 'For categorizing articles.'
|
description: 'For categorizing articles.'
|
||||||
weight: 0
|
weight: 0
|
||||||
new_revision: false
|
|
||||||
|
|
|
@ -8,4 +8,3 @@ name: 'Event type'
|
||||||
vid: event_type
|
vid: event_type
|
||||||
description: 'For categorizing events.'
|
description: 'For categorizing events.'
|
||||||
weight: 0
|
weight: 0
|
||||||
new_revision: false
|
|
||||||
|
|
|
@ -8,4 +8,3 @@ name: 'People type'
|
||||||
vid: people_type
|
vid: people_type
|
||||||
description: 'For categorizing people content.'
|
description: 'For categorizing people content.'
|
||||||
weight: 0
|
weight: 0
|
||||||
new_revision: false
|
|
||||||
|
|
|
@ -8,4 +8,3 @@ name: 'Resource type'
|
||||||
vid: resource_type
|
vid: resource_type
|
||||||
description: 'For categorizing resources.'
|
description: 'For categorizing resources.'
|
||||||
weight: 0
|
weight: 0
|
||||||
new_revision: false
|
|
||||||
|
|
|
@ -8,4 +8,3 @@ name: Tags
|
||||||
vid: tags
|
vid: tags
|
||||||
description: 'Use tags to group content if you need categories beyond the given topics.'
|
description: 'Use tags to group content if you need categories beyond the given topics.'
|
||||||
weight: 0
|
weight: 0
|
||||||
new_revision: false
|
|
||||||
|
|
|
@ -8,4 +8,3 @@ name: Topics
|
||||||
vid: topics
|
vid: topics
|
||||||
description: 'Use topics to group content into categories.'
|
description: 'Use topics to group content into categories.'
|
||||||
weight: 0
|
weight: 0
|
||||||
new_revision: false
|
|
||||||
|
|
|
@ -43,7 +43,6 @@ display:
|
||||||
items_per_page_options_all_label: '- All -'
|
items_per_page_options_all_label: '- All -'
|
||||||
offset: false
|
offset: false
|
||||||
offset_label: Offset
|
offset_label: Offset
|
||||||
pagination_heading_level: h4
|
|
||||||
exposed_form:
|
exposed_form:
|
||||||
type: basic
|
type: basic
|
||||||
options:
|
options:
|
||||||
|
|
|
@ -99,7 +99,6 @@ display:
|
||||||
items_per_page_options_all_label: '- All -'
|
items_per_page_options_all_label: '- All -'
|
||||||
offset: false
|
offset: false
|
||||||
offset_label: Offset
|
offset_label: Offset
|
||||||
pagination_heading_level: h4
|
|
||||||
exposed_form:
|
exposed_form:
|
||||||
type: basic
|
type: basic
|
||||||
options:
|
options:
|
||||||
|
|
|
@ -287,7 +287,6 @@ display:
|
||||||
items_per_page_options_all_label: '- All -'
|
items_per_page_options_all_label: '- All -'
|
||||||
offset: false
|
offset: false
|
||||||
offset_label: Offset
|
offset_label: Offset
|
||||||
pagination_heading_level: h4
|
|
||||||
exposed_form:
|
exposed_form:
|
||||||
type: basic
|
type: basic
|
||||||
options:
|
options:
|
||||||
|
|
|
@ -99,7 +99,6 @@ display:
|
||||||
items_per_page_options_all_label: '- All -'
|
items_per_page_options_all_label: '- All -'
|
||||||
offset: false
|
offset: false
|
||||||
offset_label: Offset
|
offset_label: Offset
|
||||||
pagination_heading_level: h4
|
|
||||||
exposed_form:
|
exposed_form:
|
||||||
type: basic
|
type: basic
|
||||||
options:
|
options:
|
||||||
|
|
|
@ -550,7 +550,6 @@ display:
|
||||||
offset: false
|
offset: false
|
||||||
offset_label: Offset
|
offset_label: Offset
|
||||||
quantity: 9
|
quantity: 9
|
||||||
pagination_heading_level: h4
|
|
||||||
exposed_form:
|
exposed_form:
|
||||||
type: basic
|
type: basic
|
||||||
options:
|
options:
|
||||||
|
|
|
@ -255,7 +255,6 @@ display:
|
||||||
previous: '‹ Previous'
|
previous: '‹ Previous'
|
||||||
first: '« First'
|
first: '« First'
|
||||||
last: 'Last »'
|
last: 'Last »'
|
||||||
pagination_heading_level: h4
|
|
||||||
exposed_form:
|
exposed_form:
|
||||||
type: basic
|
type: basic
|
||||||
options:
|
options:
|
||||||
|
|
|
@ -99,7 +99,6 @@ display:
|
||||||
items_per_page_options_all_label: '- All -'
|
items_per_page_options_all_label: '- All -'
|
||||||
offset: false
|
offset: false
|
||||||
offset_label: Offset
|
offset_label: Offset
|
||||||
pagination_heading_level: h4
|
|
||||||
exposed_form:
|
exposed_form:
|
||||||
type: basic
|
type: basic
|
||||||
options:
|
options:
|
||||||
|
|
|
@ -535,7 +535,6 @@ display:
|
||||||
items_per_page_options_all_label: '- All -'
|
items_per_page_options_all_label: '- All -'
|
||||||
offset: false
|
offset: false
|
||||||
offset_label: Offset
|
offset_label: Offset
|
||||||
pagination_heading_level: h4
|
|
||||||
exposed_form:
|
exposed_form:
|
||||||
type: basic
|
type: basic
|
||||||
options:
|
options:
|
||||||
|
@ -1071,7 +1070,6 @@ display:
|
||||||
items_per_page_options_all_label: '- All -'
|
items_per_page_options_all_label: '- All -'
|
||||||
offset: false
|
offset: false
|
||||||
offset_label: Offset
|
offset_label: Offset
|
||||||
pagination_heading_level: h4
|
|
||||||
empty: { }
|
empty: { }
|
||||||
arguments:
|
arguments:
|
||||||
fid:
|
fid:
|
||||||
|
|
|
@ -47,7 +47,6 @@ display:
|
||||||
offset: false
|
offset: false
|
||||||
offset_label: Offset
|
offset_label: Offset
|
||||||
quantity: 9
|
quantity: 9
|
||||||
pagination_heading_level: h4
|
|
||||||
exposed_form:
|
exposed_form:
|
||||||
type: basic
|
type: basic
|
||||||
options:
|
options:
|
||||||
|
|
|
@ -210,7 +210,6 @@ display:
|
||||||
items_per_page_options_all_label: '- All -'
|
items_per_page_options_all_label: '- All -'
|
||||||
offset: false
|
offset: false
|
||||||
offset_label: Offset
|
offset_label: Offset
|
||||||
pagination_heading_level: h4
|
|
||||||
exposed_form:
|
exposed_form:
|
||||||
type: basic
|
type: basic
|
||||||
options:
|
options:
|
||||||
|
|
|
@ -539,7 +539,6 @@ display:
|
||||||
offset: false
|
offset: false
|
||||||
offset_label: Offset
|
offset_label: Offset
|
||||||
quantity: 9
|
quantity: 9
|
||||||
pagination_heading_level: h4
|
|
||||||
exposed_form:
|
exposed_form:
|
||||||
type: basic
|
type: basic
|
||||||
options:
|
options:
|
||||||
|
|
|
@ -153,7 +153,6 @@ display:
|
||||||
items_per_page_options_all_label: '- All -'
|
items_per_page_options_all_label: '- All -'
|
||||||
offset: false
|
offset: false
|
||||||
offset_label: Offset
|
offset_label: Offset
|
||||||
pagination_heading_level: h4
|
|
||||||
exposed_form:
|
exposed_form:
|
||||||
type: basic
|
type: basic
|
||||||
options:
|
options:
|
||||||
|
|
|
@ -432,7 +432,6 @@ display:
|
||||||
offset: false
|
offset: false
|
||||||
offset_label: Offset
|
offset_label: Offset
|
||||||
quantity: 9
|
quantity: 9
|
||||||
pagination_heading_level: h4
|
|
||||||
exposed_form:
|
exposed_form:
|
||||||
type: basic
|
type: basic
|
||||||
options:
|
options:
|
||||||
|
|
|
@ -68,7 +68,6 @@ display:
|
||||||
offset: false
|
offset: false
|
||||||
offset_label: Offset
|
offset_label: Offset
|
||||||
quantity: 9
|
quantity: 9
|
||||||
pagination_heading_level: h4
|
|
||||||
style:
|
style:
|
||||||
type: table
|
type: table
|
||||||
options:
|
options:
|
||||||
|
|
|
@ -64,7 +64,6 @@ display:
|
||||||
tags:
|
tags:
|
||||||
previous: ‹‹
|
previous: ‹‹
|
||||||
next: ››
|
next: ››
|
||||||
pagination_heading_level: h4
|
|
||||||
style:
|
style:
|
||||||
type: table
|
type: table
|
||||||
options:
|
options:
|
||||||
|
|
|
@ -99,7 +99,6 @@ display:
|
||||||
items_per_page_options_all_label: '- All -'
|
items_per_page_options_all_label: '- All -'
|
||||||
offset: false
|
offset: false
|
||||||
offset_label: Offset
|
offset_label: Offset
|
||||||
pagination_heading_level: h4
|
|
||||||
exposed_form:
|
exposed_form:
|
||||||
type: basic
|
type: basic
|
||||||
options:
|
options:
|
||||||
|
|
|
@ -43,7 +43,6 @@ display:
|
||||||
items_per_page_options_all_label: '- All -'
|
items_per_page_options_all_label: '- All -'
|
||||||
offset: false
|
offset: false
|
||||||
offset_label: Offset
|
offset_label: Offset
|
||||||
pagination_heading_level: h4
|
|
||||||
exposed_form:
|
exposed_form:
|
||||||
type: basic
|
type: basic
|
||||||
options:
|
options:
|
||||||
|
|
|
@ -480,7 +480,6 @@ display:
|
||||||
offset: false
|
offset: false
|
||||||
offset_label: Offset
|
offset_label: Offset
|
||||||
quantity: 9
|
quantity: 9
|
||||||
pagination_heading_level: h4
|
|
||||||
exposed_form:
|
exposed_form:
|
||||||
type: basic
|
type: basic
|
||||||
options:
|
options:
|
||||||
|
|
|
@ -454,7 +454,6 @@ display:
|
||||||
items_per_page_options_all_label: '- All -'
|
items_per_page_options_all_label: '- All -'
|
||||||
offset: false
|
offset: false
|
||||||
offset_label: Offset
|
offset_label: Offset
|
||||||
pagination_heading_level: h4
|
|
||||||
exposed_form:
|
exposed_form:
|
||||||
type: basic
|
type: basic
|
||||||
options:
|
options:
|
||||||
|
|
Loading…
Reference in a new issue