Skip to content

Commit

Permalink
8.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
pookmish committed Aug 1, 2018
1 parent eaece06 commit d1f9143
Show file tree
Hide file tree
Showing 38 changed files with 47 additions and 36 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# HumSci

8.0.5
--------------------------------------------------------------------------------
_Release Date: 2018-08-01_

- Use search_api for site search, allowing us to exclude some course nodes from being indexed and take up all the search
result space
- Updated news content type
- Several front end style improvements.

8.0.4
--------------------------------------------------------------------------------
_Release Date: 2018-07-19_
Expand Down
2 changes: 2 additions & 0 deletions blt/deploy/rsync-exclude.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,12 @@
/docroot/core
/docroot/libraries/contrib
/docroot/modules/contrib
/docroot/modules/custom
/docroot/sites/*/files
/files-private
/docroot/sites/*/private
/docroot/themes/contrib
/docroot/themes/custom
/drush/contrib
/README.md
/readme
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: 'H&S Basic Page'
description: 'Basic Page content type'
core: 8.x
type: module
version: 8.x
version: 8.0.5
package: 'Humanities & Sciences'
dependencies:
- entity_reference_revisions
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: 'H&S Basic Page Display'
description: 'Basic Page content type'
core: 8.x
type: module
version: 8.x
version: 8.0.5
package: 'Humanities & Sciences'
hidden: true
dependencies:
Expand Down
2 changes: 1 addition & 1 deletion docroot/modules/humsci/hs_bugherd/hs_bugherd.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: 'H&S Bugherd'
description: 'Bugherd API connection with JIRA'
core: 8.x
type: module
version: 8.x
version: 8.0.5
package: 'Humanities & Sciences'
dependencies:
- encrypt
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: 'H&S Config Read Only'
description: 'Modify the Config Read Only to blacklist specific config'
core: 8.x
type: module
version: 8.x
version: 8.0.5
package: 'Humanities & Sciences'
dependencies:
- config_readonly
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: 'H&S Event Series'
description: 'Event Series content type'
core: 8.x
type: module
version: 8.x
version: 8.0.5
package: 'Humanities & Sciences'
dependencies:
- hs_events
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: 'H&S Event Series Display'
description: 'Event Series content type'
core: 8.x
type: module
version: 8.x
version: 8.0.5
package: 'Humanities & Sciences'
hidden: true
dependencies:
Expand Down
2 changes: 1 addition & 1 deletion docroot/modules/humsci/hs_events/hs_events.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: 'H&S Events'
description: 'Events content type'
core: 8.x
type: module
version: 8.x
version: 8.0.5
package: 'Humanities & Sciences'
dependencies:
- allowed_formats
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: 'H&S Events Display'
description: 'Events content type'
core: 8.x
type: module
version: 8.x
version: 8.0.5
package: 'Humanities & Sciences'
hidden: true
dependencies:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: 'H&S Events Importer'
description: 'Migrate importer for stanford events.'
core: 8.x
type: module
version: 8.x
version: 8.0.5
package: 'Humanities & Sciences'
dependencies:
- hs_events
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: 'H&S Field Helpers'
type: module
description: 'Additional field widgets and display formatters'
core: 8.x
version: 8.x
version: 8.0.5
package: 'Humanities & Sciences'
dependencies:
- ui_patterns_views
2 changes: 1 addition & 1 deletion docroot/modules/humsci/hs_layouts/hs_layouts.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: 'H&S Layouts'
type: module
description: 'Layout options for H&S'
core: 8.x
version: 8.x
version: 8.0.5
package: 'Humanities & Sciences'
dependencies:
- layout_discovery
2 changes: 1 addition & 1 deletion docroot/modules/humsci/hs_news/hs_news.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: 'H&S News'
type: module
description: 'News content type'
core: 8.x
version: 8.x
version: 8.0.5
package: 'Humanities & Sciences'
dependencies:
- file
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: 'H&S News Display'
type: module
description: 'News content type'
core: 8.x
version: 8.x
version: 8.0.5
package: 'Humanities & Sciences'
hidden: true
dependencies:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: 'H&S Paragraph Types'
description: 'Generic Helpers for paragraphs.'
core: 8.x
type: module
version: 8.x
version: 8.0.5
package: 'Humanities & Sciences'
dependencies:
- paragraphs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: 'H&S Hero Image Paragraph'
description: 'Hero Image Paragraph type'
core: 8.x
type: module
version: 8.x
version: 8.0.5
package: 'Humanities & Sciences'
dependencies:
- entity_browser
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: 'H&S Hero Image Paragraph Display'
description: 'Hero Image Paragraph type'
core: 8.x
type: module
version: 8.x
version: 8.0.5
hidden: true
package: 'Humanities & Sciences'
dependencies:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: H&S Postcard Paragraph
description: A paragraph type with a postcard display.
core: 8.x
type: module
version: 8.x
version: 8.0.5
package: 'Humanities & Sciences'
dependencies:
- media
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: H&S Postcard Display
description: A paragraph type with a postcard display.
core: 8.x
type: module
version: 8.x
version: 8.0.5
package: 'Humanities & Sciences'
hidden: true
dependencies:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: H&S Row Paragraph
description: A paragraph type with a simple image.
core: 8.x
type: module
version: 8.x
version: 8.0.5
package: 'Humanities & Sciences'
dependencies:
- allowed_formats
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: H&S Row Paragraph Display
description: A paragraph type with a simple image.
core: 8.x
type: module
version: 8.x
version: 8.0.5
package: 'Humanities & Sciences'
hidden: true
dependencies:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: H&S Slide Paragraph
description: A paragraph type with a simple image.
core: 8.x
type: module
version: 8.x
version: 8.0.5
package: 'Humanities & Sciences'
dependencies:
- allowed_formats
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: 'H&S Slide Paragraph Display'
description: 'A paragraph type with a simple image.'
core: 8.x
type: module
version: 8.x
version: 8.0.5
package: 'Humanities & Sciences'
hidden: true
dependencies:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: H&S Slideshow Paragraph
description: A paragraph type with a slideshow.
core: 8.x
type: module
version: 8.x
version: 8.0.5
package: 'Humanities & Sciences'
dependencies:
- entity_reference_revisions
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: 'H&S Slideshow Paragraph Display'
description: 'A paragraph type with a slideshow.'
core: 8.x
type: module
version: 8.x
version: 8.0.5
package: 'Humanities & Sciences'
hidden: true
dependencies:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: 'H&S Text Area Paragraph'
description: 'Text Area Paragraph type'
core: 8.x
type: module
version: 8.x
version: 8.0.5
package: 'Humanities & Sciences'
dependencies:
- paragraphs
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: 'H&S Text Area Paragraph Display'
description: 'Text Area Paragraph type'
core: 8.x
type: module
version: 8.x
version: 8.0.5
package: 'Humanities & Sciences'
hidden: true
dependencies:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: 'H&S View Paragraph'
description: 'View Paragraph type'
core: 8.x
type: module
version: 8.x
version: 8.0.5
package: 'Humanities & Sciences'
dependencies:
- paragraphs
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: 'H&S View Paragraph Display'
description: 'View Paragraph type'
core: 8.x
type: module
version: 8.x
version: 8.0.5
package: 'Humanities & Sciences'
hidden: true
dependencies:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: 'H&S Webform Paragraph'
description: 'Webform Paragraph type'
core: 8.x
type: module
version: 8.x
version: 8.0.5
package: 'Humanities & Sciences'
dependencies:
- paragraphs
Expand Down
2 changes: 1 addition & 1 deletion docroot/modules/humsci/hs_person/hs_person.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: 'H&S Person'
type: module
description: 'Person content type'
core: 8.x
version: 8.x
version: 8.0.5
package: 'Humanities & Sciences'
dependencies:
- address
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: 'H&S Person Display'
type: module
description: 'Publications content type'
core: 8.x
version: 8.x
version: 8.0.5
package: 'Humanities & Sciences'
hidden: true
dependencies:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: 'H&S Publications'
type: module
description: 'Publications content type'
core: 8.x
version: 8.x
version: 8.0.5
package: 'Humanities & Sciences'
dependencies:
- datetime
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: 'H&S Publications Display'
type: module
description: 'Publications content type'
core: 8.x
version: 8.x
version: 8.0.5
package: 'Humanities & Sciences'
hidden: true
dependencies:
Expand Down
2 changes: 1 addition & 1 deletion docroot/modules/humsci/hs_research/hs_research.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: 'H&S Reesarch'
type: module
description: 'Research content type'
core: 8.x
version: 8.x
version: 8.0.5
package: 'Humanities & Sciences'
dependencies:
- field
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: 'H&S Research Display'
type: module
description: 'Publications content type'
core: 8.x
version: 8.x
version: 8.0.5
package: 'Humanities & Sciences'
hidden: true
dependencies:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Stanford HumSci
type: profile
description: 'Installation profile for HumSci'
version: 8.x
version: 8.0.5
core: 8.x

distribution:
Expand Down

0 comments on commit d1f9143

Please sign in to comment.