v1.10.0
What's Changed
New feature:
- Holdings request #2651 [f: circulation] [f: data] [f: notifications] [f: user management] [f: data migration] [f: activity-logs] @vgranata
Implemented enhancements:
- Display 20 loans instead of 10 loans in the public patron account #2750 [f: public ui]
- The first document title should be of type
bf:Title
#2581 [f: editor] [f: activity-logs] - Loans should be sorted in ascending order on due date #2263 [f: circulation] [f: public ui] [f: user management]
- The organisation view is lost after a patron edited his/her profile or account #2195 [f: public ui]
- Edit profile for a patron: descriptions missing #2101 [f: public ui] [f: user management]
- selfcheck: add column for comments #2744 [f: circulation] [f: data migration] @lauren-d
Fixed bugs:
- Field
reproductionOf
has wrong label in the document public view #2801 [f: public ui] - The due date of a loan is displayed with a delay of one day in the UI #2748 [f: circulation] [f: professional ui] [f: public ui]
- A late renewal does not effectively generate the overdue preview fees #2741 [f: circulation]
- Item tasks: temporary locations are not cleaned correctly #2694 [f: activity-logs]
- "Show more" button doesn't work in public interface #2691 [f: public ui]
- Add fixtures: accounts, library acquisition settings, order and order lines #2687
- ProvisionActivity field : wrong separator for agents #2670 [f: editor]
- Item number displayed on holdings for serial and standard items #2494 [f: public ui] [f: serials]
- Cancellation of a request leads in some cases to the wrong item status #2454 [f: circulation]
- In the notification "Prêt impossible car l’exemplaire est déjà prêté" precise the document is on loan to another patron #2401 [f: circulation] [f: professional ui]
- Item location and category update when parents holdings is changed. #1436 [f: data] [f: serials]
- dojson: fix work access point and title #2824 @rerowep
- tests: fix acquisition translation problem #2823 @zannkukai
- items: delete obsolete temporary locations #2790 [f: data migration] @BadrAly
- operation log: fix document title for loan #2788 [f: circulation] [f: activity-logs] @lauren-d
- oauth: make some information optional #2757 [f: user management] @jma
- Some strings of the user profile editor (public interface) are not translated #2000
- Add fixtures: accounts, library acquisition settings, order and order lines #2687
- circulation: cancel intransit request with loans #2756 [f: circulation] @BadrAly
- items: update location and type after parents changes #2747 @BadrAly
- alembic: fix elasticsearch timeout #2743 @lauren-d
- selfcheck: fix item not found. #2740 [f: circulation] @lauren-d
Other changes:
- tests: fix
test_fees_after_extend
uni test #2807 [f: circulation] @zannkukai - dojson: fix contribution #2806 [f: data] @rerowep
- public ui: fix wrong label for ReproductionOf #2804 @PascalRepond
- acquisition: complete fixtures for some resources #2802 @BadrAly
- documentation: update changelog parameters #2797 @PascalRepond
- item: fix item serialization #2789 [f: circulation] @zannkukai
- documents: escape double quotes in summary #2787 @vgranata
- documentation: rework and improve readme #2785 @PascalRepond
- UI: fix the profile menu name #2776 @jma
- circulation: fix extend end date #2771 [f: circulation] @jma
- dependencies: update the dependencies lock file #2770 (rerowep)
- circulation: fix checkout end date #2760 [f: circulation] @jma
- dojson: fix BN #2754 [f: circulation] [f: data] [f: data migration] [f: activity-logs] @rerowep
- circulation: create patron fees on extend #2745 [f: circulation] @jma
- documentation: improve changelog generation #2738 @PascalRepond
- dependencies: update python packages #2736 @jma
- contributions: better update_contributions #2728 @rerowep
- monitoring: better time stamps #2725 [f: circulation] @rerowep
- holding: better delete_standard_holdings_having_no_items #2724 @rerowep
- documentation: update PR labeler to new Github label list #2719 @PascalRepond
- circulation: fix extension duration calculation. #2686 [f: circulation] @zannkukai
- interface: keep the viewcode in the urls #2681 [f: circulation] [f: user management] @Garfield-fr
- statistics: add tests, query and csv download button for librarian statistics #2661 [f: statistics] @vgranata
- acquisition: complete fixtures for some resources #2802 @BadrAly
New Contributors
- @PascalRepond made their first contribution in #2719
Full Changelog: v1.9.0...v1.10.0