Skip to content
This repository has been archived by the owner on Oct 23, 2019. It is now read-only.

Commit

Permalink
8.0.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
pookmish committed Jan 18, 2018
1 parent 7fa4dd8 commit 357d211
Show file tree
Hide file tree
Showing 18 changed files with 29 additions and 19 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
Stanford MRC

Version 8.0.3 2018-01-17
--------------------------------------------------------------------------------
- Saml configured
- new views for visitor content type
- Newly refactored decanter
- new patterns
- New content type: "Basic Page" with bricks and paragraphs
- 3 new paragraph types: views, CTA, & WYSIWYG
- mrc_ds_blocks module to place blocks in entity view displays.

Version 8.0.2 2017-11-09
--------------------------------------------------------------------------------
- Set Display settings for news nodes & events nodes.
Expand Down
2 changes: 1 addition & 1 deletion modules/mrc_bricks_helper/mrc_bricks_helper.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: MRC Bricks Helper
description: Adds helper functionality to bricks module.
core: 8.x
type: module
version: VERSION
version: 8.0.3
package: Stanford MRC
dependencies:
- bricks
Expand Down
2 changes: 1 addition & 1 deletion modules/mrc_display_modes/mrc_display_modes.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ name: MRC Display Modes
description: Alters the core display modes
core: 8.x
type: module
version: VERSION
version: 8.0.3
package: Stanford MRC
2 changes: 1 addition & 1 deletion modules/mrc_ds_blocks/mrc_ds_blocks.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: MRC Display Suite Blocks
description: Place blocks in node displays
core: 8.x
type: module
version: VERSION
version: 8.0.3
package: Stanford MRC
dependencies:
- block
Expand Down
2 changes: 1 addition & 1 deletion modules/mrc_events/mrc_events.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: MRC Events
description: Events content type and importer
core: 8.x
type: module
version: VERSION
version: 8.0.3
package: Stanford MRC
dependencies:
- telephone
Expand Down
2 changes: 1 addition & 1 deletion modules/mrc_events/mrc_events.libraries.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
admin:
version: VERSION
version: 8.0.3
js:
js/mrc_events.admin.js: {}
dependencies:
Expand Down
2 changes: 1 addition & 1 deletion modules/mrc_events_importer/mrc_events_importer.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: MRC Events Importer
description: Migrate importer for stanford events.
core: 8.x
type: module
version: VERSION
version: 8.0.3
package: Stanford MRC
dependencies:
- mrc_events
Expand Down
2 changes: 1 addition & 1 deletion modules/mrc_helper/mrc_helper.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ name: MRC Helper
description: A helper module for MRC specific functionality.
core: 8.x
type: module
version: VERSION
version: 8.0.3
package: Stanford MRC
dependencies:
6 changes: 3 additions & 3 deletions modules/mrc_media/mrc_media.libraries.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
mrc_media.autocomplete:
version: VERSION
version: 8.0.3
js:
js/mrc_media.autocomplete.js: {}
css:
Expand All @@ -12,13 +12,13 @@ mrc_media.autocomplete:
- core/underscore

mrc_media.browser:
version: VERSION
version: 8.0.3
css:
component:
css/mrc_media.browser.css: {}

mrc_media.embed:
version: VERSION
version: 8.0.3
js:
js/mrc_media.embed.js: {}
dependencies:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: "MRC Migrate Processors"
description: "Extra migration processors to assit with importing"
core: 8.x
type: module
version: VERSION
version: 8.0.3
package: Stanford MRC
dependecies:
- migrate
2 changes: 1 addition & 1 deletion modules/mrc_news/mrc_news.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: 'MRC News'
type: module
description: 'MRC news items and views.'
core: 8.x
version: VERSION
version: 8.0.3
package: Stanford MRC
dependencies:
- file
Expand Down
2 changes: 1 addition & 1 deletion modules/mrc_page/mrc_page.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: 'MRC Basic Page'
type: module
description: 'MRC Basic Page.'
core: 8.x
version: VERSION
version: 8.0.3
package: Stanford MRC
dependencies:
- telephone
Expand Down
2 changes: 1 addition & 1 deletion modules/mrc_paragraphs_cta/mrc_paragraphs_cta.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: MRC Paragraph CTA
description: A cta paragraph type.
core: 8.x
type: module
version: VERSION
version: 8.0.3
package: Stanford MRC
dependencies:
- paragraphs
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: MRC Paragraph Postcard
description: A postcard paragraph type.
core: 8.x
type: module
version: VERSION
version: 8.0.3
package: Stanford MRC
dependencies:
- paragraphs
Expand Down
2 changes: 1 addition & 1 deletion modules/mrc_paragraphs_view/mrc_paragraphs_view.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: MRC Paragraph View
description: A paragraph type to embed views.
core: 8.x
type: module
version: VERSION
version: 8.0.3
package: Stanford MRC
dependencies:
- viewfield
Expand Down
2 changes: 1 addition & 1 deletion modules/mrc_people/mrc_people.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: MRC People
description: A person content type
core: 8.x
type: module
version: VERSION
version: 8.0.3
package: Stanford MRC
dependencies:
- field
Expand Down
2 changes: 1 addition & 1 deletion modules/mrc_visitor/mrc_visitor.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: MRC Visitor
description: A visitor content type
core: 8.x
type: module
version: VERSION
version: 8.0.3
package: Stanford MRC
dependencies:
- field
Expand Down
2 changes: 1 addition & 1 deletion stanford_mrc.info.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Stanford MRC
type: profile
description: 'Installation profile for MRC.'
version: 8.x
version: 8.0.3
core: 8.x

distribution:
Expand Down

0 comments on commit 357d211

Please sign in to comment.