Skip to content

Releases: folio-org/ui-agreements

Version 11.0.3

05 Jul 11:51
1abc86a
Compare
Choose a tag to compare

11.0.3 2024-07-05

  • ERM-3288 Fix permission on /erm/files/{id}/raw in mod-agreements

Version 11.0.2

28 May 15:15
7372a6c
Compare
Choose a tag to compare

11.0.2 2024-05-28

  • ERM-3248 Use static endpoints for /resources and /entitlementOptions in Poppy Compatible release
  • ERM-3246 Improve performance of entitlementOptions endpoint
  • ERM-3239 Query all titles rather than just /electronic in local KB title search
  • ERM-3220 Update pagination mechanisms for MCLs to work without stats
  • ERM-3186 Change default search options for Local KB titles to exclude identifiers

Version 10.1.0

26 May 23:10
d3c7024
Compare
Choose a tag to compare

10.1.0 2024-05-26

  • ERM-3248 Use static endpoints for /resources and /entitlementOptions in Poppy Compatible release
  • ERM-3246 Improve performance of entitlementOptions endpoint
  • ERM-3239 Query all titles rather than just /electronic in local KB title search
  • ERM-3200 Backport ERM-3186 to Poppy compatible release
    • ERM-3186 Change default search options for Local KB titles to exclude identifiers

Version 11.0.1

19 Apr 10:34
Compare
Choose a tag to compare

11.0.1 2024-04-19

  • Change default search options for Local KB titles to exclude identifiers
  • ERM-3182 Scrolling content in license view pane can overlap header (Also impacted agreements)
  • ERM-3172 The failure of reference object when displaying agreement line should be handled elegantly
  • Translations

Version 11.0.0

22 Mar 18:19
Compare
Choose a tag to compare

11.0.0 2024-03-22

  • ERM-3168 Add option to control which columns display in the Agreement search and sort results
  • ERM-3167 Add option to control which columns display in the Agreement Line search and sort results
  • ERM-3133 Add option to control which columns display in the Agreement->Agreement Lines MCL
  • ERM-3129 Remove explicit typescript version
  • ERM-3128 Focus "Start date" on "Add custom coverage"
  • ERM-3119 Add Organisation status to organisation card display
  • ERM-3093 Switch to pagination (from 'load more') controls in Title view
  • ERM-3092 Switch to pagination (from 'load more') controls in Package view
  • ERM-3091 Switch to pagination (from 'load more') controls in Agreements view
  • ERM-3085 Use document filter from stripes-erm-components, remove changes from ERM-2983
  • ERM-3081 Do not add a space after search operator when doing groupings
  • ERM-3062 Add has/has not filter in Licenses and amendments
  • ERM-1908 Swap Agreements Pick lists settings screen to single 4 pane based layout
  • BREAKING Switched to erm interface 7, licenses interface 6

Version 9.0.5

20 Nov 14:01
d6c71c5
Compare
Choose a tag to compare

9.0.5 2023-11-20

  • ERM-3113 Cannot save an edited an agreement with no agreement lines following ERM-3076 fix in Orchid

Version 10.0.1

09 Nov 11:09
b3150d4
Compare
Choose a tag to compare

10.0.1 2023-11-09

  • ERM-3082 Backport grouping and spaces fix for Poppy
  • ERM-3065 Agreement lines are displayed by default on the "Agreement lines" pane.
  • ERM-3061 On setting document filter spaces are stripped from filter value

Version 9.0.4

01 Nov 11:26
Compare
Choose a tag to compare

9.0.4 2023-11-01

  • ERM-3076 Agreements with internal (local KB) agreement lines do not save correctly

Version 10.0.0

12 Oct 15:49
Compare
Choose a tag to compare

10.0.0 2023-10-12

  • ERM-3052 In Document filter builder OR displays on screen instead of AND
  • ERM-3046 Agreement lines search MCL - Implement MCL Next/Previous pagination
  • ERM-3038 Creating adding an eHolding resource to a new agreement fails
  • ERM-3036 unlock @rehooks/local-storage from 2.4.4
  • ERM-3026 BREAKING bump react-intl to v6.4.4
  • ERM-3016 QIndex control for Titles SASQ
  • ERM-3013 Icon of the associated agreements should change if it is a closed agreement
  • ERM-3012 Agreement relationship type translations don't show in Agreements UI
  • ERM-3010 Add has/has not filter in Agreements
  • ERM-3001 Update Node.js to v18 in GitHub Actions
  • ERM-2992 Switch default behaviour for Agreements to not expand items
  • ERM-2983 Added documents filter to Agreements search and sort
  • ERM-2979 Add agreement line summary information and navigation link to Agreement edit view
    • reuse FormLines component
  • ERM-2978 Edition, volume, issue render on new line
  • ERM-2973 Replace naive fetch hooks with parallelised ones (and deprecate)
  • ERM-2967 Use useChunkedCQLFetch consistently across ERM
  • ERM-2937 Titles Tab - Implement MCL Next/Previous pagination
  • ERM-2934 Agreement lines simple search widget definition
  • ERM-2923 Add created/updated metadata for Resources in local KB
  • ERM-2922 On changing the fields to be searched, the text string is cleared from the search box
  • ERM-2920 Replace "External data source" search
  • ERM-2641 Upgrade to Grails 5 (including Hibernate 5.6.x) for Poppy
    • Added okapi interface dependency on new erm interface 6.0
    • Added okapi interface dependency on new licenses interface 5.0
  • ERM-2630 Add new endpoint for external KB "push" process
  • ERM-2624 Add view only permissions for Agreement settings
  • ERM-2612 Add support for content type property on Agreement
  • ERM-2506 Display licenses sorted in predictable order in Agreements
  • ERM-2421 Remove Agreement lines from Agreement Edit view
  • ERM-2054 Platforms Tab - Implement MCL Next/Previous pagination
  • ERM-2053 Packages Tab - Implement MCL Next/Previous pagination
  • ERM-2052 Agreements Tab - Implement MCL Next/Previous pagination
  • ERM-1110 Add templated URLs to PCI display
  • STRIPES-870 BREAKING upgrade react to v18
    • ERM-2991 Upgrade ui-agreements React to v18

Version 9.0.3

08 Aug 12:39
Compare
Choose a tag to compare

9.0.3 2023-08-08

  • ERM-2969: Edit agreement pane crashes when slow (multi-line) query is canceled. Do not expand agreement lines on erm/sas call in:
    • Agreement edit GET and PUT
    • Agreement create POST
    • Agreement line DELETE (Agreement PUT)