Edgewall Software

Ticket #7349 (closed enhancement: duplicate)

Opened 7 months ago

Last modified 6 months ago

Add time/changetime to ticket api and query filter

Reported by: goncha@… Owned by: cboos
Priority: normal Milestone:
Component: ticket system Version: 0.12dev
Severity: normal Keywords:
Cc:

Description

- Add time/changetime to ticket api - Query supports time/changetime filter (using jQuery UI datepicker for user input)

Attachments

trac-query.patch.gz (44.4 KB) - added by goncha@… 7 months ago.
Patch against trunk [7218]
trac-ticket.patch.gz (43.8 KB) - added by goncha@… 7 months ago.
Bugfixed version

Change History

Changed 7 months ago by goncha@…

Patch against trunk [7218]

Changed 7 months ago by cboos

Wow, missed that one, looks very promising.

Changed 7 months ago by goncha@…

Bugfixed version

Changed 7 months ago by anonymous

Attached a bugfixed patch:

  • Fix generation of constraint sql
  • Make a value copy for datetime conversion before db action, times remain objects of datetime (not int) in ticket listener
  • Add skip property in field definition
  • Support skipped custom field of datetime, use ticket listener to manipulate them & custom query to query them

Todo:

  • Fully support custom fields of datetime type

Changed 6 months ago by cboos

  • status changed from new to closed
  • resolution set to duplicate
  • milestone 0.12 deleted

So I've tested the patch a bit, but as this feature corresponds exactly to the older ticket #2288, I'm closing this ticket as duplicate. Resuming the discussion on that other ticket will have the advantage to reach more people who are already on the CC: and that will be able to contribute feedback as well (I'll add you to the CC there as well).

Add/Change #7349 (Add time/changetime to ticket api and query filter)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from cboos. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.