Bug 26265: (QA follow-up) Remove g option from regex, add few dirs
[koha-equinox.git] / reserve /
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
2017-05-09 Alex ArnaudBug 12063 - Remove Koha::Hold::waiting_expires_on since...
2017-04-21 Chris CormackBug 18432 : Follow up - Updating to use they/them
2017-04-21 phette23Bug 18432: code comments assume male gender
2017-04-14 Jonathan DruartBug 17835: Replace GetItemTypes with Koha::ItemTypes
2017-04-13 Jonathan DruartBug 17737: Rename holds_placed_before_today with curren...
2017-04-13 Jonathan DruartBug 17737: Replace GetReservesFromItemnumber with Koha...
2017-03-31 Jonathan DruartBug 17844: Replace C4::Koha::get_notforloan_label_of...
2017-03-03 Francesco RivettiBug 17941 don't compute priority more than needed
2016-12-09 Jonathan DruartBug 17556: Koha::Patrons - Remove GetHideLostItemsPrefe...
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranches
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranchesLoop
2016-09-03 Kyle M HallBug 14695 [QA Followup] - Fix issues found by QA script
2016-09-03 Kyle M HallBug 14695 [QA Followup] - Tell librarian if item doesn...
2016-09-03 Alex ArnaudBug 14695 - Don't use holds_to_place_count when checkin...
2016-09-03 Alex ArnaudBug 14695 - Warn librarian if max_holds_per_record...
2016-09-03 Kyle M HallBug 14695 - Add ability to place multiple item holds...
2016-08-04 Jonathan DruartBug 17028: Fix XSS in reserve/request.pl
2016-07-15 Jonathan DruartBug 16849: Move IsDebarred to Koha::Patron->is_debarred
2016-06-17 Julian MauriceBug 16693: Remove reserve/renewscript.pl
2016-04-29 Kyle M HallBug 15533 [QA Followup] - Itemtype limit missing from...
2016-04-29 Kyle M HallBug 15533 - Allow patrons and librarians to select...
2016-04-26 Jonathan DruartBug 16154: Fix some other occurrences
2016-04-26 Jonathan DruartBug 16154: CGI->multi_param - Assign a list
2016-04-26 Jonathan DruartBug 16154: CGI->multi_param - Declare a list
2016-03-03 Jonathan DruartBug 15548: Move new patron related code to Patron*
2016-02-24 Jonathan DruartBug 15629: Koha::Libraries - Remove GetBranchDetail
2016-02-22 Jonathan DruartBug 15645: Remove the confusing wait var and use found...
2016-02-22 Kyle M HallBug 15645 - In transit holds do not show as in transit...
2016-01-27 Chloe Bug 15638: Spelling mistake in request.pl
2016-01-27 Chloe Bug 15638: spelling mistake in ~/Koha/reserve/placereq...
2015-12-31 Frédéric DemiansBug 15258: Fix Perl scripts declaring unused variables
2015-12-30 Kyle M HallBug 13517 - Show waiting date on reserve/request.pl
2015-10-22 Kyle M HallBug 12197: enforce the maxreserves preference when...
2015-09-25 Kyle M HallBug 14883: Librarians are not warned if patron is restr...
2015-09-25 Kyle M HallBug 14882: Librarians are not warned if patron owe...
2015-09-25 Marc VéronBug 14873: Remove C4::Dates from reserve/request.pl
2015-08-27 AleishaBug 14634: Warns when placing hold on record with no...
2015-08-26 Marcel de RooyBug 9809: [QA Follow-up] Still found some remains
2015-08-26 Kyle M HallBug 9809: Update AddReserve prototype to remove constra...
next