| 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 |
| 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 |
| 2007-05-10 17:24:09 | Tree | |
| 2007-05-10 16:28:49 | Tree | |
|
[r5364]
by
ecarter
Ticket #2821: Merge |
2007-05-10 15:57:25 | Tree |
| 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 |
| 2007-05-10 15:33:45 | Tree |