From 39bcaf4b91f8de72ae97413dc4ff469d88d92260 Mon Sep 17 00:00:00 2001 From: Pascal Repond Date: Thu, 16 May 2024 15:10:01 +0200 Subject: [PATCH] release: v17.0.0 Co-Authored-by: Pascal Repond --- CHANGELOG.md | 43 +++++++++++++++++++++++++++++++++++++++++++ package-lock.json | 8 ++++---- package.json | 2 +- 3 files changed, 48 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e2296a96..80e70550f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,48 @@ # Changelog +## [v17.0.0](https://github.com/rero/rero-ils-ui/tree/v17.0.0) (2024-06-03) + +[Full Changelog](https://github.com/rero/rero-ils-ui/compare/v14.7.3...v17.0.0) + +**New features:** +* aggregation: change for isFiction [\#1132](https://github.com/rero/rero-ils-ui/pull/1132) & [\#1167](https://github.com/rero/rero-ils-ui/pull/1167) (by @rerowep) +* Us 2172 files [\#1168](https://github.com/rero/rero-ils-ui/pull/1168) (by @jma) +* feat(item): add fees on item detail view [\#1151](https://github.com/rero/rero-ils-ui/pull/1151) (by @Garfield-fr) +* feat(acquisition): select/deselect lines [\#1129](https://github.com/rero/rero-ils-ui/pull/1129) (by @Garfield-fr) + +**Enhancements:** +* fix(items): restore legacy checkout count [\#1174](https://github.com/rero/rero-ils-ui/pull/1174) (by @PascalRepond) +* feat(circulation): add informations message [\#1146](https://github.com/rero/rero-ils-ui/pull/1146) (by @Garfield-fr) +* feat(circulation): add message on alert [\#1142](https://github.com/rero/rero-ils-ui/pull/1142) (by @Garfield-fr) +* feat(circulation): add temporary location name [\#1133](https://github.com/rero/rero-ils-ui/pull/1133) (by @Garfield-fr) +* feat(circulation): display check-in note [\#1130](https://github.com/rero/rero-ils-ui/pull/1130) (by @Garfield-fr) +* chore(item): delete legacy fields [\#1165](https://github.com/rero/rero-ils-ui/pull/1165) (by @PascalRepond) +* chore(permissions): item and holdings [\#1152](https://github.com/rero/rero-ils-ui/pull/1152) (by @Garfield-fr) +* chore(menu): add query params on some routes [\#1136](https://github.com/rero/rero-ils-ui/pull/1136) (by @Garfield-fr) +* feat: detail views enhancements [\#1135](https://github.com/rero/rero-ils-ui/pull/1135) (by @Garfield-fr) + +**Fixes:** +* fix(patron profile): multi-organisation selector [\#1179](https://github.com/rero/rero-ils-ui/pull/1179) (by @PascalRepond) +* fix(fiction): makes the facet higher and open [\#1178](https://github.com/rero/rero-ils-ui/pull/1178) (by @PascalRepond) +* fix(patron): ill request count [\#1176](https://github.com/rero/rero-ils-ui/pull/1176) (by @PascalRepond) +* fix(editor): item switch location [\#1173](https://github.com/rero/rero-ils-ui/pull/1174) (by @Garfield-fr) +* fix(editor): entity typeahead clear value [\#1166](https://github.com/rero/rero-ils-ui/pull/1166) (by @Garfield-fr) +* fix(document): import with many identifiers [\#1155](https://github.com/rero/rero-ils-ui/pull/1155) (by @Garfield-fr) +* fix(editor): fix the new syntax of hodlings [\#1163](https://github.com/rero/rero-ils-ui/pull/1163) (by @Garfield-fr) +* fix: incorrect wording in item component [\#1158](https://github.com/rero/rero-ils-ui/pull/1158) (by @PascalRepond) +* fix(document): language facet translation [\#1149](https://github.com/rero/rero-ils-ui/pull/1149) (by @Garfield-fr) +* fix(ill): add filter parameter [\#1145](https://github.com/rero/rero-ils-ui/pull/1145) (by @Garfield-fr) +* fix(editor): use the new process json schema [\#1150](https://github.com/rero/rero-ils-ui/pull/1150) (by @Garfield-fr) +* fix(filter): add a new key for translation [\#1154](https://github.com/rero/rero-ils-ui/pull/1154) (by @Garfield-fr) +* fix(fee): form options on add manual fee [\#1153](https://github.com/rero/rero-ils-ui/pull/1153) (by @Garfield-fr) +* fix(inventory list): remove default lib filter [\#1144](https://github.com/rero/rero-ils-ui/pull/1144) (by @PascalRepond) +* fix(permission): missing collections message [\#1131](https://github.com/rero/rero-ils-ui/pull/1131) (by @Garfield-fr) +* fix(document): availability [\#1134](https://github.com/rero/rero-ils-ui/pull/1134) (by @Garfield-fr) + +**Other changes:** +* chore: update dependencies [\#1139](https://github.com/rero/rero-ils-ui/pull/1139) (by @Garfield-fr) +* chore: upgrade Angular 17 and Formly v6 [\#1115](https://github.com/rero/rero-ils-ui/pull/1115) (by @Garfield-fr) + ## [v14.7.3](https://github.com/rero/rero-ils-ui/tree/v14.7.3) (2024-02-28) [Full Changelog](https://github.com/rero/rero-ils-ui/compare/v14.7.2...v14.7.3) diff --git a/package-lock.json b/package-lock.json index d69d895e4..38f66dd7f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "@ngx-loading-bar/http-client": "^6.0.0", "@ngx-loading-bar/router": "^6.0.0", "@ngx-translate/core": "^15.0.0", - "@rero/ng-core": "^17.1.0", + "@rero/ng-core": "^17.2.0", "@swimlane/ngx-charts": "^20.5.0", "@vpoppy/ngx-translate-extract": "^9.0.0", "bootstrap": "^4.6.2", @@ -4005,9 +4005,9 @@ } }, "node_modules/@rero/ng-core": { - "version": "17.1.0", - "resolved": "https://registry.npmjs.org/@rero/ng-core/-/ng-core-17.1.0.tgz", - "integrity": "sha512-6p5R15sMalb33cVoaYQ+G50pbwNg5WDVbT4ZAjjG6gcA10PY25cABG4A/F2i8PHZq6rCovsrHi9+Bkwp1Sqiow==", + "version": "17.2.0", + "resolved": "https://registry.npmjs.org/@rero/ng-core/-/ng-core-17.2.0.tgz", + "integrity": "sha512-XL+DsSr7aYAuuEFws5iF1spop41JGcUD8O2EJNqxQnI00Rc9A/Dw1GhbT4VSQhTjYsKD4jaycCe+C3I07D/9dQ==", "dependencies": { "tslib": "^2.3.0" }, diff --git a/package.json b/package.json index 25313f665..9fef0e5b4 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "@ngx-loading-bar/http-client": "^6.0.0", "@ngx-loading-bar/router": "^6.0.0", "@ngx-translate/core": "^15.0.0", - "@rero/ng-core": "^17.1.0", + "@rero/ng-core": "^17.2.0", "@swimlane/ngx-charts": "^20.5.0", "@vpoppy/ngx-translate-extract": "^9.0.0", "bootstrap": "^4.6.2",