168 Commits (bbe22168873220d8db5ba9160df20d24f99cdf55)

Author SHA1 Message Date
Jonathan Druart bbe2216887 Bug 17738: Replace GetReservesFromBorrowernumber with Koha::Patron->get_holds 8 years ago
Jonathan Druart 8d5b4306e0 Bug 17835: Replace GetItemTypes with Koha::ItemTypes 7 years ago
Marcel de Rooy 71f34c7b34 Bug 17737: [QA Follow-up] Remove unused reservedfor variable 7 years ago
Jonathan Druart b01fe1a666 Bug 17737: Rename holds_placed_before_today with current_holds 7 years ago
Jonathan Druart 95c96f823d Bug 17737: Replace GetReservesFromItemnumber with Koha::Item->get_holds_placed_before_today 8 years ago
Jonathan Druart 87afa5142b Bug 17736: Replace GetReservesFromBiblionumber with Koha::Biblio->holds 8 years ago
Jonathan Druart d420e6ae21 Bug 17844: Replace C4::Koha::get_notforloan_label_of with Koha::AuthorisedValues 7 years ago
Marcel de Rooy 9b92a494e6 Bug 18037: Hold notes template cleanup (from 15545) 10 years ago
Jonathan Druart 61c752a98b Bug 17453: Take into account items that are lost or damaged 7 years ago
Jonathan Druart 0d55faa9a9 Bug 17453: Allow pickup at a library where all items are checked out 8 years ago
Jonathan Druart d1d12fc770 Bug 17453: Add exceptions 8 years ago
Jonathan Druart 00c5929c1a Bug 17453: Inter-site holds improvement 8 years ago
Jonathan Druart 631d3006bc But 17578: (followup) amountoutstanding 8 years ago
Jonathan Druart b59df2bce7 Bug 17578: GetMemberDetails - Remove GetMemberDetails 8 years ago
Jonathan Druart 43dda64381 Bug 17578: GetMemberDetails - Remove reservefee 8 years ago
Jonathan Druart 5a0a2ce584 Bug 17578: GetMemberDetails - Remove is_expired 8 years ago
Jonathan Druart 4e78f1000d Bug 17578: GetMemberDetails - Remove amountoutstanding 8 years ago
Jonathan Druart 492280102f Bug 17578: GetMemberDetails - Remove BlockExpiredPatronOpacActions 8 years ago
Jonathan Druart df97814f30 Bug 15758: Koha::Libraries - Remove GetBranches 8 years ago
Jonathan Druart 9b9803b69c Bug 15758: Koha::Libraries - Remove GetBranchesLoop 8 years ago
Kyle Hall bc39f0392b Bug 14695 - Add ability to place multiple item holds on a given record per patron 8 years ago
Tomás Cohen Arazi d1eb706153 Bug 14642: Add logging for Holds 8 years ago
Jonathan Druart e1e38896bb Bug 16849: Move IsDebarred to Koha::Patron->is_debarred 8 years ago
Kyle Hall b87af43c47 Bug 15533 [QA Followup] - All itemtypes for all items showing in OPAC multi-hold 8 years ago
Kyle Hall fc81ee5004 Bug 15533 - Allow patrons and librarians to select itemtype when placing hold 8 years ago
Jonathan Druart 3691bd8419 Bug 15548: Move new patron related code to Patron* 8 years ago
Jonathan Druart 8627ec5f6a Bug 4941: Remove the singleBranchMode system preference 8 years ago
Kyle Hall 4369486767 Bug 15375 [QA Followup] - Fix non-functional restriction message and date 8 years ago
Marc Véron 7a46b1599e Bug 14956: C4::Dates from files opac/*.pl 9 years ago
Jonathan Druart 22068e3950 Bug 14100: Fix 3 occurrences more 9 years ago
Jonathan Druart 011f439740 Bug 5144: Don't display the failed_holds param in the url if not needed 9 years ago
Kyle Hall 4f4c5e67ef Bug 5144: Duplicate holds allowed if patron clicks back button after placing hold 9 years ago
Jonathan Druart 542ab0bce9 Bug 5371: Force no caching for private pages at the OPAC 9 years ago
Marcel de Rooy b711984885 Bug 9809: [QA Follow-up] Remove an erroneous call to GetReserveFee 9 years ago
Kyle Hall ad3239479d Bug 9809: Update AddReserve prototype to remove constraint parameter 9 years ago
Jonathan Druart baea0a79d5 Bug 7976: Remove the borrow permission 9 years ago
Indranil Das Gupta 642e6012cd Bug 14186 [QA Followup]: Undefined $reservedfor causes warn in opac-reserve.pl 9 years ago
Aleisha 8fdd352bc9 Bug 14186: Undefined $reservedfor causes warn in opac-reserve.pl 9 years ago
Julian Maurice 1970b245f5 Bug 13687: Move hold policy check into CanItemBeReserved 9 years ago
Marc Véron 20dc9ce5a1 Bug 13917: OPAC: Putting holds still possible by URL even if turned off by system preference 9 years ago
Jonathan Druart a6c9bd0eb5 Bug 9978: Replace license header with the correct license (GPLv3+) 9 years ago
Srdjan 1802aa9153 Bug 5786 - Move AllowOnShelfHolds and OPACItemHolds system prefs to the Circulation Matrix 11 years ago
Kyle Hall 295fb70f62 Bug 13335 - Holds and priority display via OPACShowHoldQueueDetails confusing 10 years ago
Jonathan Druart e20270fec4 Bug 11944: use CGI( -utf8 ) everywhere 10 years ago
Fridolin Somers a317f7d62f Bug 13108 - Members are restricted even if the debarment is ended - opac-reserve 10 years ago
Kyle Hall 3bc14af683 Bug 13116 [QA Followup] - Remove tabs, use unless instead of if 10 years ago
Olli-Antti Kivilahti 51f0a0b722 Bug 13116 - Make it possible to propagate errors from C4::Reserves::CanItemBeReserved() to the web-templates. 10 years ago
Owen Leonard 13c93259bd Bug 10433 - colspan calculation done by opac/opac-reserve.pl should be moved to template 10 years ago
Kyle Hall bbfc908fd8 Bug 4045 - No check for maximum number of allowed holds. 10 years ago
Olli-Antti Kivilahti 2db8ba555d Bug 12668 - Stray dollar ($) -sign in opac-reserve.pl 10 years ago