• last updated 15 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file club-procs.tcl was initially added on branch oacs-5-10.

Whitespace changes

Add trivial test 'dotlrn_community_types', covering 'dotlrn::community_type', 'dotlrn_class::community_type' and 'dotlrn_club::community_type' procs

prefer db_0or1row +"where exists" over db_string + "select case"

  1. … 3 more files in changeset.
Fix missing end

  1. … 2 more files in changeset.
Im prove sql portability

Turn the phrase around, as in other tests

Rework communities_security_inherit test: just check for existance, no need for a loop, no need to rollback anything

Whitespace cleanup

improve spelling

  1. … 9 more files in changeset.
Removed obsolete @arch-tag

  1. … 57 more files in changeset.
improve spelling

  1. … 11 more files in changeset.
Make tclwebtest procs private (fixes automated tests)

  1. … 3 more files in changeset.
Fix typos related to dotlrn naming

  1. … 2 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7831 more files in changeset.
Standardize spellings of names

  1. … 12 more files in changeset.
- add editor hints to keep spaces/tabs in the future more consistent

  1. … 214 more files in changeset.
- use $$ quoting in postgres SQL

- use name parameter for SQL functions

- provide compatility with pg9

- replace deprecated "acs_sc_call" by "acs_sc::invoke"

- replace deprecated "ad_maybe_redirect_for_registration" by "auth::require_login"

- brace expressions

- favor tcl-compilable string comparisons

- don't use numeric comparison operator for non-numeric arguments

- use numeric comparison operator for truth value comparisons

- use "in" or "ni" expression instead of "lsearch"

- bump version number to indicate compatibility with 5.8.1

  1. … 145 more files in changeset.
First shot at merging oacs-5-2 apps used in .LRN to HEAD.

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

adding the web based tests for dotlrn

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