Skip to content

Commit

Permalink
9.2.5
Browse files Browse the repository at this point in the history
- Replace log entity type and remove ECK (#656)
- Enabled empty_fields module
- DEVOPS-000: SMRT quotes R dumb (#655)
  • Loading branch information
pookmish authored Mar 16, 2023
2 parents 4de39e4 + acab3b8 commit ce5f8e4
Show file tree
Hide file tree
Showing 35 changed files with 495 additions and 465 deletions.
5 changes: 4 additions & 1 deletion .github/workflows/weekly_update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,13 @@ jobs:
run: |
git config --global user.email "[email protected]"
git config --global user.name "CircleCI"
git config pull.ff true
git config pull.rebase false
git pull https://github.com/SU-SWS/stanford_profile.git 9.x -X ours --no-edit
if [[ $(git diff origin/${CIRCLE_BRANCH} --name-only) ]]; then
DATE=`date +%Y-%m-%d`
git checkout -b ${DATE}-9.x
git push origin ${DATE}-9.x
git push ${DATE}-9.x
sleep 5
gh pr create --title=${DATE} --base=9.x --body="Updates from stanford_profile" --assignee=pookmish,imonroe
fi
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Stanford Profile

9.2.5
--------------------------------------------------------------------------------
- Replace log entity type and remove ECK (#656)
- Enabled empty_fields module
- DEVOPS-000: SMRT quotes R dumb (#655)

9.2.4
--------------------------------------------------------------------------------
_Release Date: 2022-12-13_
Expand Down
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -170,8 +170,8 @@
"drupal/link_attributes": "^1.11",
"drupal/link_title_formatter": "^2.0",
"drupal/linkit": "^6.0",
"drupal/markup": "^1.0",
"drupal/mathjax": "^3.0",
"drupal/markup": "^2.0",
"drupal/mathjax": "^4.0",
"drupal/memcache": "^2.5",
"drupal/menu_admin_per_menu": "^1.0",
"drupal/menu_block": "dev-1.x#567becffbb0589e824fb053f15fb38a5846e7276",
Expand Down Expand Up @@ -208,7 +208,7 @@
"drupal/ui_patterns": "^1.0",
"drupal/view_unpublished": "^1.0",
"drupal/viewfield": "^3.0@beta",
"drupal/views_block_filter_block": "^1.0@beta",
"drupal/views_block_filter_block": "^2.0@beta",
"drupal/views_bulk_edit": "^2.6",
"drupal/views_contextual_filters_or": "^1.3",
"drupal/views_custom_cache_tag": "^1.2",
Expand All @@ -226,7 +226,7 @@
"su-sws/stanford_fields": "^8.2",
"su-sws/stanford_media": "^8.3",
"su-sws/stanford_migrate": "^8.3",
"su-sws/stanford_profile_helper": "^9.0",
"su-sws/stanford_profile_helper": "^9.1",
"su-sws/stanford_ssp": "^8.2"
},
"config": {
Expand Down
4 changes: 2 additions & 2 deletions config/sync/auto_entitylabel.settings.log.policy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ status: 3
pattern: '[log:su_policy_date:date:html_date]'
escape: false
preserve_titles: false
save: false
chunk: 50
dependencies:
config:
- eck.eck_type.log.policy
save: 0
chunk: '50'
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ status: 2
pattern: '[node:su_person_first_name] [node:su_person_last_name]'
escape: false
preserve_titles: false
save: false
chunk: 50
dependencies:
config:
- node.type.stanford_person
save: 0
chunk: '50'
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ status: 1
pattern: '[node:su_policy_title]'
escape: false
preserve_titles: true
save: false
chunk: 50
dependencies:
config:
- node.type.stanford_policy
save: 0
chunk: '50'
Original file line number Diff line number Diff line change
@@ -1,17 +1,18 @@
uuid: ef98afc7-80e0-4e80-be22-31ae490aa032
uuid: 273f2336-a482-4a11-974e-20d8ada5b9c7
langcode: en
status: true
dependencies:
config:
- eck.eck_type.log.policy
- field.field.log.policy.su_policy_date
- field.field.log.policy.su_policy_notes
- field.field.log.policy.su_policy_public
- field.field.su_policy_log.su_policy_log.su_policy_date
- field.field.su_policy_log.su_policy_log.su_policy_notes
- field.field.su_policy_log.su_policy_log.su_policy_public
- field.field.su_policy_log.su_policy_log.su_policy_title
module:
- datetime
id: log.policy.default
targetEntityType: log
bundle: policy
- stanford_policy
id: su_policy_log.su_policy_log.default
targetEntityType: su_policy_log
bundle: su_policy_log
mode: default
content:
su_policy_date:
Expand All @@ -35,7 +36,7 @@ content:
settings:
display_label: true
third_party_settings: { }
title:
su_policy_title:
type: string_textfield
weight: 1
region: content
Expand All @@ -45,4 +46,5 @@ content:
third_party_settings: { }
hidden:
created: true
status: true
uid: true
70 changes: 0 additions & 70 deletions config/sync/core.entity_view_display.log.policy.default.yml

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
uuid: 3b7ff7ed-9d71-420c-b710-68ec8826ba29
langcode: en
status: true
dependencies:
config:
- field.field.su_policy_log.su_policy_log.su_policy_date
- field.field.su_policy_log.su_policy_log.su_policy_notes
- field.field.su_policy_log.su_policy_log.su_policy_public
- field.field.su_policy_log.su_policy_log.su_policy_title
module:
- datetime
- empty_fields
- field_formatter_class
- stanford_policy
id: su_policy_log.su_policy_log.default
targetEntityType: su_policy_log
bundle: su_policy_log
mode: default
content:
su_policy_date:
type: datetime_default
label: hidden
settings:
timezone_override: ''
format_type: stanford_month_two_digit_day_year
third_party_settings:
empty_fields:
handler: ''
field_formatter_class:
class: ''
weight: 1
region: content
su_policy_notes:
type: basic_string
label: hidden
settings: { }
third_party_settings: { }
weight: 2
region: content
su_policy_title:
type: string
label: hidden
settings:
link_to_entity: false
third_party_settings: { }
weight: 0
region: content
hidden:
created: true
search_api_excerpt: true
status: true
su_policy_public: true
uid: true
4 changes: 2 additions & 2 deletions config/sync/core.extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ module:
allowed_formats: 0
anchor_link: 0
auto_entitylabel: 0
autoservices: 0
block: 0
block_content: 0
block_content_permissions: 0
Expand Down Expand Up @@ -52,10 +51,10 @@ module:
dropzonejs: 0
ds_extras: 0
dynamic_page_cache: 0
eck: 0
editor: 0
editoria11y: 0
element_class_formatter: 0
empty_fields: 0
encrypt: 0
entity_reference_revisions: 0
entity_usage: 0
Expand Down Expand Up @@ -95,6 +94,7 @@ module:
jsonapi_hypermedia: 0
jsonapi_image_styles: 0
jsonapi_menu_items: 0
jsonapi_menu_items_hypermedia: 0
jsonapi_resources: 0
jsonapi_views: 0
jumpstart_ui: 0
Expand Down
10 changes: 0 additions & 10 deletions config/sync/eck.eck_entity_type.log.yml

This file was deleted.

9 changes: 0 additions & 9 deletions config/sync/eck.eck_type.log.policy.yml

This file was deleted.

24 changes: 0 additions & 24 deletions config/sync/field.field.log.policy.su_policy_date.yml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ langcode: en
status: true
dependencies:
config:
- eck.eck_type.log.policy
- field.storage.node.su_policy_changelog
- node.type.stanford_policy
id: node.stanford_policy.su_policy_changelog
Expand All @@ -17,13 +16,11 @@ translatable: false
default_value: { }
default_value_callback: ''
settings:
handler: 'default:log'
handler: 'default:su_policy_log'
handler_settings:
target_bundles:
policy: policy
target_bundles: null
sort:
field: _none
direction: ASC
auto_create: true
auto_create_bundle: ''
field_type: entity_reference
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
uuid: de05decc-78dd-4aac-9903-7188d09a4422
langcode: en
status: true
dependencies:
config:
- field.storage.su_policy_log.su_policy_date
module:
- datetime
- stanford_policy
id: su_policy_log.su_policy_log.su_policy_date
field_name: su_policy_date
entity_type: su_policy_log
bundle: su_policy_log
label: Date
description: 'The day this change log occurs. The "date" will appear above the change log notes.'
required: true
translatable: false
default_value:
-
default_date_type: now
default_date: now
default_value_callback: ''
settings: { }
field_type: datetime
Loading

0 comments on commit ce5f8e4

Please sign in to comment.