Menu

Trac Commit Log


Commit Date  
[r5370] by cboos

0.10.5dev: ported [4242] (''support `/export` and `export:` for raw export from the TracBrowser'').

Closes #5295.

If you want to browse the direct content of HTML files stored in the repository, then don't forget to enable the `render_unsafe_content` option in the `[browser]` section of the TracIni.

2007-05-11 07:27:10 Tree
[r5369] by cboos

Disable the inplace folder expansion in TracBrowser, for web browsers using an old WebKit release (e.g. current Omniweb and Safari versions). Fixes #5268.

2007-05-11 06:59:30 Tree
[r5368] by cboos

0.10.5dev: ported r5367 (''fix HTTPException call to parent constructor''). Closes #4896.

2007-05-10 20:35:53 Tree
[r5367] by cboos

HTTPException did not properly initialize its Exception super class. Thanks to cmlenz for putting the finger on it.

2007-05-10 20:33:40 Tree
[r5366] by cboos

TracBrowser: fix IExplorer issue mentioned in r5362, thanks mitsuhiko for the help. Actually, I got that right myself in r5280... oh well.

2007-05-10 17:24:09 Tree
[r5365] by cboos

TracMercurial: document an issue with the timeline changeset events.

2007-05-10 16:28:49 Tree
[r5364] by ecarter

Ticket #2821: Merge
5308,5311-5312,5314,5329,5338-5339,5341,5343-5344,5346,5348-5354,5358-5360,5362
from trunk with svnmerge.py

2007-05-10 15:57:25 Tree
[r5363] by ecarter

Ticket #2821: init svnmerge

2007-05-10 15:53:17 Tree
[r5362] by cboos

TracBrowser: in r5358, wrapping the span directly around the <a> link was not a good idea, as clicking on the link would trigger both the normal GET query ''and'' the inplace XHR, useless in that case. So in the interim I'm wrapping both the <span> and the <a> in a <div>, which works great w.r.t. #5277 in Firefox and Opera, but has some issue with IExplorer: there, the expander icons are not visible anymore...

2007-05-10 15:48:41 Tree
[r5361] by ecarter

WorkFlow: Merge 5358-5360 from trunk using svnmerge.py

2007-05-10 15:33:45 Tree
Older >