| Commit | Date | |
|---|---|---|
|
[r3148]
by
cboos
Wiki unit-tests restructuration. * Make it possible to add a title for wiki tests. |
2006-04-13 11:54:22 | Tree |
|
[r3147]
by
cboos
In TracBrowser, move the logic for building the hrefs used for changing the sort order from the template to the python code. This fixes #3033. |
2006-04-13 09:53:46 | Tree |
|
[r3146]
by
cmlenz
Experimental hooks for pre and post processing of wiki page changes (for spam filtering). |
2006-04-13 09:09:06 | Tree |
|
[r3145]
by
cmlenz
Add hooks for listening to, and potentially rejecting, ticket changes, based on patch by Alec. Closes #2176 and #3029. |
2006-04-13 08:47:17 | Tree |
| 2006-04-13 07:41:13 | Tree | |
|
[r3143]
by
cboos
Don't allow the usage of "%20" in WikiPageNames in order to represent a space. Wiki page names containing spaces can be build using the usual This was done in order to fix #2665. |
2006-04-13 07:38:14 | Tree |
| 2006-04-13 07:21:45 | Tree | |
|
[r3141]
by
cboos
Unicode consolidation: use `to_unicode(x)` instead of `unicode(x)` when `x` might be a `str` object. This is especially true when the content may come from a plugin, `to_unicode` will always succeed at producing some unicode object, This also fixes the problems that happened in TracAdmin ''Last minute, the typo introduced in r3138 in `format_datetime` is fixed, |
2006-04-13 07:06:33 | Tree |
|
[r3140]
by
mgood
trac-admin: handle unicode conversion when `sys.stdin.encoding` is `None` (fixes #3030) |
2006-04-13 03:49:43 | Tree |
|
[r3139]
by
eblot
Suppress notification sandbox now that the changes have been committed to the trunk |
2006-04-12 23:44:43 | Tree |