Opened 15 years ago
Closed 4 years ago
#7015 closed enhancement (fixed)
[patch] support for upcoming support of Trac custom time fields
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 )
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.
Attachments (0)
Change History (7)
comment:1 Changed 14 years ago by
comment:2 Changed 8 years ago by
Trac Release: | 0.12 → 1.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.
comment:3 Changed 4 years ago by
Owner: | changed from osimons to Ryan J Ollos |
---|---|
Status: | new → accepted |
comment:4 Changed 4 years ago by
Description: | modified (diff) |
---|
comment:7 Changed 4 years ago by
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
See comment:ticket:7156:4.