Bug 31069: Remove ExplodedTerms dependency on templates
[koha.git] / t / lib / QA /
2021-11-02 Jonathan DruartBug 29350: Don't need to escape the 'delete' TT methods
2021-01-11 Jonathan DruartBug 27336: Fix xt/find-missing-filters.t
2019-08-05 Martin RenvoizeBug 11529: (RM follow-up) Add WHILE to directive list
2019-03-07 Jonathan DruartBug 22466: Do not ask for TT methods to be filtered
2019-01-02 Jonathan DruartBug 22007: Also handle Price and HtmlTags
2019-01-02 Jonathan DruartBug 22007: Handle safe filtered output (KohaDates)
2018-11-08 Jonathan DruartBug 21770: Allow html_entity for href
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 13618: Remove html filter for LAST
2018-10-01 Jonathan DruartBug 21454: Do not require html filter on Price
2018-10-01 Jonathan DruartBug 21393: Add line nubmers to ease fixing
2018-10-01 Jonathan DruartBug 21393: Move missing filters code to a module