[Bug 34619] New: Show debug mode column in list of SMTP servers
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34619 Bug ID: 34619 Summary: Show debug mode column in list of SMTP servers Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org On the SMTP server page we indicate that a server has debug mode enabled by changing the color of the text in the row, but that doesn't naturally convey any meaning. I think it would be good to add a column showing whether debug mode is on or off. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34619 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |34408 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34408 [Bug 34408] Inconsistencies in SMTP servers page titles, breadcrumbs, and header -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34619 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34619 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34619 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 154884 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=154884&action=edit Bug 34619: Show debug mode column in list of SMTP servers This patch adds a column to the table of SMTP servers which shows whether debug mode is on or off. This information was previously only conveyed through the color of the text in the table row. To test, apply the patch and go to Administration -> SMTP servers. - If necessary, add one or more SMTP servers so that there are more than one: At least one with debug mode on, at least one with debug mode off. - In the table listing SMTP servers you should see a column for "Debug mode," where the rows indicate "On" or "Off." - Each row which is highlighted in red should show "On" for debug mode. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34619 Pedro Amorim <pedro.amorim@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pedro.amorim@ptfs-europe.co | |m --- Comment #2 from Pedro Amorim <pedro.amorim@ptfs-europe.com> --- May be a nitpick but perhaps use "Enabled"/"Disabled" instead of "On"/"Off"? To match what's used on the edit form. -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34619 Émily-Rose Francoeur <emily-rose.francoeur@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=34619 Émily-Rose Francoeur <emily-rose.francoeur@inLibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #154884|0 |1 is obsolete| | --- Comment #3 from Émily-Rose Francoeur <emily-rose.francoeur@inLibro.com> --- Created attachment 155554 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155554&action=edit Bug 34619: Show debug mode column in list of SMTP servers This patch adds a column to the table of SMTP servers which shows whether debug mode is on or off. This information was previously only conveyed through the color of the text in the table row. To test, apply the patch and go to Administration -> SMTP servers. - If necessary, add one or more SMTP servers so that there are more than one: At least one with debug mode on, at least one with debug mode off. - In the table listing SMTP servers you should see a column for "Debug mode," where the rows indicate "On" or "Off." - Each row which is highlighted in red should show "On" for debug mode. Signed-off-by: Émily-Rose Francoeur <emily-rose.francoeur@inLibro.com> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34619 Bug 34619 depends on bug 34408, which changed state. Bug 34408 Summary: Inconsistencies in SMTP servers page titles, breadcrumbs, and header https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34408 What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to master |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=34619 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- QA Contact|testopia@bugs.koha-communit |katrin.fischer@bsz-bw.de |y.org | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34619 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34619 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #155554|0 |1 is obsolete| | --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 156407 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=156407&action=edit Bug 34619: Show debug mode column in list of SMTP servers This patch adds a column to the table of SMTP servers which shows whether debug mode is on or off. This information was previously only conveyed through the color of the text in the table row. To test, apply the patch and go to Administration -> SMTP servers. - If necessary, add one or more SMTP servers so that there are more than one: At least one with debug mode on, at least one with debug mode off. - In the table listing SMTP servers you should see a column for "Debug mode," where the rows indicate "On" or "Off." - Each row which is highlighted in red should show "On" for debug mode. Signed-off-by: Émily-Rose Francoeur <emily-rose.francoeur@inLibro.com> Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de> -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34619 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to master Version(s)| |23.11.00 released in| | -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34619 --- Comment #5 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Pushed to master for 23.11. Nice work everyone, thanks! -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org