Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
added missing program or component columns to exports for external engagements, other research products, and summary of patents
fixed issue with engagements not grouping by programs
added 'core_version_requirement: ^8 || ^9' to all info.yml files for ERCore and replaced the depricated function calls for ERCoreAdmin.php, ERCoreDateFilter.php
Replaced the depricated function call 'drupal_set_message()' for ERCoreDateFilter.php
- Removes option to turn off paging, as this can cause page to lock up with large datasets. It's still possible to remove pagination with configuration, such as in a preprocess function or by overriding the formatter.
- Defaults to autolink links opening in same window
- adds stateSave configuration