| Commit message (Expand) | Author | Age | Files | Lines |
* | rename .rhtml to .html.erb of app/views/versions/show.rhtml. | Toshi MARUYAMA | 2011-08-28 | 1 | -56/+0 |
* | HTML escape at app/views/versions/show.rhtml. | Toshi MARUYAMA | 2011-08-02 | 1 | -1/+1 |
* | Makes versions resource shallow (#7403). | Jean-Philippe Lang | 2011-07-05 | 1 | -2/+2 |
* | Adds REST API for versions (#7403). | Jean-Philippe Lang | 2011-07-04 | 1 | -3/+3 |
* | Adds a 'New version' link on the roadmap. | Jean-Philippe Lang | 2011-07-03 | 1 | -0/+2 |
* | Adds context menu for related issues on version view. | Jean-Philippe Lang | 2011-04-29 | 1 | -7/+12 |
* | Moved the version summary to the right of related issues. | Jean-Philippe Lang | 2011-04-29 | 1 | -4/+4 |
* | Fix wikilinks in project > settings > versions and version view. #6435 #4416 | Jean-Baptiste Barth | 2010-10-29 | 1 | -1/+1 |
* | Refactor: use :id instead of :page when linking to Wiki Pages | Eric Davis | 2010-10-27 | 1 | -1/+1 |
* | Adds a link to edit the associated wiki page on the version view. #4416 | Jean-Baptiste Barth | 2010-09-18 | 1 | -0/+1 |
* | Moves code to controller. | Jean-Philippe Lang | 2010-07-25 | 1 | -5/+2 |
* | Eager load priorities on roadmap and changelog. | Jean-Philippe Lang | 2009-11-15 | 1 | -1/+1 |
* | Refactoring ApplicationHelper#link_to_issue. | Jean-Philippe Lang | 2009-11-14 | 1 | -1/+1 |
* | Added :view_versions_show_contextual hook. (#3036) | Eric Davis | 2009-05-30 | 1 | -0/+1 |
* | Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. | Jean-Philippe Lang | 2009-02-21 | 1 | -2/+2 |
* | Merged hooks branch @ r1785 into trunk. | Jean-Philippe Lang | 2008-09-05 | 1 | -0/+2 |
* | Strikethru closed issue links (#1127). | Jean-Philippe Lang | 2008-07-20 | 1 | -1/+1 |
* | Replaces del tags by a css style (a.issue.closed) for closed issue links. | Jean-Philippe Lang | 2008-03-09 | 1 | -2/+1 |
* | Version details view changes: | Jean-Philippe Lang | 2008-03-08 | 1 | -0/+35 |
* | Slight improvements to the browser views. | Jean-Philippe Lang | 2008-01-02 | 1 | -1/+1 |
* | Fixed versions/show layout with IE. | Jean-Philippe Lang | 2007-12-07 | 1 | -1/+1 |
* | Added version details view accessible from the roadmap. | Jean-Philippe Lang | 2007-12-07 | 1 | -0/+14 |