Bug 21877: Show authorized value description for withdrawn in checkout
[koha.git] / reserve /
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...
2015-05-19 Julian MauriceBug 13687: Move hold policy check into CanItemBeReserved
2015-05-04 Jonathan DruartBug 13887: Display the due date as a due date + sort...
2015-04-23 Olli-Antti KivilahtiBug 8474: Holds done by librarians cause silent errors...
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2015-03-30 Jonathan DruartBug 13894: Fix if the search returns only 1 result
2015-03-30 Jonathan DruartBug 13894: Make reserve.pl not using C4::Members::Search
2015-03-25 SrdjanBug 5786 - Move AllowOnShelfHolds and OPACItemHolds...
2015-01-13 Jonathan DruartBug 11944: use CGI( -utf8 ) everywhere
2015-01-13 Jonathan DruartBug 11944: replace uri_escape with uri_escape_utf8...
2014-11-12 Kyle M HallBug 13116 [QA Followup] - Remove tabs, use unless inste...
2014-11-12 Olli-Antti KivilahtiBug 13116 - Make it possible to propagate errors from...
2014-08-16 Jonathan DruartBug 12287: At the moment, found is 'W', 'T' or NULL
2014-08-16 Kyle M HallBug 12287 - Hold priority for new hold incorrect if...
2014-08-07 Kyle M HallBug 4045 - No check for maximum number of allowed holds.
2014-07-17 Tomas Cohen AraziBug 11349: Change .tmpl -> .tt in scripts using templates
2014-06-18 Jonathan DruartBug 11801: In transit hold items incorrectly labels...
2014-01-30 Jonathan DruartBug 9823: Refactor return from GetReservesFromBiblionumber
2014-01-17 Jonathan DruartBug 9788: QA followup
2014-01-17 Marcel de RooyBug 9788: (follow-up) removing the alldates parameter...
2014-01-17 Marcel de RooyBug 9788: Improvements when calling GetReservesFromItem...
2013-12-30 Kyle M HallBug 10277 - Add C4::Context->IsSuperLibrarian()
2013-08-16 Marcel de RooyBug 10663: QA Followup: Typo in comment in renewscript
2013-08-12 Fridolyn SOMERSBug 10247: show warning if hold blocked due to maxreser...
2013-07-24 Galen CharltonBug 9394: (follow-up) silence spurious warns
2013-07-24 Kyle M HallBug 9394: Use reserve_id where possible
2013-06-05 Colin CampbellBug 766: remove CGI::scrolling_list from request.pl
2013-05-22 Kyle M HallBug 10080 - Change system pref IndependantBranches...
2013-05-22 Kyle M HallBug 10080 - Change system pref IndependantBranches...
2013-05-14 Jared Camins-EsakovMerge branch 'bug_7593' into 3.14-master
2013-05-14 Jared Camins-EsakovMerge branch 'bug_9575' into 3.14-master
2013-05-14 Kyle M HallBug 9575 - Serious Holds Problem with IndependantBranches
2013-05-01 Galen CharltonMerge remote branch 'origin/new/bug6554_reverts'
next