Bug 32178: Remove security breach introduced in bug 31378
[koha.git] / C4 / Reserves.pm
2022-11-04 Kyle M HallBug 24860: Skip non-matching item group holds in CheckR...
2022-11-04 Kyle HallBug 24860: Add ability to select an item group when...
2022-11-04 Kyle M HallBug 24860: Implement reserves.item_group_id
2022-11-04 Nick ClemensBug 29102: Remove ignore_found_holds
2022-11-02 Aleisha AmohiaBug 31963: Only show hold fee msg on OPAC if patron...
2022-08-19 Tomas Cohen AraziBug 30718: Fix imports
2022-08-19 Jonathan DruartBug 30718: Use flatpickr's altInput
2022-07-29 Nick ClemensBug 14364: (follow-up) Cleanup duplicate code and adjus...
2022-07-29 Kyle M HallBug 14364: (QA follow-up) Generate message for transfer...
2022-07-29 Kyle M HallBug 14364: Allow automatically canceled expired waiting...
2022-06-13 Nick ClemensBug 12630: Rebase tests and cover CheckReserves
2022-06-13 Kyle M HallBug 12630: (QA follow-up) - Rename _ShiftPriorityByDate...
2022-06-13 Olli-Antti KivilahtiBug 12630: Prioritizing "Hold starts on date" -holds...
2022-06-01 Tomas Cohen AraziBug 28529: Make biblio-level hold itemtype count agains...
2022-05-13 Tomas Cohen AraziBug 30728: Only trigger real-time holds queue update...
2022-05-05 Aleisha AmohiaBug 30291: Changes to controller scripts
2022-05-05 Nick ClemensBug 29346: (follow-up) Build holds queue when AlterPrio...
2022-05-05 Tomas Cohen AraziBug 29346: Hold actions triggers
2022-05-05 Tomas Cohen AraziBug 30180: Add 'placed' after_hold_hook
2022-04-04 Nick ClemensBug 29517: Check if agerestriction field is mapped...
2022-03-15 Tomas Cohen AraziBug 19532: (QA follow-up) Simplify resultset accessors
2022-03-15 Aleisha AmohiaBug 19532: (follow-up) Fixes along recall workflow
2022-03-15 Aleisha AmohiaBug 19532: Other objects used in recalls feature
2022-02-23 Nick ClemensBug 30085: Move IndependentBranches check sooner
2022-02-23 Nick ClemensBug 30085: Consolidate querycoutn code and only check...
2022-02-23 Nick ClemensBug 30085: Don't fetch ReservesControlBranch twice
2022-02-23 Nick ClemensBug 30085: Reduce scope of holds count / today holds...
2022-02-22 Jonathan DruartBug 29969: Prevent crash if 'Update holds' clicked...
2022-02-11 Tomas Cohen AraziBug 29869: Remove C4::Reserves::ModReserveFill
2022-02-11 Tomas Cohen AraziBug 29869: Make ModReserveFill a (temporary) wrapper...
2022-02-10 Jonathan DruartBug 29844: Fix ->search occurrences
2022-02-01 Tomas Cohen AraziBug 29562: (follow-up) Fix API controller
2022-02-01 Nick ClemensBug 29562: Adjust CanItemBeReserved and checkHighHolds...
2022-01-28 Jonathan DruartBug 21729: Keep expiration date set when placing a...
2022-01-10 Tomas Cohen AraziBug 29553: (QA follow-up) Check defined instead of...
2022-01-10 Marcel de RooyBug 29553: Fix crash on undefined notforloan value
2021-11-16 Jonathan DruartBug 28692: Get from storage before log actions
2021-08-27 Nick ClemensBug 25619: Adjust POD and move date check before logging
2021-08-27 Jonathan DruartBug 25619: Adjust POD
2021-08-27 Kyle M HallBug 25619: Add ability to adjust expiration date for...
2021-08-04 Nick ClemensBug 28754: Only adjust holds on specific biblio and...
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2021-07-12 Marcel de RooyBug 28644: Fix calling borrowernumber on undefined...
2021-06-23 Marcel de RooyBug 28581: (QA follow-up) Fix method on unblessed reference
2021-06-23 Martin RenvoizeBug 28581: Use 'from_email_address' where appropriate
2021-06-16 Jonathan DruartRevert "Bug 20985: Add OnShelfHoldsAllowed checks to...
2021-06-15 Nick ClemensBug 28503: Compare item homebranch to patron branch...
2021-06-15 Arthur SuzukiBug 20985: Add OnShelfHoldsAllowed checks to CanItemBeR...
2021-04-22 Nick ClemensBug 16787: 'Too many holds' message appears inappropria...
2021-04-07 Nick ClemensBug 28078: (follow-up) Add param check to 'itemAlreadyO...
2021-04-07 Nick ClemensBug 28078: Add 'ignore_hold_counts' param to CanItemBeR...
2021-04-07 Tomas Cohen AraziBug 27069: Adapt uses of holdallowed
2021-04-01 Jonathan DruartBug 27921: Log correct timestamp for HOLD MODIFY when...
2021-03-09 Agustin MoyanoBug 24359: Remove hold from holds queue when captured
2021-03-08 Joonas KylmäläBug 27058: (follow-up) Clarify notforloan checks with...
2021-03-08 Joonas KylmäläBug 27058: Make checkout availability use all notforloa...
2021-03-04 Joonas KylmäläBug 25690: (follow-up) Supress warning about unitialize...
2021-03-04 Joonas KylmäläBug 25690: Remove double usage of 'Reserved' return...
2021-03-03 Martin RenvoizeBug 24446: (QA follow-up) Use 'receive' method in ModRe...
2021-03-01 Jonathan DruartBug 27071: Code simplification
2021-02-23 Marcel de RooyBug 27729: Fix use of grep and split in CheckReserves
2020-12-21 Nick ClemensBug 26634: Remove GetHoldRule subroutine in C4::Reserves
2020-12-04 Josef MoravecBug 27030: Add missing perldoc for Processing hold...
2020-11-16 Joonas KylmäläBug 27012: Fix incorrect SQL syntax in hold merging
2020-11-06 Nicolas LegrandBug 24412: Attach waiting reserve to desk
2020-11-05 Kyle M HallBug 25334: Add generic 'phone' message transport type
2020-11-04 Martin RenvoizeBug 12656: Allow --reason to be passed to cancel_expire...
2020-11-04 Kyle M HallBug 25333: Change message transport type for Talking...
2020-11-03 BlouBug 26900: Fixes Koka::Libraries typo in C4/Reserves.pm
2020-11-02 Arthur SuzukiBug 22806: (QA follow-up)
2020-11-02 Alex BuckleyBug 22806: (follow-up) CanBookBeReserved and CanItemBeR...
2020-11-02 Arthur SuzukiBug 22806: CanBookBeReserved and CanItemBeReserved...
2020-10-14 Martin RenvoizeBug 12556: (QA follow-up) Fix QA Script failures
2020-10-14 Joonas KylmäläBug 12556: Add new "in processing" state to holds
2020-10-14 Joonas KylmäläBug 12556: Reuse code from Koha::Hold instead of duplic...
2020-10-14 Joonas KylmäläBug 12556: Refactor hold transfer status setting to...
2020-09-18 Nick ClemensBug 18958: Make hold_fill_targets specific to reserves
2020-08-31 Agustin MoyanoBug 19889: Make it possible to exclude items and catego...
2020-08-31 Agustin MoyanoBug 22789: Add non priority feature to C4 classes and...
2020-08-25 Kyle M HallBug 25534: Add ability to send an email specifying...
2020-08-24 Andrew NuggedBug 24683: IsAvailableForItemLevelRequest sub descripti...
2020-08-24 Andrew NuggedBug 24683: Fix for take smart rules into account in...
2020-08-24 Andrew NuggedBug 24683: Optimize loop in ItemsAnyAvailableAndNotRest...
2020-08-24 Andrew NuggedBug 24683: Subroutine name changed (fix), no code logic...
2020-07-30 Julian MauriceBug 24031: Add plugin hook after_hold_create
2020-07-20 Jonathan DruartBug 23070: Pass no_triggers => 1 to Koha::Objects-...
2020-07-20 Jonathan DruartBug 23070: Increment all priorities in 1 query
2020-07-20 Jonathan DruartBug 23070: Use Koha::Hold in C4::Reserves::RevertWaitin...
2020-07-16 Nick ClemensBug 25566: Add option to ignore found holds and use...
2020-06-25 Kyle M HallBug 25232: Add ability to specify multiple notforloan...
2020-06-25 Kyle M HallBug 25232: Add ability to skip trapping items with...
2020-05-22 Jonathan DruartBug 24612: Make hold-transfer-slip take reserve_id
2020-05-11 Kyle M HallBug 25184: Add syspref
2020-05-11 Kyle M HallBug 25184: Items with a negative notforloan status...
2020-05-05 Jonathan DruartBug 24769: (bug 14711 follow-up 2) Fix typo in paramete...
2020-04-14 Nick ClemensBug 24620: Fix test, remove replaced code, use dt_from_...
2020-04-14 Nick ClemensBug 24620: Close existing transfers when setting item...
2020-04-14 Kyle M HallBug 24547: Add more action logs for holds
2020-03-25 Andrew NuggedBug 24185: Make holds page fast when 'on shelf holds...
2020-03-25 Andrew NuggedBug 24185: Make holds page faster: Preparatory refactoring
next