Bug 13168 - "Today's checkouts" sort improperly because issuedate lacks seconds.
[koha.git] / t /
2014-11-14 Tomas Cohen AraziBug 11401: (followup) make tests run on absent deps
2014-11-14 Jonathan DruartBug 11413: Fix field_numbers
2014-11-14 Jonathan DruartBug 11413: Fix return for ModifyRecordWithTemplate
2014-11-14 Jonathan DruartBug 11413: UT to show up the issue
2014-11-14 Jonathan DruartBug 11413: Change the field number logic
2014-11-14 Magnus EngerBug 11401: QA followup - Make the tests pass
2014-11-14 Magnus EngerBug 11401: Add support for Norwegian national library...
2014-11-14 Tomas Cohen AraziBug 13075: (followup) remove remaining warnings
2014-11-14 Mark TompsettBug 13075: Silence warnings and improve Charset testing.
2014-11-12 Kyle M HallBug 11634 [QA Followup] - Make unit tests pass
2014-11-12 Marcel de RooyBug 11319: [QA follow-up] Add test message to MarcModif...
2014-11-12 Jonathan DruartBug 11319: Add specific UT for nonexistent field/subfield
2014-11-12 Jonathan DruartBug 11319: Add UT for the fields management
2014-11-12 Jonathan DruartBug 11319: Koha::SimpleMARC should take a hashref for...
2014-11-12 Kyle M HallBug 11634 [QA Followup 3] - Found holds should be consi...
2014-11-12 Kyle M HallBug 11634 [QA Followup] - Unit Tests
2014-11-12 Olli-Antti KivilahtiBug 13116 - Make it possible to propagate errors from...
2014-11-11 Jonathan DruartBug 8218 : Add a maintenance script to sanitize biblio...
2014-11-11 Kyle M HallBug 13113 [QA Followup] - Fix unit test
2014-11-11 Olli-Antti KivilahtiBug 13113 - Prevent juvenile/children from reserving...
2014-11-11 Olli-Antti KivilahtiBug 13106 - Encapsulate Circulation::GetAgeRestriction...
2014-11-11 Tomas Cohen AraziBug 13230: t/Biblio.t should run without a DB
2014-11-10 Marcel de RooyBug 12264: [QA Follow-up] Fixing biblionumber/biblioite...
2014-11-10 Katrin FischerBug 12264: Correct tiny typo in t/db_dependent/Items.t
2014-11-07 Jonathan DruartBug 12627: Fix default values
2014-11-07 Yohann DufourBug 12627: SQLHelper replacement - C4::Suggestions
2014-11-07 Tomas Cohen AraziBug 8836: (RM followup) unit tests should use the new API
2014-11-04 Tomas Cohen AraziBug 11425: (maniac followup) remove diag from tests
2014-11-04 Tomas Cohen AraziBug 11425: (followup) fix number of tests
2014-11-04 Kyle M HallBug 11425 [QA Followup] - Fix number of unit tests
2014-11-04 Jonathan DruartBug 11425: Get column names using DBIX
2014-11-04 Julian MauriceBug 11425: Add unit tests
2014-11-04 Tomas Cohen AraziBug 11126: (RM followup) remove diags from tests
2014-11-04 Jonathan DruartBug 11126: qa follow-up
2014-11-04 Kyle M HallBug 11126 - Make the holds system optionally give prece...
2014-11-03 Kyle M HallBug 10860 [QA Followup] - Fix misc issues
2014-10-31 Jonathan DruartBug 12958: Set a fund owner to a fund hierarchy
2014-10-31 simithBug 11876 [Unit test] Add a diff view to staged MARC...
2014-10-31 Admin User KohaBug 12995 - script update_totalissues.pl stops on corru...
2014-10-31 Kyle M HallBug 13141: (QA Followup) Update number of unit tests
2014-10-31 Mark TompsettBug 13141: Add ability for biblio_framework to be a...
2014-10-31 Chris CormackBug 13172 t/Koha_Email.t was database dependent
2014-10-30 Tomas Cohen AraziBug 7162: (RM followup) fix the number of tests
2014-10-30 Jonathan DruartBug 7162: (follow-up) Add unit tests for DelOrder
2014-10-30 Julian MauriceBug 7162: Factorize code for order cancellation (QA...
2014-10-30 Julian MauriceBug 7162: Add unit tests for DelOrder
2014-10-30 Mark TompsettBug 12916 - Missing Test to demonstrate warnings.
2014-10-30 Tomas Cohen AraziBug 12653: remaining prog reference in t/db_dependent...
2014-10-28 Tomas Cohen AraziBug 13088: (RM followup) add missing pref mock
2014-10-28 Jonathan DruartBug 12830: Move the order-related code into Koha::Acqui...
2014-10-28 Jonathan DruartBug 5342: (qa-followup) FIX some issues
2014-10-28 Jonathan DruartBug 5342: Serial claiming improvements: add a counter
2014-10-28 Kyle M HallBug 8837 [QA Followup] - Add unit tests
2014-10-28 Jonathan DruartBug 11007: Drop column aqorders.cancelledby
2014-10-28 Katrin FischerBug 9530: Follow-up - Fix t/db_dependent/Branch.t
2014-10-27 Jonathan DruartBug 12844: Force the symbol place in the tests
2014-10-27 Jonathan DruartBug 12844: New module to manage prices into Koha
2014-10-27 Tomas Cohen AraziBug 12651: DOM indexing is the default
2014-10-27 Chris CormackBug 9530: Adding a new Koha::Email module
2014-10-23 Mark TompsettBug 13084 [Master] - Improve t/db_dependent/Members...
2014-10-22 Katrin FischerBug 9859: Follow-up - Adding a simple unit test for...
2014-10-22 Kyle M HallBug 13115 - Holidays.t will fail some unit tests on...
2014-10-18 Kyle M HallBug 12801 - Unit Test
2014-10-16 Tomas Cohen AraziBug 8446: (qa followup) Tests should be conditional...
2014-10-16 Martin RenvoizeBUG8446, QA Followup: Use DBIx::Class
2014-10-16 Martin RenvoizeBUG8446, QA Followup: Minor Code Tidies
2014-10-16 Martin RenvoizeBUG8446, Follow up: Add Unit Tests
2014-10-11 Jonathan DruartBug 12538: Remove Solr without breaking anything else
2014-10-11 Jonathan DruartBug 12874: A DB field without a default mapping is...
2014-09-24 Tomas Cohen AraziBug 12876: (followup) remove useless diags
2014-09-23 Jonathan DruartBug 12876: Improve unit tests for CanReserveBeCanceledF...
2014-09-23 Rafal KopaczkaBug 12876 - Reserve in waiting/transfer status may...
2014-09-23 Tomas Cohen AraziBug 11672: (followup) warnings tested
2014-09-23 Tomas Cohen AraziBug 11672: (regression test) get_report_areas gets...
2014-09-18 Jonathan DruartBug 12953: FIX NewOrder test
2014-09-18 Julian MauriceBug 8868: ILS-DI: CancelHold needs to take a reserve_id
2014-09-18 Jonathan DruartBug 12609: Add some unit tests for C4::Ratings
2014-09-18 Jonathan DruartBug 12827: NewOrder needs more unit tests
2014-09-18 Jonathan DruartBug 12827: NewOrder should not return basketno
2014-09-18 Jonathan DruartBug 12891: NewOrder does not return ordernumber if...
2014-09-17 Martin RenvoizeBug 11577 : Fixing a tiny copy/paste issue
2014-09-17 Holger MeißnerBug 11577: Unit tests
2014-09-16 Tomas Cohen AraziBug 12879: Remove unnecesary diags from Holds.t
2014-09-15 Robin SheatBug 12918: fix failing test case
2014-09-14 Tomas Cohen AraziBug 12898: (regression test) test terms inside double...
2014-09-14 Jonathan DruartBug 10226: Add unit tests for GetReservesFromItemnumber
2014-09-09 Jonathan DruartBug 12557: Partially received - the change should affec...
2014-09-09 Jonathan DruartBug 12557: UT: The item is not created
2014-09-09 Jonathan DruartBug 12557: Add a way to revert the changes made on...
2014-09-09 Jonathan DruartBug 12833: Patron search should search on extended...
2014-09-08 Kyle M HallBug 12467 [QA Followup] - Unit Tests
2014-09-05 Tomas Cohen AraziBug 12788: (followup) minor optimization with proper...
2014-09-05 Tomas Cohen AraziBub 12788: (regression test) refactor facet extraction...
2014-09-05 Kyle M HallBug 8735 [QA Followup] - Add Unit Tests
2014-09-05 charlesBug 7498 - Cloning a budget, enable change of description
2014-09-02 Tomas Cohen AraziBug 12205: (regression tests) HoldsInNoissuesCharge...
2014-09-01 Tomas Cohen AraziBug 12674: (regression tests) GetMarcISSN should not...
2014-09-01 Marcel de RooyBug 6536: QA Follow-up: Add some unit tests for Z3950Se...
2014-08-26 Tomas Cohen AraziBug 10402: (QA followup) amend unit tests
2014-08-26 Jonathan DruartBug 10402: FIX conflicts in Letters.t
next