Defect #5233
Add a hook to the issue report (Summary) view
| Status: | Closed | Start: | 2010-04-01 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | Eric Davis | % Done: | 0% |
|
| Category: | Plugin API | |||
| Target version: | 1.0.0 (RC) | |||
| Affected version: | Resolution: | Fixed |
Description
Right now there is no hook in the issue report to add some fields to the summary. A call_hook(:view_reports_issue_report_bottom, :project => @project) would be nice.
Added a patch to do just that.
Associated revisions
Added two hooks to the issues report. #5233
History
Updated by Eric Davis 5 months ago
- Category set to Plugin API
- Assigned to set to Eric Davis
Updated by Eric Davis 2 months ago
- Status changed from New to Closed
- Target version set to 1.0.0 (RC)
- Resolution set to Fixed
I added two hooks for that page, one on the left and one on the right. (r3797)
:view_reports_issue_report_split_content_left:view_reports_issue_report_split_content_right