Opened 15 years ago
Closed 8 years ago
#7050 closed enhancement (wontfix)
[patch] add support for nice date/time formatting of changes in upcoming custom time field
Reported by: | Steffen Hoffmann | Owned by: | |
---|---|---|---|
Priority: | low | Component: | AnnouncerPlugin |
Severity: | minor | Keywords: | custom time field formatting |
Cc: | Ryan J Ollos | Trac Release: | 1.0 |
Description
working on a proposal and patches for native custom time fields for Trac I did some modifications to have changes inside these new type of fields formatted nicely, would appreciate adoption, since it doesn't interfere with anything else AFAIK, and it would be just convenient in case someone is trying my patches (beta out for testing right now) with Announcer already installed.
patch is to be found here: http://bitbucket.org/hasienda/custom-time/src/tip/plugin/ - (all WiP)
discuss with comments, improvements welcome too: you may attach them just here, if doki_pen doesn't mind
Attachments (0)
Change History (4)
comment:1 Changed 14 years ago by
Owner: | changed from Robert Corsaro to Steffen Hoffmann |
---|
comment:2 Changed 12 years ago by
Cc: | Ryan J Ollos added; anonymous removed |
---|---|
Keywords: | time field added; date/time hasienda removed |
Trac Release: | 0.12 → 1.0 |
Type: | defect → enhancement |
Native custom time fields have finally landed in Trac-1.1dev and therefor will be part of Trac-1.2 as the nearest stable release too.
While in an early development state we had just POSIX time stamps, current code uses datetime objects like recommended for any internal use.
The patch still needs to be adapted and scope of this ticket should read 1.2
instead.
comment:3 Changed 8 years ago by
Owner: | Steffen Hoffmann deleted |
---|
comment:4 Changed 8 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Please upgrade to Trac 1.2, which has integrated the core of AnnouncerPlugin. Please raise the issue on the trac:MailingList if you encounter the issue with Trac 1.2.
You have commit! go nuts!