Modify

Opened 15 years ago

Closed 15 years ago

#5364 closed enhancement (fixed)

Enable in-grid editing of text fields - EASY SUGGESTION

Reported by: anonymous Owned by: Abbywinters.com WebDev
Priority: highest Component: GridModifyPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

I am confident this suggestion would 10x the value of GridModifyPlugin

For text-fields in grid view, add a small "edit" icon. (this can be a small graphic, and to reduce clutter it could display only on-hover)

Upon click, either enable in-place editing of the text-field, or to simplify your life, use a javascript popup to allow the admin to enter/edit the text-field, and save the results to trac via AJAX.

This way bugs can be re-assigned, re-named, custom fields edited, all saving a TON of time!

Please please do this!

Attachments (0)

Change History (1)

comment:1 Changed 15 years ago by Abbywinters.com WebDev

Resolution: fixed
Status: newclosed

(In [6614]) * Improved performance of GridModifyPlugin by changing Genshi transforms to jQuery transforms using patch from #3531 (thanks mmastrac)

  • Provide graphical feedback for AJAX actions using patch from above.
  • Provide support for field types other than select (closes #3651 and #5364)
  • Provide the ability to exclude some fields from being grid modifiable in trac.ini
  • Add verbose debug logging.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Abbywinters.com WebDev.
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.