415 Commits (9032c41575597ef7870f0af7a7afd1f40f4e2bfb)

Author SHA1 Message Date
Kyle M Hall 27b2b0bb95 Bug 15524: (QA follow-up) Respect ReservesControlBranch 6 years ago
Kyle Hall 7e956e85b1 Bug 15524: Set limit on maximum possible holds per patron by category 7 years ago
Nick Clemens c0f7aed84d Bug 21075: AutoUnsuspendHolds should unsuspend holds <= today 6 years ago
Kyle M Hall 777b24bbb4 Bug 17561: (QA follow-up) Simplify new ReserveSlip code 6 years ago
Benjamin Rokseth 2c1f7d2281 Bug 17561: ReserveSlip needs itemnumber for item level holds on same biblio 6 years ago
Jonathan Druart 1798d22e76 Bug 20724: Move the ReservesNeedReturns logic to AddReserve 6 years ago
Kyle M Hall c585f11497 Bug 20724: Correctly mark an hold as waiting - ReservesNeedReturns 6 years ago
Jonathan Druart c06bc6422f Bug 19301: Remove C4::Reserves::OnShelfHoldsAllowed 7 years ago
Jonathan Druart 39e1fbcbe9 Bug 19301: Move C4::Reserves::OnShelfHoldsAllowed to get_onshelfholds_policy 7 years ago
Marcel de Rooy 7ac45d00b6 Bug 4319: (QA follow-up) Consistency in IsAvailableForItemLevelRequest 7 years ago
Alex Arnaud a9779b67d6 Bug 4319: [OPAC] Allow holds on waiting/transit items 7 years ago
Jonathan Druart 3a5534fcf5 Bug 19304: Move C4::Members::GetNoticeEmailAddress to Koha::Patron->notice_email_address 7 years ago
Jonathan Druart 19e5eeb8e5 Bug 19300: Replace C4::Reserves::OPACItemHoldsAllowed - Remove the subroutine 7 years ago
Jonathan Druart e110f90c34 Bug 19299: Replace C4::Reserves::GetReservesForBranch with Koha::Holds->waiting 7 years ago
Jonathan Druart d5a6179852 Bug 19766: (bug 19058 follow-up) Fix Preview routing slip 7 years ago
Mirko Tietgen eba47394d1 Bug 18547: On shelf holds allowed > "If all unavailable" ignores default hold policy 7 years ago
Marcel de Rooy 3cf0caf05c Bug 19260: [QA Follow-up] Remove obsolete $dbh 7 years ago
Josef Moravec 49c879150d Bug 19260: Holds marked as problems being seen as expired ones and deleted wrongly 7 years ago
Josef Moravec 80fd5cd0db Bug 19116: Hold not set to waiting after transfer 7 years ago
Marcel de Rooy c73b6d51da Bug 19059: [QA Follow-up] Typo holds for hold 7 years ago
Jonathan Druart c43a555dbc Bug 19059: Fix compilation issues 7 years ago
Jonathan Druart adf4077b39 Bug 19059: Remove CancelReserve 7 years ago
Jonathan Druart 71b9dc1e39 Bug 19059: Remove CancelReserve - do not log DELETE 7 years ago
Jonathan Druart 82115d164a Bug 19059: Move C4::Reserves::CancelReserve to Koha::Hold->cancel 7 years ago
Jonathan Druart ba1f2f93ef Bug 19058: Move C4::Reserves::GetReserveId to the Koha namespace 7 years ago
Jonathan Druart fba915e911 Bug 19057: Remove C4::Reserves::GetReserve 7 years ago
Jonathan Druart a6de2b66d1 Bug 19057: Move C4::Reserve::GetReserve to Koha::Holds 7 years ago
Jonathan Druart 7f27ef71e2 Bug 19056: Replace C4::Reserves::GetReserveCount with Koha::Patron->holds->count 7 years ago
Jonathan Druart 9cc7268362 Bug 19055: Remove C4::Reserves::GetReservesToBranch 7 years ago
Jonathan Druart bc09af634c Bug 19025: Remove C4::Reserves::GetReserveInfo 7 years ago
Jonathan Druart 3ecc6fd8c6 Bug 19025: Move GetReserveInfo to Koha::Holds 7 years ago
Jonathan Druart bd3b1c1a33 Bug 18262: Koha::Biblio - Remove GetBiblioData - part 1 7 years ago
Jonathan Druart 2b90ea2cb0 Bug 17829: Move GetMember to Koha::Patron 8 years ago
Jonathan Druart e5929123b9 Bug 17738: Remove C4::Reserves::GetReservesFromBorrowernumber 8 years ago
Jonathan Druart 8218f2b55c Bug 17975: Let C4::Letters manage today param substitution 7 years ago
Jonathan Druart f7b11f38e8 Bug 17762: Send lang to GetPreparedLetter 8 years ago
Alex Arnaud a08b309c4f Bug 12063 - Remove checking of ExpireReservesMaxPickUpDelay in CancelExpiredReserves(). Koha::Hold::set_waiting calculate expiration date from today instead of hold's waiting date. 7 years ago
Alex Arnaud 26634151db Bug 12063 - Fix QA failures 7 years ago
Alex Arnaud 7cf3c12f5b Bug 12063: Change date calculation for reserve expiration to skip all holiday 8 years ago
Jonathan Druart 3ca173fe40 Bug 17737: Remove C4::Reserves::GetReservesFromItemnumber 8 years ago
Jonathan Druart 0509d427b9 Bug 17560: Improve strenght of hold existence test 7 years ago
Jonathan Druart 91c087cebc Bug 17560: Hold fee placement at point of checkout 8 years ago
Jonathan Druart e5d1f6c708 Bug 17560: Update current code 8 years ago
Jonathan Druart 041a04282a Bug 17736: Remove C4::Reserves::GetReservesFromBiblionumber 8 years ago
Nick Clemens 3b794b1312 Bug 17995 - HOLDPLACED notice should have access to the reserves table 7 years ago
Nicolas Legrand f79cf7930d Bug 18150 - CanItemBeReserved doesn't work with (IndependentBranches AND ! canreservefromotherbranches) 7 years ago
Mirko Tietgen 844cf7a748 Bug 18015 - On shelf holds allowed > "If all unavailable" ignores notforloan 7 years ago
Benjamin Rokseth 5a08969a71 Bug 17766 - Patron notification does not work with multi item holds 8 years ago
Petter Goksøyr Åsen 4716c495e0 Bug 17671: Remove unused variables in C4::Reserves 8 years ago
Jonathan Druart 6edbd47a44 Bug 17599: Move C4::Circulation::GetIssuingRule to Koha::IssuingRules->get_effective_issuing_rule 8 years ago