Menu

Trac Commit Log


Commit Date  
[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
[r4561] by cboos

Add Blame feature to TracBrowser by integrating the branch source:sandbox/blame@.... Closes #629.

2007-01-13 15:31:56 Tree
[r4560] by cboos

Blame branch: merged [4540:4559/trunk], plus added a workaround for extraline generated by the highlighter (probably due to r4548)

2007-01-13 14:23:51 Tree
[r4559] by cboos

Use Pygments' `__version__` information, if loaded from source and no pkginfo data can be found.

2007-01-13 13:45:59 Tree
Older >
Auth0 Logo