Menu

Trac Commit Log


Commit Date  
[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
[r9636] by nzoltan

l10n/hu: few corrections and update to latest pot

2010-05-07 09:56:46 Tree
[r9635] by rblank

deleter: Strip the `<span>` used as a workaround for #G385, similar to [9631].

2010-05-07 09:20:23 Tree
[r9634] by jomae

l10n/ja: Updated to latest extraction (based on r9632, 100%)

2010-05-07 09:06:51 Tree
[r9633] by cboos

l10n/fr: update for r9632.

2010-05-07 08:58:08 Tree
[r9632] by cboos

l10n: automatic extraction after r9631.

2010-05-07 08:57:44 Tree
[r9631] by cboos

i18n: fix one i18n:msg in the error.html which didn't wrap all the needed tags.

We had to use a `<span i18n:msg="..." py:strip="">` instead of the more direct `<i18n:msg params="...">` in order to work around the #G385 issue.

Closes #9307.

2010-05-07 08:53:54 Tree
Older >