Bug 21959: Batch item modification - ability to apply regular expression on text...
authorAlex Arnaud <alex.arnaud@biblibre.com>
Thu, 6 Dec 2018 08:43:42 +0000 (09:43 +0100)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Wed, 8 Jan 2020 14:35:50 +0000 (14:35 +0000)
commit6fb8b680c0a3bc50b5a2cf772b624d382e80ea44
tree576aa23839bd19982bf97823e24c85c2101f2eea
parent234dbc65f7df31876eadd33e917c462254a6f972
Bug 21959: Batch item modification - ability to apply regular expression on text fields

Test plan:
  - go to Tools > Batch item modification,
  - select items to modify,
  - for one or some text fields, check the second checkbox (Use regular
    expression) and type your regex,
  - check the regex has been applied.

Signed-off-by: Pierre-Marc Thibault <pierre-marc.thibault@inLibro.com>
Signed-off-by: Mathilde Formery <mathilde.formery@ville-nimes.fr>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
koha-tmpl/intranet-tmpl/prog/en/modules/tools/batchMod-edit.tt
tools/batchMod.pl