Menu

Trac Commit Log


Commit Date  
[r9413] by cboos

Some recent pytz versions expect a datetime argument to `tzinfo.tzname()`, so provide it.

Closes #9188.

2010-04-02 16:55:44 Tree
[r9412] by cboos

Follow-up to r9399, avoid an error when author is None.

{{{
Event provider <tt>TicketModule</tt> failed for filters Opened and closed tickets: <b>AttributeError: 'NoneType' object has
no attribute 'lower'</b>
}}}

2010-04-02 15:51:54 Tree
[r9411] by rblank

0.11.7.1: Added a missing `req` argument to `wiki_to_outline()`.

Closes #9183.

2010-03-31 22:18:56 Tree
[r9410] by rblank

0.11.7.1: Backported [9409] from trunk.

2010-03-31 21:24:19 Tree
[r9409] by rblank

web: Ensure cookie headers are UTF-8 encoded before being passed to the web server.

Closes #9176.

2010-03-31 21:17:06 Tree
[r9408] by cboos

Add support for margin-* parameters to the Image macro.

Patch contributed by jsiirola@... on #9182.

2010-03-30 18:59:07 Tree
[r9407] by cboos

Fix a ''Cannot operate on a closed cursor'' error happening after a repository sync in trac-admin.

2010-03-30 18:53:01 Tree
[r9406] by rblank

db: Allow specifying a key size for a column in the database schema to be used ''if necessary'' by the backend when creating tables. This is typically used by the MySQL backend to avoid compound keys larger than 1000 bytes, and replaces the special cases for columns named `rev`, `path` and `change_type`.

Closes #9138.

2010-03-30 07:43:35 Tree
[r9405] by rblank

authz_policy: Don't depend on the order of items in a `dict`.

Part of #8565.

2010-03-26 10:57:18 Tree
[r9404] by cboos

Fix a message in italian catalog, in order to avoid triggering an exception during translation.

Patch contributed by Lele Gaifax.

Fixes #9171.

2010-03-25 14:47:59 Tree
Older >