Closed
Bug 734471
Opened 14 years ago
Closed 14 years ago
Need new hook edituser search template
Categories
(Bugzilla :: Extensions, enhancement)
Tracking
()
RESOLVED
FIXED
Bugzilla 4.2
People
(Reporter: fdonalisio, Assigned: fdonalisio)
Details
Attachments
(1 file, 1 obsolete file)
|
378 bytes,
patch
|
timello
:
review+
|
Details | Diff | Splinter Review |
A new hook in the admin edituser-search template page, would allow new actions for the administrator in the page.
| Assignee | ||
Comment 1•14 years ago
|
||
Comment 2•14 years ago
|
||
Comment on attachment 604489 [details] [diff] [review]
Adds the new Hook
Hmm, maybe 'rows' instead of 'filters'... since it is not a <table>... maybe we can call it 'end'.
Notice that, this new hook would allow people to add not only new 'filters', but anything relevant to their Bugzilla installations. Also, the hook is useful because we already have Bug 730794 implemented.
Attachment #604489 -
Flags: review?(timello) → review-
| Assignee | ||
Comment 3•14 years ago
|
||
Attachment #604489 -
Attachment is obsolete: true
Attachment #607937 -
Flags: review?(timello)
Comment 4•14 years ago
|
||
Comment on attachment 607937 [details] [diff] [review]
Creates the new hook
r=timello
Attachment #607937 -
Flags: review?(timello) → review+
Updated•14 years ago
|
Flags: approval?
Flags: approval4.2?
Updated•14 years ago
|
Flags: approval?
Flags: approval4.2?
Flags: approval4.2+
Flags: approval+
Target Milestone: --- → Bugzilla 4.2
Comment 5•14 years ago
|
||
trunk:
Committing to: bzr+ssh://dlawrence%40mozilla.com@bzr.mozilla.org/bugzilla/trunk
modified template/en/default/admin/users/search.html.tmpl
Committed revision 8165
4.2:
Committing to: bzr+ssh://dlawrence%40mozilla.com@bzr.mozilla.org/bugzilla/4.2
modified template/en/default/admin/users/search.html.tmpl
Committed revision 8057
dkl
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•