Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
janette committed Aug 10, 2018
1 parent ce9d7b0 commit 4582b5a
Showing 1 changed file with 71 additions and 44 deletions.
115 changes: 71 additions & 44 deletions 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

0 comments on commit 4582b5a

Please sign in to comment.