-
Notifications
You must be signed in to change notification settings - Fork 30
Comparing changes
Open a pull request
base repository: rero/rero-ils
base: v1.22.1
head repository: rero/rero-ils
compare: v1.23.0
- 20 commits
- 86 files changed
- 6 contributors
Commits on Jun 10, 2024
-
Co-Authored-by: Peter Weber <peter.weber@rero.ch>
Configuration menu - View commit details
-
Copy full SHA for 126c194 - Browse repository at this point
Copy the full SHA 126c194View commit details
Commits on Jun 12, 2024
-
* Adds `unknown` in `enrich_bucket_with_data` function for records with problems (for example deleted records). * Closes #3702. Co-Authored-by: Peter Weber <peter.weber@rero.ch>
Configuration menu - View commit details
-
Copy full SHA for fb30d32 - Browse repository at this point
Copy the full SHA fb30d32View commit details
Commits on Jun 13, 2024
-
entities: add organisation pids
* Adds organisation pids for `subjects` and `genreForm`` during document reindexing. * Closes: #3672 Co-Authored-by: Peter Weber <peter.weber@rero.ch>
Configuration menu - View commit details
-
Copy full SHA for dbbead6 - Browse repository at this point
Copy the full SHA dbbead6View commit details
Commits on Jun 17, 2024
-
* Fixes the language patron preference for sip2 messages. * Fixes missing sip2 error message for circulation error. * Closes #3423. Co-Authored-by: Johnny Mariéthoz <Johnny.Mariethoz@rero.ch> Co-Authored-by: Laurent Dubois <laurent.dubois@itld-solutions.be> Co-Authored-by: Pascal Repond <pascal.repond@rero.ch>
Configuration menu - View commit details
-
Copy full SHA for 9079774 - Browse repository at this point
Copy the full SHA 9079774View commit details -
* Closes: #3692 Co-Authored-by: Peter Weber <peter.weber@rero.ch>
Configuration menu - View commit details
-
Copy full SHA for 39f05a4 - Browse repository at this point
Copy the full SHA 39f05a4View commit details
Commits on Jul 3, 2024
-
dependencies: fix vulnerabilites
* Fixes dependencies. * Fixes webpack install. * Adds favicons. Co-Authored-by: Peter Weber <peter.weber@rero.ch> Co-Authored-by: Pascal Repond <pascal.repond@rero.ch>
Configuration menu - View commit details
-
Copy full SHA for 694eed1 - Browse repository at this point
Copy the full SHA 694eed1View commit details
Commits on Jul 4, 2024
-
feat(circulation): automatic loan renewal
* Adds circ_policy field to set automatic renewals. * Adds daily task to automatically renew loans on their due date when they are renewable. * Adds a new type of notification "auto_extend" to be sent to the patron when a loan is automatically extended. Co-Authored-by: Pascal Repond <pascal.repond@rero.ch> Co-Authored-by: Johnny Mariéthoz <johnny.mariethoz@rero.ch>
Configuration menu - View commit details
-
Copy full SHA for 7ecf5ba - Browse repository at this point
Copy the full SHA 7ecf5baView commit details
Commits on Jul 10, 2024
-
dependencies: fix vulnerabilites
* Fixes dependencies. Co-Authored-by: Peter Weber <peter.weber@rero.ch>
Configuration menu - View commit details
-
Copy full SHA for e07a20e - Browse repository at this point
Copy the full SHA e07a20eView commit details
Commits on Jul 18, 2024
-
fix(jsonschemas): fix minItems
* minItems: 0 prevents some fields to be displayed in edit mode, especially the notes field in acquisition receipts and orders. * Closes #3709. Co-Authored-by: Pascal Repond <pascal.repond@rero.ch>
Configuration menu - View commit details
-
Copy full SHA for d6cca87 - Browse repository at this point
Copy the full SHA d6cca87View commit details -
fix(tests): pin
setuptoolsversion* Fix setuptools version to fix tests. * To save time for local testing, the default setup (without `--deployment`) doesn't load files fixtures by default. Co-Authored-by: Pascal Repond <pascal.repond@rero.ch>
Configuration menu - View commit details
-
Copy full SHA for 62a42fc - Browse repository at this point
Copy the full SHA 62a42fcView commit details -
ebooks: fix harvest max results
Co-Authored-by: Peter Weber <peter.weber@rero.ch>
Configuration menu - View commit details
-
Copy full SHA for 6029eb7 - Browse repository at this point
Copy the full SHA 6029eb7View commit details -
translations: translate v1.23.0
Translate-URL: https://hosted.weblate.org/projects/rero_plus/rero-ils/ Co-Authored-by: Pascal Repond <pascal.repond@rero.ch>
Configuration menu - View commit details
-
Copy full SHA for 7fcb26e - Browse repository at this point
Copy the full SHA 7fcb26eView commit details
Commits on Jul 23, 2024
-
* Also fixes safety checks (werkzeug). Co-Authored-by: Pascal Repond <pascal.repond@rero.ch> Co-Authored-by: Johnny Mariéthoz <johnny.mariethoz@rero.ch>
Configuration menu - View commit details
-
Copy full SHA for b6a41a7 - Browse repository at this point
Copy the full SHA b6a41a7View commit details
Commits on Jul 24, 2024
-
Co-Authored-by: Bertrand Zuchuat <bertrand.zuchuat@rero.ch>
Configuration menu - View commit details
-
Copy full SHA for 22e3e5d - Browse repository at this point
Copy the full SHA 22e3e5dView commit details -
Co-Authored-by: Pascal Repond <pascal.repond@rero.ch>
Configuration menu - View commit details
-
Copy full SHA for b032577 - Browse repository at this point
Copy the full SHA b032577View commit details
Commits on Jul 29, 2024
-
fix(circulation policies): improve data consistency
* Reorders jsonschema to be more coherent. * Adds hide and required expressions for the cipo editor so that checkouts and renewals settings are consistent with one another. * Adds an extended validation to prevent circulation policies with renewals enabled but no renewal_duration, which would lead to an error when trying to renew. Co-Authored-by: Pascal Repond <pascal.repond@rero.ch>
Configuration menu - View commit details
-
Copy full SHA for efd18bd - Browse repository at this point
Copy the full SHA efd18bdView commit details
Commits on Jul 30, 2024
-
loan tasks: ignore auto extend non extendable item
* Ignores auto extend non extendable item based on circulation action configuration. * Fixes default elasticsearch index settings for the operation logs. Co-Authored-by: Johnny Mariéthoz <Johnny.Mariethoz@rero.ch> Co-Authored-by: Pascal Repond <pascal.repond@rero.ch>
Configuration menu - View commit details
-
Copy full SHA for fb75d39 - Browse repository at this point
Copy the full SHA fb75d39View commit details
Commits on Aug 7, 2024
-
chore(deprecation): update compose commands to v2
* Linked to deprecation of Docker Compose v1 in Github Actions: actions/runner-images#9692 * Fixes invenio-accounts to 5.1.0. Co-Authored-by: Pascal Repond <pascal.repond@rero.ch>
Configuration menu - View commit details
-
Copy full SHA for 95a7667 - Browse repository at this point
Copy the full SHA 95a7667View commit details
Commits on Aug 9, 2024
-
fix(editor): seriesStatement becoming invalid if deleted and re-added
* Workaround for default value problem in third level arrays. See: ngx-formly/ngx-formly#3974. Co-Authored-by: Pascal Repond <pascal.repond@rero.ch> Co-Authored-by: Johnny Mariéthoz <johnny.mariethoz@rero.ch>
Configuration menu - View commit details
-
Copy full SHA for a6dc976 - Browse repository at this point
Copy the full SHA a6dc976View commit details
Commits on Aug 13, 2024
-
Co-Authored-by: Pascal Repond <pascal.repond@rero.ch>
Configuration menu - View commit details
-
Copy full SHA for 34cf6b5 - Browse repository at this point
Copy the full SHA 34cf6b5View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.22.1...v1.23.0