summaryrefslogtreecommitdiffstats
path: root/app/views/versions/index.html.erb
Commit message (Expand)AuthorAgeFilesLines
* Fixed links to versions anchors on the roadmap.Jean-Philippe Lang2012-01-241-1/+1
* Provide a direct access to completed versions form the roadmap.Jean-Philippe Lang2012-01-241-0/+10
* Removes spaces in versions anchors.Jean-Philippe Lang2012-01-081-2/+2
* Do not generate duplicate ids.Jean-Philippe Lang2012-01-081-1/+1
* Version routes cleanup in views.Jean-Philippe Lang2011-11-261-1/+1
* replace tabs to spaces and remove trailing white-spaces at app/views/versions...Toshi MARUYAMA2011-09-151-3/+3
* HTML escape at app/views/versions/index.html.erb.Toshi MARUYAMA2011-08-021-1/+1
* remove trailing white-spaces from app/views/versions/index.html.erb.Toshi MARUYAMA2011-08-021-1/+1
* Removed leading dash in ruby code.Jean-Philippe Lang2011-07-041-2/+2
* Adds a 'New version' link on the roadmap.Jean-Philippe Lang2011-07-031-0/+4
* Fixed broken context_menu on roadmap. #6351Jean-Baptiste Barth2010-09-111-1/+1
* Refactor: move method, ProjectsController#roadmap to VersionsController#index.Eric Davis2010-08-301-0/+54