From 80bf1dacbea5864c8dd0a1e99d2077955b224170 Mon Sep 17 00:00:00 2001 From: Nicky Vandevoorde Date: Wed, 13 Dec 2017 11:39:29 +0100 Subject: [PATCH] Deprecate update hooks --- degov_common/degov_common.install | 8 ++++---- .../degov_content_types_shared_fields.install | 8 ++++---- degov_date_formats/degov_date_formats.install | 8 ++++---- degov_html_mail/degov_html_mail.install | 8 ++++---- .../degov_media_address.install | 8 ++++---- degov_media_audio/degov_media_audio.install | 8 ++++---- .../degov_media_citation.install | 8 ++++---- .../degov_media_contact.install | 8 ++++---- .../degov_media_document.install | 8 ++++---- ...ity_view_display.media.gallery.default.yml | 3 --- ...y_view_display.media.gallery.reference.yml | 3 --- ...ntity_view_display.media.gallery.usage.yml | 3 --- .../degov_media_gallery.install | 19 +++++-------------- ...ntity_view_display.media.image.default.yml | 4 ---- degov_media_image/degov_media_image.install | 18 +++++------------- .../degov_media_instagram.install | 8 ++++---- degov_media_person/degov_media_person.install | 8 ++++---- .../degov_media_social_media_embed.install | 8 ++++---- degov_media_tweet/degov_media_tweet.install | 8 ++++---- degov_media_video/degov_media_video.install | 8 ++++---- .../degov_media_video_upload.install | 8 ++++---- degov_metatags/degov_metatags.install | 8 ++++---- degov_node_blog/degov_node_blog.install | 8 ++++---- degov_node_event/degov_node_event.install | 8 ++++---- .../degov_node_normal_page.install | 8 ++++---- degov_node_press/degov_node_press.install | 8 ++++---- .../degov_paragraph_block_reference.install | 8 ++++---- .../degov_paragraph_downloads.install | 8 ++++---- .../degov_paragraph_map.install | 8 ++++---- .../degov_paragraph_media_reference.install | 8 ++++---- .../degov_paragraph_node_reference.install | 8 ++++---- .../degov_paragraph_view_reference.install | 8 ++++---- degov_pathauto/degov_pathauto.install | 9 +++++---- .../degov_rich_text_format_settings.install | 8 ++++---- degov_rss_feed/degov_rss_feed.install | 8 ++++---- .../degov_scheduled_updates.install | 8 ++++---- degov_search_base/degov_search_base.install | 8 ++++---- .../facets.facet.search_content_changed.yml | 9 --------- .../degov_search_content.install | 17 +++++------------ .../facets.facet.search_media_changed.yml | 9 --------- degov_search_media/degov_search_media.install | 17 +++++------------ degov_simplenews/degov_simplenews.install | 8 ++++---- .../degov_sitemap_settings.install | 8 ++++---- .../degov_social_media_settings.install | 8 ++++---- ...degov_taxonomy_media_accessibility.install | 8 ++++---- .../degov_taxonomy_media_language.install | 8 ++++---- degov_users_roles/degov_users_roles.install | 8 ++++---- .../degov_workbench_access.install | 8 ++++---- 48 files changed, 173 insertions(+), 234 deletions(-) delete mode 100644 degov_media_gallery/config/update_8009/rewrite/core.entity_view_display.media.gallery.default.yml delete mode 100644 degov_media_gallery/config/update_8009/rewrite/core.entity_view_display.media.gallery.reference.yml delete mode 100644 degov_media_gallery/config/update_8009/rewrite/core.entity_view_display.media.gallery.usage.yml delete mode 100644 degov_media_image/config/update_8016/rewrite/core.entity_view_display.media.image.default.yml delete mode 100644 degov_search_content/config/update_8009/rewrite/facets.facet.search_content_changed.yml delete mode 100644 degov_search_media/config/update_8006/rewrite/facets.facet.search_media_changed.yml diff --git a/degov_common/degov_common.install b/degov_common/degov_common.install index a288a8ad..d73d889b 100644 --- a/degov_common/degov_common.install +++ b/degov_common/degov_common.install @@ -17,8 +17,8 @@ function degov_common_uninstall() { /** * Next module update version is 8016. - * All update hooks from 1.1 to 1.13 were deleted. - * There is no upgrade path from 1.1 to 1.13, you need first to update to 1.2 - * and every minor release as well until 1.13 respectively. - * The fresh install should have all the changes from 1.1 to 1.13. + * All update hooks from 1.1 to 1.14 were deleted. + * There is no upgrade path from 1.1 to 1.14, you need first to update to 1.2 + * and every minor release as well until 1.14 respectively. + * The fresh install should have all the changes from 1.1 to 1.14. */ diff --git a/degov_content_types_shared_fields/degov_content_types_shared_fields.install b/degov_content_types_shared_fields/degov_content_types_shared_fields.install index d5a1fd75..627f511b 100644 --- a/degov_content_types_shared_fields/degov_content_types_shared_fields.install +++ b/degov_content_types_shared_fields/degov_content_types_shared_fields.install @@ -2,8 +2,8 @@ /** * Next module update version is 8010. - * All update hooks from 1.1 to 1.13 were deleted. - * There is no upgrade path from 1.1 to 1.13, you need first to update to 1.2 - * and every minor release as well until 1.13 respectively. - * The fresh install should have all the changes from 1.1 to 1.13. + * All update hooks from 1.1 to 1.14 were deleted. + * There is no upgrade path from 1.1 to 1.14, you need first to update to 1.2 + * and every minor release as well until 1.14 respectively. + * The fresh install should have all the changes from 1.1 to 1.14. */ diff --git a/degov_date_formats/degov_date_formats.install b/degov_date_formats/degov_date_formats.install index e7e29eb1..7cec2f79 100644 --- a/degov_date_formats/degov_date_formats.install +++ b/degov_date_formats/degov_date_formats.install @@ -2,8 +2,8 @@ /** * Next module update version is 8002. - * All update hooks from 1.1 to 1.13 were deleted. - * There is no upgrade path from 1.1 to 1.13, you need first to update to 1.2 - * and every minor release as well until 1.13 respectively. - * The fresh install should have all the changes from 1.1 to 1.13. + * All update hooks from 1.1 to 1.14 were deleted. + * There is no upgrade path from 1.1 to 1.14, you need first to update to 1.2 + * and every minor release as well until 1.14 respectively. + * The fresh install should have all the changes from 1.1 to 1.14. */ diff --git a/degov_html_mail/degov_html_mail.install b/degov_html_mail/degov_html_mail.install index e7e29eb1..7cec2f79 100644 --- a/degov_html_mail/degov_html_mail.install +++ b/degov_html_mail/degov_html_mail.install @@ -2,8 +2,8 @@ /** * Next module update version is 8002. - * All update hooks from 1.1 to 1.13 were deleted. - * There is no upgrade path from 1.1 to 1.13, you need first to update to 1.2 - * and every minor release as well until 1.13 respectively. - * The fresh install should have all the changes from 1.1 to 1.13. + * All update hooks from 1.1 to 1.14 were deleted. + * There is no upgrade path from 1.1 to 1.14, you need first to update to 1.2 + * and every minor release as well until 1.14 respectively. + * The fresh install should have all the changes from 1.1 to 1.14. */ diff --git a/degov_media_address/degov_media_address.install b/degov_media_address/degov_media_address.install index b982920d..845762ff 100644 --- a/degov_media_address/degov_media_address.install +++ b/degov_media_address/degov_media_address.install @@ -15,8 +15,8 @@ function degov_media_address_uninstall() { /** * Next module update version is 8007. - * All update hooks from 1.1 to 1.13 were deleted. - * There is no upgrade path from 1.1 to 1.13, you need first to update to 1.2 - * and every minor release as well until 1.13 respectively. - * The fresh install should have all the changes from 1.1 to 1.13. + * All update hooks from 1.1 to 1.14 were deleted. + * There is no upgrade path from 1.1 to 1.14, you need first to update to 1.2 + * and every minor release as well until 1.14 respectively. + * The fresh install should have all the changes from 1.1 to 1.14. */ diff --git a/degov_media_audio/degov_media_audio.install b/degov_media_audio/degov_media_audio.install index 64c6f8fd..1b38fa95 100644 --- a/degov_media_audio/degov_media_audio.install +++ b/degov_media_audio/degov_media_audio.install @@ -39,8 +39,8 @@ function degov_media_audio_uninstall() { /** * Next module update version is 8011. - * All update hooks from 1.1 to 1.13 were deleted. - * There is no upgrade path from 1.1 to 1.13, you need first to update to 1.2 - * and every minor release as well until 1.13 respectively. - * The fresh install should have all the changes from 1.1 to 1.13. + * All update hooks from 1.1 to 1.14 were deleted. + * There is no upgrade path from 1.1 to 1.14, you need first to update to 1.2 + * and every minor release as well until 1.14 respectively. + * The fresh install should have all the changes from 1.1 to 1.14. */ diff --git a/degov_media_citation/degov_media_citation.install b/degov_media_citation/degov_media_citation.install index ef6d3eb9..5ff20ba0 100644 --- a/degov_media_citation/degov_media_citation.install +++ b/degov_media_citation/degov_media_citation.install @@ -15,8 +15,8 @@ function degov_media_citation_uninstall() { /** * Next module update version is 8005. - * All update hooks from 1.1 to 1.13 were deleted. - * There is no upgrade path from 1.1 to 1.13, you need first to update to 1.2 - * and every minor release as well until 1.13 respectively. - * The fresh install should have all the changes from 1.1 to 1.13. + * All update hooks from 1.1 to 1.14 were deleted. + * There is no upgrade path from 1.1 to 1.14, you need first to update to 1.2 + * and every minor release as well until 1.14 respectively. + * The fresh install should have all the changes from 1.1 to 1.14. */ diff --git a/degov_media_contact/degov_media_contact.install b/degov_media_contact/degov_media_contact.install index feac0a47..2e3a091c 100644 --- a/degov_media_contact/degov_media_contact.install +++ b/degov_media_contact/degov_media_contact.install @@ -15,8 +15,8 @@ function degov_media_contact_uninstall() { /** * Next module update version is 8006. - * All update hooks from 1.1 to 1.13 were deleted. - * There is no upgrade path from 1.1 to 1.13, you need first to update to 1.2 - * and every minor release as well until 1.13 respectively. - * The fresh install should have all the changes from 1.1 to 1.13. + * All update hooks from 1.1 to 1.14 were deleted. + * There is no upgrade path from 1.1 to 1.14, you need first to update to 1.2 + * and every minor release as well until 1.14 respectively. + * The fresh install should have all the changes from 1.1 to 1.14. */ diff --git a/degov_media_document/degov_media_document.install b/degov_media_document/degov_media_document.install index 1bc6c237..fedf8f08 100644 --- a/degov_media_document/degov_media_document.install +++ b/degov_media_document/degov_media_document.install @@ -31,8 +31,8 @@ function degov_media_document_upload_uninstall() { /** * Next module update version is 8008. - * All update hooks from 1.1 to 1.13 were deleted. - * There is no upgrade path from 1.1 to 1.13, you need first to update to 1.2 - * and every minor release as well until 1.13 respectively. - * The fresh install should have all the changes from 1.1 to 1.13. + * All update hooks from 1.1 to 1.14 were deleted. + * There is no upgrade path from 1.1 to 1.14, you need first to update to 1.2 + * and every minor release as well until 1.14 respectively. + * The fresh install should have all the changes from 1.1 to 1.14. */ diff --git a/degov_media_gallery/config/update_8009/rewrite/core.entity_view_display.media.gallery.default.yml b/degov_media_gallery/config/update_8009/rewrite/core.entity_view_display.media.gallery.default.yml deleted file mode 100644 index c8031902..00000000 --- a/degov_media_gallery/config/update_8009/rewrite/core.entity_view_display.media.gallery.default.yml +++ /dev/null @@ -1,3 +0,0 @@ -content: - field_tags: - label: hidden \ No newline at end of file diff --git a/degov_media_gallery/config/update_8009/rewrite/core.entity_view_display.media.gallery.reference.yml b/degov_media_gallery/config/update_8009/rewrite/core.entity_view_display.media.gallery.reference.yml deleted file mode 100644 index c8031902..00000000 --- a/degov_media_gallery/config/update_8009/rewrite/core.entity_view_display.media.gallery.reference.yml +++ /dev/null @@ -1,3 +0,0 @@ -content: - field_tags: - label: hidden \ No newline at end of file diff --git a/degov_media_gallery/config/update_8009/rewrite/core.entity_view_display.media.gallery.usage.yml b/degov_media_gallery/config/update_8009/rewrite/core.entity_view_display.media.gallery.usage.yml deleted file mode 100644 index c8031902..00000000 --- a/degov_media_gallery/config/update_8009/rewrite/core.entity_view_display.media.gallery.usage.yml +++ /dev/null @@ -1,3 +0,0 @@ -content: - field_tags: - label: hidden \ No newline at end of file diff --git a/degov_media_gallery/degov_media_gallery.install b/degov_media_gallery/degov_media_gallery.install index 76dfb5ac..1c68a84a 100644 --- a/degov_media_gallery/degov_media_gallery.install +++ b/degov_media_gallery/degov_media_gallery.install @@ -19,18 +19,9 @@ function degov_media_gallery_uninstall() { } /** - * Next module update version is 8009. - * All update hooks from 1.1 to 1.13 were deleted. - * There is no upgrade path from 1.1 to 1.13, you need first to update to 1.2 - * and every minor release as well until 1.13 respectively. - * The fresh install should have all the changes from 1.1 to 1.13. + * Next module update version is 8010. + * All update hooks from 1.1 to 1.14 were deleted. + * There is no upgrade path from 1.1 to 1.14, you need first to update to 1.2 + * and every minor release as well until 1.14 respectively. + * The fresh install should have all the changes from 1.1 to 1.14. */ - -/** - * Rename field_tags hide label. - */ -function degov_media_gallery_update_8009() { - \Drupal::service('degov_config.module_updater') - ->applyUpdates('degov_media_gallery', '8009'); -} - diff --git a/degov_media_image/config/update_8016/rewrite/core.entity_view_display.media.image.default.yml b/degov_media_image/config/update_8016/rewrite/core.entity_view_display.media.image.default.yml deleted file mode 100644 index e504ff0b..00000000 --- a/degov_media_image/config/update_8016/rewrite/core.entity_view_display.media.image.default.yml +++ /dev/null @@ -1,4 +0,0 @@ -content: - field_tags: - label: hidden - diff --git a/degov_media_image/degov_media_image.install b/degov_media_image/degov_media_image.install index d4500dd4..1b236f7e 100644 --- a/degov_media_image/degov_media_image.install +++ b/degov_media_image/degov_media_image.install @@ -30,17 +30,9 @@ function degov_media_image_uninstall() { } /** - * Next module update version is 8016. - * All update hooks from 1.1 to 1.13 were deleted. - * There is no upgrade path from 1.1 to 1.13, you need first to update to 1.2 - * and every minor release as well until 1.13 respectively. - * The fresh install should have all the changes from 1.1 to 1.13. + * Next module update version is 8017. + * All update hooks from 1.1 to 1.14 were deleted. + * There is no upgrade path from 1.1 to 1.14, you need first to update to 1.2 + * and every minor release as well until 1.14 respectively. + * The fresh install should have all the changes from 1.1 to 1.14. */ -/** - * Rename field_tags hide label. - */ -function degov_media_image_update_8016() { - \Drupal::service('degov_config.module_updater') - ->applyUpdates('degov_media_image', '8016'); -} - diff --git a/degov_media_instagram/degov_media_instagram.install b/degov_media_instagram/degov_media_instagram.install index b9104247..241e6517 100644 --- a/degov_media_instagram/degov_media_instagram.install +++ b/degov_media_instagram/degov_media_instagram.install @@ -2,8 +2,8 @@ /** * Next module update version is 8006. - * All update hooks from 1.1 to 1.13 were deleted. - * There is no upgrade path from 1.1 to 1.13, you need first to update to 1.2 - * and every minor release as well until 1.13 respectively. - * The fresh install should have all the changes from 1.1 to 1.13. + * All update hooks from 1.1 to 1.14 were deleted. + * There is no upgrade path from 1.1 to 1.14, you need first to update to 1.2 + * and every minor release as well until 1.14 respectively. + * The fresh install should have all the changes from 1.1 to 1.14. */ diff --git a/degov_media_person/degov_media_person.install b/degov_media_person/degov_media_person.install index edb49d72..2cd809ab 100644 --- a/degov_media_person/degov_media_person.install +++ b/degov_media_person/degov_media_person.install @@ -15,8 +15,8 @@ function degov_media_person_uninstall() { /** * Next module update version is 8006. - * All update hooks from 1.1 to 1.13 were deleted. - * There is no upgrade path from 1.1 to 1.13, you need first to update to 1.2 - * and every minor release as well until 1.13 respectively. - * The fresh install should have all the changes from 1.1 to 1.13. + * All update hooks from 1.1 to 1.14 were deleted. + * There is no upgrade path from 1.1 to 1.14, you need first to update to 1.2 + * and every minor release as well until 1.14 respectively. + * The fresh install should have all the changes from 1.1 to 1.14. */ diff --git a/degov_media_social_media_embed/degov_media_social_media_embed.install b/degov_media_social_media_embed/degov_media_social_media_embed.install index 8e18e3e1..7c0549e2 100644 --- a/degov_media_social_media_embed/degov_media_social_media_embed.install +++ b/degov_media_social_media_embed/degov_media_social_media_embed.install @@ -15,8 +15,8 @@ function degov_media_social_media_embed_uninstall() { /** * Next module update version is 8004. - * All update hooks from 1.1 to 1.13 were deleted. - * There is no upgrade path from 1.1 to 1.13, you need first to update to 1.2 - * and every minor release as well until 1.13 respectively. - * The fresh install should have all the changes from 1.1 to 1.13. + * All update hooks from 1.1 to 1.14 were deleted. + * There is no upgrade path from 1.1 to 1.14, you need first to update to 1.2 + * and every minor release as well until 1.14 respectively. + * The fresh install should have all the changes from 1.1 to 1.14. */ diff --git a/degov_media_tweet/degov_media_tweet.install b/degov_media_tweet/degov_media_tweet.install index b9104247..241e6517 100644 --- a/degov_media_tweet/degov_media_tweet.install +++ b/degov_media_tweet/degov_media_tweet.install @@ -2,8 +2,8 @@ /** * Next module update version is 8006. - * All update hooks from 1.1 to 1.13 were deleted. - * There is no upgrade path from 1.1 to 1.13, you need first to update to 1.2 - * and every minor release as well until 1.13 respectively. - * The fresh install should have all the changes from 1.1 to 1.13. + * All update hooks from 1.1 to 1.14 were deleted. + * There is no upgrade path from 1.1 to 1.14, you need first to update to 1.2 + * and every minor release as well until 1.14 respectively. + * The fresh install should have all the changes from 1.1 to 1.14. */ diff --git a/degov_media_video/degov_media_video.install b/degov_media_video/degov_media_video.install index 38b0e0fd..066e2187 100644 --- a/degov_media_video/degov_media_video.install +++ b/degov_media_video/degov_media_video.install @@ -2,8 +2,8 @@ /** * Next module update version is 8015. - * All update hooks from 1.1 to 1.13 were deleted. - * There is no upgrade path from 1.1 to 1.13, you need first to update to 1.2 - * and every minor release as well until 1.13 respectively. - * The fresh install should have all the changes from 1.1 to 1.13. + * All update hooks from 1.1 to 1.14 were deleted. + * There is no upgrade path from 1.1 to 1.14, you need first to update to 1.2 + * and every minor release as well until 1.14 respectively. + * The fresh install should have all the changes from 1.1 to 1.14. */ diff --git a/degov_media_video_upload/degov_media_video_upload.install b/degov_media_video_upload/degov_media_video_upload.install index 4c768c46..4508a992 100644 --- a/degov_media_video_upload/degov_media_video_upload.install +++ b/degov_media_video_upload/degov_media_video_upload.install @@ -31,8 +31,8 @@ function degov_media_video_upload_uninstall() { /** * Next module update version is 8015. - * All update hooks from 1.1 to 1.13 were deleted. - * There is no upgrade path from 1.1 to 1.13, you need first to update to 1.2 - * and every minor release as well until 1.13 respectively. - * The fresh install should have all the changes from 1.1 to 1.13. + * All update hooks from 1.1 to 1.14 were deleted. + * There is no upgrade path from 1.1 to 1.14, you need first to update to 1.2 + * and every minor release as well until 1.14 respectively. + * The fresh install should have all the changes from 1.1 to 1.14. */ diff --git a/degov_metatags/degov_metatags.install b/degov_metatags/degov_metatags.install index e7e29eb1..7cec2f79 100644 --- a/degov_metatags/degov_metatags.install +++ b/degov_metatags/degov_metatags.install @@ -2,8 +2,8 @@ /** * Next module update version is 8002. - * All update hooks from 1.1 to 1.13 were deleted. - * There is no upgrade path from 1.1 to 1.13, you need first to update to 1.2 - * and every minor release as well until 1.13 respectively. - * The fresh install should have all the changes from 1.1 to 1.13. + * All update hooks from 1.1 to 1.14 were deleted. + * There is no upgrade path from 1.1 to 1.14, you need first to update to 1.2 + * and every minor release as well until 1.14 respectively. + * The fresh install should have all the changes from 1.1 to 1.14. */ diff --git a/degov_node_blog/degov_node_blog.install b/degov_node_blog/degov_node_blog.install index df1f9de5..174adf42 100644 --- a/degov_node_blog/degov_node_blog.install +++ b/degov_node_blog/degov_node_blog.install @@ -15,8 +15,8 @@ function degov_node_blog_uninstall() { /** * Next module update version is 8009. - * All update hooks from 1.1 to 1.13 were deleted. - * There is no upgrade path from 1.1 to 1.13, you need first to update to 1.2 - * and every minor release as well until 1.13 respectively. - * The fresh install should have all the changes from 1.1 to 1.13. + * All update hooks from 1.1 to 1.14 were deleted. + * There is no upgrade path from 1.1 to 1.14, you need first to update to 1.2 + * and every minor release as well until 1.14 respectively. + * The fresh install should have all the changes from 1.1 to 1.14. */ diff --git a/degov_node_event/degov_node_event.install b/degov_node_event/degov_node_event.install index 47622936..a342340f 100644 --- a/degov_node_event/degov_node_event.install +++ b/degov_node_event/degov_node_event.install @@ -22,8 +22,8 @@ function degov_node_event_uninstall() { /** * Next module update version is 8012. - * All update hooks from 1.1 to 1.13 were deleted. - * There is no upgrade path from 1.1 to 1.13, you need first to update to 1.2 - * and every minor release as well until 1.13 respectively. - * The fresh install should have all the changes from 1.1 to 1.13. + * All update hooks from 1.1 to 1.14 were deleted. + * There is no upgrade path from 1.1 to 1.14, you need first to update to 1.2 + * and every minor release as well until 1.14 respectively. + * The fresh install should have all the changes from 1.1 to 1.14. */ diff --git a/degov_node_normal_page/degov_node_normal_page.install b/degov_node_normal_page/degov_node_normal_page.install index 0848c80c..5b0800d4 100644 --- a/degov_node_normal_page/degov_node_normal_page.install +++ b/degov_node_normal_page/degov_node_normal_page.install @@ -15,8 +15,8 @@ function degov_node_normal_page_uninstall() { /** * Next module update version is 8005. - * All update hooks from 1.1 to 1.13 were deleted. - * There is no upgrade path from 1.1 to 1.13, you need first to update to 1.2 - * and every minor release as well until 1.13 respectively. - * The fresh install should have all the changes from 1.1 to 1.13. + * All update hooks from 1.1 to 1.14 were deleted. + * There is no upgrade path from 1.1 to 1.14, you need first to update to 1.2 + * and every minor release as well until 1.14 respectively. + * The fresh install should have all the changes from 1.1 to 1.14. */ diff --git a/degov_node_press/degov_node_press.install b/degov_node_press/degov_node_press.install index 772e6e02..40f14b0a 100644 --- a/degov_node_press/degov_node_press.install +++ b/degov_node_press/degov_node_press.install @@ -15,8 +15,8 @@ function degov_node_press_uninstall() { /** * Next module update version is 8012. - * All update hooks from 1.1 to 1.13 were deleted. - * There is no upgrade path from 1.1 to 1.13, you need first to update to 1.2 - * and every minor release as well until 1.13 respectively. - * The fresh install should have all the changes from 1.1 to 1.13. + * All update hooks from 1.1 to 1.14 were deleted. + * There is no upgrade path from 1.1 to 1.14, you need first to update to 1.2 + * and every minor release as well until 1.14 respectively. + * The fresh install should have all the changes from 1.1 to 1.14. */ diff --git a/degov_paragraph_block_reference/degov_paragraph_block_reference.install b/degov_paragraph_block_reference/degov_paragraph_block_reference.install index b9104247..241e6517 100644 --- a/degov_paragraph_block_reference/degov_paragraph_block_reference.install +++ b/degov_paragraph_block_reference/degov_paragraph_block_reference.install @@ -2,8 +2,8 @@ /** * Next module update version is 8006. - * All update hooks from 1.1 to 1.13 were deleted. - * There is no upgrade path from 1.1 to 1.13, you need first to update to 1.2 - * and every minor release as well until 1.13 respectively. - * The fresh install should have all the changes from 1.1 to 1.13. + * All update hooks from 1.1 to 1.14 were deleted. + * There is no upgrade path from 1.1 to 1.14, you need first to update to 1.2 + * and every minor release as well until 1.14 respectively. + * The fresh install should have all the changes from 1.1 to 1.14. */ diff --git a/degov_paragraph_downloads/degov_paragraph_downloads.install b/degov_paragraph_downloads/degov_paragraph_downloads.install index 1f38bf79..1f517928 100644 --- a/degov_paragraph_downloads/degov_paragraph_downloads.install +++ b/degov_paragraph_downloads/degov_paragraph_downloads.install @@ -15,8 +15,8 @@ function degov_paragraph_downloads_uninstall() { /** * Next module update version is 8002. - * All update hooks from 1.1 to 1.13 were deleted. - * There is no upgrade path from 1.1 to 1.13, you need first to update to 1.2 - * and every minor release as well until 1.13 respectively. - * The fresh install should have all the changes from 1.1 to 1.13. + * All update hooks from 1.1 to 1.14 were deleted. + * There is no upgrade path from 1.1 to 1.14, you need first to update to 1.2 + * and every minor release as well until 1.14 respectively. + * The fresh install should have all the changes from 1.1 to 1.14. */ diff --git a/degov_paragraph_map/degov_paragraph_map.install b/degov_paragraph_map/degov_paragraph_map.install index 3152f1b0..466ea99b 100644 --- a/degov_paragraph_map/degov_paragraph_map.install +++ b/degov_paragraph_map/degov_paragraph_map.install @@ -15,8 +15,8 @@ function degov_paragraph_map_uninstall() { /** * Next module update version is 8002. - * All update hooks from 1.1 to 1.13 were deleted. - * There is no upgrade path from 1.1 to 1.13, you need first to update to 1.2 - * and every minor release as well until 1.13 respectively. - * The fresh install should have all the changes from 1.1 to 1.13. + * All update hooks from 1.1 to 1.14 were deleted. + * There is no upgrade path from 1.1 to 1.14, you need first to update to 1.2 + * and every minor release as well until 1.14 respectively. + * The fresh install should have all the changes from 1.1 to 1.14. */ diff --git a/degov_paragraph_media_reference/degov_paragraph_media_reference.install b/degov_paragraph_media_reference/degov_paragraph_media_reference.install index 68d82091..4a2222ea 100644 --- a/degov_paragraph_media_reference/degov_paragraph_media_reference.install +++ b/degov_paragraph_media_reference/degov_paragraph_media_reference.install @@ -15,8 +15,8 @@ function degov_paragraph_media_reference_uninstall() { /** * Next module update version is 8006. - * All update hooks from 1.1 to 1.13 were deleted. - * There is no upgrade path from 1.1 to 1.13, you need first to update to 1.2 - * and every minor release as well until 1.13 respectively. - * The fresh install should have all the changes from 1.1 to 1.13. + * All update hooks from 1.1 to 1.14 were deleted. + * There is no upgrade path from 1.1 to 1.14, you need first to update to 1.2 + * and every minor release as well until 1.14 respectively. + * The fresh install should have all the changes from 1.1 to 1.14. */ diff --git a/degov_paragraph_node_reference/degov_paragraph_node_reference.install b/degov_paragraph_node_reference/degov_paragraph_node_reference.install index b7eda64d..3b34eaca 100644 --- a/degov_paragraph_node_reference/degov_paragraph_node_reference.install +++ b/degov_paragraph_node_reference/degov_paragraph_node_reference.install @@ -15,8 +15,8 @@ function degov_paragraph_node_reference_uninstall() { /** * Next module update version is 8004. - * All update hooks from 1.1 to 1.13 were deleted. - * There is no upgrade path from 1.1 to 1.13, you need first to update to 1.2 - * and every minor release as well until 1.13 respectively. - * The fresh install should have all the changes from 1.1 to 1.13. + * All update hooks from 1.1 to 1.14 were deleted. + * There is no upgrade path from 1.1 to 1.14, you need first to update to 1.2 + * and every minor release as well until 1.14 respectively. + * The fresh install should have all the changes from 1.1 to 1.14. */ diff --git a/degov_paragraph_view_reference/degov_paragraph_view_reference.install b/degov_paragraph_view_reference/degov_paragraph_view_reference.install index ce3321bf..7e2e32b0 100644 --- a/degov_paragraph_view_reference/degov_paragraph_view_reference.install +++ b/degov_paragraph_view_reference/degov_paragraph_view_reference.install @@ -16,8 +16,8 @@ function degov_paragraph_view_reference_uninstall() { /** * Next module update version is 8004. - * All update hooks from 1.1 to 1.13 were deleted. - * There is no upgrade path from 1.1 to 1.13, you need first to update to 1.2 - * and every minor release as well until 1.13 respectively. - * The fresh install should have all the changes from 1.1 to 1.13. + * All update hooks from 1.1 to 1.14 were deleted. + * There is no upgrade path from 1.1 to 1.14, you need first to update to 1.2 + * and every minor release as well until 1.14 respectively. + * The fresh install should have all the changes from 1.1 to 1.14. */ diff --git a/degov_pathauto/degov_pathauto.install b/degov_pathauto/degov_pathauto.install index 4fb11703..a888d766 100644 --- a/degov_pathauto/degov_pathauto.install +++ b/degov_pathauto/degov_pathauto.install @@ -1,8 +1,9 @@ applyUpdates('degov_search_content', 8009); -} diff --git a/degov_search_media/config/update_8006/rewrite/facets.facet.search_media_changed.yml b/degov_search_media/config/update_8006/rewrite/facets.facet.search_media_changed.yml deleted file mode 100644 index d3afa1a1..00000000 --- a/degov_search_media/config/update_8006/rewrite/facets.facet.search_media_changed.yml +++ /dev/null @@ -1,9 +0,0 @@ -processor_configs: - date_item: - processor_id: date_item - weights: - build: -10 - settings: - date_display: actual_date - granularity: 4 - date_format: Y-m-d diff --git a/degov_search_media/degov_search_media.install b/degov_search_media/degov_search_media.install index f155e38e..72f70345 100644 --- a/degov_search_media/degov_search_media.install +++ b/degov_search_media/degov_search_media.install @@ -9,16 +9,9 @@ function degov_search_media_install() { } /** - * Next module update version is 8006. - * All update hooks from 1.1 to 1.13 were deleted. - * There is no upgrade path from 1.1 to 1.13, you need first to update to 1.2 - * and every minor release as well until 1.13 respectively. - * The fresh install should have all the changes from 1.1 to 1.13. + * Next module update version is 8007. + * All update hooks from 1.1 to 1.14 were deleted. + * There is no upgrade path from 1.1 to 1.14, you need first to update to 1.2 + * and every minor release as well until 1.14 respectively. + * The fresh install should have all the changes from 1.1 to 1.14. */ - -/** - * Update date range facet. - */ -function degov_search_media_update_8006() { - \Drupal::service('degov_config.module_updater')->applyUpdates('degov_search_media', 8006); -} diff --git a/degov_simplenews/degov_simplenews.install b/degov_simplenews/degov_simplenews.install index e7e29eb1..7cec2f79 100644 --- a/degov_simplenews/degov_simplenews.install +++ b/degov_simplenews/degov_simplenews.install @@ -2,8 +2,8 @@ /** * Next module update version is 8002. - * All update hooks from 1.1 to 1.13 were deleted. - * There is no upgrade path from 1.1 to 1.13, you need first to update to 1.2 - * and every minor release as well until 1.13 respectively. - * The fresh install should have all the changes from 1.1 to 1.13. + * All update hooks from 1.1 to 1.14 were deleted. + * There is no upgrade path from 1.1 to 1.14, you need first to update to 1.2 + * and every minor release as well until 1.14 respectively. + * The fresh install should have all the changes from 1.1 to 1.14. */ diff --git a/degov_sitemap_settings/degov_sitemap_settings.install b/degov_sitemap_settings/degov_sitemap_settings.install index 688b408d..a888d766 100644 --- a/degov_sitemap_settings/degov_sitemap_settings.install +++ b/degov_sitemap_settings/degov_sitemap_settings.install @@ -2,8 +2,8 @@ /** * Next module update version is 8004. - * All update hooks from 1.1 to 1.13 were deleted. - * There is no upgrade path from 1.1 to 1.13, you need first to update to 1.2 - * and every minor release as well until 1.13 respectively. - * The fresh install should have all the changes from 1.1 to 1.13. + * All update hooks from 1.1 to 1.14 were deleted. + * There is no upgrade path from 1.1 to 1.14, you need first to update to 1.2 + * and every minor release as well until 1.14 respectively. + * The fresh install should have all the changes from 1.1 to 1.14. */ diff --git a/degov_social_media_settings/degov_social_media_settings.install b/degov_social_media_settings/degov_social_media_settings.install index 688b408d..a888d766 100644 --- a/degov_social_media_settings/degov_social_media_settings.install +++ b/degov_social_media_settings/degov_social_media_settings.install @@ -2,8 +2,8 @@ /** * Next module update version is 8004. - * All update hooks from 1.1 to 1.13 were deleted. - * There is no upgrade path from 1.1 to 1.13, you need first to update to 1.2 - * and every minor release as well until 1.13 respectively. - * The fresh install should have all the changes from 1.1 to 1.13. + * All update hooks from 1.1 to 1.14 were deleted. + * There is no upgrade path from 1.1 to 1.14, you need first to update to 1.2 + * and every minor release as well until 1.14 respectively. + * The fresh install should have all the changes from 1.1 to 1.14. */ diff --git a/degov_taxonomy_media_accessibility/degov_taxonomy_media_accessibility.install b/degov_taxonomy_media_accessibility/degov_taxonomy_media_accessibility.install index ca2d37b0..f256fae9 100644 --- a/degov_taxonomy_media_accessibility/degov_taxonomy_media_accessibility.install +++ b/degov_taxonomy_media_accessibility/degov_taxonomy_media_accessibility.install @@ -15,8 +15,8 @@ function degov_taxonomy_media_accessibility_uninstall() { /** * Next module update version is 8002. - * All update hooks from 1.1 to 1.13 were deleted. - * There is no upgrade path from 1.1 to 1.13, you need first to update to 1.2 - * and every minor release as well until 1.13 respectively. - * The fresh install should have all the changes from 1.1 to 1.13. + * All update hooks from 1.1 to 1.14 were deleted. + * There is no upgrade path from 1.1 to 1.14, you need first to update to 1.2 + * and every minor release as well until 1.14 respectively. + * The fresh install should have all the changes from 1.1 to 1.14. */ diff --git a/degov_taxonomy_media_language/degov_taxonomy_media_language.install b/degov_taxonomy_media_language/degov_taxonomy_media_language.install index 83c60dc9..f4811bd3 100644 --- a/degov_taxonomy_media_language/degov_taxonomy_media_language.install +++ b/degov_taxonomy_media_language/degov_taxonomy_media_language.install @@ -15,8 +15,8 @@ function degov_taxonomy_media_language_uninstall() { /** * Next module update version is 8002. - * All update hooks from 1.1 to 1.13 were deleted. - * There is no upgrade path from 1.1 to 1.13, you need first to update to 1.2 - * and every minor release as well until 1.13 respectively. - * The fresh install should have all the changes from 1.1 to 1.13. + * All update hooks from 1.1 to 1.14 were deleted. + * There is no upgrade path from 1.1 to 1.14, you need first to update to 1.2 + * and every minor release as well until 1.14 respectively. + * The fresh install should have all the changes from 1.1 to 1.14. */ diff --git a/degov_users_roles/degov_users_roles.install b/degov_users_roles/degov_users_roles.install index c7de248f..b64cebb2 100644 --- a/degov_users_roles/degov_users_roles.install +++ b/degov_users_roles/degov_users_roles.install @@ -2,8 +2,8 @@ /** * Next module update version is 8007. - * All update hooks from 1.1 to 1.13 were deleted. - * There is no upgrade path from 1.1 to 1.13, you need first to update to 1.2 - * and every minor release as well until 1.13 respectively. - * The fresh install should have all the changes from 1.1 to 1.13. + * All update hooks from 1.1 to 1.14 were deleted. + * There is no upgrade path from 1.1 to 1.14, you need first to update to 1.2 + * and every minor release as well until 1.14 respectively. + * The fresh install should have all the changes from 1.1 to 1.14. */ diff --git a/degov_workbench_access/degov_workbench_access.install b/degov_workbench_access/degov_workbench_access.install index 8ef1b515..66595db1 100644 --- a/degov_workbench_access/degov_workbench_access.install +++ b/degov_workbench_access/degov_workbench_access.install @@ -2,8 +2,8 @@ /** * Next module update version is 8003. - * All update hooks from 1.1 to 1.13 were deleted. - * There is no upgrade path from 1.1 to 1.13, you need first to update to 1.2 - * and every minor release as well until 1.13 respectively. - * The fresh install should have all the changes from 1.1 to 1.13. + * All update hooks from 1.1 to 1.14 were deleted. + * There is no upgrade path from 1.1 to 1.14, you need first to update to 1.2 + * and every minor release as well until 1.14 respectively. + * The fresh install should have all the changes from 1.1 to 1.14. */