Opened 16 years ago

Last modified 7 years ago

#3836 new enhancement

[PATCH] It would be nice to be able to have gridmodify off until a link or checkbox is selected — at Version 14

Reported by: shez@… Owned by: Björn Harrtell
Priority: normal Component: GridModifyPlugin
Severity: normal Keywords:
Cc: jonathan.trackhacks@…, falkb Trac Release: 0.11

Description (last modified by Ryan J Ollos)

Hi,

GridModifyPlugin is almost very useful to us, unfortunately certain reports we use (for example those from the TimingAndEstimationPlugin) look pretty nasty when it is enabled.

This would be a non problem if reports and queries had an extra option/link/button you could select to turn on the GridModifyBehaviour - because you sometimes just want to look, not edit :)

Cheers Shez

Change History (16)

comment:1 Changed 15 years ago by sincoder

Priority: normalhighest
Trac Release: 0.100.11

I second this

comment:2 Changed 14 years ago by pr@…

Hello,

Moreover, it could be great to choose fields we want editable in the grid for each report. Very nice plugin!

Cheers,

Pierre

comment:3 Changed 14 years ago by maburns@…

bump. I'd love to have a single report that was grid-editable, but leave others normal.

comment:4 Changed 14 years ago by anonymous

Owner: changed from Abbywinters.com WebDev to anonymous
Priority: highestnormal
Status: newassigned

comment:5 Changed 14 years ago by Björn Harrtell

Owner: changed from anonymous to Björn Harrtell
Status: assignednew

comment:6 Changed 14 years ago by Björn Harrtell

Status: newassigned

comment:7 Changed 14 years ago by Björn Harrtell

Status: assignednew

comment:8 Changed 14 years ago by anonymous

Priority: normalhigh

comment:9 Changed 13 years ago by david.killick@…

I was about to raise an almost identical feature request - to have a mechanism to turn the grid modify on and off - as its a very useful plugin, but less so if its 'always on'.

comment:10 Changed 12 years ago by Jonathan Hofman

I've modified the plugin to show an checkbox to enable/disable gridmodify. I don't know this is the way to implement it, but it works.

Changed 12 years ago by Jonathan Hofman

Attachment: web_ui.py added

Added an checkbox to disable/enable the grid modify in the report overview

comment:11 Changed 12 years ago by Jonathan Hofman

Cc: jonathan.trackhacks@… added; anonymous removed

comment:12 in reply to:  10 ; Changed 12 years ago by Ryan J Ollos

Replying to jonathanhofman:

I've modified the plugin to show an checkbox to enable/disable gridmodify. I don't know this is the way to implement it, but it works.

Could you please attach that as a patch, or at least report the revision that it was developed against?

Changed 12 years ago by Jonathan Hofman

Attachment: 11274.patch added

patch on gridmodify/trunk (rev11274)

comment:13 in reply to:  12 Changed 12 years ago by Jonathan Hofman

Summary: It would be nice to be able to have gridmodify off until a link or checkbox is selected[PATCH] It would be nice to be able to have gridmodify off until a link or checkbox is selected

Replying to rjollos:

Replying to jonathanhofman: Could you please attach that as a patch, or at least report the revision that it was developed against?

I've appended the patch. It was made agains the the lates revision 11274 on the trunk. It adds a checkbox. If you like it, would you add it to the code so it is included in future versions. As I said before, I'm fairly new to trac, so I don't know if this is the best way to do it. Comments are welcome.

comment:14 Changed 12 years ago by Ryan J Ollos

Description: modified (diff)
Note: See TracTickets for help on using tickets.