Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 0 additions & 12 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,3 @@ jobs:
name: Build project
command: |
docker-compose up -d --build
- run:
name: Install site
command: |
docker-compose exec cli drush site:install --verbose minimal --existing-config --yes
- run:
name: Install dev dependencies
command: |
docker-compose exec cli composer install
- run:
name: Run Behat tests
command: |
docker-compose exec cli vendor/bin/behat -c behat.circleci.yml
2 changes: 1 addition & 1 deletion conf/drupal/config/block.block.hatter_eventlabelblock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ langcode: en
status: true
dependencies:
module:
- ctools
- midcamp_event_label_block
- node
theme:
- hatter
id: hatter_eventlabelblock
Expand Down
2 changes: 1 addition & 1 deletion conf/drupal/config/block.block.hatter_main_menu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ _core:
id: hatter_main_menu
theme: hatter
region: header
weight: -9
weight: -23
provider: null
plugin: 'system_menu_block:main'
settings:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies:
id: hatter_midcamp2019navigation
theme: hatter
region: header
weight: 0
weight: -22
provider: null
plugin: 'system_menu_block:midcamp-2019-navigation'
settings:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies:
id: hatter_midcamp2020navigation
theme: hatter
region: header
weight: 0
weight: -21
provider: null
plugin: 'system_menu_block:midcamp-2020-navigation'
settings:
Expand Down
2 changes: 1 addition & 1 deletion conf/drupal/config/block.block.hatter_powered.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ _core:
id: hatter_powered
theme: hatter
region: header
weight: -8
weight: -18
provider: null
plugin: system_powered_by_block
settings:
Expand Down
2 changes: 1 addition & 1 deletion conf/drupal/config/block.block.hatter_search.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ _core:
id: hatter_search
theme: hatter
region: header
weight: -7
weight: -17
provider: null
plugin: search_form_block
settings:
Expand Down
2 changes: 1 addition & 1 deletion conf/drupal/config/block.block.hatter_tools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ _core:
id: hatter_tools
theme: hatter
region: header
weight: -6
weight: -16
provider: null
plugin: 'system_menu_block:tools'
settings:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ dependencies:
config:
- views.view.jobs_board
module:
- ctools
- node
- views
theme:
- hatter
Expand Down
6 changes: 3 additions & 3 deletions conf/drupal/config/block.block.midcamp2021navigation_2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies:
id: midcamp2021navigation_2
theme: hatter
region: header
weight: 0
weight: -20
provider: null
plugin: 'system_menu_block:midcamp-2021-navigation'
settings:
Expand All @@ -25,6 +25,6 @@ settings:
visibility:
request_path:
id: request_path
negate: true
negate: false
context_mapping: { }
pages: "/2018*\r\n/2019*\r\n/2020*"
pages: "/2021/*\r\n/2021"
31 changes: 0 additions & 31 deletions conf/drupal/config/block.block.midcamp2021survey.yml

This file was deleted.

29 changes: 29 additions & 0 deletions conf/drupal/config/block.block.midcamp2023navigation.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
uuid: 956d9e0e-8f0f-4550-a963-8502c8c88ca3
langcode: en
status: true
dependencies:
config:
- system.menu.midcamp-2023-navigation
module:
- system
theme:
- hatter
id: midcamp2023navigation
theme: hatter
region: header
weight: -19
provider: null
plugin: 'system_menu_block:midcamp-2023-navigation'
settings:
id: 'system_menu_block:midcamp-2023-navigation'
label: 'MidCamp 2023 Navigation'
label_display: '0'
provider: system
level: 1
depth: 0
expand_all_items: false
visibility:
request_path:
id: request_path
negate: true
pages: "/2018*\r\n/2019*\r\n/2020*\r\n/2021*"
5 changes: 3 additions & 2 deletions conf/drupal/config/field.field.node.topic.field_event.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dependencies:
- node.type.topic
- taxonomy.vocabulary.event
content:
- 'taxonomy_term:event:5c03697f-f030-4408-bc96-aaca0ee62b55'
- 'taxonomy_term:event:1ccc1913-46fe-407d-a8b9-e03edfac2625'
id: node.topic.field_event
field_name: field_event
entity_type: node
Expand All @@ -18,7 +18,7 @@ required: false
translatable: false
default_value:
-
target_uuid: 5c03697f-f030-4408-bc96-aaca0ee62b55
target_uuid: 1ccc1913-46fe-407d-a8b9-e03edfac2625
default_value_callback: ''
settings:
handler: 'default:taxonomy_term'
Expand All @@ -27,6 +27,7 @@ settings:
event: event
sort:
field: _none
direction: asc
auto_create: false
auto_create_bundle: event
field_type: entity_reference
2 changes: 2 additions & 0 deletions conf/drupal/config/node.type.page.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ third_party_settings:
menu_ui:
available_menus:
- main
- midcamp-2023-navigation
- midcamp-2019-navigation
- midcamp-2020-navigation
- midcamp-2021-navigation
Expand All @@ -22,6 +23,7 @@ third_party_settings:
publish_required: false
publish_revision: false
publish_touch: false
show_message_after_update: true
unpublish_enable: false
unpublish_required: false
unpublish_revision: false
Expand Down
2 changes: 2 additions & 0 deletions conf/drupal/config/r4032login.settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,6 @@ access_denied_message_type: error
redirect_authenticated_users_to: ''
user_login_path: /user/login
default_redirect_code: 302
destination_parameter_override: ''
match_noredirect_pages: ''
redirect_to_destination: false
8 changes: 8 additions & 0 deletions conf/drupal/config/system.menu.midcamp-2023-navigation.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
uuid: 73e9f7f9-a12e-4a7f-8e38-9fe52b3f4aee
langcode: en
status: true
dependencies: { }
id: midcamp-2023-navigation
label: 'MidCamp 2023 Navigation'
description: 'Primary navigation for Midcamp 2023 content'
locked: false
4 changes: 2 additions & 2 deletions conf/drupal/config/system.site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ langcode: en
uuid: 4e8b0d7f-53e9-45f1-9a7c-7188d45194bd
name: MidCamp
mail: info@midcamp.org
slogan: ''
slogan: 'April 26-28th, 2023'
page:
403: ''
404: ''
front: /taxonomy/term/234
front: /taxonomy/term/250
admin_compact_mode: false
weight_select_max: 100
default_langcode: en
Expand Down
Loading