Opened 14 years ago

Last modified 4 years ago

#7015 closed enhancement

[patch] support for upcoming support of Trac custom time fields — at Version 4

Reported by: Steffen Hoffmann Owned by: Ryan J Ollos
Priority: low Component: CustomFieldAdminPlugin
Severity: normal Keywords: date/time
Cc: Trac Release: 1.2

Description (last modified by Ryan J Ollos)

effort for new custom field type 'time' documented at Trac development wiki page TracTicketsCustomTimeFields, based on POSIX microsecond time stamps (new in 0.12) like Trac's own time fields time (alias createtime) and changetime, so promises hassle-free query capabilities and more

patch for CustomFieldAdminPlugin is available within Mercurial Queue directory of main Mercurial repository http://bitbucket.org/hasienda/custom-time, look for customfieldadminplugin_customtimefields-support.patch

Development expected to be merged in Trac trunk for a 0.12.x release, so not needed too soon.

Change History (4)

comment:1 Changed 14 years ago by osimons

comment:2 Changed 7 years ago by Ryan J Ollos

Trac Release: 0.121.2

With the addition of Datetime custom fields to Trac in release 1.2, it would be good to extend the plugin to support them. I may do that on my way towards trac:#11469.

Also discussed in gmessage:trac-users:4tVRBotYrZs/dkoufh8hDAAJ.

Last edited 7 years ago by Ryan J Ollos (previous) (diff)

comment:3 Changed 4 years ago by Ryan J Ollos

Owner: changed from osimons to Ryan J Ollos
Status: newaccepted

comment:4 Changed 4 years ago by Ryan J Ollos

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