Menu

Trac Commit Log


Commit Date  
[r5255] by athomas

PermissionPolicy: Merged trunk log:trunk@...

2007-04-22 04:58:09 Tree
[r5254] by cboos

WorkFlow: Merged revisions [5200:5253/trunk] via svnmerge

2007-04-22 00:32:38 Tree
[r5253] by cboos

Add the possibility to redirect to a custom location after a logout.

The configuration setting used is similar to the one of #2060:
{{{
[metanav]
logout.redirect = wiki/LogOut
}}}

This implements #3808.

2007-04-21 23:24:56 Tree
[r5252] by cboos

Use Genshi tag instead of old html compat, in the login module.

2007-04-21 23:24:09 Tree
[r5251] by cboos

Customization of the main and meta navigation entries.

The new `[mainnav]` and `[metanav]` can now be used to customize the text and link used for the navigation items, or even to disable them.

In the following example, we rename the link to the Wiki start "Home", and hide the "Help/Guide" link (#2060). We also make the "View Tickets" entry link to a specific report (#1925).

{{{
[mainnav]
wiki.label = Home
tickets.href = /report/24

[metanav]
help = disabled
}}}

2007-04-21 23:03:44 Tree
[r5250] by cboos

Added ''enabled'' as a truth value, for boolean configuration settings.

2007-04-21 22:44:18 Tree
[r5249] by cboos

Revert r4786 in preparation for a more general way to handle navigation customization (#2060).

2007-04-21 15:32:34 Tree
[r5248] by cboos

Follow-up to r5192, fix versioncontrol property renderers.

2007-04-21 15:11:43 Tree
[r5247] by cboos

0.10.5dev: ported r5243 (''anonymous can't write by default, #4051'')

2007-04-21 01:06:30 Tree
[r5246] by cboos

0.10.5dev: ported [5244:5245] (''authz fixes, #3995 and #2477'')

2007-04-21 00:34:31 Tree
Older >