Menu

Trac Commit Log


Commit Date  
[r6986] by jruigrok

Merge the i18n branch into trunk.

2008-05-03 08:34:06 Tree
[r6985] by jruigrok

Prepare merging for i18n.

2008-05-03 07:45:09 Tree
[r6984] by cboos

`TracError` message can be directly converted to unicode.

This avoids error when calling `unicode(e)` when `e` is a `TracError` containing an unicode message. Without the present change, `e` would first be converted to a `str`, ''then'' that `str` to an unicode object. Needless to say, the first conversion will usually trigger an UnicodeEncodeError, as the default character set is usually 'ascii'.

Fixes #5981, thanks to Shun-ichi Goto for the patch.

2008-05-02 16:31:31 Tree
[r6983] by cboos

i18n: follow-up to r6982, it's now possible to run Trac without Babel installed again.

The bulk of the patch has been developed by asmodai.

2008-05-02 16:11:57 Tree
[r6982] by jruigrok

Remove commented code, current output looks good enough.

2008-05-02 10:46:05 Tree
[r6981] by jruigrok

Make Babel optional.

2008-05-02 10:40:44 Tree
[r6980] by cboos

Integrate recent TracGuide changes, related to #7184.

2008-05-02 08:52:38 Tree
[r6979] by jonas

Removing old developer-specific branches.

2008-05-02 08:45:25 Tree
[r6978] by jonas

Removing old developer-specific branches.

2008-05-02 08:45:06 Tree
[r6977] by jonas

Removing old developer-specific branches.

2008-05-02 08:44:55 Tree
Older >