| Commit | Date | |
|---|---|---|
|
[r3335]
by
cboos
Remove dots in heading anchor ids, as it's impractical to refer to such anchors using the Wiki TracLinks syntax (if not quoted, the link stops at the first dot in the fragment) |
2006-05-22 16:47:25 | Tree |
|
[r3334]
by
cboos
Refactoring of link resolvers: use `Formatter.split_link` helper method. This opens the way to more uniform treatment of query and fragments in TracLinks. |
2006-05-22 16:27:00 | Tree |
| 2006-05-22 14:58:42 | Tree | |
|
[r3332]
by
cboos
No need to `unquote` the labels here, as we don't do that anymore on the targets either. Related to #747. |
2006-05-22 14:28:37 | Tree |
| 2006-05-22 14:23:16 | Tree | |
| 2006-05-22 13:01:11 | Tree | |
|
[r3329]
by
cboos
Deprecate usage of direct links to image as a way to insert images in Wiki content, in favor of the Image macro. Related to #2183. |
2006-05-22 12:55:43 | Tree |
|
[r3328]
by
eblot
Fix up an issue introduced with [3326] and PySqlite 2.2.0: SQLite patch release number is not an integer. PySQLite > 2.2.0 does not suffer from this trouble. |
2006-05-21 15:47:47 | Tree |
|
[r3327]
by
athomas
PermissionPolicy: Added `PermissionSystem.expand_actions()` utility method, |
2006-05-21 12:41:30 | Tree |
|
[r3326]
by
jonas
Avoid the {{{LIKE %s ESCAPE}}} syntax if the database is sqlite < 3.1. Closes #2960. |
2006-05-21 08:49:33 | Tree |