• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
whitespace cleanup

avoid double substitution

do not add __csrf_token to sort order url

Avoid double flagging for non-optional values having "notnull" specified.

Previously, there was a complaint from "notnull" and one from "not optional"

Remove spaces after complaints at load time

Move xowiki tests in the xowiki package

Assume email is verified for this test

Fix automated test on the site node non-xotcl api when one sets the subsite to require email verification

Follow redirect to handle the vanilla dotlrn use case

Confirm email to handle cases where this is required

Move email confirmation test in a proc, as some tests need to reuse this when we are configured to require verification

Log at each redirect

Add tested urls and procs to definition

mark argument explicitly as required, add default for cascade_p

Do not abort when returning a message

Add test to check whether email confirmation works and behavior fits subsite configuration

group::member_p: add warnings, when group name resoling failed instead of silently returning 0

group::member_p_not_cached: remove misleading defaults

Whitespace cleanup

Update message key

Quote the value of the "inform"-widget value before rendering it

Fix regression retrieving the member state

Quote the value of the "inform"-widget value before rendering it

Fix typo

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Update message key

update minor version number

update message catalog

add potential debugging aid

fix wrong comment

backport from oacs-5-10 to allow installation of old version on pg11

Skip permission checks outside the connection context (in the sweeper)