Skip to content

Commit

Permalink
1534911681: Proposed release for 7.x-1.15.3 (#69)
Browse files Browse the repository at this point in the history
* SA-CORE-2018-002 by Jasu_M, samuel.mortenson, David_Rothstein, xjm, mlhess, larowlan, pwolanin, alexpott, dsnopek, Pere Orga, cashwilliams, dawehner, tim.plunkett, drumm

* Drupal 7.58

* SA-CORE-2018-004 by alexpott, Heine, larowlan, David_Rothstein, xjm, Pere Orga, mlhess, tim.plunkett, Jasu_M, quicksketch, cashwilliams, samuel.mortenson, pwolanin, drumm, dawehner

* Drupal 7.59

* Update to http://git.drupal.org/project/drupal.git 7.59.

* Update to Drupal 7.59. For more information, see https://www.drupal.org/project/drupal/releases/7.59

* Update to PHP 7.1. For details see https://pantheon.io/blog/speed-your-site-php-72/

* 7.x-1.15.3 release
  • Loading branch information
dafeder authored and janette committed Aug 22, 2018
1 parent f2e1d3d commit f97f722
Show file tree
Hide file tree
Showing 52 changed files with 1,200 additions and 558 deletions.
2 changes: 1 addition & 1 deletion pantheon.upstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
# Override the defaults specified here in a site-specific `pantheon.yml` file.
# For more information see: https://pantheon.io/docs/pantheon-upstream-yml
api_version: 1
php_version: 5.6
php_version: 7.1
115 changes: 71 additions & 44 deletions profiles/dkan/CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,70 +1,97 @@
7.x-1.15.3
----------
- #2599 Adds additional helper function to get remote file info
- #2605 Remove group member count and link from the group block
- #2604 Update select_or_other to 2.24
- #2601 Update file_resup to 1.5
- #2418, #2600 & #2606 Documentation updates
- #2599 Fix for getting remote file info when the server doesn't support HTTP HEAD
- #2592 CSS updated to add ppt/pptx file icons
- #2589 Security update for uuid (1.1)
- #2586 Switch to saving the data.json url by default when harvesting remote files rather than the effective url
- #2585 Add kml, kmz, shp to allowed extensions on resource file upload and remote file fields
- #2588 More granular field validation for datasets and resources.
- #2557 Wrap Dkan defined string to improve multilingual support

7.x-1.15.2
----------
- #2576 Add redirect to search page on 404 status
- #2572 Open Data API table documentation tweaks
- #2561 Test improvements
- #2553 Add an example on how to set the dkan_map_tile_url variable
- #2552 Run linting before tests
- #2567 Fix typo in README.md
- #2544 Update contrib modules
- #2563 Remove changelog checkbox from PR template
- #2562 Fix the docker download url

7.x-1.15.1
----------
- #2533 #2546 Updates docker-compose to use updated cli container
- #2542 Add theme setting to adjust hero region height
- #2531 Add table tags to allowed html
- #2527 Stop xdebug in web and cli containers for tests
- #2521 Add custom validation rules to the REST API node creation
- #2498 Fix the link to installation info on README.md
- #2463 Update circle setup to use local DEV containers
- #2485 Check the character length of harvested resource urls
- #2476 Update getExtension() and createResources() functions
- #2452 Fix front page link paths on logo and site name
- #2489 Create variable for map tile url
- #2492 Security update for file_resup module, upgrade to version 1.5
- #2358 Fix datastore error reporting when UUID is missing
- #2533 #2546 Updates docker-compose to use updated cli container
- #2542 Add theme setting to adjust hero region height
- #2531 Add table tags to allowed html
- #2527 Stop xdebug in web and cli containers for tests
- #2521 Add custom validation rules to the REST API node creation
- #2498 Fix the link to installation info on README.md
- #2463 Update circle setup to use local DEV containers
- #2485 Check the character length of harvested resource urls
- #2476 Update getExtension() and createResources() functions
- #2452 Fix front page link paths on logo and site name
- #2489 Create variable for map tile url
- #2492 Security update for file_resup module, upgrade to version 1.5
- #2358 Fix datastore error reporting when UUID is missing

7.x-1.15
----------
- #2339 Adds a linkchecker to DKAN.
- #2409 Allows the services API to be able to consume datasets with the same format given when retrieving a dataset through the API
- #2434 Disable option to assign content to anonymous user
- #2431 Fix calls to the empty function that check the return value of a function or method
- #2405 & #2427 Improve tests
- #2339 Adds a linkchecker to DKAN.
- #2409 Allows the services API to be able to consume datasets with the same format given when retrieving a dataset through the API
- #2434 Disable option to assign content to anonymous user
- #2431 Fix calls to the empty function that check the return value of a function or method
- #2405 & #2427 Improve tests

7.x-1.14.7
----------
- #2473 Security upgrades to Drupal 7.59 and Media 2.9
- #2470 Get harvest tests passing
- #2468 Update urls to use https rather than http
- #2467 Update command center menu links
- #2464 Move functions out of the dkan_sitewide_menu.install file
- #2473 Security upgrades to Drupal 7.59 and Media 2.9
- #2470 Get harvest tests passing
- #2468 Update urls to use https rather than http
- #2467 Update command center menu links
- #2464 Move functions out of the dkan_sitewide_menu.install file

7.x-1.14.6
----------
- #2461 Update CONTRIBUTING.md
- #2456 Remove exra docker dir
- #2458 Fix the chrome issue
- #2450 Incorrect Readme Links
- #2461 Update CONTRIBUTING.md
- #2456 Remove exra docker dir
- #2458 Fix the chrome issue
- #2450 Incorrect Readme Links

7.x-1.14.5
----------
- #2435 Update Drupal core to 7.58
- #2412 Update installation instructions
- #2435 Update Drupal core to 7.58
- #2412 Update installation instructions

7.x-1.14.4
----------
- #2404 Avoid undefined offset on nuboot_radix/includes/panel.inc line 45
- #2402 Update Drupal core to 7.57
- #2375 Improvements to automated tests
- #2404 Avoid undefined offset on nuboot_radix/includes/panel.inc line 45
- #2402 Update Drupal core to 7.57
- #2375 Improvements to automated tests

7.x-1.14.3
----------
- #2377 Upgrade entity to 1.9
- #2377 Upgrade entity to 1.9

7.x-1.14.2
----------
- #2359 Upgrade filefield_sources to 1.11
- #2341 Modifies curl settings so url headers and info can be properly acquired with curl
- #2370 Patch features to add new line after <?php
- #2346 Updated Help page; can add your company to listing
- Remove out-dated owners.md file
- #2345 Site Manager Monthly Maintenance checklist
- #2347 Moving the "Adding New Content" page to main admin doc tree
- #2321 Update @resource_all_09 scenario
- #2327 Add results count to dkan admin views
- #2337 Pin sphinx to 1.5.6
- #2332 Remove redundant debug output
- #2359 Upgrade filefield_sources to 1.11
- #2341 Modifies curl settings so url headers and info can be properly acquired with curl
- #2370 Patch features to add new line after <?php
- #2346 Updated Help page; can add your company to listing
- Remove out-dated owners.md file
- #2345 Site Manager Monthly Maintenance checklist
- #2347 Moving the "Adding New Content" page to main admin doc tree
- #2321 Update @resource_all_09 scenario
- #2327 Add results count to dkan admin views
- #2337 Pin sphinx to 1.5.6
- #2332 Remove redundant debug output

7.x-1.14.3
----------
Expand Down
1 change: 0 additions & 1 deletion profiles/dkan/dkan.info
Original file line number Diff line number Diff line change
Expand Up @@ -125,4 +125,3 @@ dependencies[] = dkan_datastore
dependencies[] = dkan_datastore_api
dependencies[] = open_data_schema_map_dkan
dependencies[] = visualization_entity_charts_dkan
version = 7.x-1.15.2
Loading

0 comments on commit f97f722

Please sign in to comment.