[rt-users] How to use JSGantt ?
Lixus Zoran
linux at muellers.ms
Fri Nov 8 11:12:34 EST 2013
Hello Frank,
Thanks for your support!
> when you open a ticket you have in the Display view a new Link Gantt Chart in the Links section.
An this is the point, i do not see this link.
See Attachment.
So I am wondering if if have to enable JSGant per queue or something.
I have
Set(@Plugins,'RT::Extension::JSGantt');
in
/etc/request-tracker4/RT_SiteConfig.pm
And also Tool -> Configuration -> Tools -> System Configuration
(http:/mycompany.tld/rt/Admin/Tools/Configuration.html) shows this:
JSGanttOptions {
'ShowDuration' => 1,
'DefaultDays' => 7,
'NullDatesColor' => 333,
'DefaultFormat' => 'day',
'ShowProgress' => 1,
'WorkingHoursPerDay' => 8,
'ShowOwner' => 1
}
so i believe _it_ is enabled !
As far as I understand RT Extensions are using a kind of
"Overlay" which can extend the Html Pages, right ?
http://requesttra cker.wikia.com/wiki/CustomizingWithOverlays
Is it possible that his Overlay mechanism is not working and needs to be enabled first ?
I attached my RTSiteConfig.pm (anonymize it a bit)
Thanks
Lixus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: links.png
Type: image/png
Size: 56289 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20131108/f8e0fee6/attachment.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: RT_SiteConfig.pm
Type: application/x-perl
Size: 6376 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20131108/f8e0fee6/attachment.bin>
More information about the rt-users
mailing list