[Bug 14519] New: Send courtesy notices when sys pref EnhancedMessagingPreferences is OFF
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14519 Bug ID: 14519 Summary: Send courtesy notices when sys pref EnhancedMessagingPreferences is OFF Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Command-line Utilities Assignee: gmcharlt@gmail.com Reporter: z.tajoli@cineca.it QA Contact: testopia@bugs.koha-community.org CC: robin@catalyst.net.nz This new script in misc/cronjobs/ it is written to send courtesy notices when sys pref EnhancedMessagingPreferences is OFF. You can limit by library, setup how many day the message is sent, select the digest template to use for message. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14519 Zeno Tajoli <z.tajoli@cineca.it> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Small patch Change sponsored?|--- |Sponsored Assignee|gmcharlt@gmail.com |z.tajoli@cineca.it -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14519 --- Comment #1 from Zeno Tajoli <z.tajoli@cineca.it> --- Created attachment 40950 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=40950&action=edit new script -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14519 Zeno Tajoli <z.tajoli@cineca.it> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14519 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi Zeno, I am not sure about the idea of this patch. It seems to duplicate a lot of the existing script with the only difference being additional command line parameters? I wonder if we shouldn't include this in the existing script? -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14519 --- Comment #3 from Zeno Tajoli <z.tajoli@cineca.it> --- Hi Katrin, in fact the script is a simplified version of advance_notices.pl, with those differences: -- It works when EnhancedMessagingPreferences is OFF (reverse of advance_notices.pl) -- You can limit by library -- You can select the print template -- You can't select digest/no digest, only digest In copyright notice I mantain "Liblime 2008" because I reuse much code. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14519 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomascohen@gmail.com --- Comment #4 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to Zeno Tajoli from comment #3)
Hi Katrin,
in fact the script is a simplified version of advance_notices.pl, with those differences: -- It works when EnhancedMessagingPreferences is OFF (reverse of advance_notices.pl) -- You can limit by library -- You can select the print template -- You can't select digest/no digest, only digest
In copyright notice I mantain "Liblime 2008" because I reuse much code.
Zeno, I agree with Katrina here. This is just another notice to be sent. I would rather add the option switch and think of this as just another configurable notice to be sent. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14519 Zeno Tajoli <z.tajoli@cineca.it> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |ASSIGNED -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14519 --- Comment #5 from Zeno Tajoli <z.tajoli@cineca.it> --- Hi Katrin and Tomás, ok I try to do the same probably with a modification of overdue_notices.pl. The problem is that advance_notices.pl is written with EnhancedMessagingPreferences = ON in mind and it is quite difficult to insert a good behaviour where EnhancedMessagingPreferences = OFF. Bye -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14519 --- Comment #6 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hi Zeno, one of my problems here I think is understanding why you need to keep the pref off - why is the library not using the default behaviour? -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14519 --- Comment #7 from Zeno Tajoli <z.tajoli@cineca.it> --- Hi Katrin, the motivation of EnhancedMessagingPreferences = OFF is the library doesen't want that users could personalize messaging. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14519 --- Comment #8 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Hm, maybe the solution then would be Bug 9254 - New option to block patrons from changing messaging preferences in OPAC? Another problem if you turn off the pref is, that the notice tab doesn't display in the staff patron account (bug 14157) -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14519 Zeno Tajoli <z.tajoli@cineca.it> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=9254 -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14519 --- Comment #9 from Zeno Tajoli <z.tajoli@cineca.it> --- (In reply to Katrin Fischer from comment #8)
Hm, maybe the solution then would be Bug 9254 - New option to block patrons from changing messaging preferences in OPAC?
Yes 9354 could be a good answer for my requests. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org