Menu

Trac Commit Log


Commit Date  
[r3413] by cboos

More tweaks to the attachment timeline events: correctly escape filename, author and skip ''by author'' in the title for RSS feed.

2006-06-15 11:01:59 Tree
[r3412] by cboos

Fixed ''Reply'' to ticket description: the ''reporter'' in question here must be the one of the ticket, not the one making the comment...

2006-06-15 08:48:11 Tree
[r3411] by athomas

SpamFilter: Bugfix for ticket author/reporter.

2006-06-15 01:34:04 Tree
[r3410] by cboos

Fix hrefs for attachment timeline events, in RSS feed: need to use abs_href.

2006-06-14 22:09:36 Tree
[r3409] by cboos

Remove nearly all remaining occurrences of `env.href` and `env.abs_href`,
as this is deprecated in milestone:0.10 and will be removed in milestone:0.11.

Use `req.href` or `req.abs_href` instead.

2006-06-14 18:27:24 Tree
[r3408] by cboos

Adapt the !OutlineFormatter to the r3407 changes.

Also made the anchor registry a dictionary instead of a list, for faster look-ups.

2006-06-14 17:19:24 Tree
[r3407] by cboos

Added the possibility to set an explicit id for headings.

e.g.
{{{
== My extra long heading subject to be modified == #but-keep-this-fixed-id
}}}

Also, note that ''id'' is an XML [http://www.w3.org/TR/REC-xml/#NT-Name ID], not an HTML id, as we're generating [http://www.w3.org/TR/xhtml1/#C_8 XHTML]. We were anyway not following strictly the HTML id spec, because of the presence of unicode characters (see #1224).

Note also that the above contradicts r3335 and 3406 w.r.t. the "." character in ids, but I realized since that the wiki syntax for referencing anchors only has trouble with an ending ".", so in most situations, it's safe to accept the ".".

Suggested by the maintainer of the Flumotion's FAQ.

2006-06-14 16:49:12 Tree
[r3406] by cboos

Follow-up to r3335, take benefit of the _anchor_re to do the replace

2006-06-14 13:58:20 Tree
[r3405] by cboos

Fix PHP syntax highlighting with SilverCity. Closes #3260.

2006-06-14 13:05:27 Tree
[r3404] by mgood

sqlalchemy: upgrade to 0.2 APIs -- '''note:''' only works with SQLite for now

2006-06-14 01:16:44 Tree
Older >
MongoDB Logo MongoDB