Bug 21819: (QA follow-up) Replace onchange() in touched code
[koha.git] / t /
2018-11-16 Martin RenvoizeBug 21835: (QA follow-up) Fix failing test
2018-11-16 Tomas Cohen AraziBug 21567: Remove Koha_ExternalContent_RecordedBooks.t
2018-11-16 Mirko TietgenBug 21567: Move Koha_ExternalContent_OverDrive.t to...
2018-11-16 Nick ClemensBug 20598: Update number of tests
2018-11-16 Kyle M HallBug 20598: Unit test
2018-11-16 Marcel de RooyBug 18677: (QA follow-up) Trivial fixes to Chargelostitem.t
2018-11-16 Jonathan DruartBug 18677: Remove new issue_id param from charlostitem
2018-11-16 Jonathan DruartBug 18677: Make the tests pass
2018-11-16 Kyle M HallBug 18677: issue_id is not added to accountlines for...
2018-11-16 Ere MaijalaBug 20244: Add alt script indexing and fix sort field...
2018-11-16 Ere MaijalaBug 20244: Improve Elasticsearch ISBN indexing
2018-11-16 David GustafssonBug 19893: Increase test coverage
2018-11-16 David GustafssonBug 19893: Add code review fixes
2018-11-16 David GustafssonBug 19893: Add pods, remove syspref, add tests for...
2018-11-16 David GustafssonBug 19893: Fix tests and add tests for joined subfields
2018-11-16 David GustafssonBug 19893: Restore and fix removed tests
2018-11-16 Ere MaijalaBug 19893: Fix Elasticsearch tests.
2018-11-16 David GustafssonBug 19893: Alternative optimized indexing for Elasticsearch
2018-11-15 Tomas Cohen AraziBug 21749: (QA follow-up) Add more tests for ImportFram...
2018-11-15 Jonathan DruartBug 21749: Add tests for ImportFramework
2018-11-13 Jonathan DruartBug 21777: Add a regression test
2018-11-13 Jonathan DruartBug 21467: Prevent tests to fail
2018-11-13 Koha instance koha... Bug 21467: (QA follow-up) Fix filter and variable decla...
2018-11-13 Jonathan DruartBug 21467: Do not erase the internal note of the first...
2018-11-13 Jonathan DruartBug 15836: Remove deprecated subroutines
2018-11-13 Jonathan DruartBug 15836: Fix failing tests
2018-11-13 Jonathan DruartBug 15836: Handle non-existent regexs
2018-11-13 Jonathan DruartBug 15836: Add tests
2018-11-13 Jonathan DruartBug 15836: Add the ability to defined custom methods...
2018-11-13 David GustafssonBug 20356: Add EmailSMSSendDriverFromAddress system...
2018-11-12 Jonathan DruartBug 21775: Logout before trying to login
2018-11-12 Jonathan DruartBug 21787: Remove unecessary test from GetHardDueDate.t
2018-11-12 Josef MoravecBug 21804: Remove C4::Accounts::getcharges again
2018-11-12 Jonathan DruartBug 21775: Add selenium tests for audio alerts
2018-11-09 Tomas Cohen AraziBug 21413: (QA follow-up) Fix tests
2018-11-08 Julian MauriceBug 19349: Store record's creator and last modifier...
2018-11-08 Jonathan DruartBug 21205: Replace C4::Items::GetOrderFromItemnumber...
2018-11-08 Matthias MeusburgerBug 18507: Shibboleth auto-provisioning - Sync
2018-11-08 Tomas Cohen AraziBug 21413: Call AddBiblio in list context
2018-11-08 Jonathan DruartBug 15395: Fix QA failure - filter not found
2018-11-08 Julian MauriceBug 15395: Make QA test script happy
2018-11-08 Julian MauriceBug 15395: Add unit tests for extract_messages_from_tem...
2018-11-08 Julian MauriceBug 15395: Allow correct handling of plural translation
2018-11-08 Jonathan DruartBug 15184: Add the ordernumbers filters to GetHistory
2018-11-08 Jonathan DruartBug 12365: Fix GetHardDueDate.t test
2018-11-08 Tomas Cohen AraziBug 21413: Fix condition to avoid operator bnding isssues
2018-11-08 Tomas Cohen AraziBug 21413: Unit tests
2018-11-08 Jonathan DruartBug 21770: Allow html_entity for href
2018-11-08 Jonathan DruartBug 21770: Add tests for html_entity
2018-11-08 David GustafssonBug 20486: Add --marc_conditions option to export_recor...
2018-11-08 Jonathan DruartBug 21015: Remove unecessary 'use Koha::Schema' stateme...
2018-11-08 Nick ClemensBug 18316: (follow-up) Don't let 'fields' be undef...
2018-11-07 Nick ClemensBug 18316: (follow-up) Fix tests and update statement
2018-11-07 Alex ArnaudBug 18316: (follow-up) Koha::SearchField::search_marc_m...
2018-11-07 Nick ClemensBug 18316: Add weighting/relevancy options to ES query...
2018-11-07 Alex ArnaudBug 18316: Ability to weight search fields
2018-11-07 Marcel de RooyBug 21299: (QA follow-up) Rename module and subroutine
2018-11-07 Marcel de RooyBug 21299: Add localReferer function to Util module...
2018-11-07 Nick ClemensBug 15494: (follow-up) Update tests to generate their...
2018-11-07 Nick ClemensBug 15494: (follow-up) Move yaml syspref code to its...
2018-11-07 Marcel de RooyBug 15494: (QA follow-up) Additional polishing
2018-11-07 Nick ClemensBug 15494: Unit tests
2018-11-06 Jonathan DruartBug 21474: Add the Koha::Subscription->frequency method
2018-11-06 Jonathan DruartBug 20996: Remove warning 'Un-mocked method'
2018-11-06 Martin RenvoizeBug 20996: (RM follow-up) Fix the api tests
2018-11-06 Kyle M HallBug 20629: Remove ability to 'reverse' payments
2018-11-06 Nick ClemensBug 20078: Add accelerated reading indexes to getIndexes
2018-11-05 Josef MoravecBug 20996: (follow-up) Fix test
2018-11-02 Kyle M HallBug 20968: Rename method get_intranet_catalog_toolbar_b...
2018-11-02 Kyle M HallBug 20968: Add unit tests
2018-11-02 Marcel de RooyBug 14385: (QA follow-up) Additional changes and fixes
2018-11-02 Mark TompsettBug 14385: Squash of a lot of patches rebased
2018-11-02 Chris CormackBug 14385: Extend OpacHiddenItems to allow specifying...
2018-11-02 Andrew IsherwoodBug 20996: Fix unit tests
2018-11-02 Marcel de RooyBug 21604: Add two trivial test cases
2018-11-01 Jonathan DruartBug 21717: Fix generation of real's values
2018-11-01 Jonathan DruartBug 21556: Do not crash if a biblio is deleted twice
2018-10-31 Jonathan DruartBug 21681: Add tests for GetPatronInfo
2018-10-31 Josef MoravecBug 21681: Remove C4::Accounts::getcharges
2018-10-31 Martin RenvoizeBug 21694: Add the Koha::Account->lines method
2018-10-31 Josef MoravecBug 18720: Use exception instead of die in GetBasketAsCsv
2018-10-31 Josef MoravecBug 20941: (QA follow-up) Fix return value of get_type...
2018-10-31 Andrew IsherwoodBug 20941: (follow-up) Carry out comment #4 advice
2018-10-31 Andrew IsherwoodBug 20941: Add unit tests
2018-10-31 Nick ClemensBug 21581: Unit tests and updated data
2018-10-31 Jonathan DruartBug 13098: Do not compare with precision
2018-10-31 Tomas Cohen AraziBug 13098: Tests for all _FixAccountForLostAndReturned...
2018-10-31 Tomas Cohen AraziBug 13098: Add Koha::Account::Offsets->total
2018-10-29 Jonathan DruartBug 21613: Add a test
2018-10-27 Magnus EngerBug 18591: Allow any number of comments on ILLs
2018-10-26 Jonathan DruartBug 21576: Preserve chomp chars for USE raw
2018-10-26 Jonathan DruartBug 21576: Handle complex uri
2018-10-26 Jonathan DruartBug 21576: Keep compatibility with QA script
2018-10-26 Jonathan DruartBug 21576: Add a developer script to fix missing TT...
2018-10-26 Jonathan DruartBug 21603: Remove incorrect GROUP BY from C4::CourseRes...
2018-10-26 Marcel de RooyBug 21337: (QA follow-up) Rename exception code
2018-10-26 Jonathan DruartBug 13618: Remove html filter for LAST
2018-10-25 Jonathan DruartBug 15486: Fix failing test in GetHardDueDate.t
2018-10-25 Nick ClemensBug 15766: Update tests
2018-10-24 Tomas Cohen AraziBug 15486: Unit tests
next