summaryrefslogtreecommitdiffstats
path: root/app/views/versions
Commit message (Expand)AuthorAgeFilesLines
...
* Makes versions resource shallow (#7403).Jean-Philippe Lang2011-07-053-4/+4
* Removed leading dash in ruby code.Jean-Philippe Lang2011-07-041-2/+2
* Adds REST API for versions (#7403).Jean-Philippe Lang2011-07-043-3/+35
* Adds a 'New version' link on the roadmap.Jean-Philippe Lang2011-07-033-0/+7
* 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
* Show open and closed issues from "Issues by" version links.Jean-Philippe Lang2011-03-211-2/+2
* 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
* Refactor: add VersionsController#status_by to the resource.Eric Davis2010-09-171-1/+1
* Refactor: convert VersionsController to a REST resource.Eric Davis2010-09-172-2/+2
* Refactor: split VersionsController#new into #new and #createEric Davis2010-09-161-2/+2
* Refactor: Split VersionsController#edit into #edit and #updateEric Davis2010-09-151-1/+1
* 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
* Moves code to controller.Jean-Philippe Lang2010-07-251-5/+2
* Moves ProjectsController#add_version to VersionsController#new.Jean-Philippe Lang2010-03-061-0/+6
* Version sharing (#465) + optional inclusion of subprojects in the roadmap vie...Jean-Philippe Lang2009-12-061-0/+2
* Eager load priorities on roadmap and changelog.Jean-Philippe Lang2009-11-151-1/+1
* Adds custom fields for versions (#4219).Jean-Philippe Lang2009-11-152-0/+11
* Refactoring ApplicationHelper#link_to_issue.Jean-Philippe Lang2009-11-141-1/+1
* Adds version status to limit issue assignments (#1245).Jean-Philippe Lang2009-11-081-0/+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-212-6/+4
* Fixed: Roadmap crashes when a version has a due date > 2037.Jean-Philippe Lang2008-09-201-3/+1
* 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
* Move repetitive calendar include code from views into helper (patch #966 by P...Jean-Philippe Lang2008-03-311-7/+0
* Replaces del tags by a css style (a.issue.closed) for closed issue links.Jean-Philippe Lang2008-03-091-2/+1
* Allow longer version names (#711, closes #712).Jean-Philippe Lang2008-03-091-1/+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-073-0/+73
* A wiki page can now be attached to each version.Jean-Philippe Lang2007-06-141-3/+2
* Versions can now be created with no date.Jean-Philippe Lang2007-05-201-1/+1
* calendar javascripts and stylesheets removed from base layout. they're now on...Jean-Philippe Lang2007-01-061-1/+8
* trunk moved from /trunk/redmine to /trunkJean-Philippe Lang2006-12-052-0/+16