Ticket #2340 (closed defect: invalid)

Opened 9 months ago

Last modified 6 months ago

port CustomQuery to Tg2

Reported by: lszyba1 Assigned to:
Priority: normal Milestone:
Component: TurboGears Version: trunk
Severity: normal Keywords:
Cc:

Description

Hello, Can we somehow port "customQuery" out of trac to turbogears as an application or admin interface or some kind of plugin.

This would be great for admin interface.

Thanks, Lucas

Change History

06/25/09 13:32:06 changed by lszyba1

Custom query is great for querying data out of tables. The group functionality allows for grouping on the screen. This would be perfect as part of admin interface or some kind of plugin.

Also, Trac has a "ticket_change" which monitors the changes on the fields. This would be somewhat a loggin module that could be used to trac changes to database and have a "history" of the changes.

Not sure if people are familiar with trac and could do it easily.

Thanks, Lucas

09/22/09 18:57:57 changed by Chris Arndt

  • status changed from new to closed.
  • resolution set to invalid.

These are both interesting ideas but nothing which belongs in the core of TurboGears IMHO. Things like this should be discusses on the mailing list and if there is sufficient interest in building such a thing, it could be easily built as an application, a custom decorator, a quickstart template or similar. But this would be outside the scope of this project.