Bugzilla – Attachment 104677 Details for
Bug 23787
Add AUTO_RENEWALS in sample_notices.sql
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 23787: (follow-up) Format due date as due date
Bug-23787-follow-up-Format-due-date-as-due-date.patch (text/plain), 6.97 KB, created by
Jonathan Druart
on 2020-05-11 10:28:55 UTC
(
hide
)
Description:
Bug 23787: (follow-up) Format due date as due date
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2020-05-11 10:28:55 UTC
Size:
6.97 KB
patch
obsolete
>From b1d6e1632fb8ec15873ebcfb83c076ac5dc0f754 Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <katrin.fischer.83@web.de> >Date: Tue, 5 May 2020 11:56:07 +0000 >Subject: [PATCH] Bug 23787: (follow-up) Format due date as due date > >Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >--- > installer/data/mysql/de-DE/mandatory/sample_notices.sql | 2 +- > installer/data/mysql/en/mandatory/sample_notices.yml | 2 +- > installer/data/mysql/fr-CA/obligatoire/sample_notices.sql | 2 +- > installer/data/mysql/fr-FR/1-Obligatoire/sample_notices.sql | 2 +- > installer/data/mysql/it-IT/necessari/notices.sql | 2 +- > installer/data/mysql/nb-NO/1-Obligatorisk/sample_notices.sql | 2 +- > installer/data/mysql/pl-PL/mandatory/sample_notices.sql | 2 +- > installer/data/mysql/ru-RU/mandatory/sample_notices.sql | 2 +- > installer/data/mysql/uk-UA/mandatory/sample_notices.sql | 2 +- > 9 files changed, 9 insertions(+), 9 deletions(-) > >diff --git a/installer/data/mysql/de-DE/mandatory/sample_notices.sql b/installer/data/mysql/de-DE/mandatory/sample_notices.sql >index e04081dfe0..b2055dd7ae 100644 >--- a/installer/data/mysql/de-DE/mandatory/sample_notices.sql >+++ b/installer/data/mysql/de-DE/mandatory/sample_notices.sql >@@ -405,5 +405,5 @@ It\'s too late to renew this item. > Your total unpaid fines are too high. > [% END %] > [% ELSE %] >-The following item, [% biblio.title %], has correctly been renewed and is now due on [% checkout.date_due %] >+The following item, [% biblio.title %], has correctly been renewed and is now due on [% checkout.date_due | $KohaDates as_due_date => 1 %] > [% END %]", 'email'); >diff --git a/installer/data/mysql/en/mandatory/sample_notices.yml b/installer/data/mysql/en/mandatory/sample_notices.yml >index e09a7b1540..ca04caf232 100644 >--- a/installer/data/mysql/en/mandatory/sample_notices.yml >+++ b/installer/data/mysql/en/mandatory/sample_notices.yml >@@ -1206,5 +1206,5 @@ tables: > - "Your total unpaid fines are too high." > - "[% END %]" > - "[% ELSE %]" >- - "The following item, [% biblio.title %], has correctly been renewed and is now due on [% checkout.date_due %]" >+ - "The following item, [% biblio.title %], has correctly been renewed and is now due on [% checkout.date_due | $KohaDates as_due_date => 1 %]" > - "[% END %]" >diff --git a/installer/data/mysql/fr-CA/obligatoire/sample_notices.sql b/installer/data/mysql/fr-CA/obligatoire/sample_notices.sql >index 21f3f81289..8dd1c19a05 100644 >--- a/installer/data/mysql/fr-CA/obligatoire/sample_notices.sql >+++ b/installer/data/mysql/fr-CA/obligatoire/sample_notices.sql >@@ -287,5 +287,5 @@ It\'s too late to renew this item. > Your total unpaid fines are too high. > [% END %] > [% ELSE %] >-The following item, [% biblio.title %], has correctly been renewed and is now due on [% checkout.date_due %] >+The following item, [% biblio.title %], has correctly been renewed and is now due on [% checkout.date_due | $KohaDates as_due_date => 1 %] > [% END %]", 'email'); >diff --git a/installer/data/mysql/fr-FR/1-Obligatoire/sample_notices.sql b/installer/data/mysql/fr-FR/1-Obligatoire/sample_notices.sql >index db36b2e5c6..45326ba006 100644 >--- a/installer/data/mysql/fr-FR/1-Obligatoire/sample_notices.sql >+++ b/installer/data/mysql/fr-FR/1-Obligatoire/sample_notices.sql >@@ -398,5 +398,5 @@ It\'s too late to renew this item. > Your total unpaid fines are too high. > [% END %] > [% ELSE %] >-The following item, [% biblio.title %], has correctly been renewed and is now due on [% checkout.date_due %] >+The following item, [% biblio.title %], has correctly been renewed and is now due on [% checkout.date_due | $KohaDates as_due_date => 1 %] > [% END %]", 'email'); >diff --git a/installer/data/mysql/it-IT/necessari/notices.sql b/installer/data/mysql/it-IT/necessari/notices.sql >index 6727b24aa7..d268548c90 100644 >--- a/installer/data/mysql/it-IT/necessari/notices.sql >+++ b/installer/data/mysql/it-IT/necessari/notices.sql >@@ -401,5 +401,5 @@ It\'s too late to renew this item. > Your total unpaid fines are too high. > [% END %] > [% ELSE %] >-The following item, [% biblio.title %], has correctly been renewed and is now due on [% checkout.date_due %] >+The following item, [% biblio.title %], has correctly been renewed and is now due on [% checkout.date_due | $KohaDates as_due_date => 1 %] > [% END %]", 'email'); >diff --git a/installer/data/mysql/nb-NO/1-Obligatorisk/sample_notices.sql b/installer/data/mysql/nb-NO/1-Obligatorisk/sample_notices.sql >index cbaf6ab04e..534b410838 100644 >--- a/installer/data/mysql/nb-NO/1-Obligatorisk/sample_notices.sql >+++ b/installer/data/mysql/nb-NO/1-Obligatorisk/sample_notices.sql >@@ -417,5 +417,5 @@ It\'s too late to renew this item. > Your total unpaid fines are too high. > [% END %] > [% ELSE %] >-The following item, [% biblio.title %], has correctly been renewed and is now due on [% checkout.date_due %] >+The following item, [% biblio.title %], has correctly been renewed and is now due on [% checkout.date_due | $KohaDates as_due_date => 1 %] > [% END %]", 'email'); >diff --git a/installer/data/mysql/pl-PL/mandatory/sample_notices.sql b/installer/data/mysql/pl-PL/mandatory/sample_notices.sql >index 65ee704a31..dbfcc7b24d 100644 >--- a/installer/data/mysql/pl-PL/mandatory/sample_notices.sql >+++ b/installer/data/mysql/pl-PL/mandatory/sample_notices.sql >@@ -395,5 +395,5 @@ It\'s too late to renew this item. > Your total unpaid fines are too high. > [% END %] > [% ELSE %] >-The following item, [% biblio.title %], has correctly been renewed and is now due on [% checkout.date_due %] >+The following item, [% biblio.title %], has correctly been renewed and is now due on [% checkout.date_due | $KohaDates as_due_date => 1 %] > [% END %]", 'email'); >diff --git a/installer/data/mysql/ru-RU/mandatory/sample_notices.sql b/installer/data/mysql/ru-RU/mandatory/sample_notices.sql >index ad8ecaad69..60b86c61bf 100644 >--- a/installer/data/mysql/ru-RU/mandatory/sample_notices.sql >+++ b/installer/data/mysql/ru-RU/mandatory/sample_notices.sql >@@ -397,5 +397,5 @@ It\'s too late to renew this item. > Your total unpaid fines are too high. > [% END %] > [% ELSE %] >-The following item, [% biblio.title %], has correctly been renewed and is now due on [% checkout.date_due %] >+The following item, [% biblio.title %], has correctly been renewed and is now due on [% checkout.date_due | $KohaDates as_due_date => 1 %] > [% END %]", 'email'); >diff --git a/installer/data/mysql/uk-UA/mandatory/sample_notices.sql b/installer/data/mysql/uk-UA/mandatory/sample_notices.sql >index 0b40c33ac8..137e372149 100644 >--- a/installer/data/mysql/uk-UA/mandatory/sample_notices.sql >+++ b/installer/data/mysql/uk-UA/mandatory/sample_notices.sql >@@ -488,5 +488,5 @@ It\'s too late to renew this item. > Your total unpaid fines are too high. > [% END %] > [% ELSE %] >-The following item, [% biblio.title %], has correctly been renewed and is now due on [% checkout.date_due %] >+The following item, [% biblio.title %], has correctly been renewed and is now due on [% checkout.date_due | $KohaDates as_due_date => 1 %] > [% END %]", 'email'); >-- >2.20.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 23787
:
93937
|
94968
|
100418
|
100486
|
100526
|
102731
|
102829
|
102830
|
102831
|
102868
|
102869
|
103763
|
104385
|
104675
|
104676
| 104677