Koha/misc/devel
Jonathan Druart c933244fe6 Bug 21576: Add a developer script to fix missing TT filters
See bug 13618 and bug 21526.

We need a script to add missing filters, or replace wrong ones.

Test plan:
- Add unescaped variables to .tt files
- prove xt/find-missing-filters.t
will warn about them
- perl misc/devel/add_missing_filters.pl
will add the missing/wrong filters
- prove xt/find-missing-filters.t
will now be happy

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2018-10-26 17:09:51 +00:00
..
add_missing_filters.pl Bug 21576: Add a developer script to fix missing TT filters 2018-10-26 17:09:51 +00:00
coverage.pl Bug 13899: (QA followup) POD and usage message fixes 2015-05-26 14:22:34 -03:00
create_superlibrarian.pl Bug 21087: (QA follow-up) Fix usage in create_superlibrarian.pl 2018-07-30 22:51:32 -03:00
populate_db.pl Bug 14826: Add account offset type table 2017-10-20 17:14:32 -03:00
update_dbix_class_files.pl Bug 14383: misc: Fix some typos in comments and documentation 2015-06-22 17:34:45 -03:00