Feature #3013
closed
Several hooks needed for a plugin (context menu and page top)
Added by Radu Serban almost 17 years ago.
Updated almost 17 years ago.
Description
In order to allow a plugin to change the issues context menu I would need a hook in app/views/issues/context_menu.rhtml at the end.
Also I would like to show a status for the current user under the search box and project selector, so I think another hook in quick-search div after the project selector partial would help.
Thanks!
- Status changed from New to Resolved
- Target version set to 0.8.3
- % Done changed from 0 to 100
- Resolution set to Fixed
I've added two hooks in r2610, :view_issues_context_menu_start and :view_issues_context_menu_end. For the quick-search div, could you use CSS to position the elements up there? I'm not sure if a hook there would be worth the maintenance.
- Status changed from Resolved to Closed
Committed in 0.8-stable in r2654.
Also available in: Atom
PDF