Menu

Trac Commit Log


Commit Date  
[r5591] by ecarter

Testing: merge 5578-5588 from trunk

2007-06-05 14:17:39 Tree
[r5590] by ecarter

Testing: fix newlines in posted content.

2007-06-05 14:03:25 Tree
[r5589] by ecarter

Testing: add notes for compat.

2007-06-05 13:53:10 Tree
[r5588] by cmlenz

Follow-up to [5587]: move `xml:space` declaration down to the wikipage div.

2007-06-05 13:40:36 Tree
[r5587] by cmlenz

Forgot one instance of `xml:space` for #3925.

2007-06-05 13:39:30 Tree
[r5586] by cmlenz

Fix for #3295 (preserving empty lines in wiki code blocks). The approach chosen is a workaround until the wiki formatting engine has been updated to emit markup event streams instead of big blobs of text. It requires adding an `xml:space="preserve"` attribute to the containing element of any `wiki_to_html()` expression in the templates. These attributes do make it through to the output, but that shouldn't do any harm. They'd go away if we simply serialized to HTML.

2007-06-05 12:27:07 Tree
[r5585] by nkantrowitz

Allow full configuration of the notification subject using a template.

As an example, the following is the template for the OLPC tracker:
{{{
ticket_subject_template = #$ticket.id ${ticket['priority'][:4].upper()} ${ticket['milestone'][:7] or '-'}: $summary
}}}

2007-06-05 12:08:16 Tree
[r5584] by cboos

Revert r5582. Better discuss this on Trac-dev first, no?

2007-06-05 11:28:14 Tree
[r5583] by cmlenz

Use the expand/collapse icons we already had (and that are less cheesy, if I may say so) on the ticket query and browser screens.

2007-06-05 11:17:25 Tree
[r5582] by cmlenz

Require Genshi 0.4.1 to be able to fix the ticket RSS conversion unit test.

2007-06-05 10:56:22 Tree
Older >
Auth0 Logo