From bugzilla-daemon@bugs.koha-community.org Tue Jun 6 17:56:45 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33914] New: Improve translation of title tags: Course reserves Date: Tue, 06 Jun 2023 15:56:44 +0000 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8281922928855373769==" --===============8281922928855373769== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33914 Bug ID: 33914 Summary: Improve translation of title tags: Course reserves 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 course reserves 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. --===============8281922928855373769==-- From bugzilla-daemon@bugs.koha-community.org Mon Jun 12 21:50:05 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33914] Improve translation of title tags: Course reserves Date: Mon, 12 Jun 2023 19:50:04 +0000 Message-ID: <bug-33914-70-FpSVRfamY5@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33914-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2074332065390834274==" --===============2074332065390834274== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33914 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. --===============2074332065390834274==-- From bugzilla-daemon@bugs.koha-community.org Mon Jun 12 21:50:15 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33914] Improve translation of title tags: Course reserves Date: Mon, 12 Jun 2023 19:50:06 +0000 Message-ID: <bug-33914-70-8lUdPqAYxM@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33914-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3787615165657392835==" --===============3787615165657392835== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33914 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 152285 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=152285&action=edit Bug 33914: Improve translation of title tags: Course reserves This patch updates course reserves templates so that title tags can be more easily translated. To test you should have the UseCourseReserves system preference enabled. Apply the patch and confirm that the following course reserves pages have the correct title tags: - Course reserves - New course - Course details - Edit course - Add reserves (step 1 and 2) - Batch add reserves (step 1 and 2) - Batch remove reserves - Invalid course (/cgi-bin/koha/course_reserves/course-details.pl?course_id=) -- You are receiving this mail because: You are watching all bug changes. --===============3787615165657392835==-- From bugzilla-daemon@bugs.koha-community.org Tue Aug 29 12:12:01 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33914] Improve translation of title tags: Course reserves Date: Tue, 29 Aug 2023 10:12:00 +0000 Message-ID: <bug-33914-70-zw3Y6Ud5o2@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33914-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8870414346436408320==" --===============8870414346436408320== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33914 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. --===============8870414346436408320==-- From bugzilla-daemon@bugs.koha-community.org Tue Aug 29 12:12:11 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33914] Improve translation of title tags: Course reserves Date: Tue, 29 Aug 2023 10:12:02 +0000 Message-ID: <bug-33914-70-wN9hE44aNz@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33914-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1280880431251741366==" --===============1280880431251741366== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33914 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #152285|0 |1 is obsolete| | --- Comment #2 from David Nind <david@davidnind.com> --- Created attachment 154897 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=154897&action=edit Bug 33914: Improve translation of title tags: Course reserves This patch updates course reserves templates so that title tags can be more easily translated. To test you should have the UseCourseReserves system preference enabled. Apply the patch and confirm that the following course reserves pages have the correct title tags: - Course reserves - New course - Course details - Edit course - Add reserves (step 1 and 2) - Batch add reserves (step 1 and 2) - Batch remove reserves - Invalid course (/cgi-bin/koha/course_reserves/course-details.pl?course_id=) Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes. --===============1280880431251741366==-- From bugzilla-daemon@bugs.koha-community.org Fri Sep 1 11:34:44 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33914] Improve translation of title tags: Course reserves Date: Fri, 01 Sep 2023 09:34:44 +0000 Message-ID: <bug-33914-70-W6zAhCgilp@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33914-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6913659397173378225==" --===============6913659397173378225== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33914 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. --===============6913659397173378225==-- From bugzilla-daemon@bugs.koha-community.org Fri Sep 1 11:34:55 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33914] Improve translation of title tags: Course reserves Date: Fri, 01 Sep 2023 09:34:46 +0000 Message-ID: <bug-33914-70-dAhYQICXKg@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33914-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0080043682790689576==" --===============0080043682790689576== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33914 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #154897|0 |1 is obsolete| | --- Comment #3 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- Created attachment 155085 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155085&action=edit Bug 33914: Improve translation of title tags: Course reserves This patch updates course reserves templates so that title tags can be more easily translated. To test you should have the UseCourseReserves system preference enabled. Apply the patch and confirm that the following course reserves pages have the correct title tags: - Course reserves - New course - Course details - Edit course - Add reserves (step 1 and 2) - Batch add reserves (step 1 and 2) - Batch remove reserves - Invalid course (/cgi-bin/koha/course_reserves/course-details.pl?course_id=) Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes. --===============0080043682790689576==-- From bugzilla-daemon@bugs.koha-community.org Fri Sep 1 16:11:47 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33914] Improve translation of title tags: Course reserves Date: Fri, 01 Sep 2023 14:10:25 +0000 Message-ID: <bug-33914-70-gBbB6IzmIQ@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33914-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2217710425170706543==" --===============2217710425170706543== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33914 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version(s)| |23.11.00 released in| | Status|Passed QA |Pushed to master -- You are receiving this mail because: You are watching all bug changes. --===============2217710425170706543==-- From bugzilla-daemon@bugs.koha-community.org Fri Sep 1 16:11:57 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33914] Improve translation of title tags: Course reserves Date: Fri, 01 Sep 2023 14:10:27 +0000 Message-ID: <bug-33914-70-syF9rY49i8@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33914-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8140275858145599299==" --===============8140275858145599299== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33914 --- Comment #4 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. --===============8140275858145599299==-- From bugzilla-daemon@bugs.koha-community.org Fri Sep 8 07:48:15 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33914] Improve translation of title tags: Course reserves Date: Fri, 08 Sep 2023 05:48:14 +0000 Message-ID: <bug-33914-70-eeZC4txh3T@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33914-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0438461857478021143==" --===============0438461857478021143== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33914 Fridolin Somers <fridolin.somers@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fridolin.somers@biblibre.co | |m --- Comment #5 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. --===============0438461857478021143==-- From bugzilla-daemon@bugs.koha-community.org Tue Sep 19 14:18:20 2023 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 33914] Improve translation of title tags: Course reserves Date: Tue, 19 Sep 2023 12:18:08 +0000 Message-ID: <bug-33914-70-G3PXTB7rkL@https.bugs.koha-community.org/bugzilla3/> In-Reply-To: <bug-33914-70@https.bugs.koha-community.org/bugzilla3/> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6954353359516734412==" --===============6954353359516734412== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33914 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to master |RESOLVED Resolution|--- |FIXED -- You are receiving this mail because: You are watching all bug changes. --===============6954353359516734412==--