Skip to content

Releases: hudmol/as_reftracker

Release 2.4

23 Oct 14:12
Compare
Choose a tag to compare

Fix broken require statement.

v2.3

21 Oct 20:55
Compare
Choose a tag to compare

Use today's date to populate accession_date

Release 2.2

21 Oct 12:45
Compare
Choose a tag to compare

Fix a bug where the mapper errors out if there is no value in question_closed_datetime coming from RefTracker.

Release 2.1

10 Oct 13:46
Compare
Choose a tag to compare

This release includes a fix that removes test code that was committed in error.

Release 2.0

21 Jun 01:53
Compare
Choose a tag to compare

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

04 Jul 23:48
Compare
Choose a tag to compare

This release is the same as v0.7. Just blessing the first production release.

Release 0.7

29 Jun 01:32
Compare
Choose a tag to compare

This release removes more test code

Release 0.6

29 Jun 01:21
Compare
Choose a tag to compare

This release removes some test code that was committed in error.

Release 0.5

28 Jun 09:20
Compare
Choose a tag to compare

This release includes a fix for mapping to user defined enum fields.

Release 0.4

28 Jun 05:51
Compare
Choose a tag to compare
Release 0.4 Pre-release
Pre-release

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