Menu

Trac Commit Log


Commit Date  
[r4014] by cboos

Blocked r3989:3992,r3994,r3996,r3999:4012 from being merged in 0.10-stable

2006-10-21 22:04:35 Tree
[r4013] by cboos

Cope with Subversion sensitivity w.r.t. to leading "/" in paths. Fixes #4000.

2006-10-21 21:53:13 Tree
[r4012] by cmlenz

* The chrome code now ensures that any specific link, stylesheet, or script isn't included more than once.
* Fix a couple of unit tests broken in recent chrome refactorings.

2006-10-21 21:50:47 Tree
[r4011] by cboos

Remove an unused variable, left-over from the Clearsilver template. Spotted by tdkim in #3993, thanks!

2006-10-21 21:48:17 Tree
[r4010] by cboos

Follow-up to r4009: really fix #4001, and slight change to the `render_template` signature (the `content_type` argument can be omitted when it is `"text/html"`, i.e. most of the time)

2006-10-21 21:38:57 Tree
[r4009] by cmlenz

* Renamed `render_response` to `render_template` (in the `Chrome` component)
* Added a `fragment` keyword argument to that method, so that you can use the method to process a template without serializing it (useful for macros, etc)

2006-10-21 20:27:36 Tree
[r4008] by cmlenz

If the `Mimeview` component gets back a Genshi stream from a converter, it just returns it as is (same as for fragments).

2006-10-20 16:06:56 Tree
[r4007] by cmlenz

* Moved pagination code into new `trac.util.presentation` module, together with the `group()` function that was formerly in `trac.util`.
* Cleaned up the templating stuff in the `Chrome` component.
* Some cleanup in the templates and javascript.

2006-10-20 15:39:59 Tree
[r4006] by cmlenz

Improvements for the javascript search term highlighting code.

2006-10-20 12:13:34 Tree
[r4005] by cmlenz

Fix javascript function name typo in [4003].

2006-10-20 12:04:23 Tree
Older >