Menu

Trac Commit Log


Commit Date  
[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
[r4000] by cmlenz

Some improvements for the XHR auto-completion functionality on the diff form:
* Entries are now sorted correctly
* Various fixes for IE6 and IE7
* Better behavior when multiple suggest-enabled fields are used on the same page

2006-10-19 16:06:39 Tree
[r3999] by cboos

TracQuery:
- enable the use of the $USER pseudo-variable in query: links (#1467) and in TicketQuery macro (#3967)
- fix a bug where the sort order was overriden by a default, even if specified in compatibility mode (#3968)
- misc. little code cleanups

2006-10-19 15:48:35 Tree
[r3998] by cboos

Be more robust when `tab_width` is left blank in the TracIni. Fixes #3969.

2006-10-19 14:11:18 Tree
Older >