Skip to content

Commit

Permalink
Latest upgrades and new versions of modules for the latest release of…
Browse files Browse the repository at this point in the history
… the profile. Updated changelog and version numbers for the profile.
  • Loading branch information
JeebsUK committed Oct 14, 2019
1 parent af8b27f commit 8298677
Show file tree
Hide file tree
Showing 7 changed files with 351 additions and 16 deletions.
266 changes: 266 additions & 0 deletions log.txt

Large diffs are not rendered by default.

37 changes: 37 additions & 0 deletions src/cambridge/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,43 @@
Changelog
=========

2.4

3 October 2019

The following new modules have been added to the profile:

Added Cambridge Download [1.10] (https://gitlab.developers.cam.ac.uk/uis/webcms/drupal-7-features/drupal-feature-download/-/tags/1.10)
Added Conditional Fields [3.0-alpha2] (https://www.drupal.org/project/conditional_fields/releases/7.x-3.0-alpha2)
Added Form Element Layout [1.0-beta3] (https://www.drupal.org/project/fel/releases/7.x-1.0-beta3)
Added Rules Once Per Day [1.3] (https://www.drupal.org/project/rules_onceperday/releases/7.x-1.3)
Added Scanner [1.1] (https://www.drupal.org/project/scanner/releases/7.x-1.1)
Added Webform Submissions Bulk Delete [1.2] (https://www.drupal.org/project/webform_submissions_bulk_delete)

The following modules have been upgraded for security reasons:

Upgraded Easy Breadcrumb to [2.17] (https://www.drupal.org/project/easy_breadcrumb/releases/7.x-2.17)
Upgraded UUID to [1.3] (https://www.drupal.org/project/uuid/releases/7.x-1.3)

The Raven module has been upgraded to [1.6.2] (https://gitlab.developers.cam.ac.uk/uis/webcms/drupal-modules/raven/-/tags/v1.6.2).
This new release will allow logins to Drupal sites to be restricted to members of a particular lookup group and/or lookup institution.
The new release will also update a user's "realname" in Drupal based on the value from lookup - if it has not already been filled in on the Drupal site.
There is also a new module - Simple Lookup [1.1] (https://gitlab.developers.cam.ac.uk/uis/webcms/drupal-modules/simple_lookup/-/tags/v1.1)
The simple lookup module is a dependency for the new version of the Raven module.

The following other modules have maintenance or scheduled releases:

Upgraded Cambridge Events to [2.3] (https://github.com/misd-service-development/drupal-feature-events/releases/tag/7.x-2.3)
Upgraded Facet API to [1.6] (https://www.drupal.org/project/facetapi/releases/7.x-1.6)
Upgraded Field Collection to [1.1] (https://www.drupal.org/project/field_collection/releases/7.x-1.1)
Upgraded File Entity to [2.26] (https://www.drupal.org/project/file_entity/releases/7.x-2.26)
Upgraded Media to [2.23] (https://www.drupal.org/project/media/releases/7.x-2.23)
Upgraded Media CKEditor to [2.10] (https://www.drupal.org/project/media_ckeditor/releases/7.x-2.10)
Upgraded Role Delegation to [1.2] (https://www.drupal.org/project/role_delegation/releases/7.x-1.2)
Upgraded Views to [3.23] (https://www.drupal.org/project/views/releases/7.x-3.23)
Upgraded Webform to [4.20] (https://www.drupal.org/project/webform/releases/7.x-4.20)


2.3

4 April 2019
Expand Down
2 changes: 1 addition & 1 deletion src/cambridge/cambridge.info
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "University of Cambridge"
description = "Install the standard University of Cambridge features."
version = 7.x-2.3
version = 7.x-2.4
core = 7.x

; core
Expand Down
32 changes: 21 additions & 11 deletions src/cambridge/cambridge.make
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ projects[ckeditor] = "1.18"
libraries[ckeditor][download][type] = "file"
libraries[ckeditor][download][url] = "http://download.cksource.com/CKEditor/CKEditor/CKEditor%204.4.7/ckeditor_4.4.7_full.tar.gz"
projects[ckeditor_link] = "2.4"
projects[conditional_fields] = "3.0-alpha2"
projects[context] = "3.10"
projects[crazyegg] = "1.1"
projects[css_injector] = "1.10"
Expand All @@ -27,15 +28,15 @@ projects[devel] = "1.7"
projects[diff] = "3.4"
projects[disqus] = "1.12"
projects[ds] = "2.16"
projects[easy_breadcrumb] = "2.16"
projects[easy_breadcrumb] = "2.17"
projects[email] = "1.3"
projects[entity] = "1.9"
projects[entityreference] = "1.5"
projects[environment_indicator][version] = "2.9"
projects[environment_indicator][patch][] = "http://www.drupal.org/files/issues/z-index-2331315-1.patch"
projects[expire][version] = "1.0-beta1"
projects[expire][patch][] = "http://cgit.drupalcode.org/expire/patch/?id=c0e37cc"
projects[facetapi] = "1.5"
projects[facetapi] = "1.6"
projects[facetapi_pretty_paths] = "1.4"
projects[fancybox][version] = "2.0-beta6"
projects[fancybox][patch][] = "https://gist.githubusercontent.com/thewilkybarkid/6550012/raw/23071cf776df3e61ba823f6c73bb788316778945/fancybox_jquery.patch"
Expand All @@ -47,12 +48,13 @@ projects[feeds][version] = "2.0-beta3"
projects[feeds_entity_processor] = "1.x-dev"
projects[feeds_tamper] = "1.1"
projects[feeds_xpathparser] = "1.1"
projects[field_collection] = "1.0-beta13"
projects[fel] = "1.0-beta3"
projects[field_collection] = "1.1"
projects[field_display_label] = "1.4"
projects[field_group] = "1.6"
projects[field_permissions] = "1.0"
projects[field_validation] = "2.6"
projects[file_entity] = "2.25"
projects[file_entity] = "2.26"
projects[file_resup] = "1.5"
projects[filefield_paths][version] = "1.1"
projects[fontawesome] = "3.8"
Expand All @@ -67,8 +69,8 @@ projects[imagecache_external] = "2.2"
projects[job_scheduler] = "2.0"
projects[linkchecker] = "1.4"
projects[markup] = "1.2"
projects[media] = "2.21"
projects[media_ckeditor] = "2.9"
projects[media] = "2.23"
projects[media_ckeditor] = "2.10"
projects[media_flickr] = "2.0-alpha5"
projects[media_soundcloud] = "1.0"
projects[media_vimeo] = "2.1"
Expand All @@ -94,8 +96,10 @@ projects[realname] = "1.3"
projects[realname][patch][] = "https://www.drupal.org/files/issues/realname-fix-user-view-warning-2782711-4-D7.patch"
projects[redirect][version] = "1.0-rc3"
projects[restws] = "2.8"
projects[role_delegation] = "1.1"
projects[role_delegation] = "1.2"
projects[rules] = "2.12"
projects[rules_onceperday] = "1.3"
projects[scanner] = "1.1"
projects[scheduler] = "1.5"
projects[search_api] = "1.26"
projects[search_api_db] = "1.7"
Expand All @@ -118,7 +122,7 @@ projects[term_merge] = "1.4"
projects[toc_node] = "1.7"
projects[transliteration] = "3.2"
projects[twitter_block] = "2.3"
projects[uuid] = "1.2"
projects[uuid] = "1.3"
projects[varnish] = "1.9"
;projects[varnish][version] = "1.0-beta3"
;projects[varnish][patch][] = "https://gist.github.com/thewilkybarkid/6595645/raw/e53554206350c1b00316fcf02f2ff61c0bdfee36/varnish_watchdog_success.patch"
Expand All @@ -134,7 +138,8 @@ projects[views_data_export] = "3.2"
projects[views_field_view] = "1.2"
projects[views_menu_children_filter] = "1.0-rc3"
projects[views_rss] = "2.0-rc4"
projects[webform] = "4.19"
projects[webform] = "4.20"
projects[webform_submissions_bulk_delete] = "1.2"
projects[workbench] = "1.2"
projects[workbench_access] = "1.6"
projects[workbench_media] = "1.1"
Expand All @@ -156,11 +161,16 @@ projects[cam_access_handling][download][type] = "file"
projects[cam_access_handling][download][url] = "https://github.com/misd-service-development/drupal-feature-access-handling/archive/7.x-1.0.tar.gz"
projects[cam_access_handling][subdir] = "features"

projects[cambridge_download][type] = "module"
projects[cambridge_download][version] = "1.10"
projects[cambridge_download][download][type] = "file"
projects[cambridge_download][download][url] = "https://gitlab.developers.cam.ac.uk/uis/webcms/drupal-7-features/drupal-feature-download/-/archive/1.10/drupal-feature-download-1.10.tar.gz"
projects[cambridge_download][subdir] = "features"

projects[cambridge_events][type] = "module"
projects[cambridge_events][version] = "2.0"
projects[cambridge_events][version] = "2.3"
projects[cambridge_events][download][type] = "file"
projects[cambridge_events][download][url] = "https://github.com/misd-service-development/drupal-feature-events/archive/7.x-2.0.tar.gz"
projects[cambridge_events][download][url] = "https://github.com/misd-service-development/drupal-feature-events/archive/2.3.tar.gz"
projects[cambridge_events][subdir] = "features"

projects[cambridge_jobs][type] = "module"
Expand Down
12 changes: 9 additions & 3 deletions src/cambridge_base.make
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,11 @@ projects[pathauto] = "1.3"
;projects[pathauto_persist] = "1.4"
projects[raven][type] = "module"
projects[raven][download][type] = "file"
projects[raven][download][url] = "https://github.com/misd-service-development/drupal-raven/archive/7.x-1.3.tar.gz"
projects[raven][patch][] = "https://github.com/misd-service-development/drupal-raven/commit/cfff4cbf50a03ec3806da4a9ce11c29773fbc0eb.patch"
projects[raven][download][url] = "https://gitlab.developers.cam.ac.uk/uis/webcms/drupal-modules/raven/-/archive/v1.6.2/raven-v1.6.2.tar.gz"
;projects[raven][download][url] = "https://github.com/misd-service-development/drupal-raven/archive/7.x-1.3.tar.gz"
;projects[raven][patch][] = "https://github.com/misd-service-development/drupal-raven/commit/cfff4cbf50a03ec3806da4a9ce11c29773fbc0eb.patch"
projects[token] = "1.7"
projects[views] = "3.22"
projects[views] = "3.23"

; features

Expand All @@ -59,3 +60,8 @@ projects[cambridge_teasers][type] = "module"
projects[cambridge_teasers][download][type] = "file"
projects[cambridge_teasers][download][url] = "https://github.com/misd-service-development/drupal-feature-teasers/archive/7.x-1.6.tar.gz"
projects[cambridge_teasers][subdir] = "features"

projects[simple_lookup][type] = "module"
projects[simple_lookup][download][type] = "file"
projects[simple_lookup][download][url] = "https://gitlab.developers.cam.ac.uk/uis/webcms/drupal-modules/simple_lookup/-/archive/1.1.1/simple_lookup-1.1.1.tar.gz"
projects[simple_lookup][subdir] = "custom"
16 changes: 16 additions & 0 deletions src/cambridge_lite/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,22 @@
Changelog
=========

2.4

3 October 2019

The Raven module has been upgraded to [1.6.2] (https://gitlab.developers.cam.ac.uk/uis/webcms/drupal-modules/raven/-/tags/v1.6.2).
This new release will allow logins to Drupal sites to be restricted to members of a particular lookup group and/or lookup institution.
The new release will also update a user's "realname" in Drupal based on the value from lookup - if it has not already been filled in on the Drupal site.
There is also a new module - Simple Lookup [1.1] (https://gitlab.developers.cam.ac.uk/uis/webcms/drupal-modules/simple_lookup/-/tags/v1.1)
The simple lookup module is a dependency for the new version of the Raven module.


The following other modules have maintenance or scheduled releases:

Upgraded Views to [3.23] (https://www.drupal.org/project/views/releases/7.x-3.23)


2.3

4 April 2019
Expand Down
2 changes: 1 addition & 1 deletion src/cambridge_lite/cambridge_lite.info
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "University of Cambridge (lite)"
description = "Install the core University of Cambridge features."
version = 7.x-2.3
version = 7.x-2.4
core = 7.x

; core
Expand Down

0 comments on commit 8298677

Please sign in to comment.