]> git.koha-community.org Git - koha.git/commit
bug 5127: sample notice templates for suggestions
authorGalen Charlton <gmcharlt@gmail.com>
Sat, 13 Nov 2010 21:35:43 +0000 (16:35 -0500)
committerChris Nighswonger <chris.nighswonger@gmail.com>
Mon, 29 Nov 2010 20:01:37 +0000 (15:01 -0500)
commit9273f354a9ce6d490b9ad95251706ebec69adc53
treea277cb92be382a662fde07d058dfc0f63980b612
parent19e494bcd52bee7abf43a2f4ea5b9c197680d7b3
bug 5127: sample notice templates for suggestions

* supply default suggestion status change email
  templates.
* remove the deprecated mail_suggestion_*.tmpl files

There are a couple suggestion statuses referred to
in the code and suggestion management page that currently
do not have notice templates defined: ASK and CHECKED.  These
seem to be internal, so perhaps default message templates
are not needed for these.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
(cherry picked from commit 7fd45b986197721f1486bea61a20a717d4217c4a)

Signed-off-by: Chris Nighswonger <chris.nighswonger@gmail.com>
installer/data/mysql/de-DE/mandatory/sample_notices.sql
installer/data/mysql/en/mandatory/sample_notices.sql
installer/data/mysql/fr-FR/1-Obligatoire/sample_notices.sql
installer/data/mysql/it-IT/necessari/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/intranet-tmpl/prog/en/modules/suggestion/mail_suggestion_ACCEPTED.tmpl [deleted file]
koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/mail_suggestion_AVAILABLE.tmpl [deleted file]
koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/mail_suggestion_ORDERED.tmpl [deleted file]
koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/mail_suggestion_REJECTED.tmpl [deleted file]