Skip to content

Commit

Permalink
Merge branch 'development' into niaomi_post_migrations
Browse files Browse the repository at this point in the history
  • Loading branch information
KMDOFNI authored Aug 2, 2024
2 parents 41a4755 + 9d40289 commit 353ed76
Show file tree
Hide file tree
Showing 44 changed files with 2,308 additions and 46 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
| Uregni | uregni | uregni.intranet.nigov.net | ![#fff3e0](https://placehold.co/140x30/ffe0b2/e65100.png?text=Development&font=source-sans-pro) | |
| PPS | pps | pps.intranet.nigov.net | ![#fff3e0](https://placehold.co/140x30/ffe0b2/e65100.png?text=Development&font=source-sans-pro) | |
| NIAO | niaomi | niaomi.intranet.nigov.net | ![#fff3e0](https://placehold.co/140x30/ffe0b2/e65100.png?text=Development&font=source-sans-pro) | |
Last updated: 17/07/2024 07:26
Last updated: 31/07/2024 12:00
6 changes: 5 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,12 @@
"cweagans/composer-patches": "^1.7",
"dof-dss/nicsdru_origins_modules": "^10.3",
"dof-dss/nicsdru_unity_modules": "^10.1",
"dof-dss/nicsdru_unity_profile": "^10.1",
"dof-dss/nicsdru_unity_theme": "^10.1",
"drupal/address": "^1.12",
"drupal/admin_toolbar": "^3.4",
"drupal/allowed_formats": "^2.0",
"drupal/antibot": "^2.0",
"drupal/auto_entityqueue": "^2.1",
"drupal/blazy": "2.16.0",
"drupal/block_content_permissions": "^1.11",
Expand Down Expand Up @@ -127,6 +129,7 @@
"drupal/schema_metatag": "^3.0",
"drupal/search_api": "^1.26",
"drupal/search_api_autocomplete": "^1.4",
"drupal/search_api_glossary": "^4.2",
"drupal/search_api_location": "^1.0@alpha",
"drupal/search_api_solr": "4.3.0",
"drupal/search_api_spellcheck": "^4.0",
Expand Down Expand Up @@ -213,7 +216,8 @@
},
"drupal/facets": {
"Pass facet object onto child items": "https://www.drupal.org/files/issues/2019-11-13/child_item-3094143-2.patch",
"Fix to deprecated function $transliterateDisplayValue": "https://www.drupal.org/files/issues/2024-02-21/facets-php82-3406085-18.patch"
"Fix to deprecated function $transliterateDisplayValue": "https://www.drupal.org/files/issues/2024-02-21/facets-php82-3406085-18.patch",
"Fatal errors on config import": "https://www.drupal.org/files/issues/2023-10-20/3395567.patch"
},
"drupal/facets_pretty_paths": {
"facet pretty paths doubling up": "https://www.drupal.org/files/issues/2023-01-12/url_duplication-3254600-45.patch"
Expand Down
174 changes: 155 additions & 19 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions project/config/pps/config/block.block.date.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies:
id: date
theme: pps_theme
region: search_facets
weight: -4
weight: -6
provider: null
plugin: 'facet_block:legal_date'
settings:
Expand All @@ -26,4 +26,4 @@ visibility:
request_path:
id: request_path
negate: false
pages: "/legal-guidance\r\n/legal-guidance/date/*\r\n/legal-guidance/type/*"
pages: "/legal-guidance\r\n/legal-guidance/date/*\r\n/legal-guidance/type/*\r\n/legal-guidance/letter/*"
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
uuid: 7df1dd36-c9ef-4ed5-90af-dffd44654c21
langcode: en
status: true
dependencies:
config:
- views.view.news_search
module:
- system
- views
theme:
- pps_theme
id: exposedformnews_searchnews_search_page
theme: pps_theme
region: search_facets
weight: -13
provider: null
plugin: 'views_exposed_filter_block:news_search-news_search_page'
settings:
id: 'views_exposed_filter_block:news_search-news_search_page'
label: ''
label_display: '0'
provider: views
views_label: ''
visibility:
request_path:
id: request_path
negate: false
context_mapping: { }
pages: "/news\r\n/news/date/*"
29 changes: 29 additions & 0 deletions project/config/pps/config/block.block.pps_theme_az.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
uuid: 63cd77bb-cefc-4a77-a357-f80224932614
langcode: en
status: true
dependencies:
config:
- facets.facet.a_z
module:
- facets
- system
theme:
- pps_theme
id: pps_theme_az
theme: pps_theme
region: search_facets
weight: -1
provider: null
plugin: 'facet_block:a_z'
settings:
id: 'facet_block:a_z'
label: 'A - Z'
label_display: '0'
provider: facets
context_mapping: { }
block_id: pps_theme_az
visibility:
request_path:
id: request_path
negate: false
pages: "/legal-guidance\r\n/legal-guidance/date/*\r\n/legal-guidance/type/*\r\n/legal-guidance/letter/*"
24 changes: 24 additions & 0 deletions project/config/pps/config/block.block.pps_theme_az_home.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
uuid: 19f5e2e3-1156-4e57-bdfb-6d5988e44187
langcode: en
status: true
dependencies:
config:
- facets.facet.a_z
module:
- facets
theme:
- pps_theme
id: pps_theme_az_home
theme: pps_theme
region: bottom_widget_1
weight: -7
provider: null
plugin: 'facet_block:a_z'
settings:
id: 'facet_block:a_z'
label: 'A - Z'
label_display: '0'
provider: facets
context_mapping: { }
block_id: pps_theme_az_home
visibility: { }
Loading

0 comments on commit 353ed76

Please sign in to comment.