Update release notes for 3.18.13 release
[koha.git] / t /
2015-12-10 Jonathan DruartBug 14388: Funds should be sorted by budget_code
2015-12-10 Tomas Cohen AraziBug 15151: Avoid DB access to load C4::Members
2015-11-17 Liz ReaMoveItemFromBiblio.t requires testbuilder, which is...
2015-11-17 Liz ReaContract.t test fails because 'active contract' is...
2015-11-17 Liz ReaFixing number of tests, Circulation.t
2015-10-29 Jonathan DruartBug 15029: Make the IssueSlip tests pass even if launch...
2015-10-19 Liz ReaMerge remote-tracking branch 'origin/3.18.x'
2015-10-19 Liz ReaBug 6756 - remove tests, no testbuilder in 3.18
2015-10-16 Kyle M HallBug 14733: Unit Tests
2015-09-23 Jonathan DruartBug 6756: Fix bad behaviors if AnonymousPatron is not...
2015-09-22 Jonathan DruartBug 8723: Update the reserves table for item-level...
2015-09-22 Jonathan DruartBug 8723: Cover the existing behavior
2015-09-22 Katrin FischerBug 14782: Add tests
2015-09-22 Jonathan DruartBug 14470: Do not allow renew for on-site checkouts
2015-09-22 Jonathan DruartBug 11247: Improve tests
2015-09-22 Marcel de RooyBug 11247: Add a simple unit test for TransformHtmlToXml
2015-08-11 Stéphane DelauneBug 10961: (followup) Make query fields explicit and...
2015-07-16 Liz ReaRevert "Bug 14290 - fix number of columns in footer...
2015-07-16 Liz ReaBug 14290 - fix number of columns in footer for 3.18
2015-07-16 Jonathan DruartBug 9942: Make Koha fail if privacy is not respected
2015-06-16 Indranil Das GuptaBug 14206: Adds test for getletter() call from overdue_...
2015-06-16 Indranil Das GuptaBug 14206: Adds delete function for non email templates
2015-06-08 Mark TompsettBug 14112: Silence warnings in t/Charset.t
2015-06-08 Liz ReaRevert "Bug 14112: Silence warnings in t/Charset.t"
2015-06-07 Mark TompsettBug 14112: Silence warnings in t/Charset.t
2015-05-20 Tomas Cohen AraziBug 7904: (QA followup) fix tests
2015-05-20 Colin CampbellBug 7904 Change SIP modules to use standard LIB path
2015-05-17 Tomas Cohen AraziBug 14204: (QA followup) remove unneeded messages
2015-05-17 Nick ClemensBug 14204: Fix t/db_dependent/Labels/t_Batch.t failing...
2015-05-17 Jonathan DruartBug 13423: Fix number of tests in Serials.t
2015-05-17 Bernardo Gonzalez... Bug 13423: Remove unused serials-recieve
2015-05-17 Jonathan DruartBug 13919: Make the tests pass fixing the number of...
2015-05-17 Kyle M HallBug 13919: Unit Test
2015-05-01 Jonathan DruartBug 10985: [UNIMARC] Fix authority summary
2015-04-29 Tomas Cohen AraziBug 13315: (QA followup) fix t/db_dependent/Circulation...
2015-04-29 Kyle M HallBug 13315 - Add feedback for last item checked out...
2015-04-22 Jonathan DruartBug 12847: Items issued today is considered as overdue
2015-04-21 Jonathan DruartBug 9978: (followup) Replace license header with the...
2015-04-21 Jonathan DruartBug 9978: Replace license header with the correct licen...
2015-04-21 Jonathan DruartBug 6520: Add unit test for C4::ImportBatch::GetRecordF...
2015-04-20 Tomas Cohen AraziBug 13909: (QA followup) fix references to get_chargeab...
2015-04-20 Jonathan DruartBug 13934: C4::ItemType->get should return undef if...
2015-04-06 Kyle M HallBug 13841 - Unit Test
2015-03-21 Tomas Cohen AraziBug 13814: (QA followup) test for generated warnings
2015-03-21 Julian FIOLBug 13814 : Add Lines Alignment
2015-03-21 Julian FIOLBug 13814 : add 6 unit tests in t/Boolean.t
2015-03-16 Jonathan DruartBug 13746: Add tests
2015-03-10 Jonathan DruartBug 13645: Cache the DBIx connection
2015-02-22 Jonathan DruartBug 12669: Centralize the timezone handle into Koha...
2015-02-14 Jonathan DruartBug 13319: Fix Koha::Acq::Order should set parent_order...
2015-02-13 Chris CormackRevert "Bug 13352: On editing, prices should not be...
2015-02-12 Jonathan DruartBug 13352: On editing, prices should not be formatted
2015-02-12 Julian MauriceBug 13562: Fix item search on item MARC subfields
2015-02-10 Jonathan DruartBug 13333: Fix Display basket group for already receive...
2015-02-09 Mark TompsettBug 13457 - Followup for CPL and S codes
2015-02-09 Mark TompsettBug 13457: Suggestions.t expects sample itemtypes
2015-01-18 Jonathan DruartBug 13579: Prefer like instead of ok to match a regex
2015-01-18 Tomas Cohen AraziBug 13579: (regression tests) Encoding issues on about...
2015-01-18 Zeno TajoliBug 13264: Follow up on record files: deleted fields...
2015-01-18 Zeno TajoliBug 13264: More tests for Latin-1 vs. UTF-8 interpretation
2015-01-18 Zeno TajoliBug 13264: Update of unimarc and marc21 record to searc...
2015-01-18 Zeno TajoliBug 13264: Add Latin-1 vs UTF-8 test specific records
2015-01-18 Zeno TajoliBug 13264: Add tests for Latin-1 vs. UTF-8 deduction
2015-01-18 Zeno TajoliBug 13264: Add more records to the marc21 aand unimarc...
2015-01-18 Tomas Cohen AraziBug 13264: (QA followup) prevent double-encoding on...
2015-01-18 Jonathan DruartBug 13264: Refactor search utf8 tests and add some...
2015-01-18 Emmanuele SommaBug 13264: Additional test for search in intranet calatogue
2015-01-18 Zeno TajoliBug 13264: Follow up: in opac_utf8.t insert also delete...
2015-01-18 Tomas Cohen AraziBug 13264: Make opac_utf8.t launch its own helper processes
2015-01-18 Tomas Cohen AraziBug 13264: no need to test for MySQL
2015-01-15 Zeno TajoliBug 13264: Test for utf-8 on authorised values input...
2015-01-15 Zeno TajoliBug 13264: Test for utf-8 on Opac search
2015-01-15 Zeno TajoliBug 13264: UNIMARC and MARC21 records to test UTF-8
2015-01-15 Mark TompsettBug 12868: Improving t/db_dependent/Member.t
2015-01-12 Jonathan DruartBug 13378: Add a filter to search suggestions not linke...
2015-01-05 Tomas Cohen AraziBug 13167: (QA followup) regression tests
2014-12-31 Jonathan DruartBug 13502: Add tests to highlight the problem
2014-12-30 Jonathan DruartBug 1861: Add 1 test to AddMember
2014-12-29 Mark TompsettBug 13453: Koha.t daily quote tests assume sample data
2014-12-29 Kyle M HallBug 1861 [QA Followup] - Fix Check_Userid and unit...
2014-12-19 Mark TompsettBug 13456: Serials/Claims.t expects no subscriptions
2014-12-18 Mark TompsettBug 13451: Holidays.t assumes default data
2014-12-03 Jonathan DruartBug 12980: GetHistory does useless processing
2014-11-27 Tomas Cohen AraziBug 12831: (RM followup) regression test
2014-11-27 Jonathan DruartBug 13215: Fix GetLetterTemplates should return default...
2014-11-27 Jonathan DruartBug 13215: The same letter code can be used for several...
2014-11-26 Jonathan DruartBug 13332: Fix conflict between 5304 and 10860
2014-11-26 Jonathan DruartBug 13242: Remove warning if no parameter given
2014-11-25 Tomas Cohen AraziBug 12851: (QA followup) tests should not expect the...
2014-11-23 Kyle M HallBug 13297 - Shelving location PROC does not work accord...
2014-11-21 SrdjanBug 5304: Use branch codes from the database rather...
2014-11-20 Tomas Cohen AraziBug 13281: t/ImportBatch.t shouldn't depend on the DB
2014-11-20 Tomas Cohen AraziBug 13279: t/Breeding.t shouldn't depend on the DB
2014-11-20 Tomas Cohen AraziBug 13280: t/Circulation_barcodedecode.t shouldn't...
2014-11-20 Tomas Cohen AraziBug 13282: t/Message.t shouldn't depend on the DB
2014-11-20 Tomas Cohen AraziBug 13283: t/Overdues.t shouldn't depend on the DB
2014-11-20 Tomas Cohen AraziBug 13284: t/RotatingCollections.t shouldn't depend...
2014-11-19 Tomas Cohen AraziBug 13277: (QA followup) use t::lib::Mocks
2014-11-19 Tomas Cohen AraziBug 13277: t/SuggestionEngine_AuthorityFile.t shouldn...
2014-11-19 Tomas Cohen AraziBug 13278: (QA followup) use t::lib::Mocks
next