Menu

Trac Commit Log


Commit Date  
[r5408] by cboos

#2821: improve the `enableFolding()` jQuery extension.

The `enableFolding()` method now takes an "autofold" parameter to control the initial collapse which was previously done unconditionally for all the matches.

Also, instead of wrapping an <a> element around each matched element, it now insert the <a> ''inside''.

Adapt the existing usages of enableFolding to those changes.

2007-05-17 12:41:38 Tree
[r5407] by cboos

Typo in admin plugin template.

2007-05-17 09:40:13 Tree
[r5406] by cboos

Follow-up to r5405, reduce vertical spacing for row fields.

2007-05-17 09:04:30 Tree
[r5405] by ecarter

Ticket #2821: Commit patch from cboos (thanks!)

2007-05-16 20:44:07 Tree
[r5404] by cboos

Ticket and query RSS feed links needed proper mime-type and class. Fixes #5271.

2007-05-16 12:42:57 Tree
[r5403] by cboos

Python 2.3 compatibility fix for `sorted`, closes #5315.

2007-05-16 06:01:38 Tree
[r5402] by ecarter

Ticket #2821: Merge 5395-5401 from trunk

2007-05-15 19:31:07 Tree
[r5401] by cboos

WikiContext: don't store a reference to the db handle in a context.

While convenient for access, I'm afraid that this goes against the #3446 goals (short-lived transactions).
Also, in 0.12 there will be most probably an improved API to access the DB from the environment, either for reading (directly get a cursor) or for writing (transaction support).

2007-05-15 19:23:59 Tree
[r5400] by cboos

Follow-up to r5388, properly format the Timeline event provider failure message.

2007-05-15 19:23:08 Tree
[r5399] by cboos

Be more robust when rendering wiki text containing changeset TracLinks (for example, this can cope with the repository being unavailable).

2007-05-15 19:22:14 Tree
Older >
Auth0 Logo