Bugzilla – Attachment 37075 Details for
Bug 13068
New feature for DB update and sandbox
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 13068: [QA Follow-up] Remove the Talking-Tech-itiva file from atomicupdate
Bug-13068-QA-Follow-up-Remove-the-Talking-Tech-iti.patch (text/plain), 4.34 KB, created by
Marcel de Rooy
on 2015-03-21 10:33:14 UTC
(
hide
)
Description:
Bug 13068: [QA Follow-up] Remove the Talking-Tech-itiva file from atomicupdate
Filename:
MIME Type:
Creator:
Marcel de Rooy
Created:
2015-03-21 10:33:14 UTC
Size:
4.34 KB
patch
obsolete
>From ff1528cb8e2a16b6129d89cc05cd0b6cf0e1bad9 Mon Sep 17 00:00:00 2001 >From: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> >Date: Sat, 21 Mar 2015 11:23:27 +0100 >Subject: [PATCH] Bug 13068: [QA Follow-up] Remove the Talking-Tech-itiva file > from atomicupdate >Content-Type: text/plain; charset=utf-8 > >The file can be removed. The code is included in the db revisions >3.09.00.014 and 3.15.00.040. >Also I adjusted the text of TalkingTech.README and removed the reference to >the atomicupdate file. > >NOTE: I open a new report for adding TalkingTechItivaPhoneNotification to >sysprefs.sql. Probably, the text inserted in the db revisions should have >been inserted into the sample notices sql text too. These corrections are >outside the scope of this report. >--- > ...-4246-Talking-Tech-itiva-phone-notifications.pl | 27 -------------------- > misc/cronjobs/thirdparty/TalkingTech.README | 8 +---- > 2 files changed, 2 insertions(+), 33 deletions(-) > delete mode 100644 installer/data/mysql/atomicupdate/Bug-4246-Talking-Tech-itiva-phone-notifications.pl > >diff --git a/installer/data/mysql/atomicupdate/Bug-4246-Talking-Tech-itiva-phone-notifications.pl b/installer/data/mysql/atomicupdate/Bug-4246-Talking-Tech-itiva-phone-notifications.pl >deleted file mode 100644 >index 5355554..0000000 >--- a/installer/data/mysql/atomicupdate/Bug-4246-Talking-Tech-itiva-phone-notifications.pl >+++ /dev/null >@@ -1,27 +0,0 @@ >-#! /usr/bin/perl >-use strict; >-use warnings; >-use C4::Context; >-my $dbh = C4::Context->dbh; >- >-# add phone message transport type >-$dbh->do("INSERT INTO message_transport_types (message_transport_type) VALUES ('phone')"); >- >-# adds HOLD and PREDUE letters (as placeholders) >-$dbh->do("INSERT INTO letter (module, code, name, title, content, message_transport_type) VALUES >- ('reserves', 'HOLD', 'Item Available for Pick-up (phone notice)', 'Item Available for Pick-up (phone notice)', 'Your item is available for pickup', 'phone'), >- ('circulation', 'PREDUE', 'Advance Notice of Item Due (phone notice)', 'Advance Notice of Item Due (phone notice)', 'Your item is due soon', 'phone'), >- ('circulation', 'OVERDUE', 'Overdue Notice (phone notice)', 'Overdue Notice (phone notice)', 'Your item is overdue', 'phone') >- "); >- >-# add phone notifications to patron message preferences options >-$dbh->do("INSERT INTO message_transports >- (message_attribute_id, message_transport_type, is_digest, letter_module, letter_code) VALUES >- (4, 'phone', 0, 'reserves', 'HOLD'), >- (2, 'phone', 0, 'circulation', 'PREDUE') >- "); >- >-# add TalkingTechItivaPhoneNotification syspref >-$dbh->do("INSERT INTO systempreferences (variable,value,explanation,options,type) VALUES('TalkingTechItivaPhoneNotification',0,'If ON, enables Talking Tech I-tiva phone notifications',NULL,'YesNo');"); >- >-print "Upgrade done (Support for Talking Tech i-tiva phone notification system)\n"; >diff --git a/misc/cronjobs/thirdparty/TalkingTech.README b/misc/cronjobs/thirdparty/TalkingTech.README >index 7120d85..f1e66a8 100644 >--- a/misc/cronjobs/thirdparty/TalkingTech.README >+++ b/misc/cronjobs/thirdparty/TalkingTech.README >@@ -1,13 +1,9 @@ > Installation and Setup instructions for Talking Tech I-tiva phone notification > ============================= > >-Be sure you've run installer/data/mysql/atomicupdate/Bug-4246-Talking-Tech-itiva-phone-notifications.pl >-to install the required data pack (new syspref, notice placeholders and messaging transport preferences) >+Be sure you enabled the TalkingTechItivaPhoneNotification syspref and you created notice text for the Phone message transport type under the HOLD, PREDUE and OVERDUE notices. (See Tools > Notices & Slips.) > >-To use, TalkingTechItivaPhoneNotification syspref must be turned on. >- >-If you wish to process PREOVERDUE or RESERVES messages, you'll need the EnhancedMessagingPreferences >-system preference turned on, and patrons to have filled in a perference for receiving these notices by phone. >+If you wish to process PREDUE or HOLD messages, you'll need the EnhancedMessagingPreferences system preference turned on, and patrons to have filled in a preference for receiving these notices by phone. > > For OVERDUE messages, overdue notice triggers must be configured under Koha -> Tools -> Overdue Notice Triggers. > Either branch-specific triggers or the default level triggers may be used (script will select whichever is appropriate). >-- >1.7.7.6
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 13068
:
32173
|
32174
|
32175
|
32177
|
32178
|
32179
|
32180
|
32185
|
32294
|
32300
|
32398
|
32399
|
32525
|
32526
|
32658
|
32659
|
32784
|
32785
|
32839
|
32840
|
32841
|
32842
|
32843
|
32919
|
32921
|
33859
|
34070
|
34071
|
34072
|
34949
|
34950
|
34951
|
34960
|
34998
|
35000
|
35001
|
35002
|
35003
|
35366
|
35367
|
35368
|
35370
|
36716
|
36717
|
36718
|
36719
|
36779
|
36780
|
36781
|
36792
|
37061
|
37062
|
37063
|
37064
|
37065
|
37066
|
37075
|
37076
|
37491