Menu

Trac Commit Log


Commit Date  
[r3828] by cboos

Follow-up to r3825: split the comment: link resolver test in two parts

2006-10-03 09:48:03 Tree
[r3827] by cboos

Changed the `attachment:` link resolver syntax to:
{{{
attachment:<file>:<the resource>
}}}
e.g. attachment:sample.png:ticket:123

This syntax is homogeneous with the new syntax for comment: (see r3825 and the [comment🎫2168:7 original proposal]).

This new syntax style:
{{{
<resolver>:<detail>[:<optional resource>]`
}}}
is more general and is better suited for eventually locating "nested" resources (like a comment for an attachment).

2006-10-03 09:45:14 Tree
[r3826] by cboos

Refined the new attachment: tests added in r3824. The interest of also having attachment: tests there besides those already in trac/tests/attachment is to have the tests for this link resolver covered when running the ''allwiki'' test suite.

2006-10-03 09:14:15 Tree
[r3825] by cboos

Changed the `comment:` link resolver syntax to:
{{{
comment:<number>:<the resource>
}}}
e.g. comment:1:ticket:123

The previous syntax was less explicit, as the comment number was positioned at the end (comment🎫123:1). The old syntax is still supported, though.

2006-10-03 08:43:56 Tree
[r3824] by cboos

Adding test cases for the comment: and attachment: link resolvers.

2006-10-03 08:28:53 Tree
[r3823] by cboos

Backported [3804:3810] and [3813:3815] to 0.10-stable (fixes for #3654, #3677 and #3167)

2006-10-02 16:54:42 Tree
[r3822] by cboos

Genshi branch: layout can make use of the first_last helper function

2006-10-02 14:28:51 Tree
[r3821] by cboos

Genshi branch: oops, in r3816, forgot to add the report.html itself!

2006-10-02 12:15:54 Tree
[r3820] by cboos

Genshi branch: merged [3803:3815/trunk] (early 0.11dev)

2006-10-02 12:13:24 Tree
[r3819] by cboos

Genshi branch: follow-up to r3818, fix the !ReStructuredTextRenderer

2006-10-02 12:08:27 Tree
Older >