diff --git a/dkan.info b/dkan.info index 1eae6733d8..971f54e4b1 100644 --- a/dkan.info +++ b/dkan.info @@ -1,7 +1,7 @@ name = DKAN core = 7.x exclusive = TRUE -version = 7.x-1.12.x +version = 7.x-1.12.12 project = dkan ; Core diff --git a/drupal-org.make b/drupal-org.make index db525684ff..9ae1731e87 100644 --- a/drupal-org.make +++ b/drupal-org.make @@ -2,9 +2,9 @@ api: '2' core: 7.x includes: -- https://raw.githubusercontent.com/NuCivic/dkan_dataset/release-1-12/dkan_dataset.make -- https://raw.githubusercontent.com/NuCivic/dkan_datastore/release-1-12/dkan_datastore.make -- https://raw.githubusercontent.com/NuCivic/dkan_workflow/release-1-12/dkan_workflow.make +- https://raw.githubusercontent.com/NuCivic/dkan_dataset/7.x-1.12.12/dkan_dataset.make +- https://raw.githubusercontent.com/NuCivic/dkan_datastore/7.x-1.12.12/dkan_datastore.make +- https://raw.githubusercontent.com/NuCivic/dkan_workflow/7.x-1.12.12/dkan_workflow.make - https://raw.githubusercontent.com/NuCivic/visualization_entity/7.x-1.0-beta1/visualization_entity.make - modules/dkan/dkan_data_story/dkan_data_story.make - modules/dkan/dkan_topics/dkan_topics.make @@ -12,7 +12,7 @@ projects: manualcrop: version: '1.5' patch: - 2504119: 'https://www.drupal.org/files/issues/multiple_versions-2504119-26.patch' + 2504119: https://www.drupal.org/files/issues/multiple_versions-2504119-26.patch tablefield: version: '2.4' simple_gmap: @@ -24,10 +24,10 @@ projects: patch: 2308737: https://www.drupal.org/files/issues/file_entity-remove-field-status-check-2308737-9509141.patch media: - version: '2.0-beta13' + version: 2.0-beta13 patch: - 2534724: 'https://www.drupal.org/files/issues/media-fix_rebuild_bug-2534724-105-d7.patch' - 2272567: 'https://www.drupal.org/files/issues/media_dialog_appears_2272567-32.patch' + 2534724: https://www.drupal.org/files/issues/media-fix_rebuild_bug-2534724-105-d7.patch + 2272567: https://www.drupal.org/files/issues/media_dialog_appears_2272567-32.patch media_youtube: version: '3.0' media_vimeo: @@ -39,19 +39,19 @@ projects: download: type: git url: https://github.com/NuCivic/dkan_dataset.git - branch: release-1-12 + tag: 7.x-1.12.12 dkan_datastore: subdir: dkan download: type: git url: https://github.com/NuCivic/dkan_datastore.git - branch: release-1-12 + tag: 7.x-1.12.12 dkan_workflow: subdir: dkan download: type: git url: https://github.com/NuCivic/dkan_workflow.git - branch: release-1-12 + tag: 7.x-1.12.12 visualization_entity: download: type: git @@ -89,7 +89,7 @@ projects: 1: patches/fontyourface-no-ajax-browse-view.patch 2: patches/fontyourface-clear-css-cache.patch 2644694: https://www.drupal.org/files/issues/browse-fonts-page-uses-disabled-font-2644694.patch - 2816837: 'https://www.drupal.org/files/issues/font_your_face-remove_div_general_text_option-D7.patch' + 2816837: https://www.drupal.org/files/issues/font_your_face-remove_div_general_text_option-D7.patch imagecache_actions: version: '1.7' type: module @@ -145,7 +145,6 @@ projects: version: '1.1' admin_menu_source: version: '1.1' - # Allow ordering of roles to handle users w/multiple roles patch: 2441283: https://www.drupal.org/files/issues/allow_ordering_of_the-2441283-5.patch menu_token: @@ -161,7 +160,7 @@ projects: download: type: git url: https://github.com/NuCivic/nuboot_radix.git - branch: release-1-12 + tag: 7.x-1.12.12 type: theme radix: type: theme @@ -193,7 +192,7 @@ libraries: spyc: download: type: file - url: 'https://raw.github.com/mustangostang/spyc/master/Spyc.php' + url: https://raw.github.com/mustangostang/spyc/master/Spyc.php directory_name: spyc defaults: projects: diff --git a/modules/dkan/dkan_data_dashboard/dkan_data_dashboard.info b/modules/dkan/dkan_data_dashboard/dkan_data_dashboard.info index d7cb39a5a4..1a875d4e47 100644 --- a/modules/dkan/dkan_data_dashboard/dkan_data_dashboard.info +++ b/modules/dkan/dkan_data_dashboard/dkan_data_dashboard.info @@ -2,7 +2,7 @@ name = DKAN Sitewide Data Dashboard description = DKAN module for Data Dashboard content type core = 7.x package = DKAN -version = 7.x-1.12.x +version = 7.x-1.12.12 project = dkan_data_dashboard dependencies[] = ctools dependencies[] = features diff --git a/modules/dkan/dkan_data_story/dkan_data_story.info b/modules/dkan/dkan_data_story/dkan_data_story.info index 0772706ccb..56397d89fc 100644 --- a/modules/dkan/dkan_data_story/dkan_data_story.info +++ b/modules/dkan/dkan_data_story/dkan_data_story.info @@ -2,7 +2,7 @@ name = DKAN Data Story description = Story building features for NuCivic Data. core = 7.x package = DKAN -version = 7.x-1.12.x +version = 7.x-1.12.12 project = dkan_data_story dependencies[] = dkan_sitewide dependencies[] = dkan_sitewide_menu diff --git a/modules/dkan/dkan_sitewide/dkan_sitewide.info b/modules/dkan/dkan_sitewide/dkan_sitewide.info index 13f7cef715..e43d7e78fd 100644 --- a/modules/dkan/dkan_sitewide/dkan_sitewide.info +++ b/modules/dkan/dkan_sitewide/dkan_sitewide.info @@ -2,7 +2,7 @@ name = DKAN Sitewide description = Sitewide elements for DKAN. core = 7.x package = DKAN -version = 7.x-1.12.x +version = 7.x-1.12.12 project = dkan_sitewide dependencies[] = colorizer dependencies[] = conditional_styles diff --git a/modules/dkan/dkan_sitewide/modules/dkan_sitewide_panelizer/dkan_sitewide_panelizer.info b/modules/dkan/dkan_sitewide/modules/dkan_sitewide_panelizer/dkan_sitewide_panelizer.info index 8da61f94fe..d54ea5202c 100644 --- a/modules/dkan/dkan_sitewide/modules/dkan_sitewide_panelizer/dkan_sitewide_panelizer.info +++ b/modules/dkan/dkan_sitewide/modules/dkan_sitewide_panelizer/dkan_sitewide_panelizer.info @@ -2,7 +2,7 @@ name = DKAN Sitewide Panelizer description = DKAN module for simplifying the creation of panelized content core = 7.x package = DKAN -version = 7.x-1.12.x +version = 7.x-1.12.12 project = dkan_sitewide_panelizer dependencies[] = panelizer dependencies[] = panels diff --git a/modules/dkan/dkan_topics/dkan_topics.info b/modules/dkan/dkan_topics/dkan_topics.info index 80478a55f4..392b271c30 100755 --- a/modules/dkan/dkan_topics/dkan_topics.info +++ b/modules/dkan/dkan_topics/dkan_topics.info @@ -2,7 +2,7 @@ name = DKAN Topics description = Categorize your data with topics to help users find what they are looking for. core = 7.x package = DKAN -version = 7.x-1.12.x +version = 7.x-1.12.12 dependencies[] = color_field dependencies[] = conditional_fields dependencies[] = dkan_dataset_content_types diff --git a/modules/dkan/dkan_topics/modules/dkan_default_topics/dkan_default_topics.info b/modules/dkan/dkan_topics/modules/dkan_default_topics/dkan_default_topics.info index bbc1b027c1..cce601ea3c 100755 --- a/modules/dkan/dkan_topics/modules/dkan_default_topics/dkan_default_topics.info +++ b/modules/dkan/dkan_topics/modules/dkan_default_topics/dkan_default_topics.info @@ -2,7 +2,7 @@ name = DKAN Default Topics description = Default topic terms. core = 7.x package = DKAN Features -version = 7.x-1.12.x +version = 7.x-1.12.12 project = dkan_default_topics dependencies[] = dkan_topics dependencies[] = taxonomy_fixtures