|
1 | 1 | # Changelog
|
2 | 2 |
|
| 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 | + |
3 | 60 | ## [v1.6.1](https://github.com/rero/rero-ils/tree/v1.6.1) (2021-11-11)
|
4 | 61 |
|
5 | 62 | [Full Changelog](https://github.com/rero/rero-ils/compare/v1.6.0...v1.6.1)
|
|
0 commit comments