• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file community-init.tcl was initially added on branch oacs-5-2.

Mannheim update, fix and merge bugbash

  1. … 11 more files in changeset.
Mannheim update, fix and merge bugbash

  1. … 196 more files in changeset.
Caching of package_id

First shot at merging oacs-5-2 apps used in .LRN to HEAD.

  1. … 2464 more files in changeset.
Set the kernel parameter "ad_vpt_home" to the control panel when we

install .LRN. Bumped version number to 2.2.0a4 and provided upgrade

script.

  1. … 1 more file in changeset.
Added dotlrn_club::add_user_multiple procedure to add a user to multiple communities at once, so it could be run in a scheduled procedure

Changed a couple of notices to debug

Don't fail if default email parameter is on, but there isn't a default

email for a community.

1. Copy site template when cloning a community

2. Updated a bunch of dependency files

  1. … 32 more files in changeset.
Truncate bind var identifier under 30 chars (oracle restriction)

Fix typo (removed a $)

1. Renamed more upgrade files to get around our dumb logic for running scripts

2. Fixed bug 2808. Bulk uploads were royally hosed.

  1. … 4 more files in changeset.
adding documentation to procs related with .LRN Site Templates

functionality

1. Applied patch for bug 2717, the notorious "upgrade destroys portals"

bug.

2. Made dotlrn depend on version 5.2 of the kernel.

  1. … 2 more files in changeset.
Fixing issue whith cache flushing when changing the default site template

for a user or community. There was a problem too with the portal themes,

when the default site template for user and communities was changed

by a dotlrn admin.

  1. … 2 more files in changeset.
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