Done: https://issues.apache.org/jira/browse/OPENMEETINGS-1177 (fixed) https://issues.apache.org/jira/browse/OPENMEETINGS-1160 (partially fixed)
Thanks for contribution! BTW "table.messages" part was not used by me :( On Wed, Feb 11, 2015 at 2:34 PM, Maxim Solodovnik <[email protected]> wrote: > Thanks a lot! > Will try to review and merge ASAP! > > On Wed, Feb 11, 2015 at 2:31 PM, Mark Lin <[email protected]> wrote: > >> Hello Maxim, I hope it"s will help the community. >> 1. to have OM working RTL in English i just uploaded the english.xml to >> the arabic language. >> 2. it is all have been tested in - IE7 - Firefox - Chrome >> 3.all code lines have been added to the - jquery.ui.menubar-rtl.css. >> 4. i'm attaching the jquery.ui.menubar-rtl.css >> *Calendar - * >> /* changing direction in calendar to RTL */ >> >> .fc-content{ >> text-align: right; >> direction: rtl; >> } >> >> .fc-content-skeleton { >> direction: rtl; >> >> } >> >> .fc-widget-header{ >> direction: rtl; >> } >> >> >> /* will align to right the column head title (name,timzon...) in search >> user tab (openmeetings/#profile/messages). */ >> >> .fht-table{ >> text-align: right; >> display:inline-block; >> >> } >> >> >> /* will align to right tabs (widgets, edit settings, My profile...) in >> (openmeetings/#profile/messages). */ >> .ui-tabs-nav { >> float: right; >> } >> /* and to help firefox */ >> table.messages { >> float: right; >> } >> >> >> 2015-02-07 12:48 GMT+02:00 Maxim Solodovnik <[email protected]>: >> >>> Please create JIRA issue with screenshot attachment, so I can fix it? >> >> >> On Wed, Feb 4, 2015 at 12:13 AM, Maxim Solodovnik <[email protected]> >> wrote: >> >>> according to "calendar appointment & changing appointment detail - rtl >>> not working" >>> can you please check the source of the email? >>> I have added <div dir="rtl"> as you suggested >>> could you create mockup (screenshot with highlights) so I can understand >>> what is wrong? >>> >>> On Wed, Feb 4, 2015 at 12:02 AM, Mark Lin <[email protected]> wrote: >>> >>>> register email - ltr /rtl - OK >>>> room invatition - ltr /rtl - OK >>>> adding user to contact - ltr /rtl - OK >>>> >>>> calendar appointment & changing appointment detail - rtl not working >>>> >>>> 2015-02-03 5:01 GMT+02:00 Maxim Solodovnik <[email protected]>: >>>> >>>>> Should work as expected. What version are you using? Could you provide >>>>> detailed steps to reproduce? Is it reproducible on our demo server? >>>>> >>>>> WBR, Maxim >>>>> (from mobile, sorry for the typos) >>>>> On Feb 3, 2015 5:32 AM, "Mark Lin" <[email protected]> wrote: >>>>> >>>>>> When Sending a calendar invitation it's marks the meetings on the >>>>>> calendar of the sender But not appear at the client Calendar. >>>>>> >>>>> >>>> >>> >>> >>> -- >>> WBR >>> Maxim aka solomax >>> >> >> >> >> -- >> WBR >> Maxim aka solomax >> > > > > -- > WBR > Maxim aka solomax > -- WBR Maxim aka solomax
