Modify

Opened 10 years ago

Closed 10 years ago

#11415 closed enhancement (fixed)

Enable auto complete function for drop down list (restrict_owner=true)

Reported by: Tetsuya Morimoto Owned by: Tetsuya Morimoto
Priority: normal Component: AutocompleteUsersPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description


Attachments (3)

autocomplete-for-drop-down-list.png (16.8 KB) - added by Tetsuya Morimoto 10 years ago.
owner is complementd when we create new ticket
enable-autocomplete-dropdown-list.patch (11.9 KB) - added by Tetsuya Morimoto 10 years ago.
svn di > enable-autocomplete-dropdown-list.patch
enable-autocomplete-dropdown-list-for-review.patch (5.0 KB) - added by Tetsuya Morimoto 10 years ago.
svn di -x -w > enable-autocomplete-dropdown-list-for-review.patch

Download all attachments as: .zip

Change History (10)

Changed 10 years ago by Tetsuya Morimoto

owner is complementd when we create new ticket

Changed 10 years ago by Tetsuya Morimoto

svn di > enable-autocomplete-dropdown-list.patch

Changed 10 years ago by Tetsuya Morimoto

svn di -x -w > enable-autocomplete-dropdown-list-for-review.patch

comment:1 Changed 10 years ago by Tetsuya Morimoto

Currently, this plug-in supports the text field only. However, it's convenient to complement user info even if we use the drop down list (restrict_owner=true in trac.ini) .

For example, there are some similar usernames like this. owner is complementd when we create new ticket

I made a patch to be able to complement for drop down list.

Could you review it, or discuss the feature to be able to select user in similar usernames?

comment:2 Changed 10 years ago by Ryan J Ollos

Summary: Enable auto complete function for drop down lsit (restrict_owner=true)Enable auto complete function for drop down list (restrict_owner=true)

comment:3 Changed 10 years ago by Tetsuya Morimoto

We published the clone repository applying this patch. Try it!

https://github.com/arielnetworks/autocompleteusersplugin

comment:4 Changed 10 years ago by Tetsuya Morimoto

Owner: changed from Ryan J Ollos to Tetsuya Morimoto
Status: newassigned
Trac Release: 0.120.11

comment:5 Changed 10 years ago by Tetsuya Morimoto

I confirmed this patch works on Trac-0.11.8.

comment:6 Changed 10 years ago by Tetsuya Morimoto

In 14116:

Refs #11415: Enable auto complete function for drop down list (restrict_owner=true)

comment:7 Changed 10 years ago by Tetsuya Morimoto

Resolution: fixed
Status: assignedclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Tetsuya Morimoto.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.