Bug 20081: Set inline headers for uploaded pdfs
[koha.git] / C4 / Reserves.pm
2018-02-13 Jonathan DruartBug 19301: Remove C4::Reserves::OnShelfHoldsAllowed
2018-02-13 Jonathan DruartBug 19301: Move C4::Reserves::OnShelfHoldsAllowed to...
2018-02-13 Marcel de RooyBug 4319: (QA follow-up) Consistency in IsAvailableForI...
2018-02-13 Alex ArnaudBug 4319: [OPAC] Allow holds on waiting/transit items
2018-01-02 Jonathan DruartBug 19304: Move C4::Members::GetNoticeEmailAddress...
2018-01-02 Jonathan DruartBug 19300: Replace C4::Reserves::OPACItemHoldsAllowed...
2017-12-11 Jonathan DruartBug 19299: Replace C4::Reserves::GetReservesForBranch...
2017-12-07 Jonathan DruartBug 19766: (bug 19058 follow-up) Fix Preview routing...
2017-11-26 Mirko TietgenBug 18547: On shelf holds allowed > "If all unavailable...
2017-10-06 Marcel de RooyBug 19260: [QA Follow-up] Remove obsolete $dbh
2017-10-06 Josef MoravecBug 19260: Holds marked as problems being seen as expir...
2017-09-29 Josef MoravecBug 19116: Hold not set to waiting after transfer
2017-09-12 Marcel de RooyBug 19059: [QA Follow-up] Typo holds for hold
2017-09-12 Jonathan DruartBug 19059: Fix compilation issues
2017-09-12 Jonathan DruartBug 19059: Remove CancelReserve
2017-09-12 Jonathan DruartBug 19059: Remove CancelReserve - do not log DELETE
2017-09-12 Jonathan DruartBug 19059: Move C4::Reserves::CancelReserve to Koha...
2017-09-01 Jonathan DruartBug 19058: Move C4::Reserves::GetReserveId to the Koha...
2017-09-01 Jonathan DruartBug 19057: Remove C4::Reserves::GetReserve
2017-09-01 Jonathan DruartBug 19057: Move C4::Reserve::GetReserve to Koha::Holds
2017-09-01 Jonathan DruartBug 19056: Replace C4::Reserves::GetReserveCount with...
2017-09-01 Jonathan DruartBug 19055: Remove C4::Reserves::GetReservesToBranch
2017-08-30 Jonathan DruartBug 19025: Remove C4::Reserves::GetReserveInfo
2017-08-30 Jonathan DruartBug 19025: Move GetReserveInfo to Koha::Holds
2017-07-14 Jonathan DruartBug 18262: Koha::Biblio - Remove GetBiblioData - part 1
2017-07-10 Jonathan DruartBug 17829: Move GetMember to Koha::Patron
2017-07-05 Jonathan DruartBug 17738: Remove C4::Reserves::GetReservesFromBorrower...
2017-06-15 Jonathan DruartBug 17975: Let C4::Letters manage today param substitution
2017-05-09 Jonathan DruartBug 17762: Send lang to GetPreparedLetter
2017-05-09 Alex ArnaudBug 12063 - Remove checking of ExpireReservesMaxPickUpD...
2017-05-09 Alex ArnaudBug 12063 - Fix QA failures
2017-05-09 Alex ArnaudBug 12063: Change date calculation for reserve expirati...
2017-04-13 Jonathan DruartBug 17737: Remove C4::Reserves::GetReservesFromItemnumber
2017-03-31 Jonathan DruartBug 17560: Improve strenght of hold existence test
2017-03-31 Jonathan DruartBug 17560: Hold fee placement at point of checkout
2017-03-31 Jonathan DruartBug 17560: Update current code
2017-03-31 Jonathan DruartBug 17736: Remove C4::Reserves::GetReservesFromBiblionumber
2017-03-23 Nick ClemensBug 17995 - HOLDPLACED notice should have access to...
2017-03-22 Nicolas LegrandBug 18150 - CanItemBeReserved doesn't work with (Indepe...
2017-02-07 Mirko TietgenBug 18015 - On shelf holds allowed > "If all unavailabl...
2017-01-13 Benjamin RoksethBug 17766 - Patron notification does not work with...
2016-12-02 Petter Goksøyr ÅsenBug 17671: Remove unused variables in C4::Reserves
2016-11-15 Jonathan DruartBug 17599: Move C4::Circulation::GetIssuingRule to...
2016-09-08 Kyle M HallBug 14695 [QA Followup]
2016-09-03 Kyle M HallBug 14695 [QA Followup] - Fix issues found by QA script
2016-09-03 Kyle M HallBug 14695 [QA Followup] - Fix clearing of all holds...
2016-09-03 Kyle M HallBug 14695 [QA Followup] - Make existing unit tests...
2016-09-03 Kyle M HallBug 14695 [QA Followup] - Filling one hold fills all...
2016-09-03 Kyle M HallBug 14695 - Add ability to place multiple item holds...
2016-09-03 Kyle M HallBug 14695 - Tidy C4::Reserves::CanItemBeReserved
2016-09-01 Kyle M HallBug 16942 [QA Followup] - Add unit test
2016-08-17 Tomas Cohen AraziBug 14642: Add logging for Holds
2016-07-08 Lyon3 TeamBug 14968 - found shouldn't be set to null when cancell...
2016-05-31 Lari TaskulaBug 16200: Make 'Hold waiting too long' translatable...
2016-04-29 Kyle M HallBug 15534 [QA Followup] - Use IsItemOnHoldAndFound...
2016-04-29 Kyle M HallBug 15534 - Add the ability to prevent a patron from...
2016-04-29 Julian MauriceBug 15533: Fix 'ambiguous' SQL query in CanItemBeReserved
2016-04-29 Kyle M HallBug 15533 - Allow patrons and librarians to select...
2016-04-29 Kyle M HallBug 15532: Add ability to allow only items whose home...
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove comments
2016-03-24 Jonathan Druart Bug 16011: $VERSION - Remove the $VERSION init
2016-03-24 Jonathan Druart Bug 16011: $VERSION - remove use vars $VERSION
2016-02-24 Jonathan DruartBug 15629: Koha::Libraries - Remove GetBranchDetail
2016-01-27 Kyle M Hall Bug 14310 [QA Follow] - Remove FIXME, add explanation...
2016-01-27 Kyle M Hall Bug 14310 [QA Followup] - Adapt existing code to use...
2016-01-04 Kyle M HallBug 15443 - Re-code RESERVESLIP as HOLD_SLIP
2015-12-31 Jonathan DruartBug 13592: Add an option to charge for any hold placed
2015-12-31 Kyle M HallBug 9303 [3] - relative's checkouts in the opac
2015-12-29 Barton Chittenden Bug 14515: Add biblioitems to messages in C4/Reserves.pm
2015-11-13 Jonathan DruartBug 14985: dbms expects a iso formatted date
2015-11-13 Jonathan DruartBug 14985: Simplify the date management in AddReserve
2015-11-13 Marc VéronBug 14985: Remove C4::Dates from files in folder C4...
2015-10-06 Kyle M HallBug 5144: Duplicate holds allowed if patron clicks...
2015-09-25 Kyle M HallBug 14733: Prevent a record from having holds with...
2015-09-16 Kyle M HallBug 14640: 'Cancel Hold' check box on check-out confirm...
2015-09-16 Marcel de RooyBug 14801: Fix Reserves.t -- Follow-up for ChargeReserveFee
2015-09-07 Marcel de RooyBug 14702: [QA Follow-up] More readable variable names...
2015-09-07 Marcel de RooyBug 14702: Refactor GetReserveFee
2015-09-02 Joonas KylmäläBug 14526: (follow-up) add a space before equals sign
2015-09-02 Marcel de RooyBug 14526: MoveReserve should look at future holds too
2015-08-26 Kyle M HallBug 12632: Hold limits ignored for record level holds...
2015-08-26 Jonathan DruartBug 9809: Fix pod errors
2015-08-26 Kyle M HallBug 9809: Update AddReserve prototype to remove constra...
2015-08-26 Kyle M HallBug 9809: Remove reserveconstraints references from...
2015-08-21 Jesse WeaverBug 14464: (QA followup) add unit tests
2015-08-21 Jesse WeaverBug 14464: Add ability to cancel waiting holds from...
2015-06-22 Stefan WeilBug 14383: C4: Fix some typos (mostly in comments and...
2015-05-19 Julian MauriceBug 13687: Move hold policy check into CanItemBeReserved
2015-04-20 Jonathan DruartBug 9978: Replace license header with the correct licen...
2015-03-25 Kyle M HallBug 5786 [QA Followup]
2015-03-25 SrdjanBug 5786 - Move AllowOnShelfHolds and OPACItemHolds...
2015-02-11 Kyle M HallBug 13636 - Staff search results item status incorrect...
2015-01-14 Jonathan DruartBug 12792: C4::Reserves breaks my vim syntax color
2014-12-17 Chris CormackBug 13368 Holds priority messed up on checkout
2014-11-25 Kyle M HallBug 13152 - Duplicate phone hold notices when using...
2014-11-12 Kyle M HallBug 11634 [QA Followup 3] - Found holds should be consi...
2014-11-12 Kyle M HallBug 11634 - Allow renewal of item with unfilled holds...
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-11-11 Olli-Antti KivilahtiBug 13113 - Prevent juvenile/children from reserving...
next