Modify

Opened 13 years ago

Last modified 4 years ago

#8532 assigned enhancement

Current date as default in the overview

Reported by: didley@… Owned by: Chris Nelson
Priority: normal Component: TracJsGanttPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

Is it possible to show in the vRightTable the current date as default? I mean the blue column. At the start of Gantt it starts always with the earliest date.

Attachments (0)

Change History (7)

comment:1 Changed 13 years ago by Chris Nelson

That's a good idea. This needs work in the underlying jsGantt but I think it would be valuable. I can't say how soon I'll get to it.

comment:2 Changed 13 years ago by Ryan J Ollos

Cc: Ryan J Ollos added; anonymous removed

comment:3 Changed 13 years ago by Chris Nelson

(In [10836]) Don't put a blank week at start of week mode. Refs #8532.

When finding minimum date while in 'week' mode, an extra week was being subtracted initially, causing a blank column on the chart.

This isn't quite a fix for the ticket but it does improve things a little.

comment:4 Changed 11 years ago by Chris Nelson

Status: newassigned

I have added a scrollTo option in my local code base. It specifies a date that should be visible when the chart is first drawn. It can be set to a date in yyyy-mm-dd format or "today". With "today" set in site-wide chart options in trac.ini, I think you can accomplish most of what this ticket requires. I want to test that change locally a bit before I push to TH.

comment:5 Changed 11 years ago by didley@…

Your suggestion would work for me. That would be fine.

comment:6 Changed 11 years ago by Chris Nelson

(In [12964]) Add scrollTo option to Gantt chart. Refs #8532, #9667.

comment:7 Changed 4 years ago by Ryan J Ollos

Cc: Ryan J Ollos removed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as assigned The owner will remain Chris Nelson.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.