Bug 20363: (bug 16966 follow-up) better messages handling
[koha.git] / t /
2018-04-23 Ere MaijalaBug 20073: Move Elasticsearch configs to yaml files...
2018-04-23 Jonathan DruartBug 19855: Move getalert, addalert and delalert to...
2018-04-23 Jonathan DruartBug 19855: Remove $type from the alerts
2018-04-20 Jonathan DruartBug 20400: Fix get_routing_lists tests
2018-04-20 Katrin FischerBug 20400: (follow-up) Several fixes from RM review
2018-04-20 Jonathan DruartBug 20400: Fix number of tests
2018-04-20 Katrin FischerBug 20400: Add routing list tab in OPAC
2018-04-20 Kyle M HallBug 9302: Add error messages, correct number of unit...
2018-04-20 Tomas Cohen AraziBug 9302: (QA follow-up) Consistency follow-up
2018-04-20 Kyle M HallBug 9302: Add ability to merge patron records
2018-04-20 Nick ClemensBug 20047: Add Koha::Z3950Server Oject and use it to...
2018-04-20 Alex ArnaudBug 19873: Add unit tests
2018-04-20 Josef MoravecBug 20603: Remove ModNote, getcredits and getrefunds...
2018-04-20 Jonathan DruartBug 20489: Prevent DB user login
2018-04-20 Jonathan DruartBug 19974: Make MarkLostItemsAsReturned multiple
2018-04-20 Jonathan DruartBug 20590: Fix Members.t
2018-04-19 Jonathan DruartBug 20562: Fix Returns.t test
2018-04-19 Tomas Cohen AraziBug 20590: Unit tests
2018-04-19 Jonathan DruartBug 18790: Prevent the tests to fail if precision changes
2018-04-19 Kyle M HallBug 18790: Add ability to void payments
2018-04-19 Kyle M HallBug 18786: Add ability to create custom payment types
2018-04-19 Jonathan DruartBug 20599: Add the Koha::Subscription->vendor method
2018-04-18 Jonathan DruartBug 20562: Pass the Koha::Checkout object to AddIssuing...
2018-04-18 Kyle M HallBug 20562: issue_id is not stored in accountlines for...
2018-04-16 Jonathan DruartBug 18725: Test return values of make_column_dirty
2018-04-16 Marcel de RooyBug 18725: (QA follow-up) Use make_column_dirty instead...
2018-04-13 Jonathan DruartBug 20584: Prevent Koha/Patron/Categories.t to fail...
2018-04-13 Julian MauriceBug 20538: Remove the need of writing [% KOHA_VERSION...
2018-04-13 Mark TompsettBug 20499: Unit Test to prove the problem
2018-04-12 Marcel de RooyBug 14769: (QA follow-up) Remove global var $cached_ind...
2018-04-12 Marcel de RooyBug 14769: Put ControlledIndicators to work
2018-04-12 Marcel de RooyBug 14769: Add tests for _thesaurus_info in ControlledI...
2018-04-12 Marcel de RooyBug 14769: Introduce Koha::Authority::ControlledIndicators
2018-04-12 Josef MoravecBug 9701: (follow-up) Adjust tests
2018-04-12 Jonathan DruartBug 19936: Reuse existing userid if none provided
2018-04-12 Jonathan DruartBug 19936: Adapt tests
2018-04-12 Jonathan DruartBug 19936: Move and add tests for Generate_Userid
2018-04-12 Jonathan DruartBug 19936: Add the Koha::Patron->has_valid_userid method
2018-04-12 Jonathan DruartBug 19936: Replace Check_userid - just move the tests
2018-04-11 Tomas Cohen AraziBug 20123: (follow-up) Mock timezone in t/Auth_with_shi...
2018-04-11 Jonathan DruartBug 20540: Fix TransformHtmlToXml if last tag is empty
2018-04-11 Nick ClemensBug 18625: (QA follow-up) Unit tests
2018-04-11 Tomas Cohen AraziBug 18674: TZ error handling
2018-04-11 Kyle M HallBug 20123: Allow multiple instances of Koha to have...
2018-04-10 Jonathan DruartBug 20557: Prevent Koha/Acquisition/Order.t to fail...
2018-04-09 Jonathan DruartBug 19581: Fix Koha_Elasticsearch.t
2018-04-09 Jonathan DruartBug 19804: Fix test in maxsuspensiondays.t
2018-04-09 Jonathan DruartBug 19804: Fix test in GetHardDueDate.t
2018-04-09 Jonathan DruartBug 19804: Add a 'Fine charging interval' for suspensio...
2018-04-09 Nick ClemensBug 19581: Unit tests
2018-04-06 Mark TompsettBug 20181: (follow-up) Ensure test runs
2018-04-06 Kyle M HallBug 20181: Unit tests
2018-04-06 Marcel de RooyBug 18816: (QA follow-up) Fix Circulation.t
2018-04-06 Kyle M HallBug 18816: (QA follow-up) Convert param to hashref...
2018-04-06 Kyle M HallBug 18816: Make CataloguingLog work in production by...
2018-04-05 Jonathan DruartBug 20531: Prevent IssueSlip.t to fail randomly
2018-04-05 Josef MoravecBug 20510: Remove unused sub TotalPaid from C4::Stats
2018-04-05 Jonathan DruartBug 20325: Do not remove accountlines between tests
2018-04-05 Jonathan DruartBug 20325: Move tests to a subtest
2018-04-05 Kyle M HallBug 20325: C4::Accounts::purge_zero_balance_fees does...
2018-04-05 Mark TompsettBug 20191: Use Test::MockTime to hold time still
2018-04-04 Jonathan DruartBug 19578: Remove MARC punctuation in notices (TT syntax)
2018-04-04 Tomas Cohen AraziBug 19223: Unit tests for output and output_html methods
2018-04-03 Jonathan DruartBug 19935: Replace GetPendingIssues - Remove the residue
2018-04-03 Jonathan DruartBug 19935: Add Koha::Patron->pending_checkouts
2018-04-03 Josef MoravecBug 17553: (follow-up) Adjust number of tests
2018-04-03 Jonathan DruartBug 17553: Move existing tests
2018-04-03 Jonathan DruartBug 19926: Add tests for Koha::Object->unblessed_all_re...
2018-04-02 Nick ClemensBug 20052: (follow-up) Fix QA tool complaints and bad...
2018-04-02 Nick ClemensBug 20052: Add Koha Reports object class
2018-04-02 Jonathan DruartBug 18382: Add a test
2018-03-30 Jonathan DruartBug 20503: Prevent Borrower_PrevCheckout.t to fail...
2018-03-29 Lari TaskulaBug 20490: Correct bug number typo in comment in Circul...
2018-03-29 Tomas Cohen AraziBug 19784: Unit tests for /api/v1/patrons
2018-03-29 Tomas Cohen AraziBug 16330: Remove validation code from Koha::Patron
2018-03-29 Tomas Cohen AraziBug 16330: (QA follow-up) ModMember requires borrowernumber
2018-03-29 Tomas Cohen AraziBug 16330: Move patches to OpenAPI
2018-03-29 Benjamin RoksethBug 16330: Add routes to add, update and delete patrons
2018-03-28 Nick ClemensBug 19564: (QA follow-up) Make commented out tests...
2018-03-28 Jonathan DruartBug 19564: Add tests for _convert_sort_fields
2018-03-28 Tomas Cohen AraziBug 18055: (QA followup) Only print output if DEBUG
2018-03-28 Mason JamesBug 18055: Speed up '00-strict.t' test, with Parallel...
2018-03-28 Mason JamesBug 18055: Speed up '00-strict.t' test, with Parallel...
2018-03-27 Nick ClemensBug 19582: Unit tests
2018-03-27 Jonathan DruartBug 20474: Mimick Letters.t
2018-03-27 Mark TompsettBug 20474: Mock sendmail instead of actually emailing
2018-03-27 Jonathan DruartBug 20045: Fix Selenium tests
2018-03-26 Jonathan DruartBug 20267: .gitignore do not need to be mapped in Makefile
2018-03-26 Nick ClemensBug 20081: Set inline headers for uploaded pdfs
2018-03-26 Jonathan DruartBug 18797: Create the biblioitem entry
2018-03-26 Mark TompsettBug 18797: Make rollingloans test useful
2018-03-26 Charles FarmerBug 19955: Minor grammatical correction
2018-03-26 Kyle M HallBug 19955: Add ability to process only one 'type' of...
2018-03-26 Marcel de RooyBug 20422: Add unit test to Output.t for parametrized_url
2018-03-26 Mark TompsettBug 18570: Follow up to fix test noise
2018-03-23 Jonathan DruartBug 19943: Fix Borrower_PrevCheckout.t - create the...
2018-03-23 Jonathan DruartBug 19943: Fix SwitchOnSiteCheckouts.t - create the...
2018-03-23 Jonathan DruartBug 19943: Fix dateexpiry.t - create the biblioitem...
2018-03-23 Jonathan DruartBug 19943: Fix NoIssuesChargeGuarantees.t - create...
2018-03-23 Jonathan DruartBug 4078: Fix test when fr_FR.UTF-8 is installed
next