Bug 23104: Add tests for maxonsiteissueqty
[koha.git] / t / db_dependent / Holds /
2019-05-10 Jonathan DruartBug 19302: Send koha::objects to C4::Reserves::IsAvaila...
2019-04-26 Tomas Cohen AraziBug 15496: (QA follow-up) Fix remaining cases
2019-04-25 Nick ClemensBug 20837: Unit tests
2019-03-21 Kyle M HallBug 22330: Transfer limits should be respected for...
2019-03-05 Jonathan DruartBug 18925: Update new occurrences
2019-03-05 Kyle M HallBug 18925: Move maxissueqty and maxonsiteissueqty to...
2019-02-26 Jonathan DruartBug 21206: Replace C4::Items::GetItem
2019-01-28 Jonathan DruartBug 21798: replace gimme_a_biblio with build_sample_biblio
2019-01-28 Jonathan DruartBug 21798: Unify the creation of bibliographic record...
2019-01-02 Jonathan DruartBug 21817: Centralize the mock of userenv from tests
2018-10-18 Jonathan DruartBug 21597: Incorrect date value: '0' for column 'onloan'
2018-07-31 Jonathan DruartBug 21133: Fix use statements order
2018-07-18 Jonathan DruartBug 20287: Replace occurrences of AddMember with Koha...
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
2017-11-26 Nick ClemensBug 18547: (QA follow-up) Add comments to make tests...
2017-11-26 Jonathan DruartBug 18547: Add tests
2017-10-09 Marcel de RooyBug 19437: Rearranging tests for CancelExpiredReserves
2017-10-06 Josef MoravecBug 19260: (followup) Fix CancelReserves.t test
2017-09-12 Jonathan DruartBug 19059: Move C4::Reserves::CancelReserve to Koha...
2017-07-10 Jonathan DruartBug 17829: Move GetMember to Koha::Patron
2017-05-09 Marcel de RooyBug 12063: [QA Follow-up] Small change of two test...
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 - Fix unit tests
2017-05-09 Alex ArnaudBug 12063 - Keep patron's requested expiration date...
2017-05-09 Alex ArnaudBug 12063: Change date calculation for reserve expirati...
2017-04-21 Marcel de RooyBug 18420: Fix HoldFulfillmentPolicy.t and Passwordreco...
2017-04-21 Jonathan DruartBug 18420: Do not use 'S' as patron category code in...
2017-01-13 Jonathan DruartBug 17196: Move marcxml out of the biblioitems table
2016-12-05 Tomas Cohen AraziBug 17715: Remove itemtype-related t/db_dependent/Holds...
2016-11-12 Tomas Cohen AraziBug 17574: Remove itemtype-related warnings from LocalH...
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Ultimate duel for C4:...
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranchesLoop
2016-04-29 Kyle M HallBug 15534 [QA Followup] - Remove superfluous lines...
2016-04-29 Kyle M HallBug 15534 - Add the ability to prevent a patron from...
2016-04-29 Kyle M HallBug 15533 - Allow patrons and librarians to select...
2016-04-29 Kyle M HallBug 15532 [QA Followup] - Remove unused variable
2016-04-29 Kyle M HallBug 15532 [QA Followup] - Remove unecessary lines from...
2016-04-29 Kyle M HallBug 15532: Add ability to allow only items whose home...
2015-11-06 Tomas Cohen AraziBug 14878: (QA followup) Remove useless diag
2015-11-06 Jonathan DruartBug 14878: Tests - Create the branchcodes when needed
2015-08-26 Kyle M HallBug 9809: Update unit tests
2014-11-04 Tomas Cohen AraziBug 11126: (RM followup) remove diags from tests
2014-11-04 Jonathan DruartBug 11126: qa follow-up
2014-11-04 Kyle M HallBug 11126 - Make the holds system optionally give prece...
2014-06-23 Jonathan DruartBug 12086: qa-followup: remove warning on launching...
2014-06-23 Kyle M HallBug 12086 - Hold priorities incorrect, when waiting...