• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- standardize url construction to protect against injection attacks

  1. … 11 more files in changeset.
- improve safety of HTML

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

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

  1. … 11 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

- improve comments

- remove some more "empty_string_p" occurances

  1. … 3 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. … 132 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. … 7 more files in changeset.
We use the package_key of attachments for checking if there is already an instance of it under dotlrn.

PG 9.0 compatibility. Changes regarding the usage of sequences in order to avoid errors of 'missing FROM-clause message' on queries.

  1. … 4 more files in changeset.
Using site_node::* api instead of accesing the site_nodes array directly with nsv_array calls.

Substitute acs_mail_lite::send for ns_sendmail

  1. … 8 more files in changeset.
Fixed typo in new query added by daveb (I think)

Missing XQL files for insert group rels query

    • -0
    • +20
    ./apm-callback-procs-oracle.xql
    • -0
    • +29
    ./apm-callback-procs-postgresql.xql
Finishing application group stuff

Community create package instantiation was missing package_id apparently

daveb missed that when sending me changes.

Tcl upgrade for applications groups (from daveb)

Set HomeName according to HomeURL (control-panel in this case)

  1. … 1 more file in changeset.
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.
1. Merge 2.4.1 to HEAD other than assessment, imsld, lorsm, and views.

2. Bump version numbers to 2.5.0d1.

  1. … 379 more files in changeset.
Don't reset PrivacyControlEnabledP parameter every time a class is created.

Checkpoint 3.7 (level AA): Mark up quotations. Do not use quotation markup for formatting effects such as indentation.

  1. … 31 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.