Skip to content

Releases: redbox-mint/redbox-portal

v3.0

26 Jun 23:46
Compare
Choose a tag to compare

This release is a major upgrade to the ReDBox application. This includes:

  • A re-write to the dashboard table component to use Angular 15 and support greater customisability. This includes the ability to group related records into the same table
  • An upgrade to the Reporting front-end to use Angular 15
  • Support for using database queries instead of the search index for report queries
  • Greater customisability in the output of both the displayed report tables and the exported CSV
  • An upgrade to the local authentication login screen to use Angular 15
  • An upgrade to the user and role management screens to Angular 15
  • An upgrade to the export screen to Angular 15
  • An upgrade to the framework used for look and feel (Bootstrap 3 to 5)

What's Changed

Read more

v2.4

26 Jun 06:12
605ed24
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3...v2.4

v2.3

29 Mar 05:43
7941497
Compare
Choose a tag to compare

What's Changed

  • Added trigger function that will only allow the specified role or user modify the specified metadata fields by @andrewbrazzatti in #1173
  • Hotfix: Subscribe function doesn't work for label only vocab component by @andrewbrazzatti in #1179
  • Fix: Contributor component does not function with the setVisibility function by @andrewbrazzatti in #1145

Full Changelog: v2.2.1...v2.3

v2.2.1

19 Dec 06:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2...v2.2.1

v2.2

09 Nov 00:20
Compare
Choose a tag to compare

What's Changed

Breaking Change

Due to the upgrade to the latest Node 18 LTS and the changes to the peer dependency logic introduced from npm v7+. The flag --legacy-peer-deps needs to be added to any npm install commands used to install plugins.
e.g. npm i --legacy-peer-deps "@researchdatabox/sails-hook-redbox-pdfgen"

Full Changelog: v2.1.2...v2.2

v2.1.2

20 Sep 03:00
Compare
Choose a tag to compare

What's Changed

  • Enhanced integration with Datacite DOI. Increased capability to map record metadata to DOI schema. Support for setting the DOI status (draft,findable,registered)
  • Removing got package and replacing with axios in SolrSearchService by @rdpaorg in #1100
  • Added unit test for SolrSearchService.index method by @rdpaorg in #1109
  • Fix axiom json post request in SolrSearchService by @rdpaorg in #1110
  • chageDoiState method by @rdpaorg in #1105
  • Feature/integration test solr indexing by @rdpaorg in #1107
  • added description, rights, dates, identifiers and size to datacite su… by @rdpaorg in #1111
  • publication additional identifiers and collection capacity by @rdpaorg in #1112
  • Added support for listing workspaces that aren't provisioned by ReDBox by @andrewbrazzatti in #1114
  • Improved datacite mapping configuration by @rdpaorg in #1113
  • changed record audit tests to current response format by @rdpaorg in #1115
  • Rest API to retrieve Audit information for Records by @andrewbrazzatti in #1116
  • Feature/datacite doi arrays by @rdpaorg in #1117
  • checking for empty values from templates in datacite mappings by @rdpaorg in #1118
  • Ability to update a DOI by @rdpaorg in #1119
  • changing DOI error handling to use RBValidationError by @rdpaorg in #1121
  • Feature/doi error reporting by @rdpaorg in #1123

Full Changelog: v2.1.1...v2.1.2

v2.1.1

08 Jul 06:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.1.1

v2.1.0

23 Jun 03:28
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.10...v2.1.0

v2.0.10

03 Jun 00:32
2442642
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.9...v2.0.10

v2.0.9

19 May 22:10
adb622f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.8...v2.0.9