Menu

Trac Commit Log


Commit Date  
[r3310] by cboos

Use the wikified changeset log message in order to compute the ETag of a changeset view. Fixes #3116.

2006-05-17 16:16:32 Tree
[r3309] by cboos

Small fixes for the `IContentConverter`s in the ticket subsystem:

* use `trac.ticket.Ticket` instead of `trac.ticket.model.Ticket`
* use `trac.ticket.Query` instead of `trac.ticket.query`
* use quality `8` instead of `9`, so that it's easily possible for
the user to force the usage of a custom converter, while staying
in the 0-9 range.
* make the conversion tests more platform independant (both modified
tests failed for me on Windows)

2006-05-17 15:27:46 Tree
[r3308] by athomas

PermissionPolicy: Merged log:trunk@...:3307

2006-05-17 10:06:59 Tree
[r3307] by athomas

Added unit tests for ticket content conversion.

2006-05-17 09:34:10 Tree
[r3306] by athomas

`s/get_conversions/get_supported_conversions/g`

2006-05-17 08:35:37 Tree
[r3305] by athomas

''Work in Progress'': Added `mimeview.api.IContentConverter` which provides
generic MIME content conversion. Converted existing query and Wiki format
conversions to use this API, as well as adding conversions for tickets to CSV
and RSS.

''TODO'': Replace `mimeview.api.IHTMLPreviewRenderer` with this API, add
conversions for milestone view.

2006-05-17 08:25:59 Tree
[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
Older >
MongoDB Logo MongoDB