summaryrefslogtreecommitdiffstats
path: root/app/views/projects/roadmap.rhtml
Commit message (Expand)AuthorAgeFilesLines
* Application layout refactored.Jean-Philippe Lang2007-09-221-12/+20
* Fixed: SQL error on roadmap and changelog if there is no tracker to display.Jean-Philippe Lang2007-08-151-1/+2
* Fixed: Roadmap percentages not being calculated correctly (Nick Read).Jean-Philippe Lang2007-08-121-1/+1
* Overdue versions (date reached and open issues > 0) are now always displayed ...Jean-Philippe Lang2007-08-121-0/+2
* A wiki page can now be attached to each version.Jean-Philippe Lang2007-06-141-2/+3
* Versions can now be created with no date.Jean-Philippe Lang2007-05-201-1/+1
* Added an option to see all versions in the roadmap view (including completed ...Jean-Philippe Lang2007-05-071-10/+12
* Added link_to_issue helper.Jean-Philippe Lang2007-04-071-3/+2
* Patch #9530 Progress bars for roadmap versions (Nick Read)Jean-Philippe Lang2007-03-251-14/+37
* closed issues are now striked on roadmapJean-Philippe Lang2007-03-231-1/+6
* fixed #9397 Roadmap - Distinguishing open and closed issuesJean-Philippe Lang2007-03-211-2/+6
* added svn:eol-style native property on /app filesJean-Philippe Lang2007-03-121-27/+27
* show "no data" label when there's nothing to display on changelog and roadmapJean-Philippe Lang2007-02-181-0/+2
* added roadmap viewJean-Philippe Lang2007-02-041-0/+26