88 Commits (04a4a34d6e9b7a235ae238b82b991795ca5abb8a)

Author SHA1 Message Date
Nick Clemens a2652135f7 Bug 26462: Don't delete existing data for tests 4 years ago
Agustin Moyano 4b43c886a0 Bug 22789: (follow-up) Fix atomic update, GUI and more than one hold 4 years ago
Agustin Moyano ee50e86784 Bug 22789: Add tests 4 years ago
Jonathan Druart 80a611797b Bug 26043: Fix random failure from Holds.t 4 years ago
Kyle Hall 326c0159a0 Bug 25232: Add ability to specify multiple notforloan values to skip 4 years ago
Kyle Hall 465e5562fc Bug 25232: Add ability to skip trapping items with a given notforloan value 4 years ago
Kyle Hall 82e866fcb5
Bug 25184: Add syspref 4 years ago
Kyle Hall cc938e6be1
Bug 25184: Items with a negative notforloan status should not be captured for holds 4 years ago
Tomás Cohen Arazi 974caa4304
Bug 23463: Fix tests 4 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
Agustin Moyano acc38cbc04
Bug 24657: Fix t/db_dependent/Koha/Item.t and t/db_dependent/Holds.t 4 years ago
Jonathan Druart 11b44869d9
Bug 14711: Change prototype for AddReserve - pass a hashref 6 years ago
Jonathan Druart 25848e5af3
Bug 18936: Fix some more tests 4 years ago
Jonathan Druart 72442dc8d2
Bug 18936: More fixes 5 years ago
Jonathan Druart a10c961c67
Bug 18936: Remove last bit of Koha::IssuingRule 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
Agustin Moyano da620fdf91
Bug 22284: (follow-up) Squash multiple follow-ups 5 years ago
Agustin Moyano a998ba5714
Bug 22284: Control hold groups in C4::Reserves 5 years ago
Kyle Hall dc94b4d05b
Bug 18928: Move holdallowed, hold_fulfillment_policy, returnbranch to circulation_rules 7 years ago
Nick Clemens 90a15e2d82 Bug 20837: (RM follow-up) fix test count 5 years ago
Nick Clemens 28e536892a Bug 20837: Unit tests 6 years ago
Nick Clemens 313df03ed0 Bug 17978: Unit tests for changes 6 years ago
Nick Clemens c194d0e147 Bug 22330: Fix tests 5 years ago
Jonathan Druart 2b76548770 Bug 21798: replace gimme_a_biblio with build_sample_biblio 6 years ago
Jonathan Druart 9ba6125f72 Bug 21798: Unify the creation of bibliographic record in tests 6 years ago
Olli-Antti Kivilahti 07c91b2116 Bug 7614: Fix my variable earlier declaration bug. 7 years ago
Lari Taskula b028a2d1a5 Bug 7614: Check transfer limit in CanBookBeReserved and CanItemBeReserved 7 years ago
Tomás Cohen Arazi dad1324b1b Bug 15486: Unit tests 7 years ago
Kyle Hall 35265c0a9b Bug 18887: Port max_holds rules to new CirculationRules system 7 years ago
Kyle Hall 42c94d185a Bug 19469: Add ability to split view of holds view on record by pickup library and/or itemtype 7 years ago
Nick Clemens b40070f4ad Bug 7534: (RM follow-up) Fix tests and adjust after bug 15524 6 years ago
Kyle M Hall c556ad49b8 Bug 7534: Fix number of tests for Holds.t 6 years ago
Lari Taskula ce411c186d Bug 7534: Validate pickup location in CanBook/ItemBeReserved 7 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
Marcel de Rooy 038e86a395 Bug 15524: (QA follow-up) Fix meaningless test 6 years ago
Kyle Hall 7e956e85b1 Bug 15524: Set limit on maximum possible holds per patron by category 7 years ago
Jonathan Druart ce96080f30 Bug 21133: Fix use statements order 6 years ago
Jonathan Druart ef410fd62f Bug 20287: Replace occurrences of AddMember with Koha::Patron->new->store->borrowernumber 6 years ago
Jonathan Druart d5a6179852 Bug 19766: (bug 19058 follow-up) Fix Preview routing slip 7 years ago
Marcel de Rooy 7f7a6879b2 Bug 19528: Fix a few typos like corrosponding 7 years ago
Nick Clemens 0afe6eca76 Bug 16187: Add a script to cancel unfilled holds after a specified number of days 8 years ago
Jonathan Druart a86d7fd3d0 Bug 19059: Remove CancelReserve - move tests 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 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 3ecc6fd8c6 Bug 19025: Move GetReserveInfo to Koha::Holds 7 years ago
Jonathan Druart bbe2216887 Bug 17738: Replace GetReservesFromBorrowernumber with Koha::Patron->get_holds 8 years ago