Menu

Trac Commit Log


Commit Date  
[r9646] by cboos

svn_authz: don't break when given unicode module names

Patch and test contributed by Jun Omae.

Closes #9215.

2010-05-08 10:28:55 Tree
[r9645] by rblank

versioncontrol: Return an iterable from `ChangesetModule.get_timeline_filters()` even if there are no filters, to avoid crashing the timeline.

Closes #9316.

2010-05-08 10:03:32 Tree
[r9644] by lgaifax

l10n/it: update to r9632

2010-05-07 22:58:18 Tree
[r9643] by cboos

l10n/zh_CN: complete translation of the Chinese catalog by zengjie (100%)

2010-05-07 18:12:21 Tree
[r9642] by rblank

mimeview: Allows disabling warnings due to exceptions in `IHTMLPreviewRenerer` rendering by setting the `disable_warnings` hint, and disable warnings when rendering from a `Formatter`.

This fixes a spurious warning in the ticket comment preview when some wiki text in the ticket fails.

Discussed in comment:11:ticket:9264 and following.

2010-05-07 18:01:33 Tree
[r9641] by rblank

upgrade: Added a hint to run `trac-admin $ENV wiki upgrade` after a successful `trac-admin $ENV upgrade`.

2010-05-07 14:08:33 Tree
[r9640] by cboos

setup: follow-up to r9638, we also don't need to install the `messages.pot` file.

2010-05-07 11:29:39 Tree
[r9639] by rblank

mimeview: Fixed !JavaScript syntax highlighting with Pygments, by working around Pygments not knowing the `application/javascript` MIME type.

Closes #9288.

2010-05-07 11:04:58 Tree
[r9638] by cboos

setup: ensure `compile_catalog` command is called before `bdist_wininst` and `bdist_egg`.

That way, the `.mo` files (but not the `.po` files) are available at runtime.
This however depends on the Babel dependency being installed when running these `bdist_*` commands.

Closes #9291.

2010-05-07 10:42:07 Tree
[r9637] by rblank

ticket: Changed the date separator in ticket queries from `';'` to `'..'`, as the former is intepreted as a query argument separator.

Closes #9303.

2010-05-07 10:41:57 Tree
Older >