Skip to content

Commit 6a6a9e8

Browse files
committed
Update files for release.
1 parent 5f84c08 commit 6a6a9e8

File tree

3 files changed

+59
-4
lines changed

3 files changed

+59
-4
lines changed

CHANGELOG.md

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,60 @@
11
# Trustee Profile
22

3+
6.1.0
4+
-------------------------------------------------------------------------------
5+
06009f28 Adjust printable.settings.
6+
ecfe7d8c Removed stanford_profile dependencies from user role configs.
7+
c4802f38 Removed non-existent permission
8+
6cc5ca4b Check for decoupled menu item access for user
9+
2116aea0 D8CORE-8660: Use div to wrap h3 for next media list (#1075)
10+
307a1090 D8CORE-8659: More A/V name fixes (#1074)
11+
52a8de1c Updated GQL views for people references
12+
5b2cf98d Fixed AV display, hide subtitles and remove empty rows in media list
13+
6fed7e4f Change media tab order for AV field
14+
4609333f D8CORE-8541: Configure layout widget, Changed subtitle & transcript fields, added tests (#1070)
15+
690f83c6 D8CORE-8639: updated permissions for Audio/Visual content type (#1072)
16+
8935c137 D8CORE-8633: Updated clips duration to match the duration on the node (#1073)
17+
353fc559 D8Core-8581: updated labels and help text (#1071)
18+
6dffe6fa fixed composer.json
19+
989406f9 D8Core-8558: Ignore PDFs so we don't trigger WAF (#1068)
20+
a2845d38 D8CORE-8627: Media changed image style ratio (#1069)
21+
47e8765c D8CORE-8307: Allow anchor link navigation block (#1043)
22+
87bdc2f8 Configs for trash module
23+
88e46e84 D8CORE-8625: Media adding the labels to season and episode (#1064)
24+
d34dd7a3 D8CORE-8627: changed media image size to a 2:3 ratio (#1067)
25+
83314336 Update colorbox depedency (#1065)
26+
481f01bc D8CORE-8621: Add permissions for person_filters in site_manager role (#1063)
27+
e853c1e0 D8CORE-8535: Removed short title from the Person Node (#1062)
28+
d15c73ab Index more media fields for algolia
29+
e2d52031 D8CORE-8553: Media list: changed padding bottom to 3 (#1057)
30+
706d2f0c D8Core-8162: Fix default filter on manage events view (#1060)
31+
9ae1d61a D8Core-8131: Provide help text on stat card fields (#1059)
32+
2e77a713 D8Core-8034: Fix Opp Type Widget (#1058)
33+
d925db76 D8CORE-6635: only one event type displayed on cards, teasers, h3 card (#1054)
34+
c5344ac7 D8CORE-8553: Added a media category select field to create icon badge (#1050)
35+
f905060f Updated DS config
36+
6fa62777 Fix problem with Courses Mgmt view (#1037)
37+
e1888e22 D8CORE-8545: Added class needed for layout spacing (#1049)
38+
c4ef3cd4 D8CORE-8551: Updating styling for secondary navigation (#1046)
39+
b3c1f6fd D8CORE-8488 D8CORE-8489 | Update spotlight title to use h1 and filter tags to list (#1042)
40+
f9edec0d Added localist id field for lookup on the external system
41+
fd7ad269 D8CORE-8509: Updated help text on news dek field (#1041)
42+
883e596e D8CORE-8507: Increase number of admin toolbar entity bundles available
43+
be6808b5 D8Core-8530: Add course_filters to site manager role permissions (#1038)
44+
24f3f7d4 Re-export config
45+
d0e68fe2 D8CORE-7988: Allow unpublished term selections in fields (#1036)
46+
867676e4 Added embeddable video styles for ckeditor
47+
b0e37928 Add permissions to choose layout for contributor and site editor roles (#1032)
48+
a78af59a Adjusted spotlight image styles for better focal point
49+
a44a6dac D8CORE-8515: added class to the related publications view (#1033)
50+
0d9c3b93 Updated imagecache_external module config
51+
e58f9ba2 D8CORE-8514: Show leading 0 for event lists
52+
8dbcb6fb D8CORE-8514: Adjusted event teaser display fields
53+
01ee64e4 fixup
54+
5a426fde Added body field to indexed data for page and news
55+
6e8f345e Update views from BEF update
56+
d072c56b Tidy Up News Edit Form (#1030)
57+
358
6.0.0
459
-------------------------------------------------------------------------------
560
- D8CORE-5180: Remove alt text for people image cards

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# [Trustee Profile](https://github.com/SU-SWS/trustee_profile)
2-
##### 1.x
2+
##### 6.x
33
[![CircleCI](https://circleci.com/gh/SU-SWS/trustee_profile.svg?style=svg)](https://circleci.com/gh/SU-SWS/trustee_profile)
4-
[![Test Coverage](https://api.codeclimate.com/v1/badges/9e16872314a79186f4fe/test_coverage)](https://codeclimate.com/github/SU-SWS/trustee_profile/test_coverage)
54
[![Maintainability](https://api.codeclimate.com/v1/badges/9e16872314a79186f4fe/maintainability)](https://codeclimate.com/github/SU-SWS/trustee_profile/maintainability)
65

76
Maintainers: [Mike Decker](https://github.com/pookmish), [sherakama](https://github.com/sherakama)
@@ -26,7 +25,8 @@ Install this installation profile like any other profile. [See Drupal Documentat
2625
Upstream updates
2726
---
2827

29-
Pull from [stanford_profile](https://github.com/SU-SWS/stanford_profile.git) by running the command `git pull https://github.com/SU-SWS/stanford_profile.git 11.x -X ours --no-edit`.
28+
Pull from [stanford_profile](https://github.com/SU-SWS/stanford_profile.git) by running the command `git pull https://github.com/SU-SWS/stanford_profile.git 12.x -X ours --no-edit`.
29+
- If you do not have default pull option configured you will want to add the `--no-rebase` flag to do a merge commit.
3030

3131
There is possibly going to be some conflicts. Clear up those conflicts and commit the changes.
3232

trustee_profile.info.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: 'Trustee Profile'
22
description: 'Jumpstart Website Profile for Board of Trustees Intranet sites'
3-
version: 6.0.0
3+
version: 6.1.0
44
type: profile
55
project: Stanford
66
core_version_requirement: ^11.2

0 commit comments

Comments
 (0)