|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## [v1.4.7](https://github.com/rero/rero-ils/tree/v1.4.7) (2021-08-12) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/rero/rero-ils/compare/v1.4.6...v1.4.7) |
| 6 | + |
| 7 | +**Implemented enhancements:** |
| 8 | + |
| 9 | +- Adapt the field list in quick access in the document editor [\#1921](https://github.com/rero/rero-ils/issues/1921) |
| 10 | +- Delete a holdings with items should be possible [\#1720](https://github.com/rero/rero-ils/issues/1720) |
| 11 | +- local fields: improve validation [\#2268](https://github.com/rero/rero-ils/pull/2268) ([Garfield-fr](https://github.com/Garfield-fr)) |
| 12 | + |
| 13 | +**Fixed bugs:** |
| 14 | + |
| 15 | +- A template created from an existing record can't be used [\#2269](https://github.com/rero/rero-ils/issues/2269) |
| 16 | +- Wrong pick-up location name in the booking notification [\#2262](https://github.com/rero/rero-ils/issues/2262) |
| 17 | +- Some added local fields not displayed in the professional interface [\#2257](https://github.com/rero/rero-ils/issues/2257) |
| 18 | +- The cancel button of the delete dialog on a detail view returns to an empty document [\#2253](https://github.com/rero/rero-ils/issues/2253) |
| 19 | +- The request date is modified when an action is done on the loan [\#2235](https://github.com/rero/rero-ils/issues/2235) |
| 20 | +- Requests for patrons by librarians are impossible with librarian accounts of a specific library [\#2234](https://github.com/rero/rero-ils/issues/2234) |
| 21 | +- Issues become "late" one day too early [\#2224](https://github.com/rero/rero-ils/issues/2224) |
| 22 | +- Corporate bodies with subdivision are displayed with quotes and square brackets [\#2213](https://github.com/rero/rero-ils/issues/2213) |
| 23 | +- Request list: the wrong pick-up name is displayed [\#2207](https://github.com/rero/rero-ils/issues/2207) |
| 24 | +- Apparently connected to someone else session [\#2168](https://github.com/rero/rero-ils/issues/2168) |
| 25 | +- selfcheck: fix patron informations [\#2248](https://github.com/rero/rero-ils/pull/2248) ([jma](https://github.com/jma)) |
| 26 | + |
| 27 | +**Closed issues:** |
| 28 | + |
| 29 | +- Remove validation on field `copyrightDate` [\#2214](https://github.com/rero/rero-ils/issues/2214) |
| 30 | +- Wrong default value of `subject.source` and `genreForm.source` [\#2212](https://github.com/rero/rero-ils/issues/2212) |
| 31 | + |
| 32 | +**Merged pull requests:** |
| 33 | + |
| 34 | +- translations: translate v1.4.7 [\#2293](https://github.com/rero/rero-ils/pull/2293) ([jma](https://github.com/jma)) |
| 35 | +- notifications: fix pickup name for booking [\#2290](https://github.com/rero/rero-ils/pull/2290) ([jma](https://github.com/jma)) |
| 36 | +- sip2: improve selfcheck checkout [\#2274](https://github.com/rero/rero-ils/pull/2274) ([lauren-d](https://github.com/lauren-d)) |
| 37 | +- template: remove pid from template record [\#2270](https://github.com/rero/rero-ils/pull/2270) ([BadrAly](https://github.com/BadrAly)) |
| 38 | +- security: update dependencies [\#2261](https://github.com/rero/rero-ils/pull/2261) ([sebastiendeleze](https://github.com/sebastiendeleze)) |
| 39 | +- circulation: fix request with different locations [\#2260](https://github.com/rero/rero-ils/pull/2260) ([jma](https://github.com/jma)) |
| 40 | +- selfcheck: force the version [\#2250](https://github.com/rero/rero-ils/pull/2250) ([jma](https://github.com/jma)) |
| 41 | +- contributions: improve display on detailed view [\#2246](https://github.com/rero/rero-ils/pull/2246) ([Garfield-fr](https://github.com/Garfield-fr)) |
| 42 | +- theme: update the demo website frontpage [\#2245](https://github.com/rero/rero-ils/pull/2245) ([iGormilhit](https://github.com/iGormilhit)) |
| 43 | +- issues: fix late issue generation. [\#2238](https://github.com/rero/rero-ils/pull/2238) ([zannkukai](https://github.com/zannkukai)) |
| 44 | +- document: no default value for `subject.source` [\#2233](https://github.com/rero/rero-ils/pull/2233) ([zannkukai](https://github.com/zannkukai)) |
| 45 | +- document: fix corporate bodies subdivision serialization [\#2231](https://github.com/rero/rero-ils/pull/2231) ([zannkukai](https://github.com/zannkukai)) |
| 46 | +- document: remove pattern on `copyrightDate` field [\#2230](https://github.com/rero/rero-ils/pull/2230) ([zannkukai](https://github.com/zannkukai)) |
| 47 | +- holdings: allow deletion of serials holdings [\#2219](https://github.com/rero/rero-ils/pull/2219) ([rerowep](https://github.com/rerowep)) |
| 48 | +- items: fix loans circulation dump [\#2210](https://github.com/rero/rero-ils/pull/2210) ([zannkukai](https://github.com/zannkukai)) |
| 49 | +- editor: remove imported fields on quick list [\#2169](https://github.com/rero/rero-ils/pull/2169) ([Garfield-fr](https://github.com/Garfield-fr)) |
| 50 | +- design: improve responsive interface [\#2132](https://github.com/rero/rero-ils/pull/2132) ([zannkukai](https://github.com/zannkukai)) |
| 51 | + |
| 52 | +# Changelog |
| 53 | + |
3 | 54 | ## [v1.4.6](https://github.com/rero/rero-ils/tree/v1.4.6) (2021-07-22)
|
4 | 55 |
|
5 | 56 | [Full Changelog](https://github.com/rero/rero-ils/compare/v1.4.5...v1.4.6)
|
|
0 commit comments