I have downloaded both jsGantt View & views_jsgantt but cannot enable the latter because of the above. How to get them? Thanks,

CommentFileSizeAuthor
#2 ct-jsgantt_view.jpg62.93 KBjsmm

Comments

danepowell’s picture

Status: Active » Postponed (maintainer needs more info)

views_jsgantt has no dependencies, however casetracker_gantt does depend on the duration and progress fields. You can download those features from the same site as casetracker_gantt: http://danepowell.com/fserver

jsmm’s picture

StatusFileSize
new62.93 KB

Hi Dane,

I'm using views_jsgantt and now have manually created duration & progress fields, but the chart doesn't display. I guess the problem is in the page view. In case you can help, I attach it. Thanks so much,

jmm

jsmm’s picture

Status: Postponed (maintainer needs more info) » Active
danepowell’s picture

Title: Case_duration & Case_progress missing » Case_duration & Case_progress missing / chart does not display

I see nothing wrong with the View- if the page is completely blank when you view it, then it sounds like either no content is being found by the View (there's no content or you've set up your filters wrong), or there's an error with the javascript.

Can you please try upgrading to views_jsgantt-6.x-1.0-beta2 (just released) and see if that helps? If it doesn't, I'll need to see the javascript source being generated. Try to view the gantt chart, and then view the source of the blank page in your browser. Find the script that starts with the following line:
var g = new JSGantt.GanttChart('g',document.getElementById('GanttChartDIV'), 'week');
... and copy and paste the entire script here. Or, save the whole page as an html file and upload it here.

jsmm’s picture

It does display after upgrading, great! However, the display is not filtered by the exposed filters and I remain unsure about two of the settings of the view: the first is if the content access shouldn't be set somehow to organic groups (I would like jsgantt to display only the cases inside each og) instead of access content. The second is that my jsgantt style is set to 'duration' for both start and end dates. Are these correct?

This is really helpful, thanks again,

jmm

danepowell’s picture

the first is if the content access shouldn't be set to organic groups instead of access content

You're right, this should be set to "Feature: Atrium Case Tracker". It should be set that way out of the box, did you override that setting? Anyway, see if changing that helps.

The second is that my jsgantt style is set to 'duration' for both start and end dates

This might be cleared up when you upgrade - in short, it's okay for the fields to have the same name as long as you've selected two different instances of the "Duration" field ("From date" for one and "To date" for the other)

danepowell’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Veracious’s picture

Status: Closed (fixed) » Active

Missing dependancies: Case_progress & case_duration

These modules Case_progress case_duration modules are missing. I see them screwing people up because of various things (charts the most common). I am using Open Atrium and am trying to improve my ticketing system and am missing these for: CT Plus Convert from Case Tracker.

Veracious’s picture

Status: Active » Closed (fixed)
danepowell’s picture

Yes, it is mentioned in INSTALL.txt that these modules are required and can be found at danepowell.com/fserver

codekarate’s picture

I am searching for the case_progress module at danepowell.com/fserver and am unable to find it. I was able to find the duration module but not the progress. My only goal for finding these modules is to enable them and to attempt to upgrade all my standard OA cases to case tracker plus cases. According to the INSTALL.txt these modules are needed for the upgrade to work. Any help would be greatly appreciated.

danepowell’s picture

Yes, I've moved my feature server to http://code.danepowell.com . I've also re-uploaded the case_progress module there.

Anonymous’s picture

Duration
http://code.danepowell.com/node/3

Progress
http://code.danepowell.com/node/110

By the way, thanks for this incredible extension set.

HyperD’s picture

I'm wonder where to find Case_Duration and Case_Progress.
I looked for them with google and it doesn't bring anywhere while I need them to get this Gantt Chart out of Open Atrium.

spdeepak’s picture

@morningtime
Thanks...!