On Tue, Apr 14, 2009 at 6:02 PM, jevans <[email protected]> wrote:
>
> Hi,
>
> The bugbase we're moving from had a split window in report views with
> one part showing the long description of the selected ticket.  And of
> course moving to Trac we miss that.
>
> Trac's query module has a check box to include the description for
> each ticket.  And happily, it doesn't seem to take much longer to
> perform a query with this option.  Of course if many tickets have long
> descriptions with steps to repeat, the list can be quite long.
>
> My question
> I see the filters and columns can be hidden or shown without reloading
> the page.  Could something similar be done for individual tickets when
> the description option is checked?  Perhaps with a master toggle to
> show/hide all?
>
> Thanks,
> jevans

This could easily be done as a plugin.  On the other hand, it doesn't
sound to me like too bad an idea for a "core" feature.  It would only
require a few lines maybe in query.js...

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to