Menu

Trac Commit Log


Commit Date  
[r5486] by cboos

Improve the `separated` text presentation utility. By reversing the order of `(sep,item)` to `(item,sep)`, the output of `separated()` can directly be used in a tag builder.

2007-05-23 11:40:39 Tree
[r5485] by cboos

FieldRefactoring: rendering of CC: field, taking into account the `[trac] show_email_addresses` setting and the EMAIL_VIEW permissions.

This was adapted from the initial patch provided by eblot on #5126.

2007-05-23 09:46:05 Tree
[r5484] by cboos

FieldRefactoring: be robust when dealing with custom types which are no longer known.

2007-05-23 09:24:01 Tree
[r5483] by cboos

TracTimeline API: the event links were broken in the RSS view of the timeline. Fix it by going in the direction of the ResoucerDescriptor / RenderingContext split of the WikiContext.

2007-05-23 08:21:05 Tree
[r5482] by cboos

FieldRefactoring: rendering of textareas "(diff)" links is now also done in the controller, not in the template.

Also, as we needed to produce a link and couldn't do it in the `grouped_changelog_entries` method which lacked an Href object, we introduced a `rendered_changelog_entries` method on top of it.

2007-05-23 07:55:49 Tree
[r5481] by cboos

FieldRefactoring: added support for rendering checkbox fields (value and diffs)

2007-05-23 07:11:04 Tree
[r5480] by cboos

FieldRefactoring: use the ticket for retrieving the fields in order to minimize the calls to `TicketSystem(self.env).get_ticket_fields, and also put the dictionary of filed type by field names there (`ticket.types`)

2007-05-23 06:26:57 Tree
[r5479] by cboos

FieldRefactoring: add link to milestone from the corresponding field in the ticket box (#449)

2007-05-23 05:32:15 Tree
[r5478] by cboos

FieldRefactoring: refactor the rendering of a Milestone link

2007-05-23 05:12:10 Tree
[r5477] by nkantrowitz

Triage: Direct the Update button to the correct place.

2007-05-23 02:50:43 Tree
Older >