diff --git a/CHANGES.md b/CHANGES.md index ce3ae92d90..881d723781 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,81 @@ # Changelog +## [v1.9.0](https://github.com/rero/rero-ils/tree/v1.9.0) (2022-02-24) + +[Full Changelog](https://github.com/rero/rero-ils/compare/v1.8.0...v1.9.0) + +**Closed issues:** + +- Users management [\#2713](https://github.com/rero/rero-ils/issues/2713) +- Public interface: redirect directly to the patron profile after loging in [\#2701](https://github.com/rero/rero-ils/issues/2701) +- Calculation of fees based on the library of the renewal or checkin, instead of the library of the checkout [\#2683](https://github.com/rero/rero-ils/issues/2683) +- Scanning a patron barcode in the circulation interface gives the following error: "Patron or item not found" [\#2677](https://github.com/rero/rero-ils/issues/2677) +- Document editor: field Type : add a new main type with subtypes [\#2666](https://github.com/rero/rero-ils/issues/2666) +- Allow to enable/disable notification creation by `config` settings [\#2665](https://github.com/rero/rero-ils/issues/2665) +- `request` notification not sent if library settings is incomplete [\#2656](https://github.com/rero/rero-ils/issues/2656) +- `educationalSheet` is not translated in the public interface [\#2654](https://github.com/rero/rero-ils/issues/2654) +- Problem with the first search of a document on the pro interface [\#2652](https://github.com/rero/rero-ils/issues/2652) +- Incremental overdue fees should always be calculated according to the checkout library's opening days [\#2640](https://github.com/rero/rero-ils/issues/2640) +- Convert steps dates in iso format for patron overdue preview [\#2629](https://github.com/rero/rero-ils/issues/2629) +- Document editor : missing value "bul-latn"and "bul-cyrl" in language drop down menu [\#2628](https://github.com/rero/rero-ils/issues/2628) +- Inventory : Add a checkout and due date to the export [\#2611](https://github.com/rero/rero-ils/issues/2611) +- Error when deleting a fine [\#2602](https://github.com/rero/rero-ils/issues/2602) +- Translation: Some strings not extracted [\#2601](https://github.com/rero/rero-ils/issues/2601) +- Library holidays: add an open option for a period [\#2577](https://github.com/rero/rero-ils/issues/2577) +- Search gives no result after applying a sort [\#2562](https://github.com/rero/rero-ils/issues/2562) +- Improve the Holdings detail view \(Issue's section\) [\#2554](https://github.com/rero/rero-ils/issues/2554) +- RERO+ logo on login page [\#2544](https://github.com/rero/rero-ils/issues/2544) +- Search parameter `bestmatch` should not be required [\#2527](https://github.com/rero/rero-ils/issues/2527) +- Availability of serials \(at the document level\) should be "See collections and items" if a serial holding is attached [\#2502](https://github.com/rero/rero-ils/issues/2502) +- Add the edition statements in the search result \(document brief views\) [\#2429](https://github.com/rero/rero-ils/issues/2429) +- Creation date mentioned in patron account [\#2377](https://github.com/rero/rero-ils/issues/2377) +- Inventory list: add a facet for the temporary circulation category and temporary location [\#2364](https://github.com/rero/rero-ils/issues/2364) +- Document : Display subtitle in brief view \(public and professional\) [\#2335](https://github.com/rero/rero-ils/issues/2335) +- Circ policies: overdue fees not displayed if the reminders are not configured [\#2325](https://github.com/rero/rero-ils/issues/2325) +- `responsibilityStatement` should be a quick access field [\#2324](https://github.com/rero/rero-ils/issues/2324) +- Often the public and professional interface changes the language [\#2277](https://github.com/rero/rero-ils/issues/2277) +- The item or the loan has not been indexed after a checkin. [\#2252](https://github.com/rero/rero-ils/issues/2252) +- Holdings detailed view: masked items \(issues\) are displayed with an icon "not masked". [\#2240](https://github.com/rero/rero-ils/issues/2240) +- Failed checkouts are saved in the circulation history of the concerned item [\#2173](https://github.com/rero/rero-ils/issues/2173) +- Cannot read property `default_currency` when displaying items in pro interface [\#2135](https://github.com/rero/rero-ils/issues/2135) +- Translations are wrong or not shown for field `originalLanguage` in the editor [\#2089](https://github.com/rero/rero-ils/issues/2089) +- Extra parenthesis on the display of an ILL request detailed view [\#2062](https://github.com/rero/rero-ils/issues/2062) +- data.rero.ch/01-\[RERO nr.\] should be redirected to RERO ILS for the go-live [\#1802](https://github.com/rero/rero-ils/issues/1802) +- Library exceptions should be displayed in chronological order [\#1782](https://github.com/rero/rero-ils/issues/1782) +- Items of type "issue" should not be integrated to the new acquisitions by default. [\#1718](https://github.com/rero/rero-ils/issues/1718) +- Request date shouldn't be updated after validation [\#1704](https://github.com/rero/rero-ils/issues/1704) +- Opening exception periods are not displayed in library detail view [\#1690](https://github.com/rero/rero-ils/issues/1690) +- circulation: block checkout/renew/request when patron has unpaid subscription [\#1530](https://github.com/rero/rero-ils/issues/1530) + +**Merged pull requests:** + +- contribution: fix update-contributions [\#2723](https://github.com/rero/rero-ils/pull/2723) ([rerowep](https://github.com/rerowep)) +- issues: fix 'received\_date' required conditions. [\#2721](https://github.com/rero/rero-ils/pull/2721) ([zannkukai](https://github.com/zannkukai)) +- item: add a organisation filter [\#2718](https://github.com/rero/rero-ils/pull/2718) ([Garfield-fr](https://github.com/Garfield-fr)) +- dependencies: fix [\#2711](https://github.com/rero/rero-ils/pull/2711) ([rerowep](https://github.com/rerowep)) +- modules: add logging to create [\#2709](https://github.com/rero/rero-ils/pull/2709) ([rerowep](https://github.com/rerowep)) +- holding: fix delete all items for issue [\#2706](https://github.com/rero/rero-ils/pull/2706) ([rerowep](https://github.com/rerowep)) +- menu: fix bad caret alignment in mobile menu [\#2702](https://github.com/rero/rero-ils/pull/2702) ([lauren-d](https://github.com/lauren-d)) +- contribution: online update [\#2699](https://github.com/rero/rero-ils/pull/2699) ([rerowep](https://github.com/rerowep)) +- document: fix invenio\_celery.tasks endpoints. [\#2696](https://github.com/rero/rero-ils/pull/2696) ([rerowep](https://github.com/rerowep)) +- notification: disable notifications creation by config [\#2690](https://github.com/rero/rero-ils/pull/2690) ([zannkukai](https://github.com/zannkukai)) +- patron transaction event: fix decimal amount [\#2682](https://github.com/rero/rero-ils/pull/2682) ([zannkukai](https://github.com/zannkukai)) +- circulation: compute fees on checkout location [\#2678](https://github.com/rero/rero-ils/pull/2678) ([zannkukai](https://github.com/zannkukai)) +- vendor: allow more flexibility on phone number. [\#2671](https://github.com/rero/rero-ils/pull/2671) ([zannkukai](https://github.com/zannkukai)) +- general: fix RERO logo for sign-in sign-up page. [\#2669](https://github.com/rero/rero-ils/pull/2669) ([zannkukai](https://github.com/zannkukai)) +- document: add `teaching material` document type [\#2668](https://github.com/rero/rero-ils/pull/2668) ([zannkukai](https://github.com/zannkukai)) +- holdings: serial issue isn't new acquisition [\#2667](https://github.com/rero/rero-ils/pull/2667) ([zannkukai](https://github.com/zannkukai)) +- document: fix `educationalSheet` translation [\#2664](https://github.com/rero/rero-ils/pull/2664) ([zannkukai](https://github.com/zannkukai)) +- notifications: refactoring email getter function [\#2657](https://github.com/rero/rero-ils/pull/2657) ([zannkukai](https://github.com/zannkukai)) +- dependencies: update the dependencies lock file [\#2655](https://github.com/rero/rero-ils/pull/2655) ([jma](https://github.com/jma)) +- items: dump `request date` for any loan request [\#2646](https://github.com/rero/rero-ils/pull/2646) ([zannkukai](https://github.com/zannkukai)) +- patron\_types: add a limit for unpaid subscription [\#2644](https://github.com/rero/rero-ils/pull/2644) ([zannkukai](https://github.com/zannkukai)) +- patrons: use ISO format for dates into API [\#2642](https://github.com/rero/rero-ils/pull/2642) ([zannkukai](https://github.com/zannkukai)) +- document: set `responsibilities` as essential field [\#2641](https://github.com/rero/rero-ils/pull/2641) ([zannkukai](https://github.com/zannkukai)) +- document: add Bulgarian script languages [\#2638](https://github.com/rero/rero-ils/pull/2638) ([zannkukai](https://github.com/zannkukai)) +- item: fix item availability API. [\#2634](https://github.com/rero/rero-ils/pull/2634) ([zannkukai](https://github.com/zannkukai)) +- search: add facets for inventory list [\#2612](https://github.com/rero/rero-ils/pull/2612) ([lauren-d](https://github.com/lauren-d)) + ## [v1.8.0](https://github.com/rero/rero-ils/tree/v1.8.0) (2022-01-20) [Full Changelog](https://github.com/rero/rero-ils/compare/v1.7.0...v1.8.0) @@ -45,8 +121,6 @@ - documents: replace identifiedBy subjects with $ref [\#2558](https://github.com/rero/rero-ils/pull/2558) ([rerowep](https://github.com/rerowep)) - holdings/items: remove query filter and add a sort on the holdings [\#2528](https://github.com/rero/rero-ils/pull/2528) ([Garfield-fr](https://github.com/Garfield-fr)) -# Changelog - ## [v1.7.0](https://github.com/rero/rero-ils/tree/v1.7.0) (2021-12-13) [Full Changelog](https://github.com/rero/rero-ils/compare/v1.6.1...v1.7.0) diff --git a/pyproject.toml b/pyproject.toml index 3c09aa0600..8910653516 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "rero-ils" -version = "1.8.0" +version = "1.9.0" description = "Invenio digital library framework." authors = ["RERO "] license = "GNU Affero General Public License v3.0" diff --git a/rero_ils/version.py b/rero_ils/version.py index 49f84ac61e..16d7f69201 100644 --- a/rero_ils/version.py +++ b/rero_ils/version.py @@ -23,4 +23,4 @@ from __future__ import absolute_import, print_function -__version__ = "1.8.0" +__version__ = "1.9.0" diff --git a/scripts/bootstrap b/scripts/bootstrap index 5edde2b550..8c090954a1 100755 --- a/scripts/bootstrap +++ b/scripts/bootstrap @@ -148,7 +148,7 @@ then info_msg "Install RERO-ILS-UI from tgz: ${tgz_file}" npm install --no-save --only=prod --no-fund --no-audit "${tgz_file}" --prefix "${static_folder}" else - npm install --no-save --only=prod --no-fund --no-audit @rero/rero-ils-ui@0.20.0 --prefix "${static_folder}" + npm install --no-save --only=prod --no-fund --no-audit @rero/rero-ils-ui@0.21.1 --prefix "${static_folder}" fi # build the web assets