Closed
Bug 578253
Opened 15 years ago
Closed 15 years ago
Autocomplete user names in the UI to add users to watch
Categories
(Bugzilla :: User Interface, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 4.0
People
(Reporter: ehsan.akhgari, Assigned: reed)
References
Details
Attachments
(1 file)
|
626 bytes,
patch
|
mkanat
:
review+
|
Details | Diff | Splinter Review |
The "Add users to my watch list" box in /userprefs.cgi?tab=email could probably use some autocomplete love, now that the rest of the user fields in Bugzilla have autocomplete support.
Comment 1•15 years ago
|
||
Yeah, I consider this a missing part of the feature for 4.0--should be pretty easy to add, no? Just a switch to using userlist for that template.
OS: Mac OS X → All
Hardware: x86 → All
Target Milestone: --- → Bugzilla 4.0
Updated•15 years ago
|
Flags: blocking4.0+
| Reporter | ||
Comment 2•15 years ago
|
||
(In reply to comment #1)
> Yeah, I consider this a missing part of the feature for 4.0--should be pretty
> easy to add, no? Just a switch to using userlist for that template.
I guess so. Peeking into the poor man's bugzilla source tree (i.e., view source on bmo patches) I think you're right.
| Reporter | ||
Comment 3•15 years ago
|
||
s/patches/pages/ of course.
I'm officially writing too many patches now I guess! ;-)
| Assignee | ||
Comment 4•15 years ago
|
||
Comment 5•15 years ago
|
||
Comment on attachment 456986 [details] [diff] [review]
patch - v1
Looks good to me.
Attachment #456986 -
Flags: review?(mkanat) → review+
Updated•15 years ago
|
Flags: approval4.0+
Flags: approval+
| Assignee | ||
Comment 6•15 years ago
|
||
Committing to: bzr+ssh://bzr.mozilla.org/bugzilla/trunk/
modified template/en/default/account/prefs/email.html.tmpl
Committed revision 7339.
Committing to: bzr+ssh://bzr.mozilla.org/bugzilla/4.0/
modified template/en/default/account/prefs/email.html.tmpl
Committed revision 7315.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Version: unspecified → 3.6.1
You need to log in
before you can comment on or make changes to this bug.
Description
•