Project

General

Profile

Actions

Feature #3013

closed

Several hooks needed for a plugin (context menu and page top)

Added by Radu Serban almost 15 years ago. Updated almost 15 years ago.

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

100%

Estimated time:
Resolution:
Fixed

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!

Actions #1

Updated by Eric Davis almost 15 years ago

  • 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.

Actions #2

Updated by Jean-Philippe Lang almost 15 years ago

  • Status changed from Resolved to Closed

Committed in 0.8-stable in r2654.

Actions

Also available in: Atom PDF