Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release: v0.8.0 #966

Merged
merged 1 commit into from
May 5, 2020
Merged

release: v0.8.0 #966

merged 1 commit into from
May 5, 2020

Conversation

iGormilhit
Copy link

  • Updates the version number (rero-ils/version.py).
  • Updates the RELEASE-NOTES.rst and the CHANGES.rst files.

Co-Authored-by: Igor Milhit [email protected]

Why are you opening this PR?

To publish the v0.8.0 release.

How to test?

Check changed files.

Code review check list

  • Commit message template compliance.
  • Commit message without typos.
  • File names.
  • Functions names.
  • Functions docstrings.
  • Unnecessary commited files?
  • Extracted translations?

@iGormilhit iGormilhit added this to the release: v0.8.0 milestone Apr 29, 2020
@iGormilhit iGormilhit self-assigned this Apr 29, 2020
@iGormilhit iGormilhit marked this pull request as ready for review May 4, 2020 14:32
@iGormilhit iGormilhit requested a review from mmo May 4, 2020 14:33
Comment on lines 41 to 42
- Adds the librarian organisation as a parameter in the documents title
of the search results.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't really understand in the documents title of the search results.

Comment on lines 43 to 44
- Adds an history tab in the patron profile to display the loans
history of the last 6 months.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Adds an history tab in the patron profile to display the loans
history of the last 6 months.
- Adds a history tab in the patron profile to display the loan
history of the last 6 months.

- Adds an history tab in the patron profile to display the loans
history of the last 6 months.
- Updates the patron type detailed view with new subscription fields.
- Adds an holding editor to define:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Adds an holding editor to define:
- Adds a holding editor to define:

- Standard with the add/edit buttons to load the item editor.
- Electronic with no action available (replaces the ``harvested``
property mechanism).
- Serial with the add/edit buttons to load the holdings editor.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Serial with the add/edit buttons to load the holdings editor.
- Serial with the add/edit buttons to load the holding editor.

Comment on lines 59 to 60
- Displays links to IdRef persons in the brief view and in the search
suggestions.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it really to IdRef persons? Not to MEF persons or just to persons?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I understand now. Should we rather write the following?
Add IdRef persons in the person search (adapts search suggestions and person brief view)

Acquisition
~~~~~~~~~~~

- Begins to implement serials management with the creation of a manual
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Begins to implement serials management with the creation of a manual
- Begins to implement serial management with the creation of a manual

Comment on lines 116 to 117
- Adds an ``holdings_type`` parameter to the holdings to
differentiate standard records (ie monograph), electronic records
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Adds an ``holdings_type`` parameter to the holdings to
differentiate standard records (ie monograph), electronic records
- Adds a ``holdings_type`` parameter to the holdings to
differentiate standard records (ie monographs), electronic records

- Adds an ``holdings_type`` parameter to the holdings to
differentiate standard records (ie monograph), electronic records
or serials.
- Updates the holdings JSON schema to:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I never know but I think we write the genitive either with apostrophe or with 1st word in singular form... Maybe @MarionRERO knows?

Suggested change
- Updates the holdings JSON schema to:
- Updates the holding's JSON schema to:

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The problem is that "holdings" stands for "holdings record", as I understand it. The LoC documentation do not use "holding" in the singular form. I still make the error, though. Maybe It should be "the JSON schema of the holdings records".

- Encode the publication pattern in the holdings records.

- Computes predicted issues preview based on the publication pattern
of a given holdings.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
of a given holdings.
of a given holding.

Comment on lines 145 to 146
- Adds in the fixtures the 10 publication patterns that are most used
in actual libraries of the RERO network.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Adds in the fixtures the 10 publication patterns that are most used
in actual libraries of the RERO network.
- Adds in the fixtures the 10 publication patterns that are currently most used
in the RERO network.

~~~~~~~~

- Updates Invenio framework to version ``3.2.1``!
- Upgrades ``https-proxy-agent`` for security reason.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

for security reasons.

using the web browser Chrome/Chromium wasn’t able to update the
pickup location of a request.
- `rero/rero-ils-ui#140 <https://github.com/rero/rero-ils-ui/issues/140>`__:
the library facet is missing in the professional interface.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is missing -> was missing (?)

* Updates the version number (rero-ils/version.py).
* Updates the RELEASE-NOTES.rst and the CHANGES.rst files.
* Moves rero-ils-ui version to v0.1.2.

Co-Authored-by: Igor Milhit <[email protected]>
@iGormilhit iGormilhit merged commit 58e7dff into rero:dev May 5, 2020
@iGormilhit iGormilhit deleted the v0.8.0 branch May 26, 2020 05:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants