Ticket #27 (new enhancement)

Opened 6 months ago

Last modified 6 months ago

Build in some query "functions" like date ranges

Reported by: mmihajlov..@gmail.com Assigned to: mmihajlov..@gmail.com
Priority: critical Milestone:
Component: Trac Ticket List Version:
Keywords: Cc:

Description

Build in some sort of expression command/functions which will be evaluated before sending the query to the server. This would enable queries like:

  • Latest 20 tickets *
  • Closed tickets this week
  • Tasks for this month/this week/today

Query commands could look like:

  • {todaysdate}
  • {beginningofweek}
  • {beginningofmonth}
  • {lastticketid} * This one needs a bit of thought

Anybody have any more ideas about this?

Attachments

Change History

03/07/08 11:14:14 changed by mmihajlov..@gmail.com

Just thinking a bit more on this. I don't think I can do this using the Ticket Query? language. I don't think I can filter on dates at all actually. Will need to investigate, or get the Xml Rpc? plugin improved a bit.


Add/Change #27 (Build in some query "functions" like date ranges)




Change Properties
Action