Skip Menu |

This queue is for tickets about the RT-Extension-JSGantt CPAN distribution.

Report information
The Basics
Id: 99135
Status: new
Priority: 0/
Queue: RT-Extension-JSGantt

People
Owner: Nobody in particular
Requestors: justin.izzard [...] baycollege.edu
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Feature Request - Sorting
Date: Thu, 25 Sep 2014 13:46:07 +0000
To: "bug-RT-Extension-JSGantt [...] rt.cpan.org" <bug-RT-Extension-JSGantt [...] rt.cpan.org>
From: Justin Izzard <justin.izzard [...] baycollege.edu>
My apologies if this is the incorrect way to request additional functionality. Can you look into adding a way to sort the Gantt chart that is displayed? I am particularly interested in sorting by started or due date rather than ticket number. I hacked the URL that is used to display the Gantt chart so that it includes the pieces about sorting by Due date (by editing the search and using that URL), but I receive a cross-site request forgery error so I'm thinking that isn't the correct way to accomplish this. Thank you.