Sun, 13 Apr 2008 15:07:08 +0200 |
Reimar Bauer |
MoinMoin.session: removed char "-" from possible session name chars
|
Sun, 13 Apr 2008 11:46:31 +0200 |
Reimar Bauer |
MoinMoin.session: bug fix for http_auth for two user using one browser (invalida
|
Fri, 11 Apr 2008 13:52:28 +0100 |
Federico G. Schwindt |
Ignore empty emails if `email' is present in user_form_remove.
|
Sat, 12 Apr 2008 17:40:35 +0200 |
Thomas Waldmann |
tests: testing normal and hierarchical page acls (+ before/default/after acl)
|
Fri, 11 Apr 2008 22:48:11 +0200 |
Thomas Waldmann |
add wikiserverconfig sample for the standalone server configuration
|
Fri, 11 Apr 2008 21:45:52 +0200 |
Thomas Waldmann |
updated i18n, remove zh_tw (is now zh-tw), remove pt_br (is now pt-br)
|
Fri, 11 Apr 2008 00:03:36 +0200 |
Thomas Waldmann |
fix wrong acl processing for acl_hierarchic=True, refactor code so processing is similar for both modes
|
Thu, 10 Apr 2008 00:41:51 +0200 |
Thomas Waldmann |
RecentChanges macro: do not use request.write(), but return output (as all other macros do)
|
Tue, 08 Apr 2008 13:02:45 +0200 |
Reimar Bauer |
i18n.__init__.get_browser_language: bug fix if user selected lang is not installed (default languages is None)
|
Mon, 07 Apr 2008 12:26:19 +0200 |
Thomas Waldmann |
fix some typos in messages / comments
|
Mon, 07 Apr 2008 09:02:03 +0200 |
Thomas Waldmann |
more config snippets
|
Mon, 07 Apr 2008 01:48:06 +0200 |
Thomas Waldmann |
theme showversion: remove year, add 'et al.'
|
Sun, 06 Apr 2008 23:41:14 +0200 |
Thomas Waldmann |
use INFO loglevel in fallback logging config
|
Sun, 06 Apr 2008 23:35:07 +0200 |
Thomas Waldmann |
merged main
|
Sun, 06 Apr 2008 23:34:41 +0200 |
Thomas Waldmann |
make sourcecode pep8 test happy
|
Sun, 06 Apr 2008 21:19:03 +0000 |
Karol 'grzywacz' Nowak |
Regression fix: send page diff url in notification emails
|
Sun, 06 Apr 2008 20:02:43 +0200 |
Thomas Waldmann |
builtin default config: improve sorting
|
Sun, 06 Apr 2008 19:14:31 +0200 |
Thomas Waldmann |
sorted builtin default config, added more comments
|
Sat, 05 Apr 2008 22:20:38 +0200 |
Thomas Waldmann |
improve auth/session logging, add auth/session debug logging config
|
Sat, 05 Apr 2008 19:20:19 +0200 |
Thomas Waldmann |
merged main
|
Sat, 05 Apr 2008 19:19:21 +0200 |
Thomas Waldmann |
refactored smb mount pseudo-auth, move configuration values to auth object initialization
|
Sat, 05 Apr 2008 18:26:33 +0200 |
Thomas Waldmann |
reorganized the configuration samples into config snippets, reducing redundancy, add README about how to use wikiconfig snippets
|
Sat, 05 Apr 2008 16:57:50 +0200 |
Thomas Waldmann |
ldap auth: remove 'verbose' argument as logging is now configurable, updated CHANGES
|
Sat, 05 Apr 2008 16:39:50 +0200 |
Thomas Waldmann |
refactored ldap auth, move configuration values to auth object initialization
|
Sat, 05 Apr 2008 17:43:12 +0200 |
Reimar Bauer |
MoinMoin.action.PackagePages: fixed doc string
|
Sat, 05 Apr 2008 17:40:11 +0200 |
Reimar Bauer |
MoinMoin.action.PackagePages: shows only class error on error
|
Sat, 05 Apr 2008 11:48:47 +0200 |
Reimar Bauer |
theme.__init__: action enabled dependent of rights
|
Sat, 05 Apr 2008 11:19:45 +0200 |
Reimar Bauer |
theme.__init__:revert action enabled only if user can revert
|
Sat, 05 Apr 2008 11:07:12 +0200 |
Reimar Bauer |
action.diff: disabled revert on current page
|
Sat, 05 Apr 2008 10:52:26 +0200 |
Reimar Bauer |
action.diff: respects revert right for showing revert button
|