Increment version for 3.22.21
[koha.git] / t /
2017-05-22 Olli-Antti KivilahtiBug 18233 - t/db_dependent/00-strict.t has non-existant...
2017-05-22 Jonathan DruartBug 18152: Add tests
2017-05-22 Jonathan DruartBug 18442: Add a test
2017-05-10 Jonathan DruartBug 18066: Fix tests
2017-05-10 Jonathan DruartBug 18066: Hea V2
2017-05-10 Tomas Cohen AraziBug 18460: Fix undefined itemtype warning in Serials.t
2017-03-31 Marcel de RooyBug 18010: Unit test for gettemplate
2017-03-16 Tomas Cohen AraziBug 18275: Regression test
2017-02-20 Marcel de RooyBug 17913: [3.22.x] Authority merge fix
2017-02-20 Julian MauriceBug 17909: QA followup: remove unused var and move...
2017-02-20 Marcel de RooyBug 17909: [Follow-up] Quick fix for UNIMARC
2017-02-20 Josef MoravecBug 17909: Followup - fix typos
2017-02-20 Marcel de RooyBug 17909: Additional polishing
2017-02-20 Marcel de RooyBug 17909: Add tests for merging with another authtype
2017-02-20 mbeaulieuBug 17909: Adding tests from bug 11315
2017-02-20 Julian MauriceBug 17909: Add unit tests for C4::AuthoritiesMarc:...
2017-02-20 Mason JamesBug 18009 - IssueSlip.t test fails if launched between...
2017-02-20 Marcel de RooyBug 17512: Improve handling dates in C4::Items
2017-02-09 Jonathan DruartBug 18044: Add a test
2017-02-09 Jonathan DruartBug 15030: Add tests
2017-02-09 Jonathan DruartBug 8361: Do not allow checkouts if no rules are defined
2017-01-30 Jonathan DruartBug 17900: Update the tests to the new API
2017-01-30 Jonathan DruartBug 17900: Fix possible SQL injection in patron cards...
2017-01-25 Julian MauriceRevert "Bug 17494: Prevent duplicate tokens from gettin...
2017-01-25 Julian MauriceRevert "Bug 17494: (QA followup) Fix exception name"
2017-01-19 Jonathan DruartBug 17234: Need to separate KEY and FOREIGN KEY checks
2017-01-19 Jonathan DruartBug 17234: Test the column and constraint non-existence
2017-01-19 Mark TompsettBug 17234: Two new functions lack tests
2017-01-02 Marcel de RooyBug 17681: Exiisting typos might thow some feees when...
2017-01-02 Tomas Cohen AraziBug 16376: (regression tests)
2016-12-19 Jonathan DruartBug 17278: Fix test compilation errors
2016-12-19 Jonathan DruartBug 17278: Use available limit when requesting zebra...
2016-12-19 Tomas Cohen AraziBug 17494: (QA followup) Fix exception name
2016-12-19 Kyle M HallBug 17494: Prevent duplicate tokens from getting stored
2016-11-30 Jonathan DruartBug 17323: Column search_history.time cannot be null
2016-11-30 Marcel de RooyBug 14598: [QA Follow-up] Small changes
2016-11-30 Jonathan DruartBug 14598: Fix warning from effective_itemtype
2016-11-30 Tomas Cohen AraziBug 14598: (followup) Remove unused and non-existent...
2016-11-30 Kyle M HallBug 14598 [QA Followup] - Make unit test pass
2016-11-30 Kyle M HallBug 14598 [QA Followup] - Correct the behavior of GetItem
2016-11-30 Tomas Cohen AraziBug 14598: (regression tests) AddReturn should store...
2016-11-30 Mark TompsettBug 15690: Hardcoded 16 is uncool
2016-11-30 Jonathan DruartBug 15690: CardnumberLength should not be bigger than 16
2016-11-08 Jonathan DruartBug 17375: Search by dateofbirth - Add tests
2016-10-24 Jonathan DruartBug 17426: Do not set AutoCommit in tests
2016-10-24 Marcel de RooyBug 17441: [QA Follow-up] Return value of SendAlerts
2016-10-24 Jonathan DruartBug 17088: Add tests to cover the changes
2016-10-24 Marcel de RooyBug 17088: [Follow-up] Use Logger for failed exports
2016-09-16 Olli-Antti KivilahtiBug 16556 - KohaToMarcMapped columns sharing same field...
2016-09-16 Kyle M HallBug 14390 [QA Followup] - Unit Test
2016-08-25 Julian MauriceFix number of tests for db_structure.t
2016-08-25 Julian MauriceFix test t/db_dependent/Circulation.t
2016-08-17 Mark TompsettBug 16622: some tests triggered by prove t fail for...
2016-08-17 Jonathan DruartBug 16934: Add test for ModOrder
2016-08-17 Jonathan DruartBug 16813: Allow empty string for OPACBaseURL
2016-08-17 Marcel de RooyBug 15006: Centralize timeout logic and allow zero...
2016-08-17 Jonathan DruartBug 12178: Fix tests not to depend on dateformat syspref
2016-08-17 Florent MaraBug 12178: Tests for changes to claimed serial status
2016-08-17 Jonathan DruartBug 12178: Update serial status to "claimed" when expor...
2016-08-17 Mark TompsettBug 16866: Catch warning t/db_dependent/Languages.t
2016-08-16 Mark TompsettBug 16805: Tweak new test message to say getalert
2016-08-16 Jonathan DruartBug 16805: Add test to getalert (no param passed)
2016-08-16 Jonathan DruartBug 16860: Remove the comment about the warning
2016-08-16 Mark TompsettBug 16860: Catch warning t/db_dependent/ClassSource.t
2016-08-16 Mark TompsettBug 16869: Silence and catch warnings in t/db_dependent...
2016-08-16 Alex ArnaudBug 14968 - Provides unit test
2016-08-16 Marcel de RooyBug 16751: What is sitemaper?
2016-08-16 Jonathan DruartBug 16624: Add regression tests
2016-08-16 Jonathan DruartBug 16534: Add tests for AddIssue
2016-08-16 Jonathan DruartBug 16534: Add tests for CanBookBeIssued & AllowReturnT...
2016-07-01 Jonathan DruartBug 16717: Improve variable naming
2016-07-01 Marcel de RooyBug 16717: Remove hardcoded category from Holds.t
2016-07-01 Marcel de RooyBug 16502: Replace a few other ok-calls by is-calls
2016-07-01 Marcel de RooyBug 16502: Adjust test for GetPlugins
2016-07-01 Marcel de RooyBug 16502: Add additional test to Plugins.t
2016-07-01 Marcel de RooyBug 16502: Table koha_plugin_com_bywatersolutions_kitch...
2016-07-01 Tomas Cohen AraziBug 13074: (followup) remove useless diag
2016-07-01 Jonathan DruartBug 13074: Use Koha::Cache to cache the defaults values...
2016-07-01 Jonathan DruartBug 12748: findSerialByStatus has been renamed with...
2016-07-01 Jonathan DruartBug 12748: Code tidy
2016-07-01 Jonathan DruartBug 12748: Remove warning 'masks earlier declaration...
2016-07-01 remiBug 12748 - Add test for step 7 and 8 and rename findSe...
2016-07-01 remiBug 12748 - Fixes duplicate serials with an "expected...
2016-07-01 Jonathan DruartBug 10459: Add tests for borrowers.updated_on
2016-06-23 Jonathan DruartBug 16412: Make sure Koha::Cache->set_in_cache will...
2016-06-23 Jonathan DruartBug 16229: Add the unsafe flag to set_in_cache
2016-06-23 Jonathan DruartBug 16229: Deep copy on setting in cache
2016-06-23 Jonathan DruartBug 16229: Deep copy on first L2 fetch
2016-06-16 Galen CharltonBug 16675: fix breakage of t/Languages.t
2016-06-16 Jonathan DruartBug 16088: Introduce Koha::Cache::Memory::Lite to cache...
2016-06-16 Jonathan DruartBug 16044: Add an unsafe flag to Koha::Cache->get_from_...
2016-06-16 Jonathan DruartBug 16044: Add tests to make sure structures will be...
2016-06-16 Jonathan DruartBug 16044: Make tests from t/Cache.t pass
2016-06-16 Kyle M HallBug 16636 [QA Followup] - Move tests to t/External
2016-06-16 Marcel de RooyBug 16636: [QA Follow-up] Move External_BakerTaylor...
2016-06-16 Marcel de RooyBug 16636: [QA Follow-up] Make BakerTaylor plack safe
2016-06-16 Fridolin SomersBug 16608 - Add xsd extension to t/00-valid-xml.t
2016-06-16 Jonathan DruartBug 16492: Test that no_set_userenv will not set useren...
2016-06-16 Kyle M HallBug 16492 - Checkouts ( and possibly checkins and other...
2016-06-16 Jonathan DruartBug 16668: Fix t/Ris.t tests
next