Bug 4461: (follow-up) Creating sample notice and other fixes
authorAleisha Amohia <aleishaamohia@hotmail.com>
Tue, 25 Feb 2020 04:04:43 +0000 (04:04 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 6 Apr 2020 10:16:38 +0000 (11:16 +0100)
commit96883e69b577e1861741d5d5c4ea48d40f4eca1d
tree49a1f710a5346ca6d13e4c47cef5f350593fb73e
parent414da449ddc341624c8ae35ebb1e86f07ecf70fb
Bug 4461: (follow-up) Creating sample notice and other fixes

- filters
- capitalisation
- atomic update

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
18 files changed:
C4/Letters.pm
Koha/ProblemReport.pm
Koha/ProblemReports.pm
installer/data/mysql/atomicupdate/bug-4461_add-problem-report-notice.perl [new file with mode: 0644]
installer/data/mysql/atomicupdate/bug-4461_add-problem-reports-table.perl
installer/data/mysql/de-DE/mandatory/sample_notices.sql
installer/data/mysql/en/mandatory/sample_notices.yml
installer/data/mysql/es-ES/mandatory/sample_notices.sql
installer/data/mysql/fr-CA/obligatoire/sample_notices.sql
installer/data/mysql/fr-FR/1-Obligatoire/sample_notices.sql
installer/data/mysql/it-IT/necessari/notices.sql
installer/data/mysql/nb-NO/1-Obligatorisk/sample_notices.sql
installer/data/mysql/pl-PL/mandatory/sample_notices.sql
installer/data/mysql/ru-RU/mandatory/sample_notices.sql
installer/data/mysql/uk-UA/mandatory/sample_notices.sql
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-reportproblem.tt
opac/opac-reportproblem.pl
tools/letter.pl