Bug 11891: (follow-up) remove custom storage class
[koha.git] / t /
2014-04-07 Holger MeißnerBug 7413: Unit test
2014-04-07 Galen CharltonBug 7567: (follow-up) make tests of get_opac_new more...
2014-04-07 Mark TompsettBug 7567 - Use, display, filter News by library
2014-04-07 Mark TompsettBug 7567: convert news add/update routines to take...
2014-04-07 Mark TompsettBug 7567: add tests for C4::NewsChannel
2014-03-27 Galen CharltonBug 11906: regression test for using DBIC to store...
2014-03-25 Galen CharltonBug 11701: (follow-up) move unit tests to t/db_dependent
2014-03-25 Julian MauriceBug 11701: Unit tests for C4::Context::Zconn
2014-03-13 Galen CharltonBug 11934: (follow-up) tidy up whitespace
2014-03-13 Nicolas LegrandBug 11934 - Replace given by if-else statements
2014-03-12 Jonathan DruartBug 11550: Add UT for C4::Acquisition::GetOrder
2014-03-12 Galen CharltonBug 108661: (follow-up) enshrine letting CardnumberLeng...
2014-03-12 Jonathan DruartBug 10861: (follow-up) various refactoring
2014-03-12 Jonathan DruartBug 10861: Add a check on cardnumber length
2014-03-11 Jonathan DruartBug 11755: ensure that SearchOrders returns booksellerid
2014-03-11 Jonathan DruartBug 11170: (follow-up) improve a bit of unnecessarily...
2014-03-10 Jonathan DruartBug 10611: Use mysql_auto_reconnect instead of ping
2014-03-10 Kyle M HallBug 10452: [QA Followup] - Unit tests
2014-03-10 Marcel de RooyBug 8918: (follow-up) support creating brief UNIAMRC...
2014-03-10 Julian MauriceBug 8918: (follow-up) allow t/db_dependent/Reserves...
2014-03-10 Marcel de RooyBug 8918: (follow-up) more unit tests for CalculatePri...
2014-03-10 Julian MauriceBug 8918: Add a unit test for CalculatePriority
2014-03-10 Galen CharltonBug 11224: (follow-up) clean up unit test for bug 10723
2014-03-10 Galen CharltonBug 11224: (follow-up) apply tidying
2014-03-10 Galen CharltonBug 11224: (follow-up) incorporate test for bug 11777
2014-03-10 Mathieu SabyBug 11224 : Add UT to routines of C4::Acquisition retur...
2014-03-10 Jonathan DruartBug 11587 - Add UT for IsSuperLibrarian if flags == 0
2014-03-10 Mark TompsettBug 11587 - IsSuperLibrarian generates warnings (UT)
2014-02-28 Doug KingstonBug 11078: Add locking to rebuild_zebra
2014-02-28 Tomas Cohen AraziBug 11096: support the retrieval of large MARCXML records
2014-02-28 Tomas Cohen AraziBug 11096: Wrap each test set configuration in Search...
2014-02-28 Galen CharltonBug 11096: add regression tests for indexing/retrieving...
2014-02-19 Galen CharltonBug 11202: (follow-up) update number of expected tests...
2014-02-19 Jonathan DruartBug 11202: FIX UT for QueryParser.t
2014-02-19 Galen CharltonBug 11777: add regression test
2014-02-19 Galen CharltonBug 11779: (follow-up) improve GetLoggedInBranchcode...
2014-02-04 Galen CharltonBug 11619: (follow-up) fix QueryParser.t
2014-01-30 Jonathan DruartBug 9823: Refactor return from GetReservesFromBiblionumber
2014-01-30 Galen CharltonBug 11439: (follow-up) adjust for change in list return...
2014-01-24 Galen CharltonBug 11533: fix authority searching with no sorting...
2014-01-24 Tomas Cohen AraziBug 11533: (regression test) QP breaks authority search
2014-01-23 Jonathan DruartBug 11549: Add regression test
2014-01-17 Marcel de RooyBug 9788: (follow-up) Unit tests for changed routine...
2014-01-15 Jonathan DruartBug 11543: (followup) add one more test
2014-01-15 Roman AmorBug 11543: Increasing test coverage for Category.pm
2014-01-14 alex_hbug 11544: increasing test coverage for Installer_PerlM...
2014-01-14 Galen CharltonBug 11541: (follow-up) move Installer.t to t/db_dependent
2014-01-14 Galen CharltonBug 11541: (follow-up) update tests
2014-01-14 Kyle M HallBug 11541: (follow-up) repair some warnings
2014-01-14 Aleisha AmohiaBug 11541: increase test coverage of Installer.pm
2014-01-14 Tomas Cohen AraziBug 11540: (follow-up) add a couple of tests more
2014-01-14 Emma HeathBug 11540: increase test coverage of Charset.pm
2014-01-14 Tom HoulkerBug 11539: removing 2 unused files
2014-01-14 Galen CharltonBug 11545: (follow-up) move Languages.t to t/db_dependent
2014-01-14 merllissiaBug 11545: Increasing test coverage for Languages.pm
2014-01-14 danielbug 11542: Increase test coverage for Print.pm
2014-01-14 Galen CharltonBug 11537: (follow-up) mock C4::Context::preference
2014-01-14 alex_hBug 11537: Increasing test coverage for C4::Log
2014-01-13 Galen CharltonBug 11389: reenable Pg as a DB scheme that Koha can...
2014-01-10 Galen CharltonBug 10952: (follow-up) remove mention of KohaOpacRecent...
2014-01-10 Julian MauriceBug 10952: (follow-up) comments fixes and unit tests
2014-01-10 Chris CormackBug 11452: Add unit tests for Koha::Template::Plugin...
2014-01-10 Tomas Cohen AraziBug 11499: UT: Make zebra_setup.pl correctly set indexi...
2014-01-10 Tomas Cohen AraziBug 11499: (regression tests) indexing modes not proper...
2014-01-10 Tomas Cohen AraziBug 11439: (follow up) add missing rollback call
2014-01-10 Colin CampbellBug 11480: Fix invalid assumptions in JSONStream test
2014-01-09 Chris CormackBug 11457: avoid spurious test failure in t/db_dependen...
2014-01-06 Galen CharltonBug 11336: (follow-up) fix typo in previous follow-up
2014-01-06 Galen CharltonBug 11470: fix occassional spurious test failure in...
2014-01-04 Jonathan DruartBug 11336: update hold queue priorities correctly when...
2014-01-03 Galen CharltonBug 11066: (follow-up) add regression test
2013-12-30 Galen CharltonBug 11208: regression test for failing SMS messages
2013-12-30 Galen CharltonBug 11402: (follow-up) add one more unit test
2013-12-30 Tomas Cohen AraziBug 11402: make Labels::_guide_box return undef if...
2013-12-30 Jonathan DruartBug 10277: Add UT for C4::Context::IsSuperLibrarian
2013-12-30 Galen CharltonBug 11445: regression test for duplicate hold notifications
2013-12-27 Jonathan DruartBug 11439: UT: Improve XISBN.t
2013-12-27 Jonathan DruartBug 11439: UT: fix XISBN.t test failure
2013-12-27 Galen CharltonBug 11338: (follow-up) take IndependentBranches into...
2013-12-25 Galen CharltonBug 11338: add unit tests for DelItemCheck
2013-12-19 Jonathan DruartBug 11279: (follow-up) remove unnecessary check on...
2013-12-19 Katrin FischerBug 11279: regression test for picking random quote
2013-12-17 Galen CharltonMerge branch '3.16-help-split' of https://github.com...
2013-12-17 Galen CharltonBug 7518: regression test double-quote in search operand
2013-12-14 Kyle M HallBug 10626 - Remove doubled up TT plugins - Merge KohaBr...
2013-12-14 Galen CharltonBug 10852: (follow-up) regression tests
2013-12-10 Galen CharltonBug 11112: (follow-up) repair Koha::Calendar->add_holiday()
2013-12-10 Colin CampbellBug 11032: Check a valid MARC::Record passed to Biblio
2013-12-10 Srdjanbug_10781: Remove C4::ILSDI::Utility
2013-12-05 Jonathan DruartBug 11111: UT: SearchOrders returns keys basketgroupid...
2013-11-19 Galen CharltonMerge branch 'new/bug11269' into 3.14.x
2013-11-19 Galen CharltonMerge branch 'new/bug11269'
2013-11-19 Galen CharltonMerge branch 'new/bug8854' into 3.14.x
2013-11-19 Galen CharltonMerge branch 'new/bug8854'
2013-11-19 Galen Charltonbug 8854: fix some invoice search filters
2013-11-19 Galen CharltonMerge branch 'new/bug11221' into 3.14.x
2013-11-19 Galen CharltonMerge branch 'new/bug11221'
2013-11-19 Galen CharltonBug 11221: (follow-up) test for NULL rather than empty...
2013-11-19 Chris CormackBug 11221: (follow-up) add unit test to test handling...
2013-11-15 Galen CharltonMerge branch 'new/bug11163' into 3.14.x
next