Project

General

Profile

Actions

Feature #2543

closed

Plugin hook for versions in the Roadmap

Added by Douglas Manley about 15 years ago. Updated about 15 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Plugin API
Target version:
Start date:
2009-01-19
Due date:
% Done:

100%

Estimated time:
Resolution:

Description

Redmine has this hook when displaying a version:

app/views/versions/show.rhtml:
  * [ 48] :view_versions_show_bottom, :version => @version

However, a similar hook does not exist for the Roadmap for a project. Perhaps:

app/views/projects/roadmap.rhtml:
  * [ 27] :view_projects_roadmap_version_bottom, :version => @version

Actions #1

Updated by Eric Davis about 15 years ago

  • Status changed from New to 7
  • Assignee set to Eric Davis
Actions #2

Updated by Eric Davis about 15 years ago

  • Status changed from 7 to Closed
  • Target version set to 0.8.1
  • % Done changed from 0 to 100

Added in r2427.

Actions

Also available in: Atom PDF