Menu

Trac Commit Log


Commit Date  
[r6362] by jonas

Tagging trac-0.11b1

2007-12-18 20:11:13 Tree
[r6361] by jonas

Preparing to tag 0.11b1.

2007-12-18 20:08:08 Tree
[r6360] by jonas

Updated ChangeLog

2007-12-18 18:52:14 Tree
[r6359] by jonas

Fixed a couple of RestructedText formatting issues in the RELEASE note.

2007-12-18 18:45:34 Tree
[r6358] by jonas

Updated the RELEASE note.

2007-12-18 18:33:32 Tree
[r6357] by jonas

Merged ctxtnav and warning-api into trunk.

2007-12-18 18:15:46 Tree
[r6356] by osimons

warning-api branch: Changed string expansion to `msg % args` based on feedback from coderanger.

2007-12-18 10:49:33 Tree
[r6355] by osimons

warning-api branch: Moving `add_warning` to trac.web.chrome and the `chrome` template dictionary, and removing all traces of warnings in the request object (thereby breaking compatibility with any plugins).

Updated add_warning to support `*args` and calling for message expansion.

2007-12-18 01:54:41 Tree
[r6354] by osimons

warning-api branch: Changed all uses of `req.warning(msg)` to use `add_warning(req, msg)` instead. This reflects how similar functions in trac.web.chrome works.

Currently the `add_warning()` is located in trac.web.api due to troublesome imports from `trac.versioncontrol.api` and trac.mimeview.api`. Resolve and move to trac.web.chrome?

The old `req.warnings()` is not yet removed. Changes so far should therefore not break any behavior for existing plugins.

2007-12-18 00:46:55 Tree
[r6353] by osimons

warning-api branch: Moved the location of the warnings in layout.html to display below all navigation items.

2007-12-17 23:11:59 Tree
Older >