summaryrefslogtreecommitdiffstats
path: root/app/views/projects/gantt.rhtml
Commit message (Expand)AuthorAgeFilesLines
* Adds support for free ticket filtering and custom queries on Gantt chart.Jean-Philippe Lang2008-09-101-249/+0
* Fixes Gantt chart with ruby 1.8.7 (#1606).Jean-Philippe Lang2008-07-091-1/+0
* Gantt chart: display issues that don't have a due date if they are assigned t...Jean-Philippe Lang2008-05-251-2/+2
* Use GET instead of POST on roadmap (#718), gantt and calendar forms.Jean-Philippe Lang2008-04-301-2/+2
* Include subprojects versions on calendar and gantt (#1116).Jean-Philippe Lang2008-04-271-3/+7
* Display links to Atom feeds (closes #496, #750).Jean-Philippe Lang2008-03-051-4/+5
* Include subprojects on the issue list, calendar and gantt by default.Jean-Philippe Lang2008-02-281-1/+2
* Removed fragment caching on gantt and calendar.Jean-Philippe Lang2008-02-161-5/+0
* Slight improvements to the browser views.Jean-Philippe Lang2008-01-021-1/+1
* More detailed html title on several views.Jean-Philippe Lang2007-12-071-0/+2
* Project name format limitation removed (name can now contain any character).Jean-Philippe Lang2007-12-031-2/+2
* Fixed: unable to change how many months are displayed on the gantt.Jean-Philippe Lang2007-10-111-1/+1
* Performance improvement on calendar and gantt (about 45% on gantt for large n...Jean-Philippe Lang2007-10-031-1/+1
* Added label tags on various checkboxes.Jean-Philippe Lang2007-10-011-2/+2
* Application layout refactored.Jean-Philippe Lang2007-09-221-19/+20
* Gantt chart can now be exported to a graphic file (png).Jean-Philippe Lang2007-08-261-2/+4
* Added the ability to archive projects:Jean-Philippe Lang2007-05-271-1/+1
* Added an option to see all versions in the roadmap view (including completed ...Jean-Philippe Lang2007-05-071-1/+1
* Added fragment caching for calendar and gantt viewsJean-Philippe Lang2007-05-061-33/+38
* Fixed an unicode problem on gantt (first letter of the day name)Jean-Philippe Lang2007-05-021-1/+1
* Issue subjects column width set to 330 on gantt chartJean-Philippe Lang2007-05-011-3/+3
* Subproject name displayed on issue list, calendar and gantt (only for issues ...Jean-Philippe Lang2007-04-271-1/+1
* Added toggle_link helper.Jean-Philippe Lang2007-04-071-1/+1
* Added link_to_issue helper.Jean-Philippe Lang2007-04-071-1/+1
* Added versions due dates on gantt chart.Jean-Philippe Lang2007-04-071-8/+20
* Added the ability to include subprojects issues on calendar & gantt (options ...Jean-Philippe Lang2007-04-021-6/+10
* Patch #9705 Tracker filtering on Main Calendar (Jeffrey Jones)Jean-Philippe Lang2007-03-311-30/+38
* added svn:eol-style native property on /app filesJean-Philippe Lang2007-03-121-214/+214
* deprecated start_form_tag replaced by form_tagJean-Philippe Lang2007-01-261-2/+2
* tooltips added on calendarJean-Philippe Lang2007-01-131-7/+3
* tooltips added on Gantt chart to view the details of the issuesJean-Philippe Lang2007-01-091-7/+16
* * all icons replaced (new icons are based on GPL icon set: "KDE Crystal Diamo...Jean-Philippe Lang2007-01-081-11/+10
* XHTML compliance improvementsJean-Philippe Lang2007-01-051-43/+12
* misc GUI modificationsJean-Philippe Lang2006-12-261-3/+3
* fixed a bug in gantt display when last day is a mondayJean-Philippe Lang2006-12-261-3/+4
* various modifications to prevent xssJean-Philippe Lang2006-12-171-1/+1
* contextual links redesignJean-Philippe Lang2006-12-161-5/+5
* gantt link added in left menu and removed from calendar viewJean-Philippe Lang2006-12-061-1/+1
* trunk moved from /trunk/redmine to /trunkJean-Philippe Lang2006-12-051-0/+241