Menu

Trac Commit Log


Commit Date  
[r6147] by cboos

Remove text-transform for displaying ticket type in title (was harmful for types like ER, PR...)

2007-11-12 17:36:08 Tree
[r6146] by cboos

Reduce amount of clickable white-space in the timeline.

Fixes #3132.

2007-11-12 17:26:00 Tree
[r6145] by cboos

Fix white space in ticket <h1> title when there's no ticket type set.

2007-11-12 17:19:28 Tree
[r6144] by cboos

Report listed in the ''Available Reports'' report where not checked for REPORT_VIEW fine grained permissions.

Thanks to Dave Gynn for the (bug) report and the initial patch.

2007-11-12 13:06:59 Tree
[r6143] by cboos

Fix the call to `extract_link` in !InterTrac module, which was using the pre-context-refactoring API. Closes #6329.

2007-11-12 12:29:41 Tree
[r6142] by cboos

Timeline refatoring: `changeset_collapse_events` now defaults to `false`.

Fix range order and log link which are generated when this feature is activated.

2007-11-09 18:30:31 Tree
[r6141] by cboos

Timeline refactoring: clean-up the API changes that were introduced during 0.11dev.

The main idea of the original refactoring has been kept: don't render the events directly when generating them, but defer this last step when the event is actually processed within the template.

But instead of requiring a intermediate `TimelineEvent` object, we now rely on a `render_timeline_event` method of the `ITimelineEventProvider` to do the job. The event itself is still a tuple, but of different arity than the one of 0.10, so that we can easily make the difference and keep backward compatibility. The new tuple enable the components to add an arbitrary amount of "private" data to the tuple, for the rendering needs

2007-11-09 18:30:02 Tree
[r6140] by cboos

timeline-refactoring: start new branch for cleaning-up the trac.timeline API changes that occurred during 0.11dev

2007-11-09 18:25:12 Tree
[r6139] by cboos

Merged the [source:sandbox/context-refactoring@... context-refactoring] branch into trunk.

2007-11-09 14:22:33 Tree
[r6138] by cboos

context-refactoring: merging [6135], [6136] and [6137] from trunk

2007-11-09 09:48:35 Tree
Older >