summaryrefslogtreecommitdiffstats
path: root/app/views/versions/index.html.erb
Commit message (Expand)AuthorAgeFilesLines
* Merged r12265, r12268, r12272 (#15307).Jean-Philippe Lang2013-11-161-1/+1
* use li tags for label completed versions and subproject in version index side...Toshi MARUYAMA2013-05-031-5/+15
* use li tags for completed versions in version index sidebar (#13242)Toshi MARUYAMA2013-05-031-4/+6
* use li tags for versions in version index (#13242)Toshi MARUYAMA2013-05-031-1/+5
* remove unneeded h() from versions index tracker nameToshi MARUYAMA2013-05-031-1/+1
* use li tags for trackers in version index (#13242)Toshi MARUYAMA2013-05-031-3/+11
* code layout clean up app/views/versions/index.html.erbToshi MARUYAMA2013-05-031-19/+20
* replace tabs to spaces at app/views/versions/index.html.erbToshi MARUYAMA2013-03-151-6/+6
* 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