-
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
dev #2420
Merged
Merged
dev #2420
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Dumping of a requested item fails when nor item nor holding hasn't any call numbers. Co-Authored-by: Renaud Michotte <[email protected]>
Co-Authored-by: Bertrand Zuchuat <[email protected]> Co-Authored-by: Renaud Michotte <[email protected]>
* Closes #2080. * Closes #2310. Co-Authored-by: Bertrand Zuchuat <[email protected]>
Warning: the PatronTransaction data must be reindexed. * Adds the item pid when indexing the PatronTransaction record. * Closes #2102 Co-Authored-by: Bertrand Zuchuat <[email protected]> Co-Authored-by: Renaud Michotte <[email protected]>
Co-Authored-by: Bertrand Zuchuat <[email protected]>
* Extends item CLI for validating and creating documents with linked items. Co-Authored-by: Peter Weber <[email protected]>
Co-Authored-by: Bertrand Zuchuat <[email protected]>
Use the `pre_dump` extension hook (from invenio-records) to enrich the patron data with the related User information. This change allow to use user information with a specific Patron dumper class. Co-Authored-by: Renaud Michotte <[email protected]>
* Verifies if a document is linked to another document before deleting it. * Adds to the documents `reasons_not_to_delete` function a section with the documents count. * Adds `get_pids` to all `get_links_to_me` functions to get all attached PIDs or counts. Co-Authored-by: Peter Weber <[email protected]>
English currently translated at 99.9% (2601 of 2602 strings) French currently translated at 99.9% (2601 of 2602 strings) German currently translated at 99.9% (2601 of 2602 strings) Italian currently translated at 99.9% (2601 of 2602 strings) Spanish currently translated at 89.9% (2340 of 2602 strings) Dutch currently translated at 59.0% (1536 of 2602 strings) Arabic currently translated at 54.3% (1415 of 2602 strings) Translate-URL: https://hosted.weblate.org/projects/rero_plus/rero-ils/en/ Translate-URL: https://hosted.weblate.org/projects/rero_plus/rero-ils/fr/ Translate-URL: https://hosted.weblate.org/projects/rero_plus/rero-ils/de/ Translate-URL: https://hosted.weblate.org/projects/rero_plus/rero-ils/it/ Translate-URL: https://hosted.weblate.org/projects/rero_plus/rero-ils/es/ Translate-URL: https://hosted.weblate.org/projects/rero_plus/rero-ils/nl/ Translate-URL: https://hosted.weblate.org/projects/rero_plus/rero-ils/ar/ Translation: RERO /rero-ils Co-Authored-by: Igor Milhit <[email protected]> Co-authored-by: ButterflyOfFire <[email protected]> Co-authored-by: Nicolas Prongué <[email protected]>
- Extends the data label rule to the template resource. - Excludes the template resource from the public ui label rule. - Adds a rule for the data-migration label in order to spot changes that requires migration effort before deploying the next release. Co-Authored-by: Igor Milhit <[email protected]>
* Some changes should not be tracked by an operation log (!= an operation log for loan history). If a circulation operation is done, this will change the related item status, but should not generate an operation log as it will be shown in the operation history on resource such as item or document. Furthermore, the circulation operation are already tracked. * Use the Invenio extensions to manage operation log creation. * Closes #1779. Co-Authored-by: Renaud Michotte <[email protected]>
The `$ref` of the template data doesn't need to be resolved when the record is indexed by ES, as it causes indexing errors when the related resource doesn't exist anymore. Co-Authored-by: Renaud Michotte <[email protected]> Co-Authored-by: Peter Weber <[email protected]>
* Create collection specific DB table. * Create alembic migration script. * Closes #2193. Co-Authored-by: Renaud Michotte <[email protected]> Co-Authored-by: Johnny Mariéthoz <[email protected]>
* Closes #2411. Co-Authored-by: Igor Milhit <[email protected]>
When we check about notification candidates on a loan, we need to exclude the current loan from the current request list on the related item. Co-Authored-by: Renaud Michotte <[email protected]>
github-actions
bot
added
f: acquisitions
Related to the acquisition module
f: activity-logs
Everything around logging user or system activities
f: circulation
Concerns the circulation interface or backend
f: data
About data model, importation, transformation, exportation of data, specific for bibliographic data
developers
From a developer point of view.
dev: documentation
About changelog, release notes, installation procedures, gh templates...
f: public ui
Public interface, as opposed to the professional interface
f: search
translations
Translations
f: user management
labels
Sep 29, 2021
* Restores operation logs configuration that has been wrongfully removed, resulting in the absence of the operation history on the item detailed view of the professional interface. Co-Authored-by: Bertrand Zuchuat <[email protected]>
English currently translated at 100.0% (2606 of 2606 strings) French currently translated at 100.0% (2606 of 2606 strings) German currently translated at 100.0% (2606 of 2606 strings) Italian currently translated at 100.0% (2606 of 2606 strings) Spanish currently translated at 89.7% (2339 of 2606 strings) Translate-URL: https://hosted.weblate.org/projects/rero_plus/rero-ils/en/ Translate-URL: https://hosted.weblate.org/projects/rero_plus/rero-ils/fr/ Translate-URL: https://hosted.weblate.org/projects/rero_plus/rero-ils/de/ Translate-URL: https://hosted.weblate.org/projects/rero_plus/rero-ils/it/ Translate-URL: https://hosted.weblate.org/projects/rero_plus/rero-ils/es/ Translation: RERO /rero-ils Co-authored-by: iGor milhit <[email protected]> Co-authored-by: Nicolas Prongué <[email protected]>
Co-Authored-by: Igor Milhit <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dev: documentation
About changelog, release notes, installation procedures, gh templates...
developers
From a developer point of view.
f: acquisitions
Related to the acquisition module
f: activity-logs
Everything around logging user or system activities
f: circulation
Concerns the circulation interface or backend
f: data
About data model, importation, transformation, exportation of data, specific for bibliographic data
f: public ui
Public interface, as opposed to the professional interface
f: search
f: user management
translations
Translations
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Why are you opening this PR?
How to test?
Code review check list