Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release #344

Merged
merged 19 commits into from
Jul 11, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
d3b83a3
fix (YALB-1411): update toolbar labels
nJim Jun 28, 2023
8f04809
fix (YALB-1309): switch from vertical to horitzonal menu
nJim Jun 29, 2023
263c3a4
revert menu orientation change
nJim Jun 29, 2023
a49028c
Merge pull request #330 from yalesites-org/YALB-1411-toolbar
nJim Jul 5, 2023
15c80f9
fix(YALB-1290): Do not strip p tags from heading_html
codechefmarc Jul 7, 2023
9306383
feat (YALB-1434): increate max video size
nJim Jul 10, 2023
17b8e5d
fix (YALB-1256): update reference widgets to use button variation
nJim Jul 10, 2023
bb62b05
fix (YALB-597): enable linkit for homepage setting
nJim Jul 11, 2023
db19bea
fix (YALB-1450): disable truncation of links
nJim Jul 11, 2023
b9800fa
fix (YALB-1450): disable truncation of links
nJim Jul 11, 2023
ec4a786
fix (YALB-1448): bug fix allow media select in layout builder
nJim Jul 11, 2023
43be7e4
fix: updating to latest atomic
nJim Jul 11, 2023
0149e1c
Merge pull request #343 from yalesites-org/YALB-1448-media-perms
nJim Jul 11, 2023
a907604
Merge pull request #342 from yalesites-org/YALB-1450-link-truncated
nJim Jul 11, 2023
23d78af
Merge pull request #341 from yalesites-org/YALB-579-homepage
nJim Jul 11, 2023
66745ea
Merge pull request #337 from yalesites-org/YALB-1256-add-buttons
nJim Jul 11, 2023
09594fe
Merge pull request #336 from yalesites-org/YALB-1434-video-size
nJim Jul 11, 2023
74029b7
Merge pull request #335 from yalesites-org/YALB-1290--p-tags
nJim Jul 11, 2023
243ef61
Merge branch 'master' into develop
nJim Jul 11, 2023
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
3 changes: 2 additions & 1 deletion web/profiles/custom/yalesites_profile/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"drupal/allowed_formats": "^2.0",
"drupal/autosave_form": "^1.3",
"drupal/better_exposed_filters": "^6.0",
"drupal/block_content_permissions": "^1.11",
"drupal/bugherd": "1.0",
"drupal/calendar_link": "^3.0",
"drupal/captcha": "^1.8",
Expand Down Expand Up @@ -80,7 +81,7 @@
"drupal/upgrade_status": "^3.18",
"drupal/webform": "^6.2@beta",
"drupal/wingsuit_companion": "^2.0@RC",
"yalesites-org/atomic": "1.16.0",
"yalesites-org/atomic": "1.16.1",
"yalesites-org/yale_cas": "^1.0"
},
"minimum-stability": "dev",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ uuid: e03d9a42-6814-4262-aec2-1914178b1d69
langcode: en
status: true
dependencies:
module:
- system
theme:
- ys_admin_theme
_core:
Expand All @@ -19,4 +21,8 @@ settings:
provider: core
primary: true
secondary: false
visibility: { }
visibility:
request_path:
id: request_path
negate: true
pages: '/node/*'
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ content:
closed_mode: summary
autocollapse: all
closed_mode_threshold: 0
add_mode: dropdown
add_mode: button
form_display_mode: default
default_paragraph_type: custom_card
features:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ content:
closed_mode: summary
autocollapse: all
closed_mode_threshold: 0
add_mode: dropdown
add_mode: button
form_display_mode: default
default_paragraph_type: gallery_item
features:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ content:
type: link_separate
label: hidden
settings:
trim_length: 80
trim_length: null
url_only: false
url_plain: false
rel: ''
target: ''
rel: '0'
target: '0'
third_party_settings: { }
weight: 1
region: content
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@ content:
type: link_separate
label: hidden
settings:
trim_length: 80
trim_length: null
url_only: false
url_plain: false
rel: ''
target: ''
rel: '0'
target: '0'
third_party_settings: { }
weight: 4
region: content
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@ content:
type: link_separate
label: hidden
settings:
trim_length: 80
trim_length: null
url_only: false
url_plain: false
rel: ''
target: ''
rel: '0'
target: '0'
third_party_settings: { }
weight: 3
region: content
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@ content:
type: link_separate
label: hidden
settings:
trim_length: 80
trim_length: null
url_only: false
url_plain: false
rel: ''
target: ''
rel: '0'
target: '0'
third_party_settings: { }
weight: 3
region: content
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@ content:
type: link_separate
label: hidden
settings:
trim_length: 80
trim_length: null
url_only: false
url_plain: false
rel: ''
target: ''
rel: '0'
target: '0'
third_party_settings: { }
weight: 1
region: content
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ content:
type: link_separate
label: hidden
settings:
trim_length: 80
trim_length: null
url_only: false
url_plain: false
rel: '0'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@ content:
type: link_separate
label: hidden
settings:
trim_length: 80
trim_length: null
url_only: false
url_plain: false
rel: ''
target: ''
rel: '0'
target: '0'
third_party_settings: { }
weight: 3
region: content
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ module:
better_exposed_filters: 0
block: 0
block_content: 0
block_content_permissions: 0
breakpoint: 0
bugherd: 0
calendar_link: 0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ settings:
handler_settings: { }
file_directory: '[date:custom:Y]-[date:custom:m]'
file_extensions: mp4
max_filesize: '5 MB'
max_filesize: '12 MB'
description_field: false
field_type: file
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ filters:
status: true
weight: -10
settings:
allowed_html: '<em> <strong>'
allowed_html: '<em> <strong><p>'
filter_html_help: false
filter_html_nofollow: false
improve_line_breaks_filter:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ dependencies:
- taxonomy.vocabulary.tags
module:
- block
- block_content_permissions
- contextual
- editoria11y
- file
Expand Down Expand Up @@ -64,30 +65,74 @@ permissions:
- 'configure editable event node layout overrides'
- 'configure editable page node layout overrides'
- 'configure editable post node layout overrides'
- 'create accordion block content'
- 'create and edit custom blocks'
- 'create background_video media'
- 'create button_link block content'
- 'create callout block content'
- 'create content_spotlight block content'
- 'create cta_banner block content'
- 'create custom_cards block content'
- 'create divider block content'
- 'create document media'
- 'create embed block content'
- 'create embed media'
- 'create event content'
- 'create event_list block content'
- 'create gallery block content'
- 'create grand_hero block content'
- 'create image block content'
- 'create image media'
- 'create media'
- 'create media_grid block content'
- 'create page content'
- 'create post content'
- 'create post_list block content'
- 'create pull_quote block content'
- 'create quick_links block content'
- 'create tabs block content'
- 'create terms in event_category'
- 'create terms in post_category'
- 'create terms in tags'
- 'create text block content'
- 'create url aliases'
- 'create video block content'
- 'create video media'
- 'create view block content'
- 'create webform block content'
- 'create wrapped_image block content'
- 'delete any accordion block content'
- 'delete any background_video media'
- 'delete any button_link block content'
- 'delete any callout block content'
- 'delete any content_spotlight block content'
- 'delete any cta_banner block content'
- 'delete any custom_cards block content'
- 'delete any divider block content'
- 'delete any document media'
- 'delete any embed block content'
- 'delete any embed media'
- 'delete any event content'
- 'delete any event_list block content'
- 'delete any gallery block content'
- 'delete any grand_hero block content'
- 'delete any image block content'
- 'delete any image media'
- 'delete any media'
- 'delete any media_grid block content'
- 'delete any page content'
- 'delete any post content'
- 'delete any post_list block content'
- 'delete any pull_quote block content'
- 'delete any quick_links block content'
- 'delete any tabs block content'
- 'delete any text block content'
- 'delete any video block content'
- 'delete any video media'
- 'delete any view block content'
- 'delete any webform block content'
- 'delete any webform submission'
- 'delete any wrapped_image block content'
- 'delete media'
- 'delete own background_video media'
- 'delete own document media'
Expand Down Expand Up @@ -135,7 +180,29 @@ permissions:
- 'revert post revisions'
- 'unpublish any content'
- 'unpublish editable content'
- 'update any accordion block content'
- 'update any button_link block content'
- 'update any callout block content'
- 'update any content_spotlight block content'
- 'update any cta_banner block content'
- 'update any custom_cards block content'
- 'update any divider block content'
- 'update any embed block content'
- 'update any event_list block content'
- 'update any gallery block content'
- 'update any grand_hero block content'
- 'update any image block content'
- 'update any media'
- 'update any media_grid block content'
- 'update any post_list block content'
- 'update any pull_quote block content'
- 'update any quick_links block content'
- 'update any tabs block content'
- 'update any text block content'
- 'update any video block content'
- 'update any view block content'
- 'update any webform block content'
- 'update any wrapped_image block content'
- 'update media'
- 'view all media revisions'
- 'view all revisions'
Expand Down
Loading