131 Commits (323acde9911343864633718ca6f2d1b7f11c00cf)

Author SHA1 Message Date
Jonathan Druart 323acde991 Revert "Bug 20985: Unit tests" 3 years ago
Jonathan Druart 3d5fa815be Revert "Bug 20985: Add OnShelfHoldsAllowed checks to CanItemBeReserved" 3 years ago
Tomás Cohen Arazi 602331127e Bug 28503: (follow-up) Get rid of tests warnings 3 years ago
Nick Clemens 19f2684d5a Bug 28503: Unit tests 3 years ago
Arthur Suzuki a151d7ba0f Bug 20985: Add OnShelfHoldsAllowed checks to CanItemBeReserved 4 years ago
Arthur Suzuki 5600f7e23e Bug 20985: Unit tests 5 years ago
Tomás Cohen Arazi b46d69de37 Bug 27069: Adjust tests 3 years ago
Jonathan Druart cb03909af6 Bug 27921: Log correct timestamp for HOLD MODIFY when set waiting 3 years ago
Joonas Kylmälä fbef547832 Bug 25690: Remove double usage of 'Reserved' return value 3 years ago
Martin Renvoize 979b9c4678 Bug 26057: (QA follow-up) Fix Biblios, Reserves, Z3950Responder and XSLT tests 3 years ago
Joonas Kylmälä a408fcc0b6 Bug 27012: Add test for C4::Reserves::MergeHolds 4 years ago
Arthur Suzuki e1a5fc85a6 Bug 22806: (QA follow-up) 4 years ago
Arthur Suzuki dc4639b3f7 Bug 22806: Unit Tests 4 years ago
Nick Clemens 0bfe336c7b Bug 18958: Make hold_fill_targets specific to reserves 4 years ago
Nick Clemens 7ee2495f32 Bug 18958: Unit tests 5 years ago
Jonathan Druart 9c9dddeaa4 Bug 26250: Fix tests when SearchEngine=Elastic 4 years ago
Jonathan Druart c77f4496b2 Bug 23070: Add tests 4 years ago
Jonathan Druart 8ec729dc01
Bug 24612: Fix existing ReserveSlip tests 4 years ago
Jonathan Druart 8986310a60
Bug 24468: Remove unused C4::Reserves::_get_itype subroutine 4 years ago
Tomás Cohen Arazi 974caa4304
Bug 23463: Fix tests 4 years ago
Jonathan Druart a3687711b0
Bug 23463: Remove DelItemCheck and ItemSafeToDelete 5 years ago
Jonathan Druart bbb504c86f
Bug 23463: Replace ModItem with Koha::Item->store 5 years ago
Jonathan Druart 2075a22ed3
Bug 23463: Replace AddItem calls with Koha::Item->store 5 years ago
Jonathan Druart 11b44869d9
Bug 14711: Change prototype for AddReserve - pass a hashref 6 years ago
Jesse Weaver 1c43a26525
Bug 18936: (follow-up) Fix tests, replace old get_onshelfholds_policy method 6 years ago
Jesse Weaver f2dfa17f0e
Bug 18936: (follow-up) Add foreign key and scope enhancement to circ rules 7 years ago
Kyle Hall 58fda20e85
Bug 18936: Convert issuingrules fields to circulation_rules 7 years ago
Nick Clemens 0f4bc4fd81
Bug 23964: (follow-up) We should check for only active holds when determining to set waiting 5 years ago
Jonathan Druart b9422bef70
Bug 23964: Clarify and expand tests 5 years ago
Nick Clemens 838b8cb2f4
Bug 23964: Unit tests 5 years ago
Martin Renvoize 950074fa7e
Bug 23049: Update debit_type_code 'Res' to 'RESERVE' 5 years ago
Martin Renvoize d661141890
Bug 23049: Update existing code to use debit_type 5 years ago
Nick Clemens 33bd28fb85
Bug 14549: Unit tests 5 years ago
Kyle Hall dc94b4d05b
Bug 18928: Move holdallowed, hold_fulfillment_policy, returnbranch to circulation_rules 7 years ago
Jonathan Druart 3820d708a6
Bug 9834: Add tests 5 years ago
Jonathan Druart 917a506ffc Bug 19302: Send koha::objects to C4::Reserves::IsAvailableForItemLevelRequest 7 years ago
Tomás Cohen Arazi 5a63c5baa2 Bug 15496: (QA follow-up) Fix remaining cases 5 years ago
Martin Renvoize bc5e84eedc Bug 12166: (QA follow-up) Update test for description 5 years ago
Josef Moravec cde6c897d5 Bug 22330: (QA follow-up) Fix number of tests in Reserves.t 5 years ago
Kyle Hall a57723fc59 Bug 22330: Transfer limits should be respected for placing holds in staff interface and APIs 5 years ago
Kyle Hall 26a779eded Bug 18925: Move maxissueqty and maxonsiteissueqty to circulation_rules 7 years ago
Jonathan Druart 31c29fd31f Bug 21206: Replace C4::Items::GetItem 6 years ago
Alex Arnaud 102b1ca4bf Bug 21738: make call of CanBookBeReserved more safe 5 years ago
Jonathan Druart 2b76548770 Bug 21798: replace gimme_a_biblio with build_sample_biblio 5 years ago
Jonathan Druart 0ffaea2c27 Bug 21798: Replace 2 more occurrences 6 years ago
Tomás Cohen Arazi 040d5c57e7 Bug 19066: Tests for AddRenewal AddIssuingCharge and ChargeReserveFee 6 years ago
Jonathan Druart ca124b5c14 Bug 21817: Centralize the mock of userenv from tests 6 years ago
Kyle M Hall 5f485e476b Bug 15524: (QA follow-up) Change Can[Book|Item]BeReserved to return hashref, pass limit to template 6 years ago
Jonathan Druart c957b52ef8 Bug 21230: Prevent Reserves.t to fail randomly 6 years ago
Jonathan Druart ce96080f30 Bug 21133: Fix use statements order 6 years ago