github GetDKAN/dkan 7.x-1.9

latest releases: 2.18.3, 2.18.1, 2.18.0...
8 years ago

Build Status

  • Added "Data Dashboards" and "Data Stories" content types with customizable layouts
  • Added Panopoly Widgets for use in Dashboards, Stories, the front page and panel pages
  • Added new custom DKAN widgets for use on panel pages
  • The Visualization Entity module, along with the additional Charts bundle, are now included in DKAN core
  • Added a "command center" to the user's own profile page to more easily find common functions
  • @font-your-face module added w/configuration for easier font admin
  • Multiple security updates and other contrib module and theme updates.
  • Drupal now on version 7.39.
  • Many bug fixes and code cleanups
  • See release notes for nuboot_radix theme and individual DKAN modules for additional release notes

Search API Database upgrade issue

This release updates the Search API DB module, which, if you are using the database backend, may break your search indexes, resulting in either a) nothing, or b) all nodes regardless of type on your search/datasets
pages.

To fix, follow these steps after updating your database:

  1. Go to /admin/config/search/search_api/index/datasets/edit to edit the database node index
  2. Set the Server to "< No Server >" and Save. Your index will now show as "disabled."
  3. Edit it again (by clicking "Edit" next to "Database Node Index") and set the Server back to "Database Server" and Save.
  4. Click the "enable" link while viewing the resulting page, or edit the index again and check the "Enabled" box.
  5. Once the index is enabled, you should see "0/[total] Indexed" on the index page. Click "Index Now" at the bottom of the page to re-index all your datasets.
  6. Repeat for any other indexes you have running on a database server.

This issue has been identified and documented for other Drupal distributions using Search API. See release notes for the Panopoly and OpenAtrium distros on Drupal.org.

Don't miss a new dkan release

NewReleases is sending notifications on new releases.