Bugzilla – Attachment 40090 Details for
Bug 6810
Send membership expiry reminder notices
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 6810 - Add new systempreference (MembershipExpiryDaysNotice)
Bug-6810---Add-new-systempreference-MembershipExpi.patch (text/plain), 2.89 KB, created by
Alex Arnaud
on 2015-06-11 13:01:15 UTC
(
hide
)
Description:
Bug 6810 - Add new systempreference (MembershipExpiryDaysNotice)
Filename:
MIME Type:
Creator:
Alex Arnaud
Created:
2015-06-11 13:01:15 UTC
Size:
2.89 KB
patch
obsolete
>From c4d531c55e0070df348dce153cb88f8099b3ef7f Mon Sep 17 00:00:00 2001 >From: Alex Arnaud <alex.arnaud@biblibre.com> >Date: Thu, 11 Jun 2015 12:17:07 +0200 >Subject: [PATCH] Bug 6810 - Add new systempreference > (MembershipExpiryDaysNotice) > >--- > .../bug_6810-add_MembershipExpiryDaysNotice_syspref.sql | 1 + > installer/data/mysql/sysprefs.sql | 3 ++- > .../intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref | 2 +- > 3 files changed, 4 insertions(+), 2 deletions(-) > create mode 100644 installer/data/mysql/atomicupdate/bug_6810-add_MembershipExpiryDaysNotice_syspref.sql > >diff --git a/installer/data/mysql/atomicupdate/bug_6810-add_MembershipExpiryDaysNotice_syspref.sql b/installer/data/mysql/atomicupdate/bug_6810-add_MembershipExpiryDaysNotice_syspref.sql >new file mode 100644 >index 0000000..19bbba9 >--- /dev/null >+++ b/installer/data/mysql/atomicupdate/bug_6810-add_MembershipExpiryDaysNotice_syspref.sql >@@ -0,0 +1 @@ >+INSERT INTO `systempreferences` (variable,value,explanation,options,type) VALUES('MembershipExpiryDaysNotice',14,'Send an account expiration notice that a patron''s card is about to expire after',NULL,'Integer') >\ No newline at end of file >diff --git a/installer/data/mysql/sysprefs.sql b/installer/data/mysql/sysprefs.sql >index a744cbf..6f4610b 100644 >--- a/installer/data/mysql/sysprefs.sql >+++ b/installer/data/mysql/sysprefs.sql >@@ -480,5 +480,6 @@ INSERT INTO systempreferences ( `variable`, `value`, `options`, `explanation`, ` > ('XSLTDetailsDisplay','default','','Enable XSL stylesheet control over details page display on intranet','Free'), > ('XSLTResultsDisplay','default','','Enable XSL stylesheet control over results page display on intranet','Free'), > ('z3950AuthorAuthFields','701,702,700',NULL,'Define the MARC biblio fields for Personal Name Authorities to fill biblio.author','free'), >-('z3950NormalizeAuthor','0','','If ON, Personal Name Authorities will replace authors in biblio.author','YesNo') >+('z3950NormalizeAuthor','0','','If ON, Personal Name Authorities will replace authors in biblio.author','YesNo'), >+('MembershipExpiryDaysNotice' ,14,'Send an account expiration notice that a patron\'s card is about to expire after',NULL,'Integer') > ; >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref >index 1aad19a..568ecd8 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/patrons.pref >@@ -84,7 +84,7 @@ Patrons: > class: integer > - days beforehand. > - >- - Send a membership expiry notice that a patron is about to expire after >+ - Send an account expiration notice when a patron's card will expire in. > - pref: MembershipExpiryDaysNotice > class: integer > - days. >-- >1.7.10.4
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 6810
:
5375
|
9751
|
21870
|
21871
|
21872
|
22459
|
32683
|
32684
|
32689
|
32692
|
33954
|
40090
|
40091
|
40100
|
40120
|
40121
|
40122
|
40179
|
40180
|
40641
|
40642
|
40643
|
40644
|
40645
|
40646
|
40649
|
40665
|
40666
|
40667
|
40685
|
40686
|
40687
|
40688
|
40689
|
40690
|
40700
|
40701
|
40766
|
41916
|
42609
|
42610
|
42611
|
42612
|
42613
|
42700