| Commit | Date | |
|---|---|---|
|
[r3343]
by
cboos
Make it possible to escape the bold/italic formatting using the usual "!" prefix, and simplify the code accordingly. |
2006-05-23 16:36:46 | Tree |
|
[r3342]
by
cboos
Move some of the trac.util functions in dedicated modules: |
2006-05-23 15:59:10 | Tree |
| 2006-05-23 10:45:15 | Tree | |
|
[r3340]
by
cboos
Various small clean-ups in the Wiki formatter: |
2006-05-23 09:23:19 | Tree |
|
[r3339]
by
cboos
Set a dummy log handler in case the `log_type` is not specified or not known. Fixes #3148. |
2006-05-23 09:21:17 | Tree |
|
[r3338]
by
eblot
Email notification: do not attempt to send a notification if no valid recipient has been found. Should fix #954 |
2006-05-22 23:30:04 | Tree |
|
[r3337]
by
eblot
Email notification: document the new options `smtp_default_domain` and `use_short_addr` |
2006-05-22 23:10:20 | Tree |
|
[r3336]
by
eblot
Email notification changes: |
2006-05-22 22:25:11 | Tree |
|
[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 |