| Commit | Date | |
|---|---|---|
|
[r3749]
by
cboos
Genshi branch: fix buglet during exception reporting (''data'' was not always defined) |
2006-09-20 11:41:34 | Tree |
|
[r3748]
by
cboos
Enforce the ''no quickjump'' behavior on the Search page, also when following prev/next and direct page access links. |
2006-09-20 07:06:31 | Tree |
|
[r3747]
by
cboos
Allow source: links with line number and no revision specified, when the revision is ''explicitely'' left out. Implements #3745, thanks to bryan for the idea and the patch. |
2006-09-18 06:33:44 | Tree |
| 2006-09-17 20:54:25 | Tree | |
| 2006-09-17 20:34:34 | Tree | |
|
[r3744]
by
cboos
When creating a new environment, the configuration options already set in the global TracIni are not overriden. Instead, the settings are written in the local TracIni ''commented out'', so it's easy to decide afterwards what has to be overriden or not. Fixes #3620. |
2006-09-17 10:01:29 | Tree |
|
[r3743]
by
cboos
Commit message is properly converted to ''unicode'' before being added to the ticket by the trac-post-commit-hook. There's also provision for explicitely specifying the encoding of the message given as argument to the script, in case the default conversion done by to_unicode would not be appropriate. Closes #1310. |
2006-09-17 09:48:12 | Tree |
| 2006-09-17 09:30:54 | Tree | |
|
[r3741]
by
cboos
Allow for relative link to local anchor, in TracLinks. Syntax is: `[#anchor optional label]`. In the future, this could be expanded so that any trailing `#...` in the target part of a TracLinks ends up in the href itself. Related to #2168. |
2006-09-17 09:21:56 | Tree |
|
[r3740]
by
cboos
Before checking custom validation rules, always Validate ''options'' fields: Closes #3679. |
2006-09-16 09:12:41 | Tree |