Bug 14576: Rebase fixes Fix test Rebase code
[koha-equinox.git] / t / db_dependent / Circulation / issue.t
2019-04-25 Nick ClemensBug 14576: Rebase fixes Fix test Rebase code
2019-04-25 Nick ClemensBug 14576: Unit tests
2019-03-15 Josef MoravecBug 14591: (QA follow-up) Fix AddReturn call in Circula...
2019-03-07 Tomas Cohen AraziBug 20912: (QA follow-up) The default rule already...
2019-03-07 Martin RenvoizeBug 20912: (QA follow-up) Fix some test failures
2019-03-04 Martin RenvoizeBug 21720: Update Tests
2019-02-26 Jonathan DruartBug 21206: Replace C4::Items::GetItem
2019-01-11 Martin RenvoizeBug 21999: Update Tests to reflect new return value...
2019-01-02 Jonathan DruartBug 21817: Centralize the mock of userenv from tests
2018-07-31 Jonathan DruartBug 21133: Fix use statements order
2018-07-18 Jonathan DruartBug 20287: Replace occurrences of AddMember with Koha...
2018-04-18 Jonathan DruartBug 20562: Pass the Koha::Checkout object to AddIssuing...
2018-04-18 Kyle M HallBug 20562: issue_id is not stored in accountlines for...
2017-10-20 Kyle M HallBug 14826: Add unit tests for _FixAccountForLostAndRetu...
2017-09-01 Jonathan DruartBug 19057: Move C4::Reserve::GetReserve to Koha::Holds
2017-08-10 Marcel de RooyBug 19071: Fix Circulation/issue.t
2017-07-24 Jonathan DruartBug 18572: Remove AddRenewal parameter
2017-07-24 Nick ClemensBug 18572 - QA Followup
2017-07-24 Nick ClemensBug 18572 - Improper branchcode set during OPAC renewal
2017-07-10 Jonathan DruartBug 17829: Move GetMember to Koha::Patron
2017-07-10 Jonathan DruartBug 17680: C4::Circulation - Remove GetItemIssue, simpl...
2016-12-28 Jonathan DruartBug 17679: C4::Circulation - Remove unused GetItemIssues
2016-12-28 Kyle M HallBug 17781 - Improper branchcode set during renewal
2016-11-15 Jonathan DruartBug 17599: Move C4::Circulation::GetIssuingRule to...
2016-11-12 Marcel de RooyBug 17572: [QA Follow-up] Cosmetic changes
2016-11-12 Tomas Cohen AraziBug 17572: (followup) Remove test's hardcoded values
2016-11-12 Tomas Cohen AraziBug 17572: Remove itemtype-related warnings from issue.t
2016-04-22 Jonathan DruartBug 12787: Reorganise t/db_dependent files