Bug 13069 - (follow-up) Enable sort by title to ignore articles
[koha.git] / t /
2015-04-12 Tomas Cohen AraziBug 13909: (QA followup) fix references to get_chargeab...
2015-04-10 Jonathan DruartBug 13934: C4::ItemType->get should return undef if...
2015-04-09 Julian FIOLBug 13940 : (QA followup) Add test for ModOAISet
2015-04-09 Julian FIOLBug 13940 : (QA followup) Add tests for the 2 warnings...
2015-04-09 Julian FIOLBug 13940 : Testing C4::OAI::Sets
2015-04-08 Kyle M HallBug 13882: Tidy t/Borrower.t to fix whitespace errors
2015-04-08 Julian FIOLBug 13882 : Adding new unit tests in t/Borrower.t
2015-04-08 Mark TompsettBug 13928: Clean up noisy t/Borrower.t tests
2015-04-08 Matthias MeusburgerBug 13507: (regression test) Intranet URL returned...
2015-04-01 Jonathan DruartBug 13933: Fix t/DateUtils.t without DB
2015-03-31 Kyle M HallBug 13841 - Unit Test
2015-03-31 Jonathan DruartBug 11201: Add a in-house use list pages
2015-03-30 Jonathan DruartBug 13601: The fallback regex should contain the time...
2015-03-30 Jonathan DruartBug 13601: t/Letters.t needs to mock the dateformat...
2015-03-30 Jonathan DruartBug 13601: Add tests to highlight the problems with...
2015-03-25 SrdjanBug 5786 - Move AllowOnShelfHolds and OPACItemHolds...
2015-03-19 Marcel de RooyBug 13713: Follow-up removing biblioitem routines
2015-03-19 Jonathan DruartBug 13713: Remove useless constraints previously added
2015-03-15 Tomas Cohen AraziBug 13814: (QA followup) test for generated warnings
2015-03-15 Julian FIOLBug 13814 : Add Lines Alignment
2015-03-15 Julian FIOLBug 13814 : add 6 unit tests in t/Boolean.t
2015-03-15 Jonathan DruartBug 13746: Add tests
2015-03-11 Tomas Cohen AraziBug 11430: (QA followup) we test for warnings, always
2015-03-11 Jonathan DruartBug 11430: UT: add unit tests to delete only selected...
2015-03-11 Kyle M HallBug 12648: QA Followup
2015-03-11 Jonathan DruartBug 12648: Add unit tests for C4::Acquisition::*OrderUsers
2015-03-05 Benjamin RoksethBug 12122: TransferSlip should accept both itemnumber...
2015-02-20 Jonathan DruartBug 13645: Cache the DBIx connection
2015-02-20 Jonathan DruartBug 12669: Centralize the timezone handle into Koha...
2015-02-19 Jonathan DruartBug 12976: Fix some comment in tests
2015-02-19 Jonathan DruartBug 12976: Use the centralize VAT and prices calculatio...
2015-02-12 Kyle M HallBug 13019 [QA Followup] - Fix stale unit test
2015-02-12 Marcel de RooyBug 13019: [QA Follow-up] Rename new_from_dbic and...
2015-02-12 Kyle M HallBug 13019 [QA Followup] - Allow find() and search(...
2015-02-12 Jonathan DruartBug 13019: (follow-up) Remove smartmatch operator
2015-02-12 Kyle M HallBug 13019 - Add base classes on which to build Koha...
2015-02-10 Jonathan DruartBug 13319: Fix Koha::Acq::Order should set parent_order...
2015-02-09 Jonathan DruartBug 10900: 2 occurrences more
2015-02-09 Mark TompsettBug 10900 - Follow up, since more has been added to...
2015-02-09 Mark TompsettBug 10900 - Incorrect calling conventions accessing...
2015-02-09 Jonathan DruartBug 13007: Special case budgetid == ''
2015-02-09 Jonathan DruartBug 13007: Add a foreign key for suggestions.budgetid
2015-02-09 Jonathan DruartBug 13352: On editing, prices should not be formatted
2015-02-09 Julian MauriceBug 13562: Fix item search on item MARC subfields
2015-02-05 Tomas Cohen AraziBug 7904: (QA followup) fix tests
2015-02-05 Tomas Cohen AraziBug 13262: (QA followup) fix duplicate variable definition
2015-02-05 David CookBug 13262 - Add parameters to XSLT Handler transform...
2015-02-05 Jonathan DruartBug 13333: Fix Display basket group for already receive...
2015-02-05 Mark TompsettBug 13457 - Followup for CPL and S codes
2015-02-05 Mark TompsettBug 13457: Suggestions.t expects sample itemtypes
2015-02-05 Colin CampbellBug 7904 Change SIP modules to use standard LIB path
2015-01-18 Tomas Cohen AraziBug 12973: (QA followup) warnings are features, test...
2015-01-18 Marcel de RooyBug 12973: Additional unit tests for XSLT_Handler.t
2015-01-17 Jonathan DruartBug 13554: t/Prices.t shouldn't depend on the DB
2015-01-17 Jonathan DruartBug 13393: Remove C4::VirtualShelves::Merge
2015-01-15 Jonathan DruartBug 12850: C4::Serials::GetLateIssues can be removed
2015-01-14 Jonathan DruartBug 13579: Prefer like instead of ok to match a regex
2015-01-14 Tomas Cohen AraziBug 13579: (regression tests) Encoding issues on about...
2015-01-13 Jonathan DruartBug 11944: use CGI( -utf8 ) everywhere
2015-01-13 Jonathan DruartBug 11944: replace use of utf8 with Encode
2015-01-13 Zeno TajoliBug 13264: Follow up on record files: deleted fields...
2015-01-13 Zeno TajoliBug 13264: More tests for Latin-1 vs. UTF-8 interpretation
2015-01-13 Zeno TajoliBug 13264: Update of unimarc and marc21 record to searc...
2015-01-13 Zeno TajoliBug 13264: Add Latin-1 vs UTF-8 test specific records
2015-01-13 Zeno TajoliBug 13264: Add tests for Latin-1 vs. UTF-8 deduction
2015-01-13 Zeno TajoliBug 13264: Add more records to the marc21 aand unimarc...
2015-01-13 Tomas Cohen AraziBug 13264: (QA followup) prevent double-encoding on...
2015-01-13 Jonathan DruartBug 13264: Refactor search utf8 tests and add some...
2015-01-13 Emmanuele SommaBug 13264: Additional test for search in intranet calatogue
2015-01-13 Zeno TajoliBug 13264: Follow up: in opac_utf8.t insert also delete...
2015-01-13 Tomas Cohen AraziBug 13264: Make opac_utf8.t launch its own helper processes
2015-01-13 Tomas Cohen AraziBug 13264: no need to test for MySQL
2015-01-13 Zeno TajoliBug 13264: Test for utf-8 on authorised values input...
2015-01-13 Zeno TajoliBug 13264: Test for utf-8 on Opac search
2015-01-13 Zeno TajoliBug 13264: UNIMARC and MARC21 records to test UTF-8
2015-01-10 Mark TompsettBug 12868: Improving t/db_dependent/Member.t
2015-01-10 Jonathan DruartBug 13378: Add a filter to search suggestions not linke...
2015-01-04 Jonathan DruartBug 12969: Fix typo
2015-01-04 Jonathan DruartBug 12969: Add a subroutine to calculate VAT and prices
2015-01-04 Tomas Cohen AraziBug 13496: add a method for the templates to print...
2015-01-04 Tomas Cohen AraziBug 13167: (QA followup) regression tests
2015-01-04 Tomas Cohen AraziBug 12896: (QA followup) use C4::Bookseller in t/db_dep...
2014-12-31 Jonathan DruartBug 12896: Remove 2 occurrences in comments
2014-12-31 Jonathan DruartBug 12896: Move the bookseller-related code into Koha...
2014-12-31 Jonathan DruartBug 13502: Add tests to highlight the problem
2014-12-31 Jonathan DruartBug 1861: Add 1 test to AddMember
2014-12-28 Mark TompsettBug 13453: Koha.t daily quote tests assume sample data
2014-12-28 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-17 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
next