| 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 |
| 2007-11-30 07:05:18 | Tree | |
| 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 |
| 2007-11-29 16:02:52 | Tree | |
| 2007-11-29 13:40:58 | Tree | |
| 2007-11-29 07:05:21 | Tree | |
| 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 |