Menu

Trac Commit Log


Commit Date  
[r4571] by thatch

Fix _group_lines for #4336, round two

2007-01-14 20:34:41 Tree
[r4570] by cboos

PermissionPolicy: fix `Context.from_resource`

The Wiki diff view was not working proper as the `WikiContext` was reconstructed from the `page` resource. This worked partially but omitted the version information. So we need a generic way to update the context after a resource is bound to the `Context`.

2007-01-14 20:07:19 Tree
[r4569] by cboos

PermissionPolicy: introduce a `TicketContext`

Plus tweaked the resource description related methods on `Context`:
- `name`, gives a non ambiguous name to the resource targeted by the context; there's no more a ''compact'' optional argument, but
- `shortname`, gives a non ambiguous short name to that resource

2007-01-14 19:37:10 Tree
[r4568] by cboos

PermissionPolicy: fixed the `Context.self_href` to work properly when `Context.version` is used.

Also introduced a few resource description related methods on `Context`:
- `name`, gives a non ambiguous name to the resource targeted by the context
- `summary`, gives a more detailed information about the targeted resource

2007-01-14 16:21:15 Tree
[r4567] by cboos

PermissionPolicy: simplified the `Resource.version` specification.

Now, `None` is used to specify the latest version of a resource, in accordance to existing conventions for Wiki pages and the versioncontrol subsystem.

Also:
- the `__call__` method has been fixed to create Context instances of the appropriate subclass according to the given the `realm`.
- restored the doctests for the Context class.

2007-01-14 14:29:31 Tree
[r4566] by athomas

PermissionPolicy: Simplified resource system. Renamed `IResourceMapper` to
`IContextProvider` to reflect its new purpose.

2007-01-14 11:51:31 Tree
[r4565] by cboos

PermissionPolicy: also merged [4563] (blame in scoped repos fix)

2007-01-13 22:22:42 Tree
[r4564] by cboos

PermissionPolicy: merged with trunk@... (blame branch integration -> addition of ''version'' information in the Context)

2007-01-13 22:19:16 Tree
[r4563] by cboos

Fix for the blame feature in case a scoped repository is used. Thanks to Manuzhai for reporting the issue and suggesting a fix.

2007-01-13 20:00:31 Tree
[r4562] by cboos

PermissionPolicy: init svnmerge properties for facilitating merges from trunk

2007-01-13 16:39:45 Tree
Older >
Auth0 Logo