Bug 29407: Make the pickup locations dropdown JS reusable
[koha.git] / reserve /
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....
2019-08-05 Ere MaijalaBug 11529: Clean up subtitle usage
2019-07-19 Katrin FischerBug 22021: Improve item status display when placing...
2019-06-25 Kyle M HallBug 23116: AllowHoldPolicyOverride allows a librarian...
2019-05-10 Jonathan DruartBug 19302: Send koha::objects to C4::Reserves::IsAvaila...
2019-05-07 Marcel de RooyBug 21036: Fix uninitialized value within @itemnumber...
2019-04-29 Josef MoravecBug 20421: Inform staff that patron does have the title...
2019-04-25 Nick ClemensBug 22650: Prevent multiple holds on individual items
2019-04-10 Nick ClemensBug 17978: Check if hold can be placed before placing...
2019-03-21 Kyle M HallBug 22330: Transfer limits should be respected for...
2019-02-26 Jonathan DruartBug 21206: Replace C4::Items::GetItem
2019-02-08 Alex ArnaudBug 21738: make call of CanBookBeReserved more safe
2019-01-28 Kyle M HallBug 21495: Regression in hold override functionality
2018-12-11 Nick ClemensBug 21608: Disable dropdown for found holds - add butto...
2018-11-08 Josef MoravecBug 21719: Fix typos
2018-10-27 Katrin FischerBug 20450: Add collection to item table when placing...
2018-10-15 BlouBug 21291: (follow-up) Pass subscriptionsnumber to...
2018-09-14 Kyle M HallBug 19469: (QA follow-up) Use hold item's itemtype...
2018-09-14 Kyle M HallBug 19469: Add ability to split view of holds view...
2018-08-24 Nick ClemensBug 15524: (RM follow-up) Fix calls and add filter
2018-08-24 Kyle M HallBug 15524: (QA follow-up) Change Can[Book|Item]BeReserv...
2018-05-16 Jonathan DruartBug 20724: Move the ReservesNeedReturns logic to AddReserve
2018-04-06 Kyle M HallBug 11512: Forced holds that violate issuing rules...
2018-04-02 Jonathan DruartBug 18474: Restore multiple holds when patron is search...
2018-03-26 Jonathan DruartBug 18789: (follow-up) Fix place hold page
2018-03-23 Jonathan DruartBug 19940: Koha::Biblio - Remove GetBiblioItemInfosOf
2018-02-23 Jonathan DruartBug 12001: Move GetMemberAccountRecords to the Koha...
2018-02-16 Jonathan DruartBug 18789: Send Koha::Patron object to the templates
2018-02-12 Jonathan DruartBug 18403: Use patron-title.inc when hidepatronname...
2018-02-05 Jenny WayBug 20013: use Modern::Perl in Reserve perl script
2018-01-02 Jonathan DruartBug 19300: Replace C4::Reserves::OPACItemHoldsAllowed
2017-12-07 Kyle M HallBug 19533: Hold pulldown for itemtype is empty if hold...
2017-10-06 Kyle M HallBug 19135: Restore AllowHoldsOnPatronsPossessions behaviour
2017-09-12 Jonathan DruartBug 19059: Move C4::Reserves::CancelReserve to Koha...
2017-09-01 Jonathan DruartBug 19056: Replace C4::Reserves::GetReserveCount with...
2017-07-14 Jonathan DruartBug 18262: Koha::Biblio - Remove GetBiblioData - part 1
2017-07-10 Jonathan DruartBug 17829: followup for request.pl
2017-07-10 Jonathan DruartBug 17829: Move GetMember to Koha::Patron
2017-07-10 Jonathan DruartBug 17680: C4::Circulation - Remove GetItemIssue, simpl...
2017-06-08 Jonathan DruartBug 18296: Remove perlcritic error (request.pl)
2017-06-07 Jonathan DruartBug 18296: C4::Items - Remove GetItemInfosOf
2017-06-05 Jonathan DruartBug 18295: C4::Items - Remove get_itemnumbers_of
next