Bug 16889: Add Koha::Objects->columns
[koha.git] / t / db_dependent / Circulation /
2016-05-04 Jonathan DruartBug 16405: Fix Circulation/NoIssuesChargeGuarantees...
2016-05-04 Marcel de RooyBug 16155: Adjust a few other tests
2016-05-03 Marcel de RooyBug 16404: Fix Circulation/Branch.t (tests 8-11)
2016-04-29 Kyle M HallBug 14577 - Allow restriction of checkouts based on...
2016-04-22 Tomas Cohen AraziBug 16216: Circulation_Branch.t doesn't set itemtype...
2016-04-22 Tomas Cohen AraziBug 12787: (QA followup) small QA fixes
2016-04-22 Jonathan DruartBug 12787: Reorganise t/db_dependent files
2016-03-15 Jonathan DruartBug 11998: Use t::lib::Mocks::mock_preference in tests
2016-03-03 Jonathan DruartBug 15548: Move new patron related code to Patron*
2016-02-24 Jonathan DruartBug 15629: Koha::Libraries - Remove ModBranch
2015-12-31 Jonathan DruartBug 14945: Add 2 more tests for StoreLastBorrower
2015-12-31 Kyle M HallBug 14945 - Add the ability to store the last patron...
2015-12-31 Kyle M HallBug 9129 [QA Followup] - Make unit test file conform...
2015-12-31 Kyle M HallBug 9129 - Add the ability to set the maximum fine...
2015-11-10 Tomas Cohen AraziBug 15160: GetTopIssues.t should create random data
2015-11-09 Julian MauriceBug 15158: Fix t/db_dependent/Circulation/GetTopIssues.t
2015-11-06 Jonathan DruartBug 14878: Tests - Create the branchcodes when needed
2015-11-06 Jonathan DruartBug 14045: Fix failing tests if issuing rules exist
2015-11-04 Tomas Cohen AraziBug 15081: (followup) Make test files using TestBuilder...
2015-10-22 Julian MauriceBug 14788: Add unit tests for GetTopIssues
2015-10-13 Jonathan DruartBug 14045: Change prototype of TooMany to raise a bette...
2015-10-13 Jonathan DruartBug 14045: Add specific quotas to on-site checkouts
2015-09-16 Jonathan DruartBug 6756: Fix bad behaviors if AnonymousPatron is not...
2015-07-07 Jonathan DruartBug 9942: Make Koha fails if privacy is not respected
2015-03-31 Jonathan DruartBug 11201: Add a in-house use list pages
2014-11-23 Kyle M HallBug 13297 - Shelving location PROC does not work accord...
2014-07-14 Tomas Cohen AraziBug 12470: (followup) License statement missing
2014-07-14 Yohann DufourBug 12470: adding unit tests for the routines CheckVali...
2014-05-26 Galen CharltonBug 12230: (follow-up) improve unit tests
2014-05-26 Jonathan DruartBug 12230: Set a maximum suspension days as a new issui...
2014-04-21 Jonathan DruartBug 10859: (follow-up) GetIssues.t - Execute unit tests...
2014-04-21 Jonathan DruartBug 10859: Alert if a borrower already has an issue...
2014-04-16 Jonathan DruartBug 11630: (follow-up) unit tests can be independent...
2014-04-16 Kyle M HallBug 11630: (QA Followup) Move code to subroutine, add...
2013-12-25 Galen CharltonBug 11338: add unit tests for DelItemCheck
2013-09-18 Galen CharltonBug 10599: (follow-up) fix incomplete test case
2013-09-18 Jonathan DruartBug 10599: add option to unselect on loan items on...