Menu

Trac Commit Log


Commit Date  
[r4574] by cboos

Blame support: get rid of the ugly hack used for getting the correct filename across renames in all blame cells.

2007-01-15 13:54:48 Tree
[r4573] by cboos

Fixed the rendering of the blame view in Internet Explorer. Many thanks to mitsuhiko for suggesting the fix in a split second ;)

2007-01-14 21:21:15 Tree
[r4572] by mgood

display borders between changeset blocks in annotated view

2007-01-14 21:07:13 Tree
[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
Older >
Auth0 Logo