Releases: hudmol/as_reftracker
Release 2.4
v2.3
Release 2.2
Fix a bug where the mapper errors out if there is no value in question_closed_datetime
coming from RefTracker.
Release 2.1
This release includes a fix that removes test code that was committed in error.
Release 2.0
This release was developed against AS v3.3.1.
It includes the following changes:
- Offers are no longer filtered on Closed Date. Now all Offers with an identifier not already in AS are displayed in reverse Offer Number order
- The list of Offers displayed is no longer paginated. Now the plugin retrieves the first page of 200 Offers from RefTracker and prunes out those without identifiers and those with identifiers that are already in AS (as identifiers of Accessions)
- Individual Offers can now be found by Offer Number
- Offer descriptions are now displayed truncated and stripped of markup. For long descriptions a button can be clicked to show the whole description marked-up in a modal
- When Offers are imported as Accessions this plugin no longer creates event records. Events are handled exclusively by the accession_events
plugin
- Various minor display improvements and better error handling
Release 1.0
This release is the same as v0.7. Just blessing the first production release.
Release 0.7
This release removes more test code
Release 0.6
This release removes some test code that was committed in error.
Release 0.5
This release includes a fix for mapping to user defined enum fields.
Release 0.4
This release includes a few more fixes:
- fixed inventory mapping - from question_udf_tb02 to bib_udf_tb02
- fixed processing notes and access restrictions note mappings
- agreement_received should be agreement_signed
- unravel reftracker html encoding