Menu

Trac Commit Log


Commit Date  
[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
[r4004] by cboos

Datetime fix for ZIP download in TracChangeset view.

2006-10-20 11:38:50 Tree
[r4003] by cmlenz

Moved more of the Trac javascript code to be jQuery plugins, and some clean-up of the code to take better advantage of jQuery

2006-10-20 10:46:43 Tree
[r4002] by mgood

fix browser file preview

2006-10-20 06:25:08 Tree
[r4001] by cboos

A small tweak to the filename selector: directories are listed in bold

2006-10-19 16:52:21 Tree
Older >