[Bug 29393] New: Ability to send emails from patron details page
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Bug ID: 29393 Summary: Ability to send emails from patron details page Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: new feature Priority: P5 - low Component: Notices Assignee: koha-bugs@lists.koha-community.org Reporter: alex.arnaud@biblibre.com QA Contact: testopia@bugs.koha-community.org -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Alex Arnaud <alex.arnaud@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|koha-bugs@lists.koha-commun |alex.arnaud@biblibre.com |ity.org | Status|NEW |ASSIGNED -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 --- Comment #1 from Alex Arnaud <alex.arnaud@biblibre.com> --- Created attachment 127237 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=127237&action=edit Bug 29393 - Ability to send emails from patron details page Test plan - apply Bug 12802 - go to a patron's details page - click on "Add message" in tools bar - choose "Email" in "Add a message for" - Select a notice (module members) or manualy fill the message -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Alex Arnaud <alex.arnaud@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #127237|0 |1 is obsolete| | --- Comment #2 from Alex Arnaud <alex.arnaud@biblibre.com> --- Created attachment 127238 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=127238&action=edit Bug 29393 - Ability to send emails from patron details page Test plan - apply Bug 12802 - go to a patron's details page - click on "Add message" in tools bar - choose "Email" in "Add a message for" - Select a notice (module members) or manualy fill the message - Save - Check the message is saved in message_queue table -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Alex Arnaud <alex.arnaud@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |12802 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12802 [Bug 12802] Send notices using several email addresses -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Alex Arnaud <alex.arnaud@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 --- Comment #3 from Alex Arnaud <alex.arnaud@biblibre.com> --- This adds the ability to send email via patron messages (/cgi-bin/koha/circ/add_message.pl). This feature depends on bug 12802. Recipients are defined by AutoEmailPrimaryAddress. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Failed QA --- Comment #4 from Owen Leonard <oleonard@myacpl.org> --- I worry that too many of the available notices depend on logic or circumstances which aren't taken into account for here. - ACCTDETAILS Account Details Template - DEFAULT -- This one is useful, although it's not good that our sample notice includes the encrypted password. - MEMBERSHIP_EXPIRY Account expiration -- I can see this being useful as well. - OPAC_REG_VERIFY Opac Self-Registration Verification Email -- This would be useful if it could be done, but can it? If you require email verification for self-registrations the patron record isn't created until verified. Meaning you couldn't find the patron record to re-send the verification. - PASSWORD_RESET Online password reset -- Useful, but doesn't work. There is no link in the message. - DISCHARGE Discharge -- This notice is usually generated as a PDF, not sent via email. Does an email work for the discharge process? These notices don't make sense because there's not enough context for the message: PROBLEM_REPORT OPAC Problem Report SHARE_ACCEPT Notification about an accepted share SHARE_INVITE Invitation for sharing a list -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Andrew Fuerste-Henry <andrew@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew@bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Donna <bwsdonna@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bwsdonna@gmail.com --- Comment #5 from Donna <bwsdonna@gmail.com> --- I feel this would benefit from having a permission attached to it. Many libraries will not want all staff to have this ability and will want an easy way to disable it, without blocking staff from being able to use the Add message functionality. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 --- Comment #6 from Alex Arnaud <alex.arnaud@biblibre.com> --- (In reply to Owen Leonard from comment #4)
I worry that too many of the available notices depend on logic or circumstances which aren't taken into account for here.
Hello Owen, I would say that it is the responsibility of the user/librarian to use the appropriate letter. Is there any security/system/GDPR risk according to you ? The goal here is to allow librarian to have some predefined letters to be used in the "Add message" feature. I choose "members" as letters category for this. Would a new module be better ? And thank you for testing. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 --- Comment #7 from Alex Arnaud <alex.arnaud@biblibre.com> --- Created attachment 127452 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=127452&action=edit Bug 29393 - Use patron language in letters -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 --- Comment #8 from Alex Arnaud <alex.arnaud@biblibre.com> --- Created attachment 127506 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=127506&action=edit Bug 29393 - add a dedicated letters module for add message -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 --- Comment #9 from Alex Arnaud <alex.arnaud@biblibre.com> --- Created attachment 127511 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=127511&action=edit Bug 29393 - Add send_messages_to_borrowers permission -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Alex Arnaud <alex.arnaud@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 --- Comment #10 from Alex Arnaud <alex.arnaud@biblibre.com> --- Created attachment 127847 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=127847&action=edit Bug 29393 - Don't show notice templates for each language -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Alex Arnaud <alex.arnaud@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #127238|0 |1 is obsolete| | --- Comment #11 from Alex Arnaud <alex.arnaud@biblibre.com> --- Created attachment 128215 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=128215&action=edit Bug 29393 - Ability to send emails from patron details page Test plan - apply Bug 12802 - go to a patron's details page - click on "Add message" in tools bar - choose "Email" in "Add a message for" - Select a notice (module members) or manualy fill the message - Save - Check the message is saved in message_queue table Sponsored-by: Aix-Marseille University -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Alex Arnaud <alex.arnaud@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #127452|0 |1 is obsolete| | --- Comment #12 from Alex Arnaud <alex.arnaud@biblibre.com> --- Created attachment 128216 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=128216&action=edit Bug 29393 - Use patron language in letters Sponsored-by: Aix-Marseille University -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Alex Arnaud <alex.arnaud@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #127506|0 |1 is obsolete| | --- Comment #13 from Alex Arnaud <alex.arnaud@biblibre.com> --- Created attachment 128217 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=128217&action=edit Bug 29393 - add a dedicated letters module for add message Sponsored-by: Aix-Marseille University -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Alex Arnaud <alex.arnaud@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #127511|0 |1 is obsolete| | --- Comment #14 from Alex Arnaud <alex.arnaud@biblibre.com> --- Created attachment 128218 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=128218&action=edit Bug 29393 - Add send_messages_to_borrowers permission Sponsored-by: Aix-Marseille University -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Alex Arnaud <alex.arnaud@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #127847|0 |1 is obsolete| | --- Comment #15 from Alex Arnaud <alex.arnaud@biblibre.com> --- Created attachment 128219 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=128219&action=edit Bug 29393 - Don't show notice templates for each language Sponsored-by: Aix-Marseille University -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 --- Comment #16 from Alex Arnaud <alex.arnaud@biblibre.com> --- Created attachment 128363 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=128363&action=edit Bug 29393 - Sort notice templates by name Sponsored-by: Aix-Marseille University -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Alex Arnaud <alex.arnaud@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Change sponsored?|--- |Sponsored -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dcook@prosentient.com.au -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Rachael <rachael.laritz@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Patch doesn't apply CC| |rachael.laritz@inlibro.com --- Comment #17 from Rachael <rachael.laritz@inlibro.com> --- patch doesn't apply -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Axelle Aix-Marseille Université <axelle.clarisse@univ-amu.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |axelle.clarisse@univ-amu.fr -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Patch doesn't apply |Needs Signoff Patch complexity|--- |Small patch -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #128215|0 |1 is obsolete| | Attachment #128216|0 |1 is obsolete| | Attachment #128217|0 |1 is obsolete| | Attachment #128218|0 |1 is obsolete| | Attachment #128219|0 |1 is obsolete| | Attachment #128363|0 |1 is obsolete| | --- Comment #18 from Fridolin Somers <fridolin.somers@biblibre.com> --- Created attachment 148187 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=148187&action=edit Bug 29393: (follow-up) Explicite use of methods from C4 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 --- Comment #19 from Fridolin Somers <fridolin.somers@biblibre.com> --- Created attachment 148188 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=148188&action=edit Bug 29393: Ability to send emails from patron details page Test plan - apply Bug 12802 - go to a patron's details page - click on "Add message" in tools bar - choose "Email" in "Add a message for" - Select a notice (module members) or manualy fill the message - Save - Check the message is saved in message_queue table -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 --- Comment #20 from Fridolin Somers <fridolin.somers@biblibre.com> --- Created attachment 148189 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=148189&action=edit Bug 29393: Use patron language in letters -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 --- Comment #21 from Fridolin Somers <fridolin.somers@biblibre.com> --- Created attachment 148190 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=148190&action=edit Bug 29393: Add a dedicated letters module for add message -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 --- Comment #22 from Fridolin Somers <fridolin.somers@biblibre.com> --- Created attachment 148191 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=148191&action=edit Bug 29393: Add send_messages_to_borrowers permission -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 --- Comment #23 from Fridolin Somers <fridolin.somers@biblibre.com> --- Created attachment 148192 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=148192&action=edit Bug 29393: Don't show notice templates for each language -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 --- Comment #24 from Fridolin Somers <fridolin.somers@biblibre.com> --- Created attachment 148193 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=148193&action=edit Bug 29393: Sort notice templates by name -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #148187|0 |1 is obsolete| | --- Comment #25 from Fridolin Somers <fridolin.somers@biblibre.com> --- Created attachment 148194 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=148194&action=edit Bug 29393: (follow-up) Explicite use of methods from C4 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers@biblibre.co | |m --- Comment #26 from Fridolin Somers <fridolin.somers@biblibre.com> --- rebased on current master + a small follow-up -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 --- Comment #27 from Julian Maurice <julian.maurice@biblibre.com> --- Created attachment 149812 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=149812&action=edit Bug 29393: Prevent SQL errors when SQL strict mode is set -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Lucas Gass <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Patch doesn't apply CC| |lucas@bywatersolutions.com --- Comment #28 from Lucas Gass <lucas@bywatersolutions.com> --- Merge conflicts in circ/add_message.pl. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |michaela.sieber@kit.edu -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #148188|0 |1 is obsolete| | --- Comment #29 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 160107 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=160107&action=edit Bug 29393: Ability to send emails from patron details page Test plan - apply Bug 12802 - go to a patron's details page - click on "Add message" in tools bar - choose "Email" in "Add a message for" - Select a notice (module members) or manualy fill the message - Save - Check the message is saved in message_queue table -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #148189|0 |1 is obsolete| | --- Comment #30 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 160108 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=160108&action=edit Bug 29393: Use patron language in letters -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #148190|0 |1 is obsolete| | --- Comment #31 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 160109 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=160109&action=edit Bug 29393: Add a dedicated letters module for add message -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #148191|0 |1 is obsolete| | --- Comment #32 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 160110 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=160110&action=edit Bug 29393: Add send_messages_to_borrowers permission -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #148192|0 |1 is obsolete| | --- Comment #33 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 160111 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=160111&action=edit Bug 29393: Don't show notice templates for each language -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #148193|0 |1 is obsolete| | --- Comment #34 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 160112 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=160112&action=edit Bug 29393: Sort notice templates by name -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #148194|0 |1 is obsolete| | --- Comment #35 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 160113 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=160113&action=edit Bug 29393: (follow-up) Explicite use of methods from C4 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #149812|0 |1 is obsolete| | --- Comment #36 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 160114 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=160114&action=edit Bug 29393: Prevent SQL errors when SQL strict mode is set -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize@ptfs-europe | |.com Status|Patch doesn't apply |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 --- Comment #37 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Just a rebase for now.. Reviewing the code a bit next. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 --- Comment #38 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- I'm interested in the idea's here.. but I'd love to see a specification or set or original requirements attached. I fear we're ending up with a series of overlapping features.. we need someone to take a step back and look at the big picture. We now have 'OPAC Problem reports', 'Catalog concerns (misnamed due to original requirements.. should really be 'request tracking'), Notices, 'OPAC Note' and checkout notes. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 --- Comment #39 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- I feel like we could improve the notice template functionality, displaying a preview (maybe even editable) of the notice prior to sending. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Anneli Österman <anneli.osterman@koha-suomi.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |anneli.osterman@koha-suomi. | |fi --- Comment #40 from Anneli Österman <anneli.osterman@koha-suomi.fi> --- Some notes: - If you add a new notice to Patrons (MEMBERS) category, they do not show up in Add message email drop down. Test plan does not apply in this case. - If you add a new notice to "Add message" category, they show up in Add message email drop down. There is no mention of this category in the test plan. - When you choose a notice to send, you cannot see it's content. You can see it only after it is saved to message queue. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Matthias <matthias.le-gac@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Matthias <matthias.le-gac@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #160114|0 |1 is obsolete| | --- Comment #41 from Matthias <matthias.le-gac@inlibro.com> --- Created attachment 160633 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=160633&action=edit Bug 29393: Prevent SQL errors when SQL strict mode is set Signed-off-by: matthias <matthias.le-gac@inlibro.net> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Matthias <matthias.le-gac@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #160633|0 |1 is obsolete| | --- Comment #42 from Matthias <matthias.le-gac@inlibro.com> --- Created attachment 160638 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=160638&action=edit Bug 29393: Prevent SQL errors when SQL strict mode is set Signed-off-by: matthias <matthias.le-gac@inlibro.net> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Phan Tung Bui <phan-tung.bui@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #160638|0 |1 is obsolete| | --- Comment #43 from Phan Tung Bui <phan-tung.bui@inlibro.com> --- Created attachment 160639 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=160639&action=edit Bug 29393: Prevent SQL errors when SQL strict mode is set Signed-off-by: Phan Tung Bui <phan-tung.bui@inlibro.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Axelle Aix-Marseille Université <axelle.clarisse@univ-amu.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|axelle.clarisse@univ-amu.fr | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #160107|0 |1 is obsolete| | --- Comment #44 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 165498 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=165498&action=edit Bug 29393: Ability to send emails from patron details page Test plan - apply Bug 12802 - go to a patron's details page - click on "Add message" in tools bar - choose "Email" in "Add a message for" - Select a notice (module members) or manualy fill the message - Save - Check the message is saved in message_queue table -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #160108|0 |1 is obsolete| | --- Comment #45 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 165499 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=165499&action=edit Bug 29393: Use patron language in letters -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #160109|0 |1 is obsolete| | --- Comment #46 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 165500 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=165500&action=edit Bug 29393: Add a dedicated letters module for add message -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #160110|0 |1 is obsolete| | --- Comment #47 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 165501 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=165501&action=edit Bug 29393: Add send_messages_to_borrowers permission -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #160111|0 |1 is obsolete| | --- Comment #48 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 165502 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=165502&action=edit Bug 29393: Don't show notice templates for each language -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #160112|0 |1 is obsolete| | --- Comment #49 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 165503 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=165503&action=edit Bug 29393: Sort notice templates by name -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #160113|0 |1 is obsolete| | --- Comment #50 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 165504 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=165504&action=edit Bug 29393: (follow-up) Explicite use of methods from C4 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #160639|0 |1 is obsolete| | --- Comment #51 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 165505 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=165505&action=edit Bug 29393: Prevent SQL errors when SQL strict mode is set Signed-off-by: Phan Tung Bui <phan-tung.bui@inlibro.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 --- Comment #52 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Another rebase done.. still haven't had a chance to properly review and I still wonder if we have a bunch of conflicting coding going on. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=32436 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 --- Comment #53 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- I'm going to experiment a bit on bug 32436. I'm looking at introducing API routes to allow fetching the list of available notices in a particular 'module' and also to fetch the result of a GetPreparedLetter. I think that would allow us to have a considerably nicer interface implementation here. I'd also be interested in some refinements to enhance the modal to appear more like the 'Display ticket' or 'Add catalog concern' modals from that area as I think they're more appealing than the current proposal here. That all said, I don't want to block this one, so it would be nice to find someone to QA it... I'll ask around. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #165498|0 |1 is obsolete| | --- Comment #54 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 165511 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=165511&action=edit Bug 29393: Ability to send emails from patron details page Test plan - apply Bug 12802 - go to a patron's details page - click on "Add message" in tools bar - choose "Email" in "Add a message for" - Select a notice (module members) or manualy fill the message - Save - Check the message is saved in message_queue table Signed-off-by: Matthias Le Gac <matthias.le-gac@inlibro.com> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #165499|0 |1 is obsolete| | --- Comment #55 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 165512 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=165512&action=edit Bug 29393: Use patron language in letters Signed-off-by: Matthias Le Gac <matthias.le-gac@inlibro.com> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #165500|0 |1 is obsolete| | --- Comment #56 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 165513 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=165513&action=edit Bug 29393: Add a dedicated letters module for add message Signed-off-by: Matthias Le Gac <matthias.le-gac@inlibro.com> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #165501|0 |1 is obsolete| | --- Comment #57 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 165514 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=165514&action=edit Bug 29393: Add send_messages_to_borrowers permission Signed-off-by: Matthias Le Gac <matthias.le-gac@inlibro.com> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #165502|0 |1 is obsolete| | --- Comment #58 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 165515 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=165515&action=edit Bug 29393: Don't show notice templates for each language Signed-off-by: Matthias Le Gac <matthias.le-gac@inlibro.com> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #165503|0 |1 is obsolete| | --- Comment #59 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 165516 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=165516&action=edit Bug 29393: Sort notice templates by name Signed-off-by: Matthias Le Gac <matthias.le-gac@inlibro.com> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #165504|0 |1 is obsolete| | --- Comment #60 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 165517 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=165517&action=edit Bug 29393: (follow-up) Explicite use of methods from C4 Signed-off-by: Matthias Le Gac <matthias.le-gac@inlibro.com> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #165505|0 |1 is obsolete| | --- Comment #61 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 165518 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=165518&action=edit Bug 29393: Prevent SQL errors when SQL strict mode is set Signed-off-by: Matthias Le Gac <matthias.le-gac@inlibro.com> Signed-off-by: Phan Tung Bui <phan-tung.bui@inlibro.com> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 --- Comment #62 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 165519 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=165519&action=edit Bug 29393: (QA follow-up) Make database update idempotent Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 --- Comment #63 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 165520 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=165520&action=edit Bug 29393: (QA follow-up) Tidy add_message.pl Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 --- Comment #64 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 165521 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=165521&action=edit Bug 29393: (QA follow-up) Tidy and make executable the new test Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 --- Comment #65 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 165522 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=165522&action=edit Bug 29393: (QA follow-up) Improve modal styling The modal still used a lot of older styles, this patch updates the classes to make it more consistent with other message type modals. Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #66 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- So, whilst I think there's lots of improvements we can make here, I think this is good enough as is for a first push. I'm going to submit bugs for the follow-ups I'd like to see later. QA scripts are happy and the feature works reasonably well. Tests passing Passing QA -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |36697 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36697 [Bug 36697] When using a template for the new email 'Send message' function, we should preview the message content -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia@bugs.koha-communit |martin.renvoize@ptfs-europe |y.org |.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |additional_work_needed, | |release-notes-needed --- Comment #67 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Please also look out for the small stuff ;) 1) Database update success message should be specific + say $out "Update is going well so far"; Fixed inline when moving the database update. 2) Name of new notice module Updated from "Add message" to read "Patrons (custom message)". We also discussed merging with "Patrons (custom slips)" making use of the different transport methods. NOTE: Please file bug :) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |24.05.00 released in| | Status|Passed QA |Pushed to main -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 --- Comment #68 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Pushed for 24.05! Well done everyone, thank you! -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |36717 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36717 [Bug 36717] Merge "Patrons (custom slip)" and "Patrons (custom message)" in Notices -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 --- Comment #69 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I need a follow-up here to fix the tests: t_Koha_Auth_Permissions_t.superlibrarian tests (11) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 --- Comment #70 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Created attachment 165942 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=165942&action=edit Bug 29393: (QA follow-up) Add key to Permissions test We missed adding the new superlibrarian key to the Permissions test Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to main |ASSIGNED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Passed QA -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|additional_work_needed | --- Comment #71 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Follow-up pushed to make Jenkins happy (it's a public holiday for the RM so I'm going in as RM backup today) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to main --- Comment #72 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Martin Renvoize from comment #71)
Follow-up pushed to make Jenkins happy (it's a public holiday for the RM so I'm going in as RM backup today)
Switching back to 'Pushed to main' :) -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |36886 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36886 [Bug 36886] Allow Patron messages to be restricted to predetermined messages only. No free text messages. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |36887 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36887 [Bug 36887] Migrate "Authorized Values (BOR_NOTES)" into "Patrons (custom message)" in Notices -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 --- Comment #73 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- Any sponsors for this one that need recognition? Please add them to the release notes if there were. **Sponsored by** *Your sponsor name here* That format will show up nicely in the notes. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 --- Comment #74 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- OK.. I see the sponsorship notes got lost at some point during rebases. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |**Sponsored-by** release notes| |*Aix-Marseille University* -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|**Sponsored-by** |This new feature allows release notes|*Aix-Marseille University* |staff with appropriate | |permissions, | |`send_messages_to_borrowers | |`, to email patrons from | |the patron details pages. | | | |Notice templates can be | |defined | | | |**Sponsored-by** | |*Aix-Marseille University* -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|This new feature allows |This new feature allows release notes|staff with appropriate |staff with appropriate |permissions, |permissions, |`send_messages_to_borrowers |`send_messages_to_borrowers |`, to email patrons from |`, to email patrons from |the patron details pages. |the patron details pages. | | |Notice templates can be |Notice templates can be |defined |defined, and used for | |defaults, using the new |**Sponsored-by** |`Patrons (custom message)` |*Aix-Marseille University* |module. | | | |**Sponsored-by** | |*Aix-Marseille University* -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|release-notes-needed | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to main |Needs documenting --- Comment #75 from Fridolin Somers <fridolin.somers@biblibre.com> --- Not backported to 23.11.x -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Eric Bégin <eric.begin@inLibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|rachael.laritz@inlibro.com | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|martin.renvoize@ptfs-europe | |.com | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Bug 29393 depends on bug 12802, which changed state. Bug 12802 Summary: Send notices using several email addresses https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12802 What |Removed |Added ---------------------------------------------------------------------------- Status|Needs documenting |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Documentation| |https://gitlab.com/koha-com submission| |munity/koha-manual/-/merge_ | |requests/941 Documentation| |Caroline Cyr La Rose contact| | Status|Needs documenting |RESOLVED Resolution|--- |FIXED CC| |caroline.cyr-la-rose@inlibr | |o.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Nick Clemens (kidclamp) <nick@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |37685 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37685 [Bug 37685] Adding a new subpermission to a permission category grants new features to all staff with a top level permission -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=12709 -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Emily Lamancusa (emlam) <emily.lamancusa@montgomerycountymd.gov> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |38095 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38095 [Bug 38095] Custom patron messages should have access to information about the logged-in library they were sent from -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Cheryl <clackman@fargolibrary.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |clackman@fargolibrary.org -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Andrew Fuerste-Henry <andrew@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |39781 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39781 [Bug 39781] Cannot limit by library when creating custom patron email sent via patron details page -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Irene <i.tortorella@arts.ac.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |i.tortorella@arts.ac.uk -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Ray Delahunty <r.delahunty@arts.ac.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |r.delahunty@arts.ac.uk Blocks| |40426 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40426 [Bug 40426] Custom patron messages should have access to interlibrary loans information -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Michaela Sieber <michaela.sieber@kit.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |40431 See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=40431 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40431 [Bug 40431] Subject should be mandatory when using the free form to send an email to a patron -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Andrew Fuerste-Henry <andrew@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |42082 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42082 [Bug 42082] Add access to issues and transactions data to "patrons custom message" notice -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Andrew Fuerste-Henry <andrew@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |40933 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40933 [Bug 40933] Add SMS support under Add message feature -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29393 Andrew Fuerste-Henry <andrew@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |42083 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42083 [Bug 42083] Email and SMS messages from patron record should have distinct permissions -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org