Skip to content

Releases: rero/rero-ils

v1.10.0

11 Apr 14:45
Compare
Choose a tag to compare

What's Changed

New feature:

Implemented enhancements:

Fixed bugs:

Other changes:

Read more

v1.9.0

24 Feb 18:15
@jma jma
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

Fixed bugs:

Merged pull requests:

v1.8.0

20 Jan 14:07
@jma jma
Compare
Choose a tag to compare

New features

  • Acquisitions
    • Management of orders and order lines: creating, sending, receiving
    • Account management, including hierarchy and funds transfer
    • Acquisition settings
  • Statistics: access to 10 key system indicators by year/month and by library
  • Catalogue and search: display of holdings and items of other organisations
  • Circulation: debug mode for the system librarian to identify, for a loan, the circulation policy used

Fixed issues

  • Circulation
    • #2533 Simplified access to the circulation from the detailed view of the patron
    • #2626 Checkout option when a barcode corresponds to an item and a patron at the same time
    • #2538 Better labels for the user editor
    • #2645 Recipient “reply to” was wrong in the notifications sent
  • Administration
    • #2578 Bug when deleting a location that is used as a temporary location in an exemplar
    • #2580 Bug when setting fees or limits to zero
    • #2479 Impossible to create a patron type
    • #2162 Bug on current loans when deleting a pick-up location
  • Catalogue and search
    • #2551 Summary not displayed when clicking on "show more" (partially solved)
    • #2416 Incorrect translations of languages within the "Original language" field
    • #2277 Interface language changed unexpectedly
    • #2571 Added organisation name to HTML page title
    • #2558 Automatic replacement of subjects with MEF ID by the link

Full Changelog: v1.7.0...v1.8.0

v1.7.0

13 Dec 12:48
@jma jma
Compare
Choose a tag to compare

New features

  • Metadata: added new sources for the import from the web: SLSP, DNB, UGent, KULeuven, Library of Congress
  • Circulation: possibility to configure a pick-up deadline for the requests; the requests are cancelled if they haven't been picked up within this time

Fixed issues

  • Circulation
    • #2470 Loan expiry notice and reminders sent only once
    • #2367 Checkout possible only after cancelling the request of the patron
    • #2318 Server error if the checkout is made from a library that does not have any pick-up location and case A) of #2419 (Error if an item from a library without opening hours is checked out)
  • Metadata
    • #2430 Document field intendedAudience completed with PEGI values
    • #2529 Impossible to save a document with field seriesStatement
    • #2519 Typo error in document adminMetadata: "Core leve" > ajouter mjilestone
    • Contributions: IdRef and GND references added manually are automatically updated with links
  • Operation logs
    • #2530 and #2531 Operation and circulation history not accessible
  • Search
    • #2526 Too many results for some search requests
  • Patron public account
    • #1902 Patron profile does not always contains the opened ILL requests
    • #1227 The transaction history should base on the operation logs and not on the loans
    • #2319 Fee counter not correct

Full Changelog: v1.6.1...v1.7.0

v1.6.1

11 Nov 14:29
Compare
Choose a tag to compare

Find the comprehensive changes in the changelog and the release notes in the project.

v1.6.0

28 Oct 13:52
@jma jma
Compare
Choose a tag to compare
release: v1.6.0

* Fixes tests by forcing the version of docutils < 0.18.0.
* Fixes create index command line script.

Co-Authored-by: Igor Milhit <igor.milhit@rero.ch>

v1.5.1

06 Oct 12:49
Compare
Choose a tag to compare

This patch fixes several issues:

  • Corrects the collection (seminar/courses) URL (#2337).
  • Speeds the rendering of several professional interface pages (#2259).
  • Restore the facets behaviour, without the limit to ten items.
  • Fixes the computation of due date (#2198).
  • Corrects the URL for Renouvaud catalogue on the frontpages used in
    production.

Find the comprehensive changes in the changelog. The changelogs of the other components of RERO ILS contains also relevant changes:

v1.5.0

30 Sep 11:35
Compare
Choose a tag to compare

This is the first release since the 🚀 go-live, as we published several patches (from v1.4.0 to v1.4.11). The main feature of this new version is the displaying of all the fields of the document, both on the public and professional interface. Patrons will finally see all the bibliographic metadata carefully filled in by librarians.

Alongside, some improvements and issue fixing take part of this version, such as:

  • Clearing the input field of the circulation interface quicker, before the transaction is closed, thus allowing the librarian to go on (#2244).
  • Removing default value of optional fields in the cataloguing editor, because in some case it forced the librarian to clean manually unused field (2080 and #2310).
  • Preventing the deletion of a document if it is a parent record of other documents (#2414).

The comprehensive changes are to be found in the changelog. The changelogs of the other components of RERO ILS contains also relevant changes:

v1.4.11

28 Sep 12:45
Compare
Choose a tag to compare

This patch improves the Angular application integration (ie the professional interface), which has an impact on the editor performance.

Several bug fixes have been added to this patch. Find the comprehensive changes in the changelog.

v1.4.10

09 Sep 16:41
Compare
Choose a tag to compare

This patch improves significantly the editors of RERO ILS, especially the document editor which loads much faster now (#1747). Linking document to other resource is easier too, as the scope of the search is wider (#2352) and the results more detailed.

Several bug fixes have been added to this patch. Find the comprehensive changes in the changelog.