Bug 32482: (follow-up) Add markup comments
[koha.git] / reserve /
2023-01-20 Nick ClemensBug 31893: Use checkauth and do not fetch about.tt...
2022-11-04 Kyle HallBug 24860: Add ability to select an item group when...
2022-10-11 Kyle HallBug 31575: Missing warning for holds where AllowHoldPol...
2022-10-11 Joonas KylmäläBug 31519: Move preference fetching directly to be...
2022-10-11 Joonas KylmäläBug 31519: Remove unused SuspendHoldsIntranet and AutoR...
2022-08-26 Martin RenvoizeBug 24295: Remove GetTransfers from request.pl
2022-08-19 Jonathan DruartBug 30718: Use flatpickr's altInput
2022-08-05 Jonathan DruartBug 30992: Improve translatability for Waiting at|On...
2022-06-20 Petro VashchukBug 30960: Fix JS error message when no pick-up locatio...
2022-06-06 Nick ClemensBug 23659: Add DefaultHoldPickupLocation system preference
2022-06-01 Joonas KylmäläBug 30828: Remove useless 'type' parameter in placerequ...
2022-06-01 Nick ClemensBug 30742: Remove 'bad_bibs' and send a list of holdabl...
2022-06-01 Nick ClemensBug 30742: Prevent placing holds on items/records where...
2022-05-14 Kyle HallBug 30207: Allow any reserveforothers subpermission...
2022-05-14 Kyle HallBug 30207: Librarians with only "place_holds" permissio...
2022-05-05 Nick ClemensBug 29346: (QA follow-up) Rebuild queue when adjusting...
2022-04-04 Jonathan DruartBug 30093: Make patron search from request.pl use the...
2022-03-15 Aleisha AmohiaBug 19532: Recalls on intranet
2022-03-09 Jonathan DruartBug 29136: Ajaxify the patron search when placing a...
2022-03-09 Tomas Cohen AraziBug 29771: Scalar context for split
2022-03-04 Nick ClemensBug 28782: (QA follow-up) Bug 29844 follow-up
2022-03-04 Joonas KylmäläBug 28782: (follow-up) Pass real array to query_form()
2022-03-04 Joonas KylmäläBug 28782: Use query param list instead of splitting...
2022-02-23 Jonathan DruartBug 29660: Fix conflict with bug 29844
2022-02-23 Jonathan DruartBug 29660: Remove biblioitem loop from request.pl
2022-02-23 Jonathan DruartBug 29660: Unused code in placerequest.pl
2022-02-23 Jonathan DruartBug 29660: Remove hostitemsflag
2022-02-22 Jonathan DruartBug 29969: Prevent crash if 'Update holds' clicked...
2022-02-15 Jonathan DruartBug 28405: Add author for multi holds view
2022-02-10 Jonathan DruartBug 29844: Fix ->search occurrences
2022-02-03 Marcel de RooyBug 29540: Raise flagsrequired in modrequest
2022-02-01 Nick ClemensBug 29562: Adjust CanItemBeReserved and checkHighHolds...
2022-02-01 Nick ClemensBug 29058: Add 'Always show holds' checkbox to request.pl
2022-02-01 Jonathan DruartBug 29043: Don't fetch items if when are not on the...
2022-02-01 Jonathan DruartBug 29043: Don't fetch biblios info unless a patron...
2022-01-19 Jonathan DruartBug 29806: (follow-up) Call ->as_list for ->pickup_loca...
2022-01-19 Tomas Cohen AraziBug 29806: Call ->as_list for ->pickup_locations on...
2022-01-14 Tomas Cohen AraziBug 29736: Restore searching
2022-01-14 Jonathan DruartBug 29736: Don't return empty clubs
2021-12-15 Tomas Cohen AraziBug 29349: Do not assume holding branch is a valid...
2021-12-11 Joonas KylmäläBug 29115: Fix syntax errors in club hold functionality
2021-10-12 Joonas KylmäläBug 29116: Use a pre-existing accessor instead of reimp...
2021-10-12 Nick ClemensBug 28748: Prepare pickup locations for overridden...
2021-10-01 Agustin MoyanoBug 23678: Allow cancel holds in bulk
2021-09-28 Jonathan DruartBug 29049: Remove reference to optionloop
2021-09-28 Joonas KylmäläBug 29049: (QA follow-up) Remove unused variable
2021-09-28 Nick ClemensBug 29049: Simplify holds priority dropdown logic on...
2021-08-30 Kyle M HallBug 7703: (QA follow-up)
2021-08-11 Nick ClemensBug 28779: (QA follow-up) More specific message and...
2021-08-11 Joonas KylmäläBug 28779: Skip processing of non-existent biblios
2021-08-04 Nick ClemensBug 28057: (follow-up) Get the biblionumber column
2021-08-04 Nick ClemensBug 28057: Use the biblioitem's biblionumber for checki...
2021-07-26 Nick ClemensBug 27885: Populate biblionumbers parameter using bibli...
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2021-06-22 Jonathan DruartBug 28591: Don't pass debug to get_template_and_user
2021-06-14 Tomas Cohen AraziBug 28338: Default to holding branch to save clicks
2021-06-14 Tomas Cohen AraziBug 28338: Make item-level holds use locally defined...
2021-05-20 Tomas Cohen AraziBug 28273: Multi-hold should not offer invalid pickup...
2021-05-10 Jonathan DruartBug 28229: Count only if needed
2021-05-10 Lucas GassBug 28229: Only show clubs on request.tt if clubs exist
2021-04-22 Nick ClemensBug 16787: (follow-up) Fix check to ensure reasons...
2021-04-22 Nick ClemensBug 16787: 'Too many holds' message appears inappropria...
2021-04-16 Tomas Cohen AraziBug 28118: Default to current branch when placing hold
2021-04-01 Tomas Cohen AraziBug 26999: (follow-up) Simplify code
2021-04-01 Tomas Cohen AraziBug 26999: Make 'Any library' translatable when placing...
2021-03-01 Jonathan DruartBug 7806: Fix remaining occurrences of 0000-00-00
2021-03-01 Tomas Cohen AraziBug 27071: Use GetReservesControlBranch to pick the...
2020-11-13 Nick ClemensBug 26963: (QA follow-up) Fix cases where we expected...
2020-11-12 Jonathan DruartBug 26990: (bug 22284 follow-up) Prevent hold to be...
2020-11-06 Nicolas LegrandBug 24412: (follow-up) prevent request.pl from failing
2020-11-06 Nicolas LegrandBug 24412: Attach waiting reserve to desk
2020-11-02 Arthur SuzukiBug 22806: (QA follow-up)
2020-10-15 Julian MauriceBug 25898: Prohibit indirect object notation
2020-10-14 Joonas KylmäläBug 12556: Add new "in processing" state to holds
2020-10-14 Joonas KylmäläBug 12556: reserves/request.pl: Reuse code from Koha...
2020-09-03 Jonathan DruartBug 24663: Remove authnotrequired if set to 0
2020-08-31 Agustin MoyanoBug 22789: (follow-up) Fix atomic update, GUI and more...
2020-08-31 Agustin MoyanoBug 22789: Add non priority feature to C4 classes and...
2020-08-25 Kyle M HallBug 25534: Use the cancelation reasion for the 'X'...
2020-08-25 Kyle M HallBug 25534: Add ability to send an email specifying...
2020-08-24 Andrew NuggedBug 24683: Subroutine name changed (fix), no code logic...
2020-05-19 Petro VashchukBug 25516: Fix for "Can't call method unblessed on...
2020-05-11 Jonathan DruartBug 16547: Remove more multi_holds inconsistencies
2020-04-06 Jonathan DruartBug 16547: Do not display "multi holds" view if only...
2020-03-25 Andrew NuggedBug 24185: Make holds page fast when 'on shelf holds...
2020-03-25 Andrew NuggedBug 24185: Make holds page faster - Improved "if"
2020-03-06 Kyle M HallBug 24802: Updating holds can cause suspensions to...
2020-02-11 Jonathan DruartBug 14711: Change prototype for AddReserve - pass a...
2020-02-05 Nick ClemensBug 24485: Allow hold when some can be overridden
2020-02-04 Jesse WeaverBug 18936: (follow-up) Fix tests, replace old get_onshe...
2020-01-03 Tomas Cohen AraziBug 22284: (QA follow-up) Make pickup locations be...
2020-01-03 Agustin MoyanoBug 22284: (follow-up) Squash multiple follow-ups
2020-01-03 Agustin MoyanoBug 22284: Add "patron's hold group" as new hold_fulfil...
2020-01-03 Agustin MoyanoBug 22284: New message, new column and filter pickup...
2019-12-09 Jonathan DruartBug 24168: (bug 23116 follow-up) AllowHoldPolicyOverrid...
2019-10-21 Julian MauriceBug 22922: Use jQuery datepicker instead of <input...
2019-10-21 Julian MauriceBug 22922: Allow reservedate changes only if AllowHoldD...
2019-10-21 Julian MauriceBug 22922: Allow to modify hold dates on reserve/request.pl
2019-10-01 Agustin MoyanoBug 19618: Add ability to place holds for members of...
2019-08-05 Ere MaijalaBug 11529: Add templates for biblio title display....
next