Skip to content

Changes worth mentioning

Inigo San Gil edited this page Oct 15, 2013 · 8 revisions

2013-10-13

  • Many changes were not updated here, catching up a bit

  • EML Harvest List (interoperability with the Knowledge Network for Biocomplexity) and Biological Data Profile module (interoperability with the US Federal Agencies Metadata Repos).

  • Bug fixes. Ajax issues, mainly.

  • Few EML corrections

2013-07-24

  • The 'name' and 'label' columns in the variable field type have been swapped around. All code that uses these columns, such as the data explorer, search, EML output, etc have been affected.

2013-07-11

  • Turned off the 'index immediately' variable in the search API index settings. Having this enabled causes memory errors to be triggered commonly when doing a migration. It's also a best practice to have this disabled for performance anyway. Effect: indexing will only happen on cron runs.
  • Added an option to the EML formatter for entity reference fields to output multiple field values as individual tags, rather than outputting all the values inside one tag. This was necessary to support multiple instances of <creator>, <metadataProvider>, and <contact> in data sets.

2013-07-09

Clone this wiki locally