Bug 11138 - Add auto_unsuspend_reserves to crontab.example
[koha-equinox.git] / t /
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 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/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-14 Galen CharltonMerge branch 'new/bug10684_take2' into 3.14.x
2013-11-14 Galen CharltonMerge branch 'new/bug10684_take2'
2013-11-14 Galen CharltonBug 10684: add regression test
2013-11-14 Galen CharltonMerge branch 'new/bug11137' into 3.14.x
2013-11-14 Galen CharltonMerge branch 'new/bug11137'
2013-11-14 Galen CharltonBug 11137: fix certain types of searches run using...
2013-11-14 Galen CharltonBug 11137: regression tests for QP search field alias bug
2013-11-08 Galen CharltonBug 11218: (follow-up) fix whitespace
2013-11-08 Katrin FischerBug 11218: (follow-up) fix some whitespace and a variab...
2013-11-08 Katrin FischerBug 11218: regression tests for Due notice generation
2013-11-01 Galen CharltonBug 10403: (follow-up) fix test to use vendor created...
2013-10-31 Jonathan DruartBug 8015: Add unit tests for SimpleMARC and MarcModific...
2013-10-31 Galen CharltonBug 8435: (follow-up) prevent t/00-load.t failing
2013-10-31 Julian MauriceBug 7295: (follow-up) several fixes
2013-10-31 Julian MauriceBug 7295: More granular permissions for baskets
2013-10-31 Jonathan DruartBug 8435: (follow-up) handle lack of userenv gracefully
2013-10-31 Jonathan DruartBug 8435: (follow-up) the unit tests should create...
2013-10-31 Jonathan DruartBug 8435: (follow-up) use a transaction for unit tests
2013-10-31 Jonathan DruartBug 8435: (follow-up) add unit tests for can_edit_subsc...
2013-10-31 Galen CharltonBug 8037: (follow-up) improve GetBudgetByOrderNumber...
2013-10-31 Kyle M HallBug 8037: (follow-up) fix various issues
2013-10-31 Galen CharltonBug 7688: (follow-up) have Serials.t create its test...
2013-10-31 Jonathan DruartBug 2720: (follow-up) improve unit tests
2013-10-31 Kyle M HallBug 2720 - Overdues which debar automatically should...
2013-10-30 Galen CharltonBug 10078: (follow-up) add regression test
2013-10-30 Kyle M HallBug 10243: (follow-up) add unit tests
2013-10-30 Galen CharltonBug 7688: (follow-up) update test cases to reflect...
2013-10-30 Julian MauriceBug 7688: (follow-up) rewrite 'for' loop in unit tests
2013-10-30 Julian MauriceBug 7688: (follow-up) add unit tests for C4::Serials...
2013-10-30 Julian MauriceBug 7688: (follow-up) add unit tests for C4::Serials...
2013-10-30 Julian MauriceBug 7688: (follow-up) add unit tests for C4::Serials...
2013-10-30 Julian MauriceBug 7688: (follow-up) add unit tests for C4::Serials...
2013-10-30 Julian MauriceBug 7688: (follow-up) rewrite t/db_dependant/Serials.t
2013-10-28 Galen CharltonBug 10271: regression test for search using indexes...
2013-10-23 Galen CharltonBug 10493: (follow-up) fix test errors
2013-10-22 Jonathan DruartBug 5336: (follow-up) use understandable codes rather...
2013-10-22 Jonathan DruartBug 5336: (follow-up) add unit tests for 3 acq routines
2013-10-22 Jared Camins-EsakovBug 10403: add ability to change fund on receipt
2013-10-21 Jared Camins-EsakovBug 10401: Add ability to merge invoices
2013-10-21 Galen CharltonBug 10723: (follow-up) add more unit tests for SearchOr...
2013-10-21 Jonathan DruartBug 10723: Merge GetPendingOrders and SearchOrders...
2013-10-21 Galen CharltonBug 10016: force zero browser-side caching of SCO pages
2013-10-18 Jonathan DruartBug 10843: fix crash that can occur when confirming...
2013-10-18 Galen CharltonBug 10380: (follow-up) remove inadvertant database...
2013-10-17 Galen CharltonBug 10380: (follow-up) update two more uses of output_p...
2013-10-17 Jonathan DruartBug 10380: (follow-up) update some uses of output_pref()
next