Menu

Trac Commit Log


Commit Date  
[r6259] by osimons

Small follow-up fix for [6254] - `DefaultPermissionPolicy` needs to return `True` or `None` so that it doesn't break the chain.

Without the fix, the default `LegacyAttachmentPolicy` would never get called as defalt option is `permission_policies = DefaultPermissionPolicy, LegacyAttachmentPolicy`.

2007-11-30 08:58:54 Tree
[r6258] by jruigrok

Fix up an entry.

2007-11-30 07:05:18 Tree
[r6257] by jruigrok

Sync with trunk.

2007-11-30 06:58:43 Tree
[r6256] by osimons

Porting [6016:6017] to 0.10-stable. Fixes #5632 where non-egg plugins would load more than once.

2007-11-29 21:49:37 Tree
[r6255] by jruigrok

Fix up header.
Fix up mistakes introduced by Babel's update.

2007-11-29 16:02:52 Tree
[r6254] by athomas

Added a permission cache to !DefaultPermissionPolicy.

2007-11-29 13:40:58 Tree
[r6253] by jruigrok

Add gettext markers and switch to keyword arguments.

2007-11-29 07:05:21 Tree
[r6252] by jruigrok

Add gettext marker.

2007-11-29 06:38:13 Tree
[r6251] by cboos

Add a warning in template/macros.html stating that this file will soon be removed.

The macros themselves will be replaced with either functions or HTML snippets to be <py:include>d.

Related to #6374.

2007-11-28 18:03:36 Tree
[r6250] by cboos

Remove useless <span> in query result cells.

There was no CSS rule associated with those <span> and they appear to get in the way of customizations.

Fixes #6278.

2007-11-28 17:56:25 Tree
Older >