Bug 18790: Add new account offsets to atomic update
[koha.git] / t /
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
2018-03-23 Jonathan DruartBug 20466: Fix fixture syntax in t/Prices.t
2018-03-23 Jonathan DruartBug 19943: Koha::Biblio - Replace GetBiblioItemData...
2018-03-23 Nick ClemensBug 19929: Add Koha objects for class sources and sorters
2018-03-23 Kyle M HallBug 18626: Add unit tests
2018-03-23 Kyle M HallBug 17826: Allow extended patron attributes to be sent...
2018-03-23 Jonathan DruartBug 20264: Remove syspref checkdigit
2018-03-23 Jonathan DruartBug 4078: Add a new test
2018-03-23 Jonathan DruartBug 4078: Add the ability to display and configure...
2018-03-23 David BourgaultBug 17457: Add tests for each marc flavour
2018-03-23 David BourgaultBug 17457: Adv. Acquisition search with ISBN variations
2018-03-19 Nick ClemensBug 20321: Remove get_biblionumber_from_isbn
2018-03-19 Jonathan DruartBug 20219: Remove t/smolder_smoke_signal
2018-03-19 Mark TompsettBug 18570: Prove that the letter code parameter tweaks...
2018-03-19 Mark TompsettBug 18570: Tests to prove if email send was attempted
2018-03-19 Mark TompsettBug 20097: (follow-up) Add a unit test
2018-03-15 Tomas Cohen AraziBug 20167: Regression test
2018-02-28 Jonathan DruartBug 20311: Prevent get_age tests to fail on Feb 28th
2018-02-27 Jonathan DruartBug 19979: ->count and be called directly on Koha:...
2018-02-27 Marcel de RooyBug 19979: Fix get_facets_info test in Search.t
next