| Commit | Date | |
|---|---|---|
|
[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. 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 |
| 2010-05-07 09:56:46 | Tree | |
| 2010-05-07 09:20:23 | Tree | |
| 2010-05-07 09:06:51 | Tree | |
| 2010-05-07 08:58:08 | Tree | |
| 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 |
|
[r9630]
by
cboos
Workaround a Genshi i18n filtering bug. Report and fix by Jun Omae on #9308, thanks! |
2010-05-07 08:20:17 | Tree |