10000 Releases · folio-org/ui-courses · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: folio-org/ui-courses

v3.0.7

31 Mar 13:59
fd3c8f6
Compare
Choose a tag to compare
  • Since release v6.1.1, when listing all courses or reserves (as opposed to those matching a query), sorting was not performed. This is no longer the case. Fixes UICR-225.

v6.1.2

31 Mar 16:23
Compare
Choose a tag to compare
  • Since release v6.1.1, when listing all courses or reserves (as opposed to those matching a query), sorting was not performed. This is no longer the case. Fixes UICR-225.

v7.0.2

27 Mar 14:15
8e8adee
Compare
Choose a tag to compare
  • When displaying details of a course, loading the reserves now forces the items to load. This fixes a race condition. Previously, the two loads would nearly always, but not always, happen in the right order; but sometimes the attempt to load items would happen first, and there would be no item-IDs available to search for. This was most easily seen by refreshing the whole app. Fixes UICR-221.

v7.0.1

20 Mar 12:08
09b3c3d
Compare
Choose a tag to compare
  • Update plugin dependencies to allow @folio/plugin-find-user ^8.0.0 and @folio/plugin-create-inventory-records ^6.0.0 (as well as previously acceptable versions). Fixes UICR-222.

v7.0.0

11 Mar 09:16
73b1ba6
Compare
Choose a tag to compare
  • BREAKING: upgrade to Stripes v10. Fixes UICR-216.
  • BREAKING: upgrade to react-intl v7.1.5. Fixes UICR-217.
  • Migrate to shared CI workflows. Fixes UICR-215.

v6.1.1

05 Dec 19:00
31c58bc
Compare
Choose a tag to compare
  • Query terms ending with one or more asterisks (wildcard characters) have these removed and replaced with a single asterisk, avoiding a bug in cql2pgsql. Fixes UICR-212.
  • Remove double scrollbar in courses and reserves results panes. Many thanks to @JohnC-80! Fixes UICR-213.

v6.1.0

22 Oct 18:00
b985814
Compare
Choose a tag to compare
  • Use standard FOLIO UX for Delete Course (in action menu). Fixes UICR-201.
  • When deleting a course that has no cross-listed courses, also delete its underlying courselisting. This ensures orphan courselistings are not created. Fixes UICR-206.
  • With orphan courselistings no longer remaining, it is now always possible to delete terms. Fixes UICR-203.
  • Provide local translations to ControlledVocab. Refs UICR-163.
  • Courses app: Replace collapse pane icons. Refs UICR-174.
  • App Context menu | Add new option | Courses app search. Refs UICR-166.
  • When a course is deleted, a green success toast displays, confirming deletion. Fixes UICR-207.
  • After once having edited a reserve's start or end date, editing it again now gets a correctly initialized datepicker. Fixes UICR-205.
  • Remove use of italics in three places in the UI. Fixes UICR-208.
  • Format Courses and Reserves results to use hyperlinks in first column. Fixes UICR-164.
  • Extend limit of reserves for which status is fetched from 20 to 100. Addresses UICR-210.

v6.0.3

20 Nov 16:15
a412730
Compare
Choose a tag to compare
  • Hide pop-up check box options while editing a note. Fixes UICR-189.

v6.0.2

13 Oct 18:42
2187bcd
Compare
Choose a tag to compare
  • Bump @folio/plugin-find-user version.

v6.0.1

12 Oct 16:58
f4bcc00
Compare
Choose a tag to compare
  • Bump @folio/plugin-create-inventory-records to v4.
0