Ticket #8527 (closed defect: fixed)

Opened 2 years ago

Last modified 7 months ago

[PATCH] Update for supporting 0.12

Reported by: netjunki Assigned to: rjollos
Priority: high Component: LastModifiedMacro
Severity: normal Keywords:
Cc: Trac Release: 0.12

Description

The timestamp storage format in the database was changed to microseconds in Trac 0.12. This should correct that issue. This should be applied to a new 0.12 version of this macro along with #8526 which fixes using the LastModifiedMacro without arguments.

Attachments

LastModified.to0.12.patch (0.7 kB) - added by netjunki on 02/21/11 21:06:51.
LastModifiedMacro patch to support 0.12

Change History

02/21/11 21:06:51 changed by netjunki

  • attachment LastModified.to0.12.patch added.

LastModifiedMacro patch to support 0.12

02/21/11 21:07:29 changed by netjunki

  • release changed from 0.11 to 0.12.

Corrected trac release.

03/01/11 21:17:25 changed by rjollos

  • status changed from new to assigned.
  • priority changed from normal to high.

10/18/12 23:17:55 changed by rjollos

(In [12199]) Refs #8527:

  • Formatted source code.
  • Added author, author_email and url, which show on the plugin admin panel.

10/18/12 23:38:52 changed by rjollos

  • status changed from assigned to closed.
  • resolution set to fixed.

(In [12200]) Fixes #8527:

  • Made compatible with Trac 0.12. Thanks to netjunki for the initial revision of the patch.
  • Changed date handling to use the Trac utilities which are timezone aware.
  • A TracError is now raised if the wiki pagename is not found.
  • Removed some unused imports and refactored code.

10/18/12 23:45:41 changed by rjollos

(In [12201]) Refs #8527: Renamed 0.11 directory to trunk. Moved 0.8 and 0.9 directories to branches.

10/19/12 00:01:07 changed by rjollos

(In [12202]) Refs #8527: Updated documentation.

10/19/12 00:25:08 changed by rjollos

(In [12203]) Refs #8527: Added more metadata to the source file.


Add/Change #8527 ([PATCH] Update for supporting 0.12)




Change Properties
Action