Skip to content

Releases: GetDKAN/dkan

DKAN 1.15.3

10 Aug 19:01
Compare
Choose a tag to compare

Changelog

  • #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

DKAN 1.15.2

26 Jun 17:06
Compare
Choose a tag to compare

Changelog

  • #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

DKAN 1.15.1

05 Jun 22:20
Compare
Choose a tag to compare

Changelog

  • #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

DKAN 1.15

29 Apr 01:15
Compare
Choose a tag to compare

What's New

API improvements

A solid API is the window for DKAN to easily integrate with any other useful tool that allows us to get more value from our Open Data. DKAN will not be able to be all thing to all people, but with a solid API we can be the central repository for your data without any fear of any limitations. In this set of improvements, we’ll be making some fixes to allow our API to consume the same kinds of content it creates.

DKAN Link Checker

This new feature is included in the distro but not enabled by default. It is based on the Link checker module with some additional code to add views support and file url support. It is intended to help site managers see where links are failing in their data catalog and make it easy to weed out or fix the data.

Once enabled, urls in datasets, resources and harvest sources will be checked when cron runs. If a link is found to be broken it will be added to a report visible to site managers. The report will include the error code, the url that triggered the error, a link to the content where the error occurs, the contact name and email if available, a date when it was last checked, and an option to exclude the url from future checks. The report also allows you to filter on public access (public, restricted, or private), or by content type, or error type.

Additional improvements in this release

  • #2479 Linkchecker & API improvements
  • #2409 API improvements
  • #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 Add DKAN linkchecker

DKAN 1.14.7

25 Apr 22:25
Compare
Choose a tag to compare
  • #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

DKAN 1.14.6

19 Apr 06:12
Compare
Choose a tag to compare
  • #2461 Update CONTRIBUTING.md
  • #2456 Remove exra docker dir
  • #2458 Fix the chrome issue
  • #2450 Incorrect Readme Links

DKAN 1.14.5

28 Mar 20:32
Compare
Choose a tag to compare

Changelog

Known Issues

  • A regression was discovered on search facets, this will be addressed on the next patch release.

DKAN 1.14.4

26 Feb 02:29
Compare
Choose a tag to compare

Improvements in this release

  • Avoid undefined offset on nuboot_radix/includes/panel.inc line 45 (#2404)
  • Update Drupal core to 7.57 (#2402)
  • Improvements to automated tests (#2375)

DKAN 1.14.3

15 Feb 21:20
Compare
Choose a tag to compare

Improvements in this release

  • Upgrade entity to 1.9 (#2377)

DKAN 1.14.2

13 Feb 14:27
Compare
Choose a tag to compare

This is a "patch" release of DKAN, containing bug fixes and minor updates, but adding no new functionality.

Improvements in this release

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