Skip to content

Commit 7c27690

Browse files
committed
release: v1.7.0
Co-Authored-by: Johnny Mariéthoz <[email protected]>
1 parent 9cd89c4 commit 7c27690

File tree

4 files changed

+60
-3
lines changed

4 files changed

+60
-3
lines changed

CHANGES.md

+57
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,62 @@
11
# Changelog
22

3+
## [v1.7.0](https://github.com/rero/rero-ils/tree/v1.7.0) (2021-12-13)
4+
5+
[Full Changelog](https://github.com/rero/rero-ils/compare/v1.6.1...v1.7.0)
6+
7+
**Implemented enhancements:**
8+
9+
- User account: display the loans of other institutions [\#2545](https://github.com/rero/rero-ils/issues/2545)
10+
- Fields `provisionActivity.startDate` and `provisionActivity.startDate` should be indexed [\#2517](https://github.com/rero/rero-ils/issues/2517)
11+
- Add link to the item in the patron history \(professional interface\) [\#2499](https://github.com/rero/rero-ils/issues/2499)
12+
- Display a warning when canceling in the editor [\#2413](https://github.com/rero/rero-ils/issues/2413)
13+
14+
**Fixed bugs:**
15+
16+
- Item circulation history does not display most of the transactions [\#2531](https://github.com/rero/rero-ils/issues/2531)
17+
- Operation history for items, holdings, documents cannot be opened and displayed [\#2530](https://github.com/rero/rero-ils/issues/2530)
18+
- Impossible to save a document with field `seriesStatement` [\#2529](https://github.com/rero/rero-ils/issues/2529)
19+
- Some barcode searches giving too many results [\#2526](https://github.com/rero/rero-ils/issues/2526)
20+
- Typo error in document JSON schema, `adminMetadata`: "Core leve" [\#2519](https://github.com/rero/rero-ils/issues/2519)
21+
- The SIP2 connexion for Cantook fails most of the time [\#2462](https://github.com/rero/rero-ils/issues/2462)
22+
- Checkout possible only after cancelling the request of the patron [\#2367](https://github.com/rero/rero-ils/issues/2367)
23+
- Server error if the checkout is made from a library that does not have any pick-up location [\#2318](https://github.com/rero/rero-ils/issues/2318)
24+
- Person and corporate body search should be restricted on the organisation scope [\#2176](https://github.com/rero/rero-ils/issues/2176)
25+
- Subtype facets are buggy on the "import from web" interface [\#2065](https://github.com/rero/rero-ils/issues/2065)
26+
- Parts of public patron account are not translated [\#1819](https://github.com/rero/rero-ils/issues/1819)
27+
28+
**Closed issues:**
29+
30+
- Loan expiry notices sent only once, even in case of renewals [\#2470](https://github.com/rero/rero-ils/issues/2470)
31+
- BnF: only the EAN is imported, ISBN is ignored. [\#1825](https://github.com/rero/rero-ils/issues/1825)
32+
33+
**Merged pull requests:**
34+
35+
- translations: translate v1.7.0 [\#2590](https://github.com/rero/rero-ils/pull/2590) ([vgranata](https://github.com/vgranata))
36+
- notifications: fix multiple notification creation [\#2583](https://github.com/rero/rero-ils/pull/2583) ([zannkukai](https://github.com/zannkukai))
37+
- PatronTransaction: fix event creation [\#2582](https://github.com/rero/rero-ils/pull/2582) ([zannkukai](https://github.com/zannkukai))
38+
- dependencies: update the dependencies lock file [\#2570](https://github.com/rero/rero-ils/pull/2570) ([rerowep](https://github.com/rerowep))
39+
- notifications: fix email\_notification\_type [\#2568](https://github.com/rero/rero-ils/pull/2568) ([rerowep](https://github.com/rerowep))
40+
- import: fix links for contributors with DNB identifiers [\#2564](https://github.com/rero/rero-ils/pull/2564) ([benerken](https://github.com/benerken))
41+
- dependencies: update the dependencies lock file [\#2561](https://github.com/rero/rero-ils/pull/2561) ([jma](https://github.com/jma))
42+
- documents: fix reference exist test [\#2555](https://github.com/rero/rero-ils/pull/2555) ([rerowep](https://github.com/rerowep))
43+
- notifications: fix overdue notification creation [\#2552](https://github.com/rero/rero-ils/pull/2552) ([zannkukai](https://github.com/zannkukai))
44+
- ui: add a location level in facets [\#2547](https://github.com/rero/rero-ils/pull/2547) ([benerken](https://github.com/benerken))
45+
- items: find item creation problem [\#2540](https://github.com/rero/rero-ils/pull/2540) ([rerowep](https://github.com/rerowep))
46+
- operation logs: fix query if the user is both patron and librarian role [\#2536](https://github.com/rero/rero-ils/pull/2536) ([Garfield-fr](https://github.com/Garfield-fr))
47+
- documents: delete default value on identifiedby field [\#2535](https://github.com/rero/rero-ils/pull/2535) ([Garfield-fr](https://github.com/Garfield-fr))
48+
- documents: fixes too many results [\#2534](https://github.com/rero/rero-ils/pull/2534) ([jma](https://github.com/jma))
49+
- notifications: fix request notification without recipient [\#2525](https://github.com/rero/rero-ils/pull/2525) ([rerowep](https://github.com/rerowep))
50+
- ebook: fix import [\#2524](https://github.com/rero/rero-ils/pull/2524) ([rerowep](https://github.com/rerowep))
51+
- documents: fix core level [\#2520](https://github.com/rero/rero-ils/pull/2520) ([rerowep](https://github.com/rerowep))
52+
- documents: find and replace identifiedBy [\#2518](https://github.com/rero/rero-ils/pull/2518) ([rerowep](https://github.com/rerowep))
53+
- notifications: fix reminders notification template [\#2508](https://github.com/rero/rero-ils/pull/2508) ([zannkukai](https://github.com/zannkukai))
54+
- documents: validate JSON references [\#2506](https://github.com/rero/rero-ils/pull/2506) ([rerowep](https://github.com/rerowep))
55+
- monitoring: improve diff from ES to DB calculation [\#2490](https://github.com/rero/rero-ils/pull/2490) ([rerowep](https://github.com/rerowep))
56+
- circulation: add automatic request expiration [\#2485](https://github.com/rero/rero-ils/pull/2485) ([zannkukai](https://github.com/zannkukai))
57+
- circulation: support non-circulating libraries [\#2431](https://github.com/rero/rero-ils/pull/2431) ([BadrAly](https://github.com/BadrAly))
58+
- import: add new sources to import from the web [\#2394](https://github.com/rero/rero-ils/pull/2394) ([benerken](https://github.com/benerken))
59+
360
## [v1.6.1](https://github.com/rero/rero-ils/tree/v1.6.1) (2021-11-11)
461

562
[Full Changelog](https://github.com/rero/rero-ils/compare/v1.6.0...v1.6.1)

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "rero-ils"
3-
version = "1.6.1"
3+
version = "1.7.0"
44
description = "Invenio digital library framework."
55
authors = ["RERO <[email protected]>"]
66
license = "GNU Affero General Public License v3.0"

rero_ils/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@
2323

2424
from __future__ import absolute_import, print_function
2525

26-
__version__ = "1.6.1"
26+
__version__ = "1.7.0"

scripts/bootstrap

+1-1
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ then
148148
info_msg "Install RERO-ILS-UI from tgz: ${tgz_file}"
149149
npm install --no-save --only=prod --no-fund --no-audit "${tgz_file}" --prefix "${static_folder}"
150150
else
151-
npm install --no-save --only=prod --no-fund --no-audit @rero/rero-ils-ui@0.18.1 --prefix "${static_folder}"
151+
npm install --no-save --only=prod --no-fund --no-audit @rero/rero-ils-ui@0.19.0 --prefix "${static_folder}"
152152
fi
153153

154154
# build the web assets

0 commit comments

Comments
 (0)