• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- improve safety of HTML

Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- fix invalid pi-doc variable @version and @cvs_id

  1. … 21 more files in changeset.
- replace calls to deprecated "ad_parameter" by non-deprecated counterparts

  1. … 1 more file in changeset.
- replace seemingly unneeded call to "eval" by expand operator

  1. … 1 more file in changeset.
- remove some more "empty_string_p" occurances

  1. … 4 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. … 146 more files in changeset.
- replace depreacted "ad_parameter" by parameter::get

- replace deprecated "ad_get_user_id" by "ad_conn user_id"

- replace deprecated "ad_permission_p" by "permission::permission_p"

- replace deprecated "export_url_vars" by "export_vars"

  1. … 24 more files in changeset.
- fix sloppy pseudo-comments to silence automated testing

  1. … 8 more files in changeset.
Missing XQL files for insert group rels query

  1. … 4 more files in changeset.
Community create package instantiation was missing package_id apparently

daveb missed that when sending me changes.

Fix admin priv check (thks Raul for catching that)

  1. … 2 more files in changeset.
Fix admin priv check (thks Raul for catching that)

  1. … 2 more files in changeset.
Changed to use new acs_mail_lite::send

Merged oacs-5-3 branch to HEAD

  1. … 187 more files in changeset.
Make sure the community_id is returned empty if the package could not be found or it is called outside .LRN

Fixed community admin pages to use zen layouts on install.

  1. … 2 more files in changeset.
Adding dotlrn_community::membership_approve callback

  1. … 1 more file in changeset.
Handle email inteligently. Instead of magically emailing when a

membership is approved, explictly send the email. Allow the admin the

option to skip sending email, or edit the email before sending.

  1. … 10 more files in changeset.
Merging dotlrn-all and dotlrn-extras from oacs-5-2

  1. … 882 more files in changeset.
more fixes for bug 2835: WAI-AA

  1. … 39 more files in changeset.
Reverted all changes from Mannheim

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

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

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

  1. … 2478 more files in changeset.
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.
Fix typo (removed a $)

adding documentation to procs related with .LRN Site Templates

functionality

  1. … 1 more file in changeset.