From bugzilla-daemon@bugs.koha-community.org Wed May 9 10:27:10 2012 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8061] New: Koha's templates do not cope well with right-to-left languages Date: Wed, 09 May 2012 08:34:05 +0000 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8371445812902272065==" --===============8371445812902272065== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D8061 Priority: P5 - low Change sponsored?: --- Bug ID: 8061 Assignee: frederic@tamil.fr Summary: Koha's templates do not cope well with right-to-left languages Severity: major Classification: Unclassified OS: All Reporter: ruth@bywatersolutions.com Hardware: All Status: NEW Version: unspecified Component: I18N/L10N Product: Koha The current codes add "dir=3D'rtl'" to the template's tag if the langu= ages is defined as right-to-left, in the language_script_bidi table, which is a go= od start, but the templates contain many floats and text-aligns in the CSS that make actual layout of the pages thoroughly nonsensical for RTL readers. Separate patches for OPAC and Staff, coming soon! --=20 You are receiving this mail because: You are watching all bug changes. --===============8371445812902272065==-- From bugzilla-daemon@bugs.koha-community.org Wed May 9 10:30:08 2012 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages Date: Wed, 09 May 2012 08:37:04 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8583071589349255606==" --===============8583071589349255606== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 D Ruth Bavousett changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|frederic@tamil.fr |ruth@bywatersolutions.com -- You are receiving this mail because: You are watching all bug changes. --===============8583071589349255606==-- From bugzilla-daemon@bugs.koha-community.org Wed May 9 10:36:37 2012 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages Date: Wed, 09 May 2012 08:43:33 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3046365518516912109==" --===============3046365518516912109== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 --- Comment #1 from D Ruth Bavousett --- Created attachment 9470 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9470&action=edit Proposed patch -- You are receiving this mail because: You are watching all bug changes. --===============3046365518516912109==-- From bugzilla-daemon@bugs.koha-community.org Wed May 9 10:37:44 2012 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages Date: Wed, 09 May 2012 08:44:40 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6069299827384642807==" --===============6069299827384642807== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 D Ruth Bavousett changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. --===============6069299827384642807==-- From bugzilla-daemon@bugs.koha-community.org Wed May 9 15:15:04 2012 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages Date: Wed, 09 May 2012 13:22:00 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6563618834464133095==" --===============6563618834464133095== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D8061 --- Comment #2 from Jared Camins-Esakov --- I have noticed a few issues with this patch. The layout is wrong for the opac-privacy.pl page, as well as in the language chooser at the bottom: http://screencast.com/t/OQumB19gm I don't like the layout for the opac-messaging.pl, though if native speakers find it acceptable, I am prepared to sign off on it as is (notice the table on the right and the heading on the left): http://screencast.com/t/8Yg94tzAWy There's a similar table layout problem on the suggestions page. On the details page there are a two problems that jump out. 1) The items table is right-justified but the tabs are left-justified. 2) The search pager butto= ns are backwards. Next is on the right, and previous is on the left, but the arrows are pointing left and right, respectively: http://screencast.com/t/g0G4Ly9l On the advanced search page, the alignment for the search boxes at the top is off: http://www.screencast.com/t/qpGlVCukVpcx This definitely represents a huge improvement, though. Well done! --=20 You are receiving this mail because: You are watching all bug changes. --===============6563618834464133095==-- From bugzilla-daemon@bugs.koha-community.org Tue May 15 07:51:39 2012 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages Date: Tue, 15 May 2012 05:58:53 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4900671155127484456==" --===============4900671155127484456== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 --- Comment #3 from D Ruth Bavousett --- Created attachment 9579 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9579&action=edit Proposed patch (Staff) This is a first-draft. I expect to find lots of tweaking that needs to be done. -- You are receiving this mail because: You are watching all bug changes. --===============4900671155127484456==-- From bugzilla-daemon@bugs.koha-community.org Sat Jun 2 00:49:39 2012 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages Date: Fri, 01 Jun 2012 22:57:46 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2788354817807401968==" --===============2788354817807401968== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Patch doesn't apply CC| |chris@bigballofwax.co.nz --- Comment #4 from Chris Cormack --- Hi Ruth Unfortunately the first patch no longer applies Falling back to patching base and 3-way merge... Auto-merging koha-tmpl/opac-tmpl/prog/en/modules/opac-review.tt CONFLICT (content): Merge conflict in koha-tmpl/opac-tmpl/prog/en/modules/opac-review.tt Auto-merging koha-tmpl/opac-tmpl/prog/en/modules/opac-addbybiblionumber.tt CONFLICT (content): Merge conflict in koha-tmpl/opac-tmpl/prog/en/modules/opac-addbybiblionumber.tt Auto-merging koha-tmpl/opac-tmpl/prog/en/includes/doc-head-close.inc Auto-merging koha-tmpl/opac-tmpl/prog/en/css/opac.css Failed to merge in the changes. Patch failed at 0001 Bug 8061: RTL CSS overrides (OPAC) The second one conflicts too Falling back to patching base and 3-way merge... Auto-merging koha-tmpl/intranet-tmpl/prog/en/modules/members/member-flags.tt CONFLICT (content): Merge conflict in koha-tmpl/intranet-tmpl/prog/en/modules/members/member-flags.tt Auto-merging koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/additem.tt Auto-merging koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbiblio.tt CONFLICT (content): Merge conflict in koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbiblio.tt Auto-merging koha-tmpl/intranet-tmpl/prog/en/includes/doc-head-close.inc CONFLICT (content): Merge conflict in koha-tmpl/intranet-tmpl/prog/en/includes/doc-head-close.inc Failed to merge in the changes. -- You are receiving this mail because: You are watching all bug changes. --===============2788354817807401968==-- From bugzilla-daemon@bugs.koha-community.org Wed Oct 24 22:19:11 2012 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages Date: Wed, 24 Oct 2012 20:34:34 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4385802564730798689==" --===============4385802564730798689== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 Karam Qubsi changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |karamqubsi@gmail.com -- You are receiving this mail because: You are watching all bug changes. --===============4385802564730798689==-- From bugzilla-daemon@bugs.koha-community.org Sun Oct 28 00:16:28 2012 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages Date: Sat, 27 Oct 2012 22:31:59 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6767532016983037931==" --===============6767532016983037931== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D8061 --- Comment #5 from Karam Qubsi --- I fell like there is some problems facing us to apply rtl direction by default when using on of the rtl languages when I'm trying to set the css files i found that there is some styles cannot be changed from css files only so this is a problem for example :=20 /usr/share/koha/opac/htdocs/opac-tmpl/prog/en/includes/opac-bottom.inc you can see :=20 [% IF ( languages_loop && opaclanguagesdisplay ) %] [% UNLESS ( one_language_enabled ) %]
Languages: 
Floats and this will make the general css files not effect on this file I fix this by hand but I think this must be not here and all the styles must = be just in the css files to make it easier in changing the direction to rtl=20 i don't have experience in patching but I hope if some one can guide me how to test your patch=20 I have rtl css files make koha about 80% good in rtl but need some debugging I will attach it here . --=20 You are receiving this mail because: You are watching all bug changes. --===============6767532016983037931==-- From bugzilla-daemon@bugs.koha-community.org Sun Oct 28 00:43:03 2012 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages Date: Sat, 27 Oct 2012 22:58:36 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4141713007813075255==" --===============4141713007813075255== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 --- Comment #6 from Karam Qubsi --- Created attachment 13087 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=13087&action=edit RTL css files 80% good I think this files is good to start with and we can enhance them with time I wish you try them thanks karam . -- You are receiving this mail because: You are watching all bug changes. --===============4141713007813075255==-- From bugzilla-daemon@bugs.koha-community.org Mon Mar 25 11:55:55 2013 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages Date: Mon, 25 Mar 2013 10:55:35 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2565120954659607902==" --===============2565120954659607902== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 Karam Qubsi changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - low |P1 - high Status|Patch doesn't apply |In Discussion Change sponsored?|--- |Seeking developer --- Comment #7 from Karam Qubsi --- I wish this will be solved in the next koha release 3.12 . -- You are receiving this mail because: You are watching all bug changes. --===============2565120954659607902==-- From bugzilla-daemon@bugs.koha-community.org Mon Mar 25 13:18:26 2013 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages Date: Mon, 25 Mar 2013 12:18:11 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5029555085073502127==" --===============5029555085073502127== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de --- Comment #8 from Katrin Fischer --- Hi Karam, the patches attached here currently no longer apply. We need someone to take a look at them and rebase them on current master. Maybe it coudl be done in smaller steps/patches. -- You are receiving this mail because: You are watching all bug changes. --===============5029555085073502127==-- From bugzilla-daemon@bugs.koha-community.org Thu Apr 4 04:13:40 2013 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages Date: Thu, 04 Apr 2013 02:13:18 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7869119723151651480==" --===============7869119723151651480== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 Karam Qubsi changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #13087|0 |1 is obsolete| | --- Comment #9 from Karam Qubsi --- Created attachment 17178 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17178&action=edit Right to left for staff Client Hi all, I think this patch is good for th rtl langs. and based on what D.Ruth send before , I added some edits as a right to left reader. Tested on Arabic I used the updated po files for v. 3.8 (because the 3.12 ) need some revision ... Regards . -- You are receiving this mail because: You are watching all bug changes. --===============7869119723151651480==-- From bugzilla-daemon@bugs.koha-community.org Thu Apr 4 16:50:32 2013 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages Date: Thu, 04 Apr 2013 14:50:10 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0142002487928364034==" --===============0142002487928364034== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 --- Comment #10 from Katrin Fischer --- Hi Karam, thx for working on this. :) Just a few short notes to move this in the right direction (into Koha): - Is your new patch for master or 3.8? - Is it based on Ruth's patch? In this case it would be better if you could provide a follow up with your changes, so that you both can get proper credit for the work that has gone into this. If you need help with git, I am sure we can work something out. If we could get a patch ready for 3.12 in the next few weeks, that would be quite nice! -- You are receiving this mail because: You are watching all bug changes. --===============0142002487928364034==-- From bugzilla-daemon@bugs.koha-community.org Fri Apr 5 08:26:03 2013 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages Date: Fri, 05 Apr 2013 06:25:33 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2001959221876617626==" --===============2001959221876617626== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 --- Comment #11 from Katrin Fischer --- Karam told me that his patch is based on master - so this is good. Not sure if we should just handle it as a rebase and Karam's work as a sign-off? -- You are receiving this mail because: You are watching all bug changes. --===============2001959221876617626==-- From bugzilla-daemon@bugs.koha-community.org Fri Apr 5 09:52:15 2013 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages Date: Fri, 05 Apr 2013 07:51:56 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0041392274813390321==" --===============0041392274813390321== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 Gaetan Boisson changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gaetan.boisson@biblibre.com -- You are receiving this mail because: You are watching all bug changes. --===============0041392274813390321==-- From bugzilla-daemon@bugs.koha-community.org Fri Apr 5 12:24:30 2013 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages Date: Fri, 05 Apr 2013 10:24:10 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1384106670004646927==" --===============1384106670004646927== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D8061 --- Comment #12 from Karam Qubsi --- Created attachment 17206 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=3D17206&action=3De= dit (staff) D.Ruth Patch to fit master I do the changes manually and create this patch that includes the edits from = D. Ruth . Karam . --=20 You are receiving this mail because: You are watching all bug changes. --===============1384106670004646927==-- From bugzilla-daemon@bugs.koha-community.org Fri Apr 5 12:28:01 2013 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages Date: Fri, 05 Apr 2013 10:27:43 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1095691309629496591==" --===============1095691309629496591== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 Karam Qubsi changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17178|0 |1 is obsolete| | --- Comment #13 from Karam Qubsi --- Created attachment 17207 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17207&action=edit (Staff) Enhancement to D.Ruth Patch This second patch includes the modifications that I made . -- You are receiving this mail because: You are watching all bug changes. --===============1095691309629496591==-- From bugzilla-daemon@bugs.koha-community.org Fri Apr 5 12:29:39 2013 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages Date: Fri, 05 Apr 2013 10:29:18 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8489601221707544492==" --===============8489601221707544492== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 --- Comment #14 from Karam Qubsi --- Hi Katrin I hop this will solve the problem ^_^ . Best regards Karam. -- You are receiving this mail because: You are watching all bug changes. --===============8489601221707544492==-- From bugzilla-daemon@bugs.koha-community.org Fri Apr 5 12:32:34 2013 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages Date: Fri, 05 Apr 2013 10:32:20 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6896091204429979980==" --===============6896091204429979980== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 --- Comment #15 from Katrin Fischer --- Karam++ :) -- You are receiving this mail because: You are watching all bug changes. --===============6896091204429979980==-- From bugzilla-daemon@bugs.koha-community.org Sat Apr 6 11:31:05 2013 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages Date: Sat, 06 Apr 2013 09:30:46 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8489620388105864239==" --===============8489620388105864239== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 --- Comment #16 from Karam Qubsi --- Created attachment 17215 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17215&action=edit (Opac-Prog) D.Ruth patch to fit master I do the changes manualy and create this patch from D.Ruth work . on Opac prog . it is very useful I do my changes in the next patch ... -- You are receiving this mail because: You are watching all bug changes. --===============8489620388105864239==-- From bugzilla-daemon@bugs.koha-community.org Sat Apr 6 11:34:46 2013 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages Date: Sat, 06 Apr 2013 09:34:31 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============9105698922464946402==" --===============9105698922464946402== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 --- Comment #17 from Karam Qubsi --- Created attachment 17216 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17216&action=edit Follw up (Opac-Prog) enhancment on D.Ruth work .. This will make the opac very acceptable by the rtl users :) -- You are receiving this mail because: You are watching all bug changes. --===============9105698922464946402==-- From bugzilla-daemon@bugs.koha-community.org Sun Apr 7 10:07:35 2013 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages Date: Sun, 07 Apr 2013 08:07:15 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0202350463893196417==" --===============0202350463893196417== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #9470|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. --===============0202350463893196417==-- From bugzilla-daemon@bugs.koha-community.org Sun Apr 7 10:07:49 2013 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages Date: Sun, 07 Apr 2013 08:07:27 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6887108967512977462==" --===============6887108967512977462== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #9579|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. --===============6887108967512977462==-- From bugzilla-daemon@bugs.koha-community.org Sun Apr 7 10:08:01 2013 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages Date: Sun, 07 Apr 2013 08:07:41 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============9048892480389567506==" --===============9048892480389567506== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Small patch Version|unspecified |master Change sponsored?|Seeking developer |--- -- You are receiving this mail because: You are watching all bug changes. --===============9048892480389567506==-- From bugzilla-daemon@bugs.koha-community.org Sun Apr 7 10:09:07 2013 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages Date: Sun, 07 Apr 2013 08:08:49 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1968443825281650410==" --===============1968443825281650410== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. --===============1968443825281650410==-- From bugzilla-daemon@bugs.koha-community.org Sun Apr 7 10:19:06 2013 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages Date: Sun, 07 Apr 2013 08:18:47 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0744605872458967275==" --===============0744605872458967275== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D8061 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17206|0 |1 is obsolete| | Attachment #17207|0 |1 is obsolete| | Attachment #17215|0 |1 is obsolete| | Attachment #17216|0 |1 is obsolete| | --- Comment #18 from Katrin Fischer --- Created attachment 17231 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=3D17231&action=3De= dit [SIGNED-OFF] Bug 8061: RTL CSS overrides (staff client) This patch tweaks a f= ew templates, and enables right-to-left flipping via CSS in the staff client Signed-off-by: Karam Qubsi Signed-off-by: Katrin Fischer Amended patch, putting back author and adding sign off. --=20 You are receiving this mail because: You are watching all bug changes. --===============0744605872458967275==-- From bugzilla-daemon@bugs.koha-community.org Sun Apr 7 10:19:21 2013 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages Date: Sun, 07 Apr 2013 08:19:06 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1412377662689396126==" --===============1412377662689396126== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 --- Comment #19 from Katrin Fischer --- Created attachment 17232 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17232&action=edit Bug 8061: Follow up - RTL CSS overrides (staff client) I think this patch is good for th rtl langs. and based on what D.Ruth send before , I added some edits as a right to left reader. Tested on master with Arabic I used the updated po files for v. 3.8 (b -- You are receiving this mail because: You are watching all bug changes. --===============1412377662689396126==-- From bugzilla-daemon@bugs.koha-community.org Sun Apr 7 10:22:18 2013 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages Date: Sun, 07 Apr 2013 08:22:00 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7588221401037021089==" --===============7588221401037021089== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17231|0 |1 is obsolete| | Attachment #17232|0 |1 is obsolete| | --- Comment #20 from Katrin Fischer --- Created attachment 17233 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17233&action=edit [SIGNED-OFF] Bug 8061: RTL CSS overrides (staff client) This patch tweaks a few templates, and enables right-to-left flipping via CSS in the staff client. Signed-off-by: Karam Qubsi Signed-off-by: Katrin Fischer Amended patch, putting back author and adding sign off. -- You are receiving this mail because: You are watching all bug changes. --===============7588221401037021089==-- From bugzilla-daemon@bugs.koha-community.org Sun Apr 7 10:22:30 2013 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages Date: Sun, 07 Apr 2013 08:22:11 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1432129690477979928==" --===============1432129690477979928== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 --- Comment #21 from Katrin Fischer --- Created attachment 17234 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17234&action=edit Bug 8061: Follow up - RTL CSS overrides (staff client) I think this patch is good for th rtl langs. and based on what D.Ruth send before, I added some edits as a right to left reader. Tested on master with Arabic I used the updated po files for v. 3.8 (because the 3.12 ) need some revision ... -- You are receiving this mail because: You are watching all bug changes. --===============1432129690477979928==-- From bugzilla-daemon@bugs.koha-community.org Sun Apr 7 10:22:43 2013 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages Date: Sun, 07 Apr 2013 08:22:19 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8272658958415550149==" --===============8272658958415550149== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 --- Comment #22 from Katrin Fischer --- Created attachment 17235 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17235&action=edit [SIGNED-OFF] Bug 8061: RTL CSS overrides (OPAC) This patch repairs a few things in templates and CSS to allow for the injection of right-to-left CSS, also in this patch. It should apply to 3.8 and master. To test, install and enable a right-to-left language for the OPAC, currently Hebrew or Arabic. The Arabic OPAC translations for 3.6 are mostly-complete, so they are a good test case. It's helpful to have a reader of the language handy, but the layout should be easy enough to figure out, even for non-readers. Signed-off-by: Karam Qubsi Signed-off-by: Katrin Fischer Amended patch adding back author and adding sign off. -- You are receiving this mail because: You are watching all bug changes. --===============8272658958415550149==-- From bugzilla-daemon@bugs.koha-community.org Sun Apr 7 10:22:48 2013 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages Date: Sun, 07 Apr 2013 08:22:28 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1227194720429993578==" --===============1227194720429993578== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 --- Comment #23 from Katrin Fischer --- Created attachment 17236 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17236&action=edit Bug 8061: Follow Up (Opac-Prog) - enhancement to D Ruth's patch In this Patch I added some changes to the rtl.css file I made some changes in the file opac-bottom.inc and add css classes to the lang list and I define the class value in the opac.css I add If statment to the opac-detail.tt to chose the rtl.css when rtl lang. http://bugs.koha-community.org/show_bug.cgi?id=8061 Signed-off-by: Katrin Fischer Reformatted commit message and added bug number. -- You are receiving this mail because: You are watching all bug changes. --===============1227194720429993578==-- From bugzilla-daemon@bugs.koha-community.org Sun Apr 7 10:23:55 2013 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages Date: Sun, 07 Apr 2013 08:23:37 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8193326258252188630==" --===============8193326258252188630== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 --- Comment #24 from Katrin Fischer --- These patches are now waiting for sign offs on the follow-ups Karam did. -- You are receiving this mail because: You are watching all bug changes. --===============8193326258252188630==-- From bugzilla-daemon@bugs.koha-community.org Sun Apr 7 10:50:33 2013 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages Date: Sun, 07 Apr 2013 08:50:12 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7772405806180861019==" --===============7772405806180861019== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17233|0 |1 is obsolete| | --- Comment #25 from Chris Cormack --- Created attachment 17237 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17237&action=edit Bug 8061: RTL CSS overrides (staff client) This patch tweaks a few templates, and enables right-to-left flipping via CSS in the staff client. Signed-off-by: Karam Qubsi Signed-off-by: Katrin Fischer Amended patch, putting back author and adding sign off. Signed-off-by: Chris Cormack -- You are receiving this mail because: You are watching all bug changes. --===============7772405806180861019==-- From bugzilla-daemon@bugs.koha-community.org Sun Apr 7 10:50:50 2013 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages Date: Sun, 07 Apr 2013 08:50:32 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8627654620287322650==" --===============8627654620287322650== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17234|0 |1 is obsolete| | --- Comment #26 from Chris Cormack --- Created attachment 17238 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17238&action=edit Bug 8061: Follow up - RTL CSS overrides (staff client) I think this patch is good for th rtl langs. and based on what D.Ruth send before, I added some edits as a right to left reader. Tested on master with Arabic I used the updated po files for v. 3.8 (because the 3.12 ) need some revision ... -- You are receiving this mail because: You are watching all bug changes. --===============8627654620287322650==-- From bugzilla-daemon@bugs.koha-community.org Sun Apr 7 10:51:11 2013 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages Date: Sun, 07 Apr 2013 08:50:52 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1475775278779286050==" --===============1475775278779286050== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17235|0 |1 is obsolete| | --- Comment #27 from Chris Cormack --- Created attachment 17239 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17239&action=edit Bug 8061: RTL CSS overrides (OPAC) This patch repairs a few things in templates and CSS to allow for the injection of right-to-left CSS, also in this patch. It should apply to 3.8 and master. To test, install and enable a right-to-left language for the OPAC, currently Hebrew or Arabic. The Arabic OPAC translations for 3.6 are mostly-complete, so they are a good test case. It's helpful to have a reader of the language handy, but the layout should be easy enough to figure out, even for non-readers. Signed-off-by: Karam Qubsi Signed-off-by: Katrin Fischer Amended patch adding back author and adding sign off. -- You are receiving this mail because: You are watching all bug changes. --===============1475775278779286050==-- From bugzilla-daemon@bugs.koha-community.org Sun Apr 7 10:51:52 2013 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages Date: Sun, 07 Apr 2013 08:51:35 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0297057635648418857==" --===============0297057635648418857== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes. --===============0297057635648418857==-- From bugzilla-daemon@bugs.koha-community.org Sun Apr 7 10:51:54 2013 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages Date: Sun, 07 Apr 2013 08:51:38 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1437920314435235606==" --===============1437920314435235606== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17238|0 |1 is obsolete| | --- Comment #28 from Chris Cormack --- Created attachment 17240 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17240&action=edit Bug 8061: Follow up - RTL CSS overrides (staff client) I think this patch is good for th rtl langs. and based on what D.Ruth send before, I added some edits as a right to left reader. Tested on master with Arabic I used the updated po files for v. 3.8 (because the 3.12 ) need some revision ... Signed-off-by: Chris Cormack -- You are receiving this mail because: You are watching all bug changes. --===============1437920314435235606==-- From bugzilla-daemon@bugs.koha-community.org Sun Apr 7 11:09:46 2013 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages Date: Sun, 07 Apr 2013 09:09:21 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4250930566139012481==" --===============4250930566139012481== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17237|0 |1 is obsolete| | --- Comment #29 from Chris Cormack --- Created attachment 17241 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17241&action=edit Bug 8061: RTL CSS overrides (staff client) This patch tweaks a few templates, and enables right-to-left flipping via CSS in the staff client. Signed-off-by: Karam Qubsi Signed-off-by: Katrin Fischer Amended patch, putting back author and adding sign off. Signed-off-by: Chris Cormack -- You are receiving this mail because: You are watching all bug changes. --===============4250930566139012481==-- From bugzilla-daemon@bugs.koha-community.org Sun Apr 7 11:12:47 2013 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages Date: Sun, 07 Apr 2013 09:12:31 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2927127620498067332==" --===============2927127620498067332== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17239|0 |1 is obsolete| | --- Comment #30 from Chris Cormack --- Created attachment 17242 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17242&action=edit Bug 8061: RTL CSS overrides (OPAC) This patch repairs a few things in templates and CSS to allow for the injection of right-to-left CSS, also in this patch. It should apply to 3.8 and master. To test, install and enable a right-to-left language for the OPAC, currently Hebrew or Arabic. The Arabic OPAC translations for 3.6 are mostly-complete, so they are a good test case. It's helpful to have a reader of the language handy, but the layout should be easy enough to figure out, even for non-readers. Signed-off-by: Karam Qubsi Signed-off-by: Katrin Fischer Amended patch adding back author and adding sign off. -- You are receiving this mail because: You are watching all bug changes. --===============2927127620498067332==-- From bugzilla-daemon@bugs.koha-community.org Sun Apr 7 11:13:43 2013 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages Date: Sun, 07 Apr 2013 09:13:25 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3475252393166594472==" --===============3475252393166594472== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17240|0 |1 is obsolete| | --- Comment #31 from Chris Cormack --- Created attachment 17243 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17243&action=edit Bug 8061: Follow up - RTL CSS overrides (staff client) I think this patch is good for th rtl langs. and based on what D.Ruth send before, I added some edits as a right to left reader. Tested on master with Arabic I used the updated po files for v. 3.8 (because the 3.12 ) need some revision ... Signed-off-by: Chris Cormack -- You are receiving this mail because: You are watching all bug changes. --===============3475252393166594472==-- From bugzilla-daemon@bugs.koha-community.org Sun Apr 7 11:19:15 2013 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages Date: Sun, 07 Apr 2013 09:18:56 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6586667632415873270==" --===============6586667632415873270== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17243|0 |1 is obsolete| | --- Comment #32 from Chris Cormack --- Created attachment 17244 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17244&action=edit Bug 8061: Follow up - RTL CSS overrides (staff client) I think this patch is good for th rtl langs. and based on what D.Ruth send before, I added some edits as a right to left reader. Tested on master with Arabic I used the updated po files for v. 3.8 (because the 3.12 ) need some revision ... Signed-off-by: Chris Cormack -- You are receiving this mail because: You are watching all bug changes. --===============6586667632415873270==-- From bugzilla-daemon@bugs.koha-community.org Sun Apr 7 11:20:09 2013 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages Date: Sun, 07 Apr 2013 09:19:52 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7997353081678403042==" --===============7997353081678403042== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 Chris Cormack changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17236|0 |1 is obsolete| | --- Comment #33 from Chris Cormack --- Created attachment 17245 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17245&action=edit Bug 8061: Follow Up (Opac-Prog) - enhancement to D Ruth's patch In this Patch I added some changes to the rtl.css file I made some changes in the file opac-bottom.inc and add css classes to the lang list and I define the class value in the opac.css I add If statment to the opac-detail.tt to chose the rtl.css when rtl lang. http://bugs.koha-community.org/show_bug.cgi?id=8061 Signed-off-by: Katrin Fischer Reformatted commit message and added bug number. Signed-off-by: Chris Cormack -- You are receiving this mail because: You are watching all bug changes. --===============7997353081678403042==-- From bugzilla-daemon@bugs.koha-community.org Sun Apr 7 12:09:13 2013 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages Date: Sun, 07 Apr 2013 10:08:52 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8300951643874497569==" --===============8300951643874497569== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17241|0 |1 is obsolete| | Attachment #17242|0 |1 is obsolete| | Attachment #17244|0 |1 is obsolete| | Attachment #17245|0 |1 is obsolete| | --- Comment #34 from Katrin Fischer --- Created attachment 17246 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17246&action=edit [PASSED QA] Bug 8061: RTL CSS overrides (staff client) This patch tweaks a few templates, and enables right-to-left flipping via CSS in the staff client. Signed-off-by: Karam Qubsi Signed-off-by: Katrin Fischer Amended patch, putting back author and adding sign off. Signed-off-by: Chris Cormack Signed-off-by: Katrin Fischer Tested with Arabic po files from 3.8. All tests and QA script pass. -- You are receiving this mail because: You are watching all bug changes. --===============8300951643874497569==-- From bugzilla-daemon@bugs.koha-community.org Sun Apr 7 12:09:30 2013 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages Date: Sun, 07 Apr 2013 10:09:14 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2945483775708011537==" --===============2945483775708011537== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. --===============2945483775708011537==-- From bugzilla-daemon@bugs.koha-community.org Sun Apr 7 12:09:32 2013 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages Date: Sun, 07 Apr 2013 10:09:17 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6066408856870394756==" --===============6066408856870394756== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 --- Comment #35 from Katrin Fischer --- Created attachment 17247 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17247&action=edit [PASSED QA] Bug 8061: RTL CSS overrides (OPAC) This patch repairs a few things in templates and CSS to allow for the injection of right-to-left CSS, also in this patch. It should apply to 3.8 and master. To test, install and enable a right-to-left language for the OPAC, currently Hebrew or Arabic. The Arabic OPAC translations for 3.6 are mostly-complete, so they are a good test case. It's helpful to have a reader of the language handy, but the layout should be easy enough to figure out, even for non-readers. Signed-off-by: Karam Qubsi Signed-off-by: Katrin Fischer Amended patch adding back author and adding sign off. Signed-off-by: Katrin Fischer -- You are receiving this mail because: You are watching all bug changes. --===============6066408856870394756==-- From bugzilla-daemon@bugs.koha-community.org Sun Apr 7 12:09:49 2013 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages Date: Sun, 07 Apr 2013 10:09:30 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5636218002694148411==" --===============5636218002694148411== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 --- Comment #36 from Katrin Fischer --- Created attachment 17248 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17248&action=edit [PASSED QA] Bug 8061: Follow up - RTL CSS overrides (staff client) I think this patch is good for th rtl langs. and based on what D.Ruth send before, I added some edits as a right to left reader. Tested on master with Arabic I used the updated po files for v. 3.8 (because the 3.12 ) need some revision ... Signed-off-by: Chris Cormack Signed-off-by: Katrin Fischer -- You are receiving this mail because: You are watching all bug changes. --===============5636218002694148411==-- From bugzilla-daemon@bugs.koha-community.org Sun Apr 7 12:10:40 2013 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages Date: Sun, 07 Apr 2013 10:10:19 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8390978673790078855==" --===============8390978673790078855== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 --- Comment #37 from Katrin Fischer --- Created attachment 17249 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=17249&action=edit [PASSED QA] Bug 8061: Follow Up (Opac-Prog) - enhancement to D Ruth's patch In this Patch I added some changes to the rtl.css file I made some changes in the file opac-bottom.inc and add css classes to the lang list and I define the class value in the opac.css I add If statment to the opac-detail.tt to chose the rtl.css when rtl lang. http://bugs.koha-community.org/show_bug.cgi?id=8061 Signed-off-by: Katrin Fischer Reformatted commit message and added bug number. Signed-off-by: Chris Cormack Signed-off-by: Katrin Fischer Tested with po files for Arabic from 3.8. All tests and QA script pass. -- You are receiving this mail because: You are watching all bug changes. --===============8390978673790078855==-- From bugzilla-daemon@bugs.koha-community.org Sun Apr 7 12:12:13 2013 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages Date: Sun, 07 Apr 2013 10:11:56 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1065303562156761327==" --===============1065303562156761327== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|druthb@gmail.com |karamqubsi@gmail.com QA Contact| |katrin.fischer@bsz-bw.de -- You are receiving this mail because: You are watching all bug changes. --===============1065303562156761327==-- From bugzilla-daemon@bugs.koha-community.org Sun Apr 7 18:53:38 2013 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages Date: Sun, 07 Apr 2013 16:53:14 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5200289806471932010==" --===============5200289806471932010== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 Jared Camins-Esakov changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master --- Comment #38 from Jared Camins-Esakov --- This patch has been pushed to master and 3.12.x. -- You are receiving this mail because: You are watching all bug changes. --===============5200289806471932010==-- From bugzilla-daemon@bugs.koha-community.org Mon Apr 8 14:40:48 2013 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages Date: Mon, 08 Apr 2013 12:40:29 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0436158624797708954==" --===============0436158624797708954== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D8061 --- Comment #39 from Karam Qubsi --- Created attachment 17286 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=3D17286&action=3De= dit OPAC-CCSR-Right-to-left-css Hi :) This patch will add css file for the Opac cssr link this css file in the doc-head-close.inc and add new image : arrow-left-grey-11x6.png for the opposite direction of the right existing one .=20 The test plan is the same for the oldest patches for opac prog and intranet .= .. I think now all Koha interfaces support rtl languages thanks for you All . Karam. --=20 You are receiving this mail because: You are watching all bug changes. --===============0436158624797708954==-- From bugzilla-daemon@bugs.koha-community.org Tue Apr 9 21:58:08 2013 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages Date: Tue, 09 Apr 2013 19:57:51 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7848199433622679366==" --===============7848199433622679366== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 --- Comment #40 from Karam Qubsi --- I reported a new bug for the ccsr so the : OPAC-CCSR-Right-to-left-css (11.00 KB, patch) is obsoleted the new bug . http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10017 -- You are receiving this mail because: You are watching all bug changes. --===============7848199433622679366==-- From bugzilla-daemon@bugs.koha-community.org Tue Apr 9 22:11:20 2013 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages Date: Tue, 09 Apr 2013 20:11:03 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1376413146994272861==" --===============1376413146994272861== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 Karam Qubsi changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #17286|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes. --===============1376413146994272861==-- From bugzilla-daemon@bugs.koha-community.org Tue Apr 9 22:26:19 2013 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 8061] Koha's templates do not cope well with right-to-left languages Date: Tue, 09 Apr 2013 20:26:03 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3659868234891620909==" --===============3659868234891620909== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8061 Karam Qubsi changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.koha-community. | |org/bugzilla3/show_bug.cgi? | |id=10017 -- You are receiving this mail because: You are watching all bug changes. --===============3659868234891620909==--