issue OFBIZ-3455 : Gantt chart is not aligned

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

issue OFBIZ-3455 : Gantt chart is not aligned

Erwan de FERRIERES
Hi all,

I'm stuck with this error : when displaying a Gantt chart in projectmgr,
right and left tables are not aligned. So a task description is not in
front of its row.

I tried deactivating the theme css, and I have the Gantt well displayed.
So there must be some incompatibility between the css from the theme and
the jsgantt one.

I've also tried with opera, chrome and firefox. All of these browsers
are displaying the gantt chart in the wrong manner.

If anyone could take a look at this issue, it would be very nice !
https://issues.apache.org/jira/browse/OFBIZ-3455

Thanks,

--
Erwan de FERRIERES
www.nereide.biz
Reply | Threaded
Open this post in threaded view
|

Re: issue OFBIZ-3455 : Gantt chart is not aligned

Adrian Crum
Maybe the Project Manager needs a local style sheet that overrides the
theme style sheets. There is an example of that in the Party component -
look at the webapp/partymgr/static folder.

-Adrian

Erwan de FERRIERES wrote:

> Hi all,
>
> I'm stuck with this error : when displaying a Gantt chart in projectmgr,
> right and left tables are not aligned. So a task description is not in
> front of its row.
>
> I tried deactivating the theme css, and I have the Gantt well displayed.
> So there must be some incompatibility between the css from the theme and
> the jsgantt one.
>
> I've also tried with opera, chrome and firefox. All of these browsers
> are displaying the gantt chart in the wrong manner.
>
> If anyone could take a look at this issue, it would be very nice !
> https://issues.apache.org/jira/browse/OFBIZ-3455
>
> Thanks,
>
Reply | Threaded
Open this post in threaded view
|

Re: issue OFBIZ-3455 : Gantt chart is not aligned

Erwan de FERRIERES
Le 07/04/2010 17:28, Adrian Crum a écrit :
> Maybe the Project Manager needs a local style sheet that overrides the
> theme style sheets. There is an example of that in the Party component -
> look at the webapp/partymgr/static folder.
>
> -Adrian

Nice idea ! but what to put in it ?

--
Erwan de FERRIERES
www.nereide.biz
Reply | Threaded
Open this post in threaded view
|

Re: issue OFBIZ-3455 : Gantt chart is not aligned

Scott Gray-2
On 7/04/2010, at 10:02 AM, Erwan de FERRIERES wrote:

> Le 07/04/2010 17:28, Adrian Crum a écrit :
>> Maybe the Project Manager needs a local style sheet that overrides the
>> theme style sheets. There is an example of that in the Party component -
>> look at the webapp/partymgr/static folder.
>>
>> -Adrian
>
> Nice idea ! but what to put in it ?

If you don't have FireBug for FireFox installed then I highly recommend you do so.

Regards
Scott

smime.p7s (3K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: issue OFBIZ-3455 : Gantt chart is not aligned

Erwan de FERRIERES
Le 08/04/2010 01:35, Scott Gray a écrit :

> On 7/04/2010, at 10:02 AM, Erwan de FERRIERES wrote:
>
>> Le 07/04/2010 17:28, Adrian Crum a écrit :
>>> Maybe the Project Manager needs a local style sheet that overrides the
>>> theme style sheets. There is an example of that in the Party component -
>>> look at the webapp/partymgr/static folder.
>>>
>>> -Adrian
>>
>> Nice idea ! but what to put in it ?
>
> If you don't have FireBug for FireFox installed then I highly recommend you do so.

Don't worry I know the drill... so, a colleague found a solution to make
them aligned. It's now included in OFBiz at rev 931925.

Now there is still one thing missing, is to display weekend and the day
we are. Using Firebug, by disabling "background:transparent none repeat
scroll 0 0;" on tr and td, it's working.
I've attached a screenshot in the JIRA issue.

But, once again, I don't know how to make it happening... If someone got
a hint, this would be very nice !

>
> Regards
> Scott


--
Erwan de FERRIERES
www.nereide.biz