Opened 15 years ago
Closed 5 years ago
#7077 closed defect (wontfix)
how is this plugin any better or useful than AutocompleteUsersPlugin?
Reported by: | lkraav | Owned by: | Richard Liao |
---|---|---|---|
Priority: | normal | Component: | TracAutoCompletePlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
Attachments (0)
Change History (5)
comment:1 Changed 15 years ago by
comment:2 Changed 15 years ago by
TracAutoCompletePlugin is designed to be used in enterprise environment, where there may be hundreds or thousands users who are potential notification recipients. Trac administrator should maintain a full list of users and their full name, instead of using trac's built-in user list.
And this plugin provide a convenient way to edit cc field with a popup dialog, where you can input or edit cc recipients easily when there are lots of recipients.
comment:3 Changed 14 years ago by
I really like this plugin. It's very helpful. I have a dozen of Trac projects. Each one only has several members but everyone wants to access the entire department with a few hundreds of people. This becomes very handy. Many thanks for offering this.
comment:4 Changed 12 years ago by
I'm the current maintainer for the AutocompleteUsersPlugin and have recently been doing some work on the plugin. After fixing some bugs and dealing with minor enhancement requests I plan to migrate it from the deprecated jQuery Autocomplete plugin to jQuery UI 1.8, which has autocomplete support. It seems like there is the possibility of supporting both modes with a single plugin, so if you are interested in collaborating on this, feel free to ping me.
comment:5 Changed 5 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Plugin is deprecated. Missing features can be requested for AutocompleteUsersPlugin.
AutocompleteUsersPlugin