-
Notifications
You must be signed in to change notification settings - Fork 25
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.12.0rc #1210
release: v0.12.0rc #1210
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ouff!
RELEASE-NOTES.rst
Outdated
- Replaces the legacy ``authors`` by ``contribution`` filed in the | ||
search results view (brief view), detailed view and the loan | ||
transaction history of the public and professional interface. In the | ||
same move, the search input in the document editor, to link a |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
same move, the search input in the document editor, to link a | |
same move, the search input in the document editor, that allows to link a |
RELEASE-NOTES.rst
Outdated
that has been renewed is checked in. | ||
- Replaces the pickup location name by the item’s library name of | ||
the item details. | ||
- Adds an alert message to inform the librarian the destination of a |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Adds an alert message to inform the librarian the destination of a | |
- Adds an alert message to inform the librarian of the destination of a |
RELEASE-NOTES.rst
Outdated
- Fills the document editor with the data of a record imported | ||
through an external client using the REST API. As the librarian | ||
saves the record, the ``_draft`` boolean field is set to false to | ||
allow it’s validation (see below, in the `API`_ section). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
allow it’s validation (see below, in the `API`_ section). | |
allow its validation (see below, in the `API`_ section). |
RELEASE-NOTES.rst
Outdated
- Uses ``datetime`` to manage start and end date fields of the loans in | ||
``rero-ils``, since ``invenio-circulation`` ``v1.0.0a21`` uses | ||
``date`` format. | ||
- Implements `circulation actions`_, after an effort to modelize |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Implements `circulation actions`_, after an effort to modelize | |
- Implements `circulation actions`_, after an effort to |
RELEASE-NOTES.rst
Outdated
``rero-ils``, since ``invenio-circulation`` ``v1.0.0a21`` uses | ||
``date`` format. | ||
- Implements `circulation actions`_, after an effort to modelize | ||
extensively all circulation use cases, for library network complex |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
extensively all circulation use cases, for library network complex | |
extensively model all circulation use cases, for library network complex |
RELEASE-NOTES.rst
Outdated
- Improves ``marc21tojson`` transformations with a better | ||
identification of empty values, and their replacement with default | ||
values. | ||
- Allows (temporarily) to attached to a document of journal type or |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nouvelle proposition de paragraphe:
Allows (temporarily) to attach a serial holdings or a standard holdings to a document of journal type or periodical issuance type. This is necessary for migrating all the legacy system records to RERO ILS.
RELEASE-NOTES.rst
Outdated
library website (or elsewhere), that points to a RERO ILS search | ||
result presenting the list. | ||
- Adds a search input in the order line editor to find a specific | ||
document and to save the librarian the burden to type the full REST |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
document and to save the librarian the burden to type the full REST | |
document and to save the librarian the burden of typing the full REST |
~~~ | ||
|
||
- Adds ``marcxml`` support to the document API, thus allowing | ||
authenticated user to post ``marcxml`` records using an external |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
authenticated user to post ``marcxml`` records using an external | |
an authenticated user to post ``marcxml`` records using an external |
RELEASE-NOTES.rst
Outdated
Permission | ||
~~~~~~~~~~ | ||
|
||
- Adds the ``document_importer`` role for user that post records |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Adds the ``document_importer`` role for user that post records | |
- Adds the ``document_importer`` role to users posting records |
RELEASE-NOTES.rst
Outdated
~~~~~ | ||
|
||
- Adds fixture data for end to end (e2e) tests with `Cypress`_. | ||
- Splits ``commands.js`` `file`_) into multiple files to improve its |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
file
_) -> à corriger
CHANGES.rst
Outdated
|
||
**Fixed bugs:** | ||
|
||
- message ’prêt impossible : l’exemplaire est demandé par un autre |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
missing ` at the end of "’prêt impossible"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Co-Authored-by: Igor Milhit <[email protected]>
Why are you opening this PR?
For the
v0.12.0
releaseHow to test?
Code review check list