-
Notifications
You must be signed in to change notification settings - Fork 4
Release 10.1 Changelog
Ben Greenwood edited this page Jul 8, 2013
·
5 revisions
Release 10.1 is a small service release to address some performance issues and minor issues raised after Release 10. It includes some new features including the ability to export records using an experimental Thompson Reuters DCI crosswalk and annotated RIF-CS (extRif) as well as a replacement for the "Publish My Data" tool for AAF logged-in users.
- Fixed an error when the Registry Record Edit screen lost description/rights data when a new element is added
- Related Objects will now be resolved (i.e. title and status display) on the Related Objects tab (including reverse and primary links)
- Record title in breadcrumb will update on save if the record name elements are modified
- Fixed a bug where duplicate key checks were not performed on the initial "Add Record" pop-up
- Tweaked how validation errors/warnings are displayed on the ARO user interface
- Manage my record screen will remember your currently active filters when the page is refreshed
- Fixed an intermittent UI issue on the MMR page which could occur during an update/delete action
- Fixed a bug when certain records were moved by ANDS Quality Assessors using the "Advance Status" button
- Added experimental support for crosswalking to the Thompson Reuters Data Citation Index metadata format
- Implemented the GetRecord verb in the Registry OAI provider
- Implemented an internally annotated version of RIF-CS (extRif) as a valid metadataPrefix in the OAI provider (allowing users to download a copy of the inferred relationship information, etc.)
- Fixed a bug where the Dublin Core output of the OAI provider was wrapped in tags
- Added a benchmarking suite to the registry ingest process to identify performance bottlenecks
- Records which have blank values for key/group will be marked as erroneous and not published on harvest (a future RIFCS schema change may enforce this)
- Fixed a race condition in the Harvester's advanced "REFRESH" mode
- Improved harvest performance on all data sources by up to 40% (and up to 60% on "large, densely related" data sources)
- Improved performance of bulk delete operations by up to 80%
- Tweaked the NLA Party pullback script to handle cases when the NLA server responds slowly
- Added case sensitivity to keys throughout the registry
- Added functionality for AAF users to create a QA-enabled datasource and organisational role (equivalent functionality to replace Publish My Data)
- Minor text changes to ensure consistency throughout documentation and system UIs
- Error messages in OAI harvests will no longer be deleted when the OAI log is consolidated at the end of the harvest run
- Added a management dashboard for "whole of registry" quality summary report
- Fixed a bug where PIDS users on built-in accounts were unable to access their identifiers
- Fixed a bug in the email class which intermittently affected the sending of emails from the contact us page
- Added a "No Matches could be found" message to the related object search widget
- Added links on the Reports tab to take users back to a filtered view of the MMR screen when clicking on report sections (such as pie chart segments)
- Added functionality for registry superusers to delete data sources
- Changed the record view breadcrumb to link directly to the contributor page if one exists (rather than a search index)
- Added a feint highlight to the contributor pages in the search result list to distinguish them from other party records
- "Canned text" will now be generated and displayed for draft contributor pages
- Contributor page logos should now be downscaled at an even aspect ratio and not stretched by one axis
- Phase 2 of support for non-ASCII characters (i.e. attempting to "downcast" non-latin character sets) - searches for "Fecs" will now match records titled "Joseph Fécs"
- Boosted contributor pages to the top of the search index, improved display of grant records in search results
- Added functionality to allow the user to toggle the ordering of facets on the search page (either alphabetically or by number of matching records)
- The colon character will no longer cause searches to fail
- Added a HTTP 404 error code to the RDA Page Not Found page
- Fixed link on "Page Not Found" to generate a search for the previously-valid record title, if the slug used to exist (i.e. if a record was deleted)
- Fixed a bug where a legacy RDA link (of the form /view/?key=) would fail to redirect if only a draft record exists
- Changed "Collection Structure" heading to "Browse nested collections"
- Improved the display of richly-nested collections (with multiple parents or a large number of nested children)
- Implemented hostname and CIDR (subnet) support for IP restrictions in the DOI service
- Allowed ANDS Online Services to be configured for environment-specific display (i.e. named environments and visually identifiable environments such as "Test" and/or "Demo")
- Enabled configurable email notifications to ANDS administrators when a software error occurs
- First cut at Puppet scripts to automatically deploy ANDS Online Services to a VM (such as a Nectar node) (see /arms/misc/)