Menu

Trac Commit Log


Commit Date  
[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
[r5581] by cboos

Hm, r5572 was buggy, revert it and fix the issue correctly. Thanks to dna for pointing out the problem on IRC.

2007-06-05 09:28:09 Tree
[r5580] by cboos

Follow-up to the attachment permission refactoring code ([5561:5572/trunk]), according to the feedback given by athomas:

A better solution would be to add ATTACHMENT_VIEW, ATTACHMENT_DELETE,
ATTACHMENT_CREATE and ATTACHMENT_ADMIN permissions and create a
`LegacyAttachmentPolicy` `IPermissionPolicy` implementation (enabled by
default). This implementation would effectively implement the
behaviour of _perm_maps - that of mapping ATTACHMENT_* checks to the
appropriate legacy permission (eg. ATTACHMENT_VIEW in the context of
wiki:WikiStart would be mapped to WIKI_VIEW, etc.).

2007-06-05 07:26:18 Tree
[r5579] by cboos

Fix the RSS feeds associated to reports, which contained relative URLs. Closes #5422.

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

Allow customizing the default query. (closes #2409)

2007-06-04 23:18:27 Tree
[r5577] by ecarter

Testing: quick check-point commit

2007-06-04 22:16:26 Tree
[r5576] by ecarter

Testing: rework code layout. Begin testing of the comment addition path.

2007-06-04 19:56:51 Tree
Older >
Auth0 Logo