Closed (fixed)
Project:
jsGantt View
Version:
6.x-1.0-beta1
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
19 Sep 2010 at 22:01 UTC
Updated:
14 May 2013 at 12:02 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
danepowell commentedviews_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
Comment #2
jsmm commentedHi 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
Comment #3
jsmm commentedComment #4
danepowell commentedI 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.
Comment #6
jsmm commentedIt 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
Comment #7
danepowell commentedYou'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.
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)
Comment #8
danepowell commentedComment #10
Veracious commentedMissing 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.
Comment #11
Veracious commentedHere they are:
http://danepowell.com/node/85
http://danepowell.com/node/92
Comment #12
danepowell commentedYes, it is mentioned in INSTALL.txt that these modules are required and can be found at danepowell.com/fserver
Comment #13
codekarate commentedI 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.
Comment #14
danepowell commentedYes, I've moved my feature server to http://code.danepowell.com . I've also re-uploaded the case_progress module there.
Comment #15
Anonymous (not verified) commentedDuration
http://code.danepowell.com/node/3
Progress
http://code.danepowell.com/node/110
By the way, thanks for this incredible extension set.
Comment #16
HyperD commentedI'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.
Comment #17
spdeepak commented@morningtime
Thanks...!