summaryrefslogtreecommitdiffstats
path: root/app/views/versions/show.rhtml
Commit message (Expand)AuthorAgeFilesLines
* rename .rhtml to .html.erb of app/views/versions/show.rhtml.Toshi MARUYAMA2011-08-281-56/+0
* HTML escape at app/views/versions/show.rhtml.Toshi MARUYAMA2011-08-021-1/+1
* 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
* Adds a 'New version' link on the roadmap.Jean-Philippe Lang2011-07-031-0/+2
* Adds context menu for related issues on version view.Jean-Philippe Lang2011-04-291-7/+12
* Moved the version summary to the right of related issues.Jean-Philippe Lang2011-04-291-4/+4
* Fix wikilinks in project > settings > versions and version view. #6435 #4416Jean-Baptiste Barth2010-10-291-1/+1
* Refactor: use :id instead of :page when linking to Wiki PagesEric Davis2010-10-271-1/+1
* Adds a link to edit the associated wiki page on the version view. #4416Jean-Baptiste Barth2010-09-181-0/+1
* Moves code to controller.Jean-Philippe Lang2010-07-251-5/+2
* Eager load priorities on roadmap and changelog.Jean-Philippe Lang2009-11-151-1/+1
* Refactoring ApplicationHelper#link_to_issue.Jean-Philippe Lang2009-11-141-1/+1
* Added :view_versions_show_contextual hook. (#3036)Eric Davis2009-05-301-0/+1
* Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.Jean-Philippe Lang2009-02-211-2/+2
* Merged hooks branch @ r1785 into trunk.Jean-Philippe Lang2008-09-051-0/+2
* Strikethru closed issue links (#1127).Jean-Philippe Lang2008-07-201-1/+1
* Replaces del tags by a css style (a.issue.closed) for closed issue links.Jean-Philippe Lang2008-03-091-2/+1
* Version details view changes:Jean-Philippe Lang2008-03-081-0/+35
* Slight improvements to the browser views.Jean-Philippe Lang2008-01-021-1/+1
* Fixed versions/show layout with IE.Jean-Philippe Lang2007-12-071-1/+1
* Added version details view accessible from the roadmap.Jean-Philippe Lang2007-12-071-0/+14