bug 15112: Make greybox consistent size across label/card creator
[koha-equinox.git] / t /
2015-11-04 Julian MauriceBug 13799: Rename t/.../v1/borrowers.t to t/.../v1...
2015-11-04 Tomas Cohen AraziBug 13799: (QA followup) make tests use random data
2015-11-04 Julian MauriceBug 13799: Fix API unit tests
2015-11-04 Julian MauriceBug 13799: Add missing license notices
2015-11-04 Julian MauriceBug 13799: RESTful API with Mojolicious and Swagger2
2015-11-04 Kyle M HallBug 12933: (QA followup) Rename GetOverdues to GetOverd...
2015-11-04 Kyle M HallBug 12933: (QA followup) Add Unit Tests
2015-11-04 Kyle M HallBug 11431: (QA followup) Unit Tests
2015-11-04 Kyle M HallBug 15081: (QA followup) Fix issue with Barcodes_ValueB...
2015-11-04 Tomas Cohen AraziBug 15081: (followup) Make test files using TestBuilder...
2015-11-04 Tomas Cohen AraziBug 15081: Take transaction handling out from TestBuilder
2015-11-04 Jonathan DruartBug 8438: Users can only claim for serials related...
2015-10-29 Tomas Cohen AraziBug 15082: t/db_dependent/Search.t shouldn't mock the...
2015-10-29 Marc VéronBug 14977: Followup to fix issue with NewsChannels.t
2015-10-29 Marc VéronBug 14977: Remove C4::Dates from files t/db_dependent/*.t
2015-10-29 Tomas Cohen AraziBug 14100: (QA followup) add missing mocked sysprefs
2015-10-27 Jonathan DruartBug 14722: Refactor the export tool
2015-10-27 Mark TompsettBug 14248: Regression tests
2015-10-27 Martin PerssonBug 14246: Update NewsChannel tests
2015-10-27 Jonathan DruartBug 10933: (followup of the followup) fix the previous...
2015-10-27 Jonathan DruartBug 10933: The PurgeSearchHistory should be merge into...
2015-10-27 Tomas Cohen AraziBug 14468: (QA followup) remove useless diags
2015-10-27 Bernardo Gonzalez... Bug 14468: followup to fix tests
2015-10-26 Tomas Cohen AraziBug 14778: (QA followup) remove warnings
2015-10-23 Jonathan DruartBug 14778: Remove t/Acquisition/Invoices.t
2015-10-23 Jonathan DruartBug 14778: Mock the dbh for t/db_dependent/Search.t
2015-10-23 Jonathan DruartBug 14778: Make Barcodes_ValueBuilder.t db dependent
2015-10-23 Jonathan DruartBug 14778: Install fixtures for t/SocialData.t
2015-10-23 Jonathan DruartBug 14778: Install fixtures for t/Members_AttributeTypes.t
2015-10-23 Jonathan DruartBug 14778: Install fixtures for t/Matcher.t
2015-10-23 Jonathan DruartBug 14778: Install fixtures for t/Letters.t
2015-10-23 Jonathan DruartBug 14778: Install fixtures for t/Koha.t
2015-10-23 Jonathan DruartBug 14778: Install fixtures for t/ItemType.t
2015-10-23 Jonathan DruartBug 14778: Install fixtures for t/Images.t
2015-10-23 Jonathan DruartBug 14778: Install fixtures for t/Biblio.t
2015-10-23 Jonathan DruartBug 14778: Install fixtures for t/Calendar.t
2015-10-23 Jonathan DruartBug 14778: Use mock_dbh where it should be used
2015-10-23 Jonathan DruartBug 14778: Mocks Koha::Database->_new_schema instead...
2015-10-23 Jonathan DruartBug 14778: Example - Replace DBI::Mock with Test::DBIx...
2015-10-23 Jonathan DruartBug 14778: Make 3 tests pass
2015-10-23 Tomas Cohen Arazi Bug 12194: (QA followup) remove useless diags
2015-10-23 Bernardo Gonzalez... Bug 12194: followup to fix test
2015-10-23 Jonathan DruartBug 15052: Add diagnostic for the TestBuilder tests
2015-10-22 Kyle M HallBug 13590: Add ability to charge fines at start of...
2015-10-22 Julian MauriceBug 14788: Add unit tests for GetTopIssues
2015-10-22 BlouBug 10937: cleanup and rename DOCTYPECAT to ITEMTYPECAT
2015-10-22 ahmedBug 10937: Option to hide and group itemtypes from...
2015-10-22 Dobrica PavlinusicBug 12194: add more tests for pdf creation
2015-10-21 Jonathan DruartBug 10363: (QA followups) Fix tests
2015-10-21 Jonathan DruartBug 8417: Fix test
2015-10-20 Jonathan DruartBug 15029: Make the IssueSlip tests pass even if launch...
2015-10-20 Tomas Cohen AraziBug 8236: (QA followup) fix test count error due to...
2015-10-19 Kyle M HallBug 8236: (QA followup) Tweak language, fix whitespace...
2015-10-19 Matthias MeusburgerBug 8236: Tests for Renewing policy in overdue or restr...
2015-10-19 Jonathan DruartBug 10363: Use Koha::AuthorisedValue[s] in the admin...
2015-10-19 Kyle M HallBug 10363: There is no package for authorised values.
2015-10-19 Jonathan DruartBug 15028: Make t/db_dependent/Letters.t set the number...
2015-10-13 Jonathan DruartBug 14045: Make GetBranchBorrowerCircRule return maxons...
2015-10-13 Jonathan DruartBug 14045: Change prototype of TooMany to raise a bette...
2015-10-13 Jonathan DruartBug 14045: Add specific quotas to on-site checkouts
2015-10-06 Marcel de RooyBug 6810: [QA Follow-up] Move test file to db_dependent
2015-10-06 Alex ArnaudBug 6810: Add new systempreference (MembershipExpiryDay...
2015-10-06 Jonathan DruartBug 10020: Remove code related to ethnicity
2015-10-06 Jonathan DruartBug 5144: Add test on carp message
2015-10-06 Kyle M HallBug 5144: Add unit test
2015-10-05 Tomas Cohen AraziBug 14888: Revert "Bug 14888: (QA followup) remove...
2015-10-05 Tomas Cohen AraziBug 14888: (QA followup) remove unused lib/var
2015-10-05 Jonathan DruartBug 14888: Add tests for Koha::Cit[y|ies]
2015-10-02 Julian MauriceBug 10855: Remove additional field values when subscrip...
2015-10-02 Jonathan DruartBug 10855: Make tests to pass
2015-10-02 Jonathan DruartBug 10855: Squash several fixes
2015-10-02 Jonathan DruartBug 10855: Add unit tests for the new package Koha...
2015-10-02 Jonathan DruartBug 14811: Don't update permanent_location with CART...
2015-10-02 Kyle M HallBug 14522: (QA followup) Remove POD and fix tests
2015-10-02 Tomas Cohen AraziBug 14522: (QA followup) tidy tests
2015-10-02 Mason JamesBug 14522: Use Koha::Cache for accessing single_holidays()
2015-09-28 Matthias MeusburgerBug 14368: [Follow-up] Fix workflow
2015-09-28 Jonathan DruartBug 14368: Add some missing tests
2015-09-28 Matthias MeusburgerBug 14368: [Follow-up] Fix tests
2015-09-28 Matthias MeusburgerBug 14368: Add discharges history.
2015-09-28 Marcel de RooyBug 14909: Warnings from search_utf8.t when empty idx...
2015-09-28 Marcel de RooyBug 14905: Search_utf8.t fails to upload a file
2015-09-25 Marcel de RooyBug 14321: [QA Follow-up] Additional QA requests
2015-09-25 Marcel de RooyBug 14321: Final cleanup, removing obsolete files
2015-09-25 Marcel de RooyBug 14321: Introduce Koha::Upload
2015-09-25 Kyle M HallBug 14297: Unit Tests
2015-09-25 Tomas Cohen AraziBug 14733: (QA followup) make tests independent of...
2015-09-25 Kyle M HallBug 14733: Unit Tests
2015-09-17 Jonathan DruartBug 12252: Add tests for EmbedItemsInMarcBiblio
2015-09-16 Jonathan DruartBug 14640: Add tests
2015-09-16 Jonathan DruartBug 7634: Add tests
2015-09-16 Jonathan DruartBug 7634: Make the tests pass
2015-09-16 Jonathan DruartBug 6756: Fix bad behaviors if AnonymousPatron is not...
2015-09-16 Marcel de RooyBug 13622: [QA Follow-up] Add unit test descriptions
2015-09-16 Jonathan DruartBug 13622: Display a datetime without time in a notice
2015-09-16 Jonathan DruartBug 14197: TestBuilder - Remove the error on starting...
2015-09-16 Jonathan DruartBug 14197: Remove the warning on destroying TestBuilder...
2015-09-16 Jonathan DruartBug 8723: Update the reserves table for item-level...
2015-09-16 Jonathan DruartBug 8723: Cover the existing behavior
2015-09-16 Katrin FischerBug 14782: Add tests
next