Skip to content

Latest commit

 

History

History
125 lines (86 loc) · 3.84 KB

CHANGES.rst

File metadata and controls

125 lines (86 loc) · 3.84 KB

Changes

Version 1.2.33 (released 2022-06-09)

  • importer: add AMS provider to vocabulary and fix an issue with unknown providers.

Version 1.2.32 (released 2022-05-25)

  • importer: change series matching to match by title first.

Version 1.2.31 (released 2022-05-06)

  • importer: add series match validation on preview

Version 1.2.30 (released 2022-05-06)

  • fix series matching by ISSNs

Version 1.2.29 (released 2022-05-06)

  • match series by one of ISSNs

Version 1.2.28 (released 2022-04-28)

  • fix importer bug to match series correctly

Version 1.2.27 (released 2022-03-31)

  • update links in static pages
  • fix cli to assign legacy pid
  • Adds building and phone information to the footer

Version 1.2.26 (released 2022-03-10)

  • fix search phrases for series volumes

Version 1.2.24 (released 2022-02-24)

  • Fix bug with conference info not showing in the frontsite

Version 1.2.23 (released 2022-02-23)

  • Update invenio-opendefinition

Version 1.2.22 (released 2022-02-23)

  • Pin itsdangerous
  • Increase max authors able to be edited in the document editor
  • Fixing et al. display across the system

Version 1.2.20 (released 2022-02-01)

  • fix wrong search guide link
  • update react-invenio-app-ils and react-searchkit to latest

Version 1.2.18 (released 2022-01-18)

  • importer: bugfixes
  • ldap: add user deletion script
  • document details: add links to external services
  • global: add privacy policy page
  • document: check if document exists on indexing references
  • circulation: improve CSV export

Version 1.2.13 (released 2022-01-06)

  • Importer:
    • improve handling errors
    • fix parsing series and documents titles
    • fix priority providers imports
    • fix indexing issues
    • fix matching by authors surnames
  • Maintenance: add legacy pid minting
  • Dependencies: upgrade lxml

Version 1.2.12 (released 2021-12-10)

  • Importer: fix duplication of series during the import
  • Importer: fix eitems import priority

Version 1.2.11 (released 2021-12-08)

  • Upgrade invenio packages
  • Upgrade flask + werkzeug > v2.0.0
  • Upgrade various python packages
  • Add custom loan search serializer
    • drop redundant loan fields
    • add item_suggestion location
  • Importer: improve performance of detail page loading
  • Importer: improve records matching script
  • Purchase orders: automatically propagate payment information
  • Alert librarian on extending loans on overbooked documents
  • Fix loan requests order
  • Fix alert librarian about preceding loan request during checkout
  • Patron history: fix "See all" query

Version 1.2.10 (released 2021-11-16)

  • Added error messages that can appear while opening a deleted task or an unexpected response from the backend
  • Items on loan are now being shown again in the where to find section of the document detail page (front-office)
  • Fixed inconsistencies in the preview statuses
  • Importer item row now displays the title from the imported document and not the matched document
  • Importer now does an extra check to validate that matched documents have equal ISBN/Title pairs, otherwise will categorize it as a partial match
  • Various minor improvements from feedback that was received
    • ignore rules checkbox is un-checkable
    • Added name of imported file in history and task-details page
    • Added provider name to task details page
    • Search bar is not case sensitive anymore
    • Added pagination to importer task overview
    • Added partial matches to statistics
    • Pagination does not go back to page 1 when an action happens
    • Providers names changed
    • Backend raises exception when wrong provider is chosen
    • Statistics segment does not appear in 2 rows with large numbers anymore
  • Overdue loans can now also be bulk extended