Skip to content

Commit

Permalink
release: v1.4.7
Browse files Browse the repository at this point in the history
Co-Authored-by: Johnny Mariéthoz <johnny.mariethoz@rero.ch>
  • Loading branch information
2 people authored and iGor milhit committed Aug 23, 2021
1 parent 65977e5 commit de7dd2b
Show file tree
Hide file tree
Showing 5 changed files with 106 additions and 3 deletions.
51 changes: 51 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,56 @@
# Changelog

## [v1.4.7](https://github.com/rero/rero-ils/tree/v1.4.7) (2021-08-12)

[Full Changelog](https://github.com/rero/rero-ils/compare/v1.4.6...v1.4.7)

**Implemented enhancements:**

- Adapt the field list in quick access in the document editor [\#1921](https://github.com/rero/rero-ils/issues/1921)
- Delete a holdings with items should be possible [\#1720](https://github.com/rero/rero-ils/issues/1720)
- local fields: improve validation [\#2268](https://github.com/rero/rero-ils/pull/2268) ([Garfield-fr](https://github.com/Garfield-fr))

**Fixed bugs:**

- A template created from an existing record can't be used [\#2269](https://github.com/rero/rero-ils/issues/2269)
- Wrong pick-up location name in the booking notification [\#2262](https://github.com/rero/rero-ils/issues/2262)
- Some added local fields not displayed in the professional interface [\#2257](https://github.com/rero/rero-ils/issues/2257)
- 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)
- The request date is modified when an action is done on the loan [\#2235](https://github.com/rero/rero-ils/issues/2235)
- Requests for patrons by librarians are impossible with librarian accounts of a specific library [\#2234](https://github.com/rero/rero-ils/issues/2234)
- Issues become "late" one day too early [\#2224](https://github.com/rero/rero-ils/issues/2224)
- Corporate bodies with subdivision are displayed with quotes and square brackets [\#2213](https://github.com/rero/rero-ils/issues/2213)
- Request list: the wrong pick-up name is displayed [\#2207](https://github.com/rero/rero-ils/issues/2207)
- Apparently connected to someone else session [\#2168](https://github.com/rero/rero-ils/issues/2168)
- selfcheck: fix patron informations [\#2248](https://github.com/rero/rero-ils/pull/2248) ([jma](https://github.com/jma))

**Closed issues:**

- Remove validation on field `copyrightDate` [\#2214](https://github.com/rero/rero-ils/issues/2214)
- Wrong default value of `subject.source` and `genreForm.source` [\#2212](https://github.com/rero/rero-ils/issues/2212)

**Merged pull requests:**

- translations: translate v1.4.7 [\#2293](https://github.com/rero/rero-ils/pull/2293) ([jma](https://github.com/jma))
- notifications: fix pickup name for booking [\#2290](https://github.com/rero/rero-ils/pull/2290) ([jma](https://github.com/jma))
- sip2: improve selfcheck checkout [\#2274](https://github.com/rero/rero-ils/pull/2274) ([lauren-d](https://github.com/lauren-d))
- template: remove pid from template record [\#2270](https://github.com/rero/rero-ils/pull/2270) ([BadrAly](https://github.com/BadrAly))
- security: update dependencies [\#2261](https://github.com/rero/rero-ils/pull/2261) ([sebastiendeleze](https://github.com/sebastiendeleze))
- circulation: fix request with different locations [\#2260](https://github.com/rero/rero-ils/pull/2260) ([jma](https://github.com/jma))
- selfcheck: force the version [\#2250](https://github.com/rero/rero-ils/pull/2250) ([jma](https://github.com/jma))
- contributions: improve display on detailed view [\#2246](https://github.com/rero/rero-ils/pull/2246) ([Garfield-fr](https://github.com/Garfield-fr))
- theme: update the demo website frontpage [\#2245](https://github.com/rero/rero-ils/pull/2245) ([iGormilhit](https://github.com/iGormilhit))
- issues: fix late issue generation. [\#2238](https://github.com/rero/rero-ils/pull/2238) ([zannkukai](https://github.com/zannkukai))
- document: no default value for `subject.source` [\#2233](https://github.com/rero/rero-ils/pull/2233) ([zannkukai](https://github.com/zannkukai))
- document: fix corporate bodies subdivision serialization [\#2231](https://github.com/rero/rero-ils/pull/2231) ([zannkukai](https://github.com/zannkukai))
- document: remove pattern on `copyrightDate` field [\#2230](https://github.com/rero/rero-ils/pull/2230) ([zannkukai](https://github.com/zannkukai))
- holdings: allow deletion of serials holdings [\#2219](https://github.com/rero/rero-ils/pull/2219) ([rerowep](https://github.com/rerowep))
- items: fix loans circulation dump [\#2210](https://github.com/rero/rero-ils/pull/2210) ([zannkukai](https://github.com/zannkukai))
- editor: remove imported fields on quick list [\#2169](https://github.com/rero/rero-ils/pull/2169) ([Garfield-fr](https://github.com/Garfield-fr))
- design: improve responsive interface [\#2132](https://github.com/rero/rero-ils/pull/2132) ([zannkukai](https://github.com/zannkukai))

# Changelog

## [v1.4.6](https://github.com/rero/rero-ils/tree/v1.4.6) (2021-07-22)

[Full Changelog](https://github.com/rero/rero-ils/compare/v1.4.5...v1.4.6)
Expand Down
52 changes: 52 additions & 0 deletions RELEASE-NOTES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,58 @@
Release notes
=============

v1.4.7
------

This note includes the changes of the ``rero-ils-ui`` project [`link`_].
It fixes various issues:

- https://github.com/rero/rero-ils/issues/2168 Apparently connected to
someone else session
- https://github.com/rero/rero-ils/issues/2207 Request list: the wrong
pick-up name is displayed
- https://github.com/rero/rero-ils/issues/2213 Corporate bodies with
subdivision are displayed with quotes and square brackets
- https://github.com/rero/rero-ils/issues/2224 Issues become “late” one
day too early
- https://github.com/rero/rero-ils/issues/2234 Requests for patrons by
librarians are impossible with librarian accounts of a specific
library
- https://github.com/rero/rero-ils/issues/2235 The request date is
modified when an action is done on the loan
- https://github.com/rero/rero-ils/issues/2248 Selfcheck: fix patron
informations
- https://github.com/rero/rero-ils/issues/2253 The cancel button of the
delete dialog on a detail view returns to an empty document
- https://github.com/rero/rero-ils/issues/2257 Some added local fields
not displayed in the professional interface
- https://github.com/rero/rero-ils/issues/2262 Wrong pick-up location
name in the booking notification
- https://github.com/rero/rero-ils/issues/2269 A template created from
an existing record can’t be used
- https://github.com/rero/rero-ils/issues/2212 Wrong default value of
``subject.source`` and ``genreForm.source``

Other improvements (professional interface)

- Dynamic loading for items informations: when displaying the document
detail view, the items are now loaded only if the user expand a
holdings
- Fixes the document brief view for small screen: on small screen the
thumbnail is now displayed next to the metadata and is yet maximised
to prevent pixelisation
- https://github.com/rero/rero-ils/issues/1720 Delete a holdings with
items should be possible
- https://github.com/rero/rero-ils/issues/1921 Adapt the field list in
quick access in the document editor
- https://github.com/rero/rero-ils/issues/2214 Remove validation on
field ``copyrightDate``
- Detailed view of persons and corporate bodies: removes the link on
the RERO identifier, removes the space between documents on the list

Several bug fixes have been added to this patch. Find the comprehensive
changes in the `changelog`_.

v1.4.6
------

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "rero-ils"
version = "1.4.6"
version = "1.4.7"
description = "Invenio digital library framework."
authors = ["RERO <software@rero.ch>"]
license = "GNU Affero General Public License v3.0"
Expand Down
2 changes: 1 addition & 1 deletion rero_ils/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@

from __future__ import absolute_import, print_function

__version__ = "1.4.6"
__version__ = "1.4.7"
2 changes: 1 addition & 1 deletion scripts/bootstrap
Original file line number Diff line number Diff line change
Expand Up @@ -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.16.9 --prefix "${static_folder}"
npm install --no-save --only=prod --no-fund --no-audit @rero/rero-ils-ui@0.16.10 --prefix "${static_folder}"
fi

# build the web assets
Expand Down

0 comments on commit de7dd2b

Please sign in to comment.