Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
WCMS
uw_cfg_common
Commits
dc139c54
Commit
dc139c54
authored
May 31, 2022
by
Chris Shantz
Browse files
Merge branch '1.0.x' into prod/1.0.x
parents
47877dcb
b1bfccc5
Changes
8
Hide whitespace changes
Inline
Side-by-side
config/install/core.entity_form_display.user.user.default.yml
View file @
dc139c54
...
...
@@ -4,6 +4,7 @@ dependencies:
config
:
-
field.field.user.user.field_last_password_reset
-
field.field.user.user.field_password_expiration
-
field.field.user.user.field_pending_expire_sent
-
field.field.user.user.field_uw_first_name
-
field.field.user.user.field_uw_last_name
module
:
...
...
@@ -67,4 +68,5 @@ content:
hidden
:
field_last_password_reset
:
true
field_password_expiration
:
true
field_pending_expire_sent
:
true
langcode
:
true
config/install/core.entity_view_display.user.user.default.yml
View file @
dc139c54
...
...
@@ -4,6 +4,7 @@ dependencies:
config
:
-
field.field.user.user.field_last_password_reset
-
field.field.user.user.field_password_expiration
-
field.field.user.user.field_pending_expire_sent
-
field.field.user.user.field_uw_first_name
-
field.field.user.user.field_uw_last_name
module
:
...
...
@@ -26,6 +27,7 @@ content:
hidden
:
field_last_password_reset
:
true
field_password_expiration
:
true
field_pending_expire_sent
:
true
field_uw_first_name
:
true
field_uw_last_name
:
true
langcode
:
true
...
...
config/install/layout_builder_browser.layout_builder_browser_block.inline_blockuw_cbl_mailchimp.yml
View file @
dc139c54
...
...
@@ -3,7 +3,7 @@ status: true
dependencies
:
{
}
id
:
inline_blockuw_cbl_mailchimp
block_id
:
'
inline_block:uw_cbl_mailchimp'
category
:
uw_bc_
content
category
:
uw_bc_
external_embeds
label
:
Mailchimp
image_path
:
images/layout_builder_browser/mailchimp.svg
image_path_base
:
'
theme:uw_fdsu_theme_resp'
...
...
config/install/layout_builder_browser.layout_builder_browser_block.inline_blockuw_cbl_social_intents.yml
View file @
dc139c54
...
...
@@ -3,7 +3,7 @@ status: true
dependencies
:
{
}
id
:
inline_blockuw_cbl_social_intents
block_id
:
'
inline_block:uw_cbl_social_intents'
category
:
uw_bc_
content
category
:
uw_bc_
external_embeds
label
:
'
Social
Intents'
image_path
:
images/layout_builder_browser/socialintents.svg
image_path_base
:
'
theme:uw_fdsu_theme_resp'
...
...
config/install/metatag.metatag_defaults.403.yml
0 → 100644
View file @
dc139c54
langcode
:
en
status
:
true
dependencies
:
{
}
id
:
'
403'
label
:
'
403
access
denied'
tags
:
shortlink
:
'
[site:url]'
robots
:
'
noindex'
canonical_url
:
'
[site:url]'
src/UwRoles/user.role.uw_role_content_author.yml
View file @
dc139c54
...
...
@@ -47,6 +47,7 @@ permissions:
-
'
clone
uw_ct_catalog_item
content'
-
'
clone
uw_ct_contact
content'
-
'
clone
uw_ct_event
content'
-
'
clone
uw_ct_expand_collapse_group
content'
-
'
clone
uw_ct_news_item
content'
-
'
clone
uw_ct_opportunity
content'
-
'
clone
uw_ct_profile
content'
...
...
src/UwRoles/user.role.uw_role_content_editor.yml
View file @
dc139c54
...
...
@@ -49,6 +49,7 @@ permissions:
-
'
clone
uw_ct_catalog_item
content'
-
'
clone
uw_ct_contact
content'
-
'
clone
uw_ct_event
content'
-
'
clone
uw_ct_expand_collapse_group
content'
-
'
clone
uw_ct_news_item
content'
-
'
clone
uw_ct_opportunity
content'
-
'
clone
uw_ct_profile
content'
...
...
src/UwRoles/user.role.uw_role_site_manager.yml
View file @
dc139c54
...
...
@@ -53,6 +53,7 @@ permissions:
-
'
clone
uw_ct_catalog_item
content'
-
'
clone
uw_ct_contact
content'
-
'
clone
uw_ct_event
content'
-
'
clone
uw_ct_expand_collapse_group
content'
-
'
clone
uw_ct_news_item
content'
-
'
clone
uw_ct_opportunity
content'
-
'
clone
uw_ct_profile
content'
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment