summaryrefslogtreecommitdiffstats
path: root/app/views/projects/settings/_versions.rhtml
Commit message (Expand)AuthorAgeFilesLines
* rename .rhtml to .html.erb of app/views/projects/settings/_versions.rhtml.Toshi MARUYAMA2011-09-011-41/+0
* Makes versions resource shallow (#7403).Jean-Philippe Lang2011-07-051-2/+2
* Adds REST API for versions (#7403).Jean-Philippe Lang2011-07-041-3/+3
* Fix wikilinks in project > settings > versions and version view. #6435 #4416Jean-Baptiste Barth2010-10-291-2/+2
* Refactor: convert WikiController to a REST resourceEric Davis2010-10-281-1/+1
* Refactor: use :id instead of :page when linking to Wiki PagesEric Davis2010-10-271-1/+1
* Refactor: convert VersionsController to a REST resource.Eric Davis2010-09-171-2/+2
* Adds missing thead tags (#5440).Jean-Philippe Lang2010-05-091-2/+2
* Moves ProjectsController#add_version to VersionsController#new.Jean-Philippe Lang2010-03-061-1/+1
* Fixed untranslated string (:label_close_versions => Close completed versions)Azamat Hackimov2010-01-011-1/+1
* Display shared versions in project settings (#4357).Jean-Philippe Lang2009-12-081-10/+12
* Version sharing (#465) + optional inclusion of subprojects in the roadmap vie...Jean-Philippe Lang2009-12-061-0/+2
* Adds a link to automatically close completed versions in project settings (#1...Jean-Philippe Lang2009-11-091-0/+6
* Adds version status to limit issue assignments (#1245).Jean-Philippe Lang2009-11-081-5/+8
* HTML escaping (#4106).Jean-Philippe Lang2009-10-251-1/+1
* Typos/fixes in views (#2654).Jean-Philippe Lang2009-02-031-1/+0
* Added version details view accessible from the roadmap.Jean-Philippe Lang2007-12-071-1/+1
* Application layout refactored.Jean-Philippe Lang2007-09-221-3/+7
* Added project module concept.Jean-Philippe Lang2007-09-141-0/+25