Bug 16520 - (Follow up) Restore retrieval of syspref_cache
[koha.git] / t /
2016-11-14 Mark TompsettBug 15690: Hardcoded 16 is uncool
2016-11-14 Jonathan DruartBug 15690: CardnumberLength should not be bigger than 16
2016-11-12 Tomas Cohen AraziBug 17603: Remove itemtype-related Borrower_Discharge...
2016-11-12 Tomas Cohen AraziBug 17592: Remove itemtype-related maxsuspensiondays...
2016-11-12 Tomas Cohen AraziBug 17587: Remove itemtype-related IsItemIssued.t warnings
2016-11-12 Tomas Cohen AraziBug 17575: (followup) Remove missing fine type warnings
2016-11-12 Tomas Cohen AraziBug 17575: Remove itemtype-related warnings from Circul...
2016-11-12 Tomas Cohen AraziBug 17574: Remove itemtype-related warnings from LocalH...
2016-11-12 Tomas Cohen AraziBug 17573: Remove itemtype-related warnings from Decrea...
2016-11-12 Marcel de RooyBug 17572: [QA Follow-up] Cosmetic changes
2016-11-12 Tomas Cohen AraziBug 17572: (followup) Remove test's hardcoded values
2016-11-12 Tomas Cohen AraziBug 17572: Remove itemtype-related warnings from issue.t
2016-11-12 Josef MoravecBug 17558: QA followup - use TestBuilder for creating...
2016-11-12 Josef MoravecBug 17558: Add more tests
2016-11-10 Jonathan DruartBug 17562: Fix Acquisition.t
2016-11-10 Jonathan DruartBug 17564: Fix t/db_dependent/Acquisition/OrderUsers.t
2016-11-07 Jonathan DruartBug 17552: Continue revert and add tests to highlight...
2016-11-07 Jonathan DruartBug 17476: Add a way to bypass dt_from_string processin...
2016-11-04 Tomas Cohen AraziBug 17494: (QA followup) Fix exception name
2016-11-04 Kyle M HallBug 17494: Prevent duplicate tokens from getting stored
2016-11-04 Marcel de RooyBug 17539: [QA Follow-up] Move handle after schema
2016-11-04 Tomas Cohen AraziBug 17539: (QA followup) Silence warnings
2016-11-04 Lari TaskulaBug 17539: Fix failing Reserves.t tests if category...
2016-11-04 Lari TaskulaBug 17539: Fix Already in a transaction error
2016-11-04 Lari TaskulaBug 17539: Fix Undefined subroutine &C4::Circulation...
2016-11-04 Jonathan DruartBug 17540: (Bug 7216 followup) Fix tests for auth_value...
2016-11-04 Jonathan DruartBug 17538: (Bug 17216 follow-up) Fix t/db_dependent...
2016-11-02 Jonathan DruartBug 15581: Display the latest auto renew date possible...
2016-11-02 Jonathan DruartBug 15581: Add a circ rule to limit the auto renewals...
2016-10-28 Josef MoravecBug 17443: Added tests
2016-10-28 Jonathan DruartBug 16912: Update patron category enrolment fees
2016-10-28 Jonathan DruartBug 16912: Koha::Patrons - Move and rewrite tests for...
2016-10-28 Bouzid FerganiBug 16123 - Add unit tests
2016-10-28 Jonathan DruartBug 13321: Fix tests in Budgets.t
2016-10-28 Martin RenvoizeBug 17428: [REST] best practice followup
2016-10-28 Tomas Cohen AraziBug 17428: [REST] Cities endpoint unit tests
2016-10-28 Julian MauriceBug 13323: QA fix (trailing whitespace)
2016-10-28 Jonathan DruartBug 13323: Tax rate can change on receiving
2016-10-28 Nick ClemensBug 13321 - (QA Followup) Restore standing order functi...
2016-10-28 Jonathan DruartBug 13321: Fix the prices calculation method
2016-10-28 Jonathan DruartBug 13321: Rename variables
2016-10-28 Kyle M HallBug 14629 - Fix # of unit tests
2016-10-28 Jonathan DruartBug 15801: Koha::BiblioFrameworks - Remove C4::Koha...
2016-10-28 Nick ClemensBug 14629 - [QA Followup] Pass invalid ISSN through...
2016-10-28 Nick ClemensBug 14629 - Add aggressive ISSN matching feature equiva...
2016-10-28 Jonathan DruartBug 5260: make tests pass even without patron cat 'PT'
2016-10-28 Katrin FischerBug 5260: QA follow-up: Fix error when no notice templa...
2016-10-28 Katrin FischerBug 5260: Unit tests for new functionality in SendAlert
2016-10-28 Marcel de RooyBug 14598: [QA Follow-up] Small changes
2016-10-28 Jonathan DruartBug 14598: Fix warning from effective_itemtype
2016-10-28 Tomas Cohen AraziBug 14598: (followup) Remove unused and non-existent...
2016-10-28 Kyle M HallBug 14598 [QA Followup] - Make unit test pass
2016-10-28 Kyle M HallBug 14598 [QA Followup] - Correct the behavior of GetItem
2016-10-28 Tomas Cohen AraziBug 14598: (regression tests) AddReturn should store...
2016-10-27 Nick ClemensBug 14874 - Add ability to search for patrons by date...
2016-10-27 Jonathan DruartBug 17375: Search by dateofbirth - Add tests
2016-10-26 Kyle M HallBug 14610 - Add unit tests
2016-10-24 Jonathan DruartBug 16850: Adjust number of tests
2016-10-21 Alex SassmannshausenBug 5670: [QA Followup] Correct housebound role search.
2016-10-21 Jonathan DruartBug 5670: mv housebound_* to search_housebound_*
2016-10-21 Alex SassmannshausenBug 5670: [Followup] Return Koha::Patron objects.
2016-10-21 A. SassmannshausenBug 5670: Housebound Readers Module
2016-10-21 Kyle M HallBug 17425 [QA Followup] - Remove superfluous tests
2016-10-21 Jonathan DruartBug 17425: Add the Object::MethodNotCoveredByTests...
2016-10-21 Tomas Cohen AraziBug 17425: Make Koha::Object raise exceptions
2016-10-21 Kyle M HallBug 17080 [QA Followup] - Fix number of tests
2016-10-21 Jonathan DruartBug 17080: Handle default values for NOT NULL columns...
2016-10-21 Jonathan DruartBug 16965: search_related returns an instanciated Koha...
2016-10-21 Jonathan DruartBug 16965: Add Koha::Objects->search_related
2016-10-21 Jonathan DruartBug 15131: Add AllowItemsOnHoldCheckoutSCO to UsageStats
2016-10-21 Jonathan DruartBug 16907: Koha::Patrons - Move HandleDelBorrower to...
2016-10-21 Jonathan DruartBug 16907: Koha::Patrons - Move DelMember to ->delete
2016-10-21 Jonathan DruartBug 16891: Move C4::Members::MoveMemberToDeleted to...
2016-10-21 Tomas Cohen AraziBug 17318: Unit tests
2016-10-21 Jonathan DruartBug 17252 - Koha::AuthorisedValues - Remove GetAuthoris...
2016-10-21 Jonathan DruartBug 17251: Koha::AuthorisedValues - Remove GetKohaAutho...
2016-10-21 Jonathan DruartBug 17250 - Koha::AuthorisedValues - Remove GetAuthValCode
2016-10-21 Jonathan DruartBug 17249: Remove GetKohaAuthorisedValuesFromField...
2016-10-21 Jonathan DruartBug 17249: Remove GetKohaAuthorisedValuesFromField...
2016-10-21 Jonathan DruartBug 17249: Remove GetKohaAuthorisedValuesFromField...
2016-10-21 Jonathan DruartBug 17249: Remove GetKohaAuthorisedValuesFromField...
2016-10-21 Jonathan DruartBug 17249: Remove GetKohaAuthorisedValuesFromField...
2016-10-21 Jonathan DruartBug 17368: Update KitchenSinkPlugin.kpz
2016-10-21 Jonathan DruartBug 10455: Fix tests
2016-10-21 Jonathan DruartBug 17426: Do not set AutoCommit in tests
2016-10-17 Tomas Cohen AraziBug 17430: Make MarkIssueReturned.t create its own...
2016-10-11 Marcel de RooyBug 17441: [QA Follow-up] Return value of SendAlerts
2016-10-11 Kyle M HallBug 14514 - LocalHoldsPriority and the HoldsQueue confl...
2016-10-11 Jonathan DruartBug 16850: Add test coverage for CanBookBeIssued
2016-10-11 Jonathan DruartBug 17216: Fix other tests
2016-10-11 Jonathan DruartBug 17216: Fix tests
2016-10-11 Kyle M HallBug 17226 - Fix unit tests
2016-10-11 Jonathan DruartBug 17226: Make Koha::Object->get_column available
2016-10-11 Jonathan DruartBug 17226: Improve Koha::Object's AUTOLOAD method
2016-10-11 Jonathan DruartBug 17091: Add delete to the Koha::Objects AUTOLOAD...
2016-10-11 Jonathan DruartBug 17091: In a first phase, restrict the usage of...
2016-10-11 Jonathan DruartBug 17091: Remove explicit declaration of Koha::Objects...
2016-10-11 Jonathan DruartBug 17091: Remove explicit declaration of Koha::Objects...
2016-10-11 Jonathan DruartBug 17372: Standardize Elasticsearch paths
2016-10-10 Jonathan DruartBug 16769: Uniformise calls to Koha::Cache->set_in_cache
next