summaryrefslogtreecommitdiffstats
path: root/app/views/versions/index.html.erb
Commit message (Expand)AuthorAgeFilesLines
* Fixed that roadmap anchor links can be ambigous (#11540).Jean-Philippe Lang2012-08-131-2/+2
* Removed self closing a tags.Jean-Philippe Lang2012-07-291-1/+1
* JQuery in, Prototype/Scriptaculous out (#11445).Jean-Philippe Lang2012-07-221-1/+1
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-251-2/+2
* Fixed escaping issue with Rails 3.1.Jean-Philippe Lang2012-02-251-1/+1
* 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