Menu

Trac Commit Log


Commit Date  
[r7614] by rblank

0.12dev: Merged [7611-7613] from 0.11-stable.

2008-10-28 00:31:34 Tree
[r7613] by rblank

0.11-stable: Set `[trac] check_auth_ip` option to `false` by default. Thanks to Piet Delport for the patch.

Closes #7664.

2008-10-27 22:37:59 Tree
[r7612] by rblank

0.11-stable: Changed `kB` unit into `KB` to follow current most used convention.

We'll switch to the officially-blessed `KiB`, `MiB`, `GiB` and `TiB` once people get used to them.

Closes #7652.

2008-10-27 22:12:00 Tree
[r7611] by rblank

0.11-stable: Allow multiple values with the same name in the `query_args` options of `[milestone-groups]`. Thanks to Erik Bray for the patch.

Closes #7716.

2008-10-27 21:31:44 Tree
[r7610] by cboos

Timeline uses render hints in the rendering context so that individual wiki formatters called by the `ITimelineEventProvider.render_timeline_event` methods will known what style of output to produce.

Fixes #7316.

2008-10-27 18:30:17 Tree
[r7609] by cboos

`format_to...` wiki formatters can use rendering hints to adapt their processing:
- `format_to` will use `'wiki_flavor'` to decide whether to render in `'oneliner'` mode or full page `'html'` mode
- `format_to_oneliner` will use the `'shorten_lines'` hint if the `shorten` keyword argument is not specified
- `format_to_html` will use the `'preserve_newlines'` hint if the `escape_newlines` keyword argument is not specified

Note: the `preserve_newlines` hint was preferred instead of `escape_newlines` because it better conveys the semantic of the operation and that name was already used for the `[ticket] preserve_newlines` setting.

2008-10-27 18:26:33 Tree
[r7608] by cboos

Rendering context: add inheritable rendering hints which are able to influence the way renderers using that context will operate.

2008-10-27 18:10:54 Tree
[r7607] by thatch

Update Pygments newline unit test for #7705

2008-10-25 04:01:20 Tree
[r7606] by rblank

0.12dev: Wrap the global twill browser object in a transparent proxy that accesses the object via `twill.get_browser()`, as the object can change after a `browser_reset()` call.

Closes #7472.

2008-10-23 22:58:35 Tree
[r7605] by rblank

0.12dev: Merged [7604] from 0.11-stable.

2008-10-23 17:54:49 Tree
Older >