Bug 12429 [OPAC] patron seeing fines codes
[koha.git] / t /
2014-07-07 Yohann DufourBug 12499: adding units tests for C4::Letters
2014-07-03 Yohann DufourBug 12482: removing the use of the module C4::SQLHelper...
2014-07-02 Yohann DufourBug 12456: The file C4/Maintainance.pm, and by extensio...
2014-07-01 Jonathan DruartBug 9811: Patron search improvement
2014-06-30 Tomas Cohen AraziBug 12419: (QA followup) regression tests
2014-06-30 Tomas Cohen AraziBug 12455: (QA followup) license text missing
2014-06-30 Yohann DufourBug 12455: adding unit tests for the module C4/SMS.pm
2014-06-27 Tomas Cohen AraziBug 12443: (QA followup) Unit tests for _build_initial_...
2014-06-24 Jonathan DruartBug 12427: Allow execution of UTs on a DB with issues
2014-06-24 Yohann DufourBug 12427: adding unit tests of module C4::Members...
2014-06-23 Tomas Cohen AraziBug 12428: remove debugging leftover
2014-06-23 Tomas Cohen AraziBug 12428: (QA followup) regression tests.
2014-06-23 Tomas Cohen AraziBug 11742: (QA followup) wrong number of tests
2014-06-23 Jonathan DruartBug 11742: Change return type for GetLetters
2014-06-23 Jonathan DruartBug 12086: qa-followup: remove warning on launching...
2014-06-23 Kyle M HallBug 12086 - Hold priorities incorrect, when waiting...
2014-06-22 Yohann DufourBug 12416: add new tests of DelUniqueDebarment
2014-06-22 Yohann DufourBug 12416: the subroutine 'ok' is replaced by the subro...
2014-06-22 Yohann DufourBug 12416: add the test of DelUniqueDebarment
2014-06-21 Tomas Cohen AraziBug 12226: (regression tests) Check_Userid should alway...
2014-06-19 Robin SheatBug 12041 - improve Koha::Cache
2014-06-19 Galen CharltonBug 11891: set up tests to require that Koha::Database...
2014-06-18 Yohann DufourBug 12406: adding the column maxsuspensiondays in the...
2014-06-15 Jonathan DruartBug 12343: Add regression test for TransformKohaToMarc
2014-06-15 Galen CharltonBug 11169: (follow-up) add more unit tests
2014-06-15 Jonathan DruartBug 11169: Display acquisition details in the OPAC
2014-05-26 Galen CharltonBug 6254: (follow-up) work-around to fix a failing...
2014-05-26 Marcel de RooyBug 11826: Use XSLT handler object in showmarc, Record.pm
2014-05-26 Marcel de RooyBug 11826: Add unit tests for Koha::XSLT_Handler
2014-05-26 Kyle M HallBug 11629: (folllow-up) fix various issues
2014-05-26 Kyle M HallBug 11629: (follow-up) add unit tests
2014-05-26 Galen CharltonBug 12230: (follow-up) improve unit tests
2014-05-26 Jonathan DruartBug 12230: Set a maximum suspension days as a new issui...
2014-05-25 Jonathan DruartBug 3050: QA follow-up
2014-05-25 Jacek AblewiczBug 3050 - Add an option to upload scanned invoices...
2014-05-23 Mark TompsettBug 10330: (follow-up) fix missed case of authoritysep
2014-05-19 Galen CharltonBug 12168: (follow-up) correct typos in test descriptions
2014-05-19 Jonathan DruartBug 12168: Add unit tests for GetBudgetHierarchySpent...
2014-05-19 Galen CharltonBug 12288: add regression test
2014-05-19 Galen CharltonBug 7841: add a direct regression test
2014-05-19 Mark TompsettBug 7841: add unit tests to detect no functional change...
2014-05-19 Galen CharltonBug 12243: add regression test
2014-05-09 Galen CharltonBug 12214: add regression test for reporting error...
2014-05-09 Julian MauriceBug 11843: (follow-up) fix unit test in t/db_dependent...
2014-05-07 Galen CharltonBug 8375: (follow-up) final adjustment to t/Creators.t
2014-05-06 Galen CharltonBug 8375: (follow-up) adjust another test case for...
2014-05-06 Galen CharltonBug 8375: (follow-up) adjust StrWidth to account for...
2014-05-05 Galen CharltonBug 10807: (follow-up) exclude C4::Search::History...
2014-05-05 Kyle M HallBug 10500: Improve ISBN matching when importing records
2014-05-05 Galen CharltonBug 9532: add regression test
2014-05-05 Galen CharltonBug 4397: (follow-up) adjust unit test reflect return...
2014-05-05 Julian MauriceBug 11848: Fix C4::Context::interface, add POD and UT
2014-05-05 Julian MauriceBug 11848: Move language detection function in C4:...
2014-05-05 Galen CharltonBug 7442: (follow-up) adjust UNIMARC test case to match...
2014-05-05 Galen CharltonBug 10807: (follow-up) remove comment about routine...
2014-05-05 Jonathan DruartBug 10807: (follow-up) fix UT t/db_dependent/Search_Sea...
2014-05-05 Jonathan DruartBug 10807: Add an authority search history for the...
2014-05-05 Galen CharltonBug 6739: (follow-up) add unit tests for GetMemberDetai...
2014-05-04 Galen CharltonBug 11466: (follow-up) add additional test
2014-05-04 Olli-Antti KivilahtiBug 11466: improve selection of item types for purchase...
2014-05-04 Galen CharltonBug 9593: (follow-up) don't make currency.isocode required
2014-05-04 Lyon3 TeamBug 9593: improve parsing of prices from staged files
2014-05-04 Jonathan DruartBug 7180: QA followup
2014-05-04 Jonathan DruartBug 7180: Add UT for C4::Budgets::GetBudgetByCode
2014-05-03 Jonathan DruartBug 12019: ensure that it is optional to define an...
2014-05-02 Galen CharltonBug 10694: (follow-up) remove truncate table from test...
2014-05-02 Kyle M HallBug 10694: (follow-up) add unit tests, improve AddRetur...
2014-05-02 Jonathan DruartBug 11696: ensure that print overdue notices use the...
2014-05-02 Galen CharltonBug 10845: (follow-up) update how a test case counts...
2014-05-02 Jonathan DruartBug 9016: (follow-up) fix unit tests
2014-05-02 Jonathan DruartBug 9016: Define different transport types for overdues
2014-05-02 Jonathan DruartBug 9016: Create a message for each transport type.
2014-04-30 Galen CharltonBug 11334: (follow-up) teach the search tests to mock...
2014-04-29 Galen CharltonBug 7844: (follow-up) don't test koha.psgi for ability...
2014-04-29 Kyle M HallBug 11518: (follow-up) Make unit tests pass
2014-04-29 Kyle M HallBug 11518: (follow-up) Change method name from 'itemtyp...
2014-04-29 Kyle M HallBug 11518: Add new method to K::S::R::Item that will...
2014-04-28 Galen CharltonBug 12134: (follow-up) fix one of the IsDebarred()...
2014-04-28 Jonathan DruartBug 12134: (follow-up) add more unit tests to reflect...
2014-04-28 Jonathan DruartBug 12134: Add unit tests to reflect the change in...
2014-04-21 Jonathan DruartBug 10859: (follow-up) GetIssues.t - Execute unit tests...
2014-04-21 Jonathan DruartBug 10859: Alert if a borrower already has an issue...
2014-04-21 Galen CharltonBug 7288: (follow-up) add unit test for is_linked_to_su...
2014-04-21 Galen CharltonBug 7288: (follow-up) various fixes
2014-04-21 Jonathan DruartBug 7288: (follow-up) set a boolean if the invoice...
2014-04-21 Galen CharltonBug 11027: (follow-up) update unit test to reflect...
2014-04-21 Jonathan DruartBug 11551: Add unit tests for using GetHistory to searc...
2014-04-21 Jonathan DruartBug 11552: allow searching on original order number...
2014-04-20 Galen CharltonBug 9915: (follow-up) use SQL placeholders
2014-04-20 Galen CharltonBug 9032: (follow-up) restore documented intepretation...
2014-04-20 Marcel de RooyBug 9032: Unit tests for sharing lists
2014-04-20 Galen CharltonBug 9972: (follow-up) add new indexes to the QueryParse...
2014-04-20 Jonathan DruartBug 11243: UT: unit tests for GetBasketsInfosByBookseller
2014-04-19 Jonathan DruartBug 11912: (follow-up) Use the common way to mock syspref
2014-04-19 Tomas Cohen AraziBug 11912: (refactoring followup) make GetMarcISBN...
2014-04-19 Tomas Cohen AraziBug 11912: (regression tests) GetMarcISBN wrongly prepe...
2014-04-19 Galen CharltonBug 10986: (follow-up) add unit tests for getLanguages...
2014-04-19 Galen CharltonBug 9416: (follow-up) reconcile with work done on bug...
2014-04-19 Mathieu SabyBug 9416: (follow-up) update acquisitions unit tests
2014-04-19 Galen CharltonBug 11699: (follow-up) update one more test that uses...
next