wiki:AutocompleteUsersPlugin

Version 1 (modified by Jeff Hammel, 16 years ago) (diff)

New hack AutocompleteUsersPlugin, created by k0s

autocomplete user fields on tickets using AJAX

Description

The AutocompleteUsersPlugin allows AJAX completion of users for the owner and CC fields on new and existing tickets. Currently, all the known users are autocompleted though this could be restricted to those that have the ticket owner permission. A /users URL is served which presents the user data in a format suitable to the javascript autocompleter. The AutocompleteUsersPlugin should gracefully degrade in the case of no JS or the case where [ticket] restrict_owner = true

Bugs/Feature Requests

Existing bugs and feature requests for AutocompleteUsersPlugin are here.

If you have any issues, create a new ticket.

Download

Download the zipped source from [download:autocompleteusersplugin here].

Source

You can check out AutocompleteUsersPlugin from here using Subversion, or browse the source with Trac.

Example

Screenshot of the plugin in action:

Recent Changes

18623 by jun66j5 on 2024-03-24 19:45:17
TracAutocompleteUsersPlugin 0.4.8dev: make compatible with Python 3
18104 by rjollos on 2021-03-26 20:34:23
TracAutocompleteUsersPlugin 0.4.8dev: Require Trac >= 1.0

Refs #13986.

18010 by rjollos on 2021-02-22 02:43:33
TracAutocompleteUsersPlugin: Bump version to 0.4.8

Refs #13960.

(more)

Author/Contributors

Author: k0s
Contributors:

Attachments (1)

Download all attachments as: .zip