Menu

Trac Commit Log


Commit Date  
[r3304] by cboos

oops, typo in r3303

2006-05-16 22:26:28 Tree
[r3303] by cboos

Added direct access to the list of attachments.

{{{
/attachment/<parent_type>/<parent_id>
}}}

At the same time, simplify the attachment related code
in the ticket and wiki module.

2006-05-16 22:10:43 Tree
[r3302] by cboos

An authenticated session couldn't be created if there were no corresponding anonymous session.
Now the 4 possible situations (auth session already there or not,
anonymous session already there or not) are checked for, and correctly handled.

Closes bug #3154.

2006-05-16 14:45:44 Tree
[r3301] by cmlenz

Follow-up to [3300]: bump up DB schema version.

2006-05-16 12:06:02 Tree
[r3300] by cmlenz

Integrated patches for MySQL support (>= 4.1). Closes #986.

2006-05-16 12:03:05 Tree
[r3299] by cmlenz

Remove commented out CSS rules.

2006-05-16 09:00:10 Tree
[r3298] by cmlenz

Improved documentation of the {{{base_url}}} option in TracIni.

2006-05-16 08:59:45 Tree
[r3297] by cboos

Introduced an option to display WikiPageNames with space separated words.

I.e., with the following setting:
{{{
[wiki]
split_page_names = yes
}}}
`WikiPageNames` would be displayed [wiki:WikiPageNames Wiki Page Names].

This tries to be consistent and changes that display not only
in wiki formatted text but also in the page title, in the ![[RecentPages]]
and ![[TitleIndex]] macros, etc.

Implements #2877.

2006-05-15 22:29:28 Tree
[r3296] by cboos

`to_unicode` supports converting Exceptions to `unicode` objects
even in case the Exception has been given arguments that are `str`
object using a particular encoding.

Should fix #3128.

2006-05-15 16:04:36 Tree
[r3295] by cboos

Add support for MoinMoin's ''internal free links'' syntax.

See MoinMoin:HelpOnLinking.

2006-05-15 15:52:52 Tree
Older >
MongoDB Logo MongoDB