Menu

Trac Commit Log


Commit Date  
[r5757] by cboos

Wiki formatter now accepts Genshi Stream in addition to Element. Fixes #5603.

2007-06-26 15:08:55 Tree
[r5756] by cboos

Fix upgrade to schema version 21 for PostgreSQL databases. Closes #5593.

2007-06-25 16:21:03 Tree
[r5755] by cboos

Apply patch from osimons on #5588 which standardizes the location of the bottom help <div> into the content <div>.

2007-06-25 13:35:52 Tree
[r5754] by cboos

Provide a `to_datetime` utility function which can be used to convert from timestamps in various form (int, long and float) to `datetime` objects which are now used internally by Trac to represent dates (since [milestone:0.11]).

The various `trac.util.datefmt` utilities are using the above function so that they're robust w.r.t. non-migrated plugins, but they already document the stricter requirement to accept only `datetime` objects or `None` (the current time), which will be enforced in [milestone:0.12].

I also added a few unit tests.

Fixes #4547, based on Dave Abrahams' original patch.

2007-06-25 13:16:06 Tree
[r5753] by cboos

WebAdmin: same as r5752 but for the 0.10 plugin. Thanks to agraham for the initial fix! Closes #3168

2007-06-25 10:36:05 Tree
[r5752] by cboos

WebAdmin: fix upload plugin. Thanks to Dave Abrahams for the patch!

Closes #3168.

2007-06-25 10:32:22 Tree
[r5751] by cboos

TracBrowser should be more robust when the changeset information is not available (e.g. blocked by authz)

2007-06-25 10:24:13 Tree
[r5750] by palgarvio

Keep original msgid's case in msgstr's. Corrections, minor aditions.

2007-06-24 09:58:38 Tree
[r5749] by jruigrok

Add top-level Czech directories.

2007-06-24 08:57:25 Tree
[r5748] by athomas

Remove leftover debug print.

2007-06-24 03:45:58 Tree
Older >
Auth0 Logo