• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixing infinite recursive call in get_site_template_id_not_cached

Fixing query sintaxis

Added description

Added description

Added automated tests for security hole found on cloned communities

Added automated tests for security hole found on cloned communities

file community-procs.tcl was added on branch oacs-5-1 on 2006-02-07 21:18:30 +0000

file community-procs.tcl was initially added on branch oacs-5-2.

    • -0
    • +0
    ./test/community-procs.tcl
Fix for a security hole created by cloned communities/classes, the cloned communities inherit permissions from the top level dotlrn package which makes them readable by the public

  1. … 1 more file in changeset.
Fix for a security hole created by cloned communities/classes, the cloned communities inherit permissions from the top level dotlrn package which makes them readable by the public

  1. … 1 more file in changeset.
Set don't inherit permissions on cloned community rather than the package

Fix for a security hole created by cloned communities/classes, the cloned communities inherit permissions from the top level dotlrn package which makes them readable by the public

Fix #2764. Move privacy setting to after instantiate callback so you can actually change the parameter

Extracting SQL from tcl to xql and fix sintax for oracle

New parameter for sending community mails

  1. … 1 more file in changeset.
removing debug messages

  1. … 1 more file in changeset.
Adding functionality to .LRN for changing *site templates*.

  1. … 23 more files in changeset.
adding the web based tests for dotlrn

Select only pages with hidden_p = 'f'

file dotlrn-procs.tcl was added on branch oacs-5-2 on 2005-11-14 14:24:35 +0000

file tclwebtest-procs.tcl was added on branch oacs-5-2 on 2005-11-14 14:24:35 +0000

adding the tclwebtest tests for the dotlrn package

file dotlrn-procs.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./test/dotlrn-procs.tcl
file tclwebtest-procs.tcl was initially added on branch oacs-5-1.

    • -0
    • +0
    ./test/tclwebtest-procs.tcl
commit to OACS-5-2 merge of changes on OACS-5-1

(using tag vg-merge-dotlrn-2-1-20050922) for packages under dotlrn-all

  1. … 90 more files in changeset.
Removed callback for club creation as this does not belong here

Use HTML version of message to convert from html to text, instead of original enhanced text version.

Don't send community member email if it only contains whitespace.

Allow categories for email variables

Added a callback to add members in .LRN. Currently only used in the callback for contacts, but might be used in other circumstances as well.