Bug 11629: (follow-up) Add message for librarian that status was updated
[koha.git] / t / db_dependent /
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 7841: add a direct regression test
2014-05-19 Mark TompsettBug 7841: add unit tests to detect no functional change...
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-06 Galen CharltonBug 8375: (follow-up) adjust another test case for...
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 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-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 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...
2014-04-19 Jonathan DruartBug 11699: change ModReceiveOrder to used named parameters
2014-04-19 Jonathan DruartBug 11699: fixed saving notes entered when receiving...
2014-04-19 Galen CharltonBug 9578: (follow-up) bump up number of MARC21/DOM...
2014-04-18 Galen CharltonBug 9578: add regression test
2014-04-18 Jonathan DruartBug 11689: (follow-up) fix warnings generated when...
2014-04-18 Jonathan DruartBug 11689: Add unit tests for serials statuses
2014-04-18 Julian MauriceBug 12003: Do not calculate next pubdate for irregular...
2014-04-18 Galen CharltonBug 12098: (follow-up) deal with FIXMEs in t/db_depende...
2014-04-18 Jonathan DruartBug 12098: Fix C4::Serials::can_edit_subscription
2014-04-18 Galen CharltonBug 12048: add regression test
2014-04-18 Kyle M HallBug 11258: fix another case where holds queue made...
2014-04-17 Galen CharltonBug 12079: ensure that CheckReserves() includes reserve...
2014-04-16 Jonathan DruartBug 11630: (follow-up) unit tests can be independent...
2014-04-16 Kyle M HallBug 11630: (QA Followup) Move code to subroutine, add...
2014-04-15 Galen CharltonBug 11797: add regression test
2014-04-15 Robin SheatBug 11947 - renumber reserves when hold is confirmed
2014-04-08 Galen CharltonBug 7413: (follow-up) add direct unit tests
2014-04-07 Holger MeißnerBug 7413: Unit test
2014-04-07 Galen CharltonBug 7567: (follow-up) make tests of get_opac_new more...
2014-04-07 Mark TompsettBug 7567 - Use, display, filter News by library
2014-04-07 Mark TompsettBug 7567: convert news add/update routines to take...
2014-04-07 Mark TompsettBug 7567: add tests for C4::NewsChannel
2014-03-27 Galen CharltonBug 11906: regression test for using DBIC to store...
2014-03-25 Galen CharltonBug 11701: (follow-up) move unit tests to t/db_dependent
2014-03-13 Galen CharltonBug 11934: (follow-up) tidy up whitespace
2014-03-13 Nicolas LegrandBug 11934 - Replace given by if-else statements
2014-03-12 Jonathan DruartBug 11550: Add UT for C4::Acquisition::GetOrder
2014-03-12 Galen CharltonBug 108661: (follow-up) enshrine letting CardnumberLeng...
2014-03-11 Jonathan DruartBug 11755: ensure that SearchOrders returns booksellerid
2014-03-11 Jonathan DruartBug 11170: (follow-up) improve a bit of unnecessarily...
2014-03-10 Jonathan DruartBug 10611: Use mysql_auto_reconnect instead of ping
2014-03-10 Kyle M HallBug 10452: [QA Followup] - Unit tests
2014-03-10 Marcel de RooyBug 8918: (follow-up) support creating brief UNIAMRC...
2014-03-10 Julian MauriceBug 8918: (follow-up) allow t/db_dependent/Reserves...
2014-03-10 Marcel de RooyBug 8918: (follow-up) more unit tests for CalculatePri...
2014-03-10 Julian MauriceBug 8918: Add a unit test for CalculatePriority
2014-03-10 Galen CharltonBug 11224: (follow-up) clean up unit test for bug 10723
2014-03-10 Galen CharltonBug 11224: (follow-up) apply tidying
2014-03-10 Galen CharltonBug 11224: (follow-up) incorporate test for bug 11777
2014-03-10 Mathieu SabyBug 11224 : Add UT to routines of C4::Acquisition retur...
2014-02-28 Doug KingstonBug 11078: Add locking to rebuild_zebra
next