From bugzilla-daemon@bugs.koha-community.org Tue Jun 6 18:08:57 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33921] New: Improve translation of title tags: Plugins Date: Tue, 06 Jun 2023 16:08:56 +0000 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8581242933084679534==" --===============8581242933084679534== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33921 Bug ID: 33921 Summary: Improve translation of title tags: Plugins Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org CC: testopia@bugs.koha-community.org Blocks: 33906 This patch will modify plugin templates in the staff client so that translatable strings in the tag are wrapped in the correct translation function, e.g. [% t('Translate me') %] Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33906 [Bug 33906] [OMNIBUS] Improve translation of title tags -- You are receiving this mail because: You are watching all bug changes. --===============8581242933084679534==-- From bugzilla-daemon@bugs.koha-community.org Wed Jun 14 15:34:33 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33921] Improve translation of title tags: Plugins and Point of sale Date: Wed, 14 Jun 2023 13:34:33 +0000 Message-ID: <bug-33921-70-4JrRRUOuiy@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33921-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6330424938293921320==" --===============6330424938293921320== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33921 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Improve translation of |Improve translation of |title tags: Plugins |title tags: Plugins and | |Point of sale -- You are receiving this mail because: You are watching all bug changes. --===============6330424938293921320==-- From bugzilla-daemon@bugs.koha-community.org Tue Aug 22 16:34:22 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33921] Improve translation of title tags: Plugins and Point of sale Date: Tue, 22 Aug 2023 14:34:21 +0000 Message-ID: <bug-33921-70-WjHeAfw2hE@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33921-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5909525217452750366==" --===============5909525217452750366== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33921 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Small patch Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. --===============5909525217452750366==-- From bugzilla-daemon@bugs.koha-community.org Tue Aug 22 16:34:32 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33921] Improve translation of title tags: Plugins and Point of sale Date: Tue, 22 Aug 2023 14:34:23 +0000 Message-ID: <bug-33921-70-yJuXIsg4wF@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33921-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7543354144630712541==" --===============7543354144630712541== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33921 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 154698 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=154698&action=edit Bug 33921: Improve translation of title tags: Plugins and Point of sale This patch updates plugin and point of sale templates so that title tags can be more easily translated. The patch also makes some minor changes to some templates to improve consistency between page title, breadcrumb navigation, and page heading. To test, apply the patch and confirm that the following pages have the correct title tags: - Administration -> - Manage plugins - Upload plugin * With 'useplugins' set to 0 in koha-conf.xml you can navigate directly to /cgi-bin/koha/plugins/plugins-home.pl to confirm that the "Plugins disabled" page is shown. With EnablePointOfSale and UseCashRegisters enabled: - Point of sale - Make a sale and print a receipt for the transaction - Transaction history for [register] - Cash summary for [library] -- You are receiving this mail because: You are watching all bug changes. --===============7543354144630712541==-- From bugzilla-daemon@bugs.koha-community.org Fri Sep 1 11:06:04 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33921] Improve translation of title tags: Plugins and Point of sale Date: Fri, 01 Sep 2023 09:06:03 +0000 Message-ID: <bug-33921-70-70ioBSye0F@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33921-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6901367473763246723==" --===============6901367473763246723== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33921 Biblibre Sandboxes <sandboxes@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #154698|0 |1 is obsolete| | --- Comment #2 from Biblibre Sandboxes <sandboxes@biblibre.com> --- Created attachment 155070 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155070&action=edit Bug 33921: Improve translation of title tags: Plugins and Point of sale This patch updates plugin and point of sale templates so that title tags can be more easily translated. The patch also makes some minor changes to some templates to improve consistency between page title, breadcrumb navigation, and page heading. To test, apply the patch and confirm that the following pages have the correct title tags: - Administration -> - Manage plugins - Upload plugin * With 'useplugins' set to 0 in koha-conf.xml you can navigate directly to /cgi-bin/koha/plugins/plugins-home.pl to confirm that the "Plugins disabled" page is shown. With EnablePointOfSale and UseCashRegisters enabled: - Point of sale - Make a sale and print a receipt for the transaction - Transaction history for [register] - Cash summary for [library] Signed-off-by: Andrew Auld <andrew.auld@ptfs-europe.com> -- You are receiving this mail because: You are watching all bug changes. --===============6901367473763246723==-- From bugzilla-daemon@bugs.koha-community.org Fri Sep 1 11:07:42 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33921] Improve translation of title tags: Plugins and Point of sale Date: Fri, 01 Sep 2023 09:07:34 +0000 Message-ID: <bug-33921-70-8jQaL6P980@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33921-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3203440189631263739==" --===============3203440189631263739== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33921 Andrew Auld <andrew.auld@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew.auld@ptfs-europe.com Status|Needs Signoff |Signed Off --- Comment #3 from Andrew Auld <andrew.auld@ptfs-europe.com> --- I wasn't able to do the test on the 'Plugins disabled' page as I didn't know how to change the koha-conf.xml file in a sandbox. However everything else works great. -- You are receiving this mail because: You are watching all bug changes. --===============3203440189631263739==-- From bugzilla-daemon@bugs.koha-community.org Fri Sep 1 14:20:08 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33921] Improve translation of title tags: Plugins and Point of sale Date: Fri, 01 Sep 2023 12:20:08 +0000 Message-ID: <bug-33921-70-857kkAL5CE@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33921-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2413231215075980359==" --===============2413231215075980359== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33921 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. --===============2413231215075980359==-- From bugzilla-daemon@bugs.koha-community.org Fri Sep 1 14:20:19 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33921] Improve translation of title tags: Plugins and Point of sale Date: Fri, 01 Sep 2023 12:20:11 +0000 Message-ID: <bug-33921-70-OL5b3JOUYR@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33921-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5653230398961938746==" --===============5653230398961938746== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33921 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #155070|0 |1 is obsolete| | --- Comment #4 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Created attachment 155109 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155109&action=edit Bug 33921: Improve translation of title tags: Plugins and Point of sale This patch updates plugin and point of sale templates so that title tags can be more easily translated. The patch also makes some minor changes to some templates to improve consistency between page title, breadcrumb navigation, and page heading. To test, apply the patch and confirm that the following pages have the correct title tags: - Administration -> - Manage plugins - Upload plugin * With 'useplugins' set to 0 in koha-conf.xml you can navigate directly to /cgi-bin/koha/plugins/plugins-home.pl to confirm that the "Plugins disabled" page is shown. With EnablePointOfSale and UseCashRegisters enabled: - Point of sale - Make a sale and print a receipt for the transaction - Transaction history for [register] - Cash summary for [library] Signed-off-by: Andrew Auld <andrew.auld@ptfs-europe.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes. --===============5653230398961938746==-- From bugzilla-daemon@bugs.koha-community.org Fri Sep 1 16:25:59 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33921] Improve translation of title tags: Plugins and Point of sale Date: Fri, 01 Sep 2023 14:24:35 +0000 Message-ID: <bug-33921-70-oRW9EITf90@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33921-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7124814301361968776==" --===============7124814301361968776== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33921 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. --===============7124814301361968776==-- From bugzilla-daemon@bugs.koha-community.org Fri Sep 1 16:26:09 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33921] Improve translation of title tags: Plugins and Point of sale Date: Fri, 01 Sep 2023 14:24:37 +0000 Message-ID: <bug-33921-70-Q10GvsBI6W@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33921-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4601382297922872787==" --===============4601382297922872787== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33921 --- 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. --===============4601382297922872787==-- From bugzilla-daemon@bugs.koha-community.org Fri Sep 8 07:56:11 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33921] Improve translation of title tags: Plugins and Point of sale Date: Fri, 08 Sep 2023 05:56:10 +0000 Message-ID: <bug-33921-70-QSWMUBOf2D@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33921-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3431350559421045365==" --===============3431350559421045365== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33921 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers@biblibre.co | |m --- Comment #6 from Fridolin Somers <fridolin.somers@biblibre.com> --- Not backported to 23.05.x -- You are receiving this mail because: You are watching all bug changes. --===============3431350559421045365==-- From bugzilla-daemon@bugs.koha-community.org Tue Sep 19 14:19:44 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33921] Improve translation of title tags: Plugins and Point of sale Date: Tue, 19 Sep 2023 12:18:37 +0000 Message-ID: <bug-33921-70-y8qp3OMasE@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33921-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6426218889361579100==" --===============6426218889361579100== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33921 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|Pushed to master |RESOLVED -- You are receiving this mail because: You are watching all bug changes. --===============6426218889361579100==--