• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- quote HTML attribute values

- use &amp instead of & in urls

  1. … 6 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2533 more files in changeset.
- bump version numbers to 5.8.1

  1. … 74 more files in changeset.
- bump version number to 5.8.1b2

  1. … 75 more files in changeset.
- bump version numbers for beta release

  1. … 74 more files in changeset.
variables used on adp file were not being set.

- bump version numbers to [25].8.1a3

- update requirements for core components to newest version number in the branch

  1. … 74 more files in changeset.
- replace deprecated call to "ad_return" by "return"

  1. … 6 more files in changeset.
- replace deprecated call top ad_permission_grant and ad_permission_revoke by calls to permission::grant and permission::revoke

    • -7
    • +8
    ./www/admin/site-wide-admin-toggle.tcl
- replace deprecated calls to "ad_header" and "ad_footer" by variant based on "ad_return_top_of_page" and "StreamingHead" template

- remove calls to deprecated doc_body_append

    • -12
    • +12
    ./www/admin/users-bulk-upload-2.tcl
file users-bulk-upload-2.adp was initially added on branch oacs-5-8.

    • -0
    • +0
    ./www/admin/users-bulk-upload-2.adp
- 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

- replace seemingly unneeded call to "eval" by expand operator

- demangle dotlrn and theme-zen

- pass title property in OpenACS 5.8 style

- improve comments

- set maturity to DotLRN packages to 2

  1. … 23 more files in changeset.
- use dotlrn.org as vendor

  1. … 23 more files in changeset.
- improve dollar-quoting

- improve page contracts

    • -2
    • +2
    ./www/one-community-portal-configure-2.tcl
    • -2
    • +2
    ./www/admin/add-edit-site-template.tcl
  1. … 6 more files in changeset.
- correct work-in-progress version numbering to *a1

  1. … 28 more files in changeset.
- bump version numbers due to branching

  1. … 28 more files in changeset.
- bump version numbers

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

- 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

    • -22
    • +29
    ./sql/postgresql/admins-init.sql
    • -18
    • +31
    ./sql/postgresql/admins-package-create.sql
    • -20
    • +34
    ./sql/postgresql/admins-sanitize.sql
    • -140
    • +140
    ./sql/postgresql/applet-sc-create.sql
    • -57
    • +57
    ./sql/postgresql/applet-sc-drop.sql
    • -15
    • +15
    ./sql/postgresql/class-membership-drop.sql
    • -57
    • +93
    ./sql/postgresql/classes-create.sql
  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. … 10 more files in changeset.
- fix bug #3200

  1. … 1 more file in changeset.
Update dotlrn package versions to 2.6.0 for the last dotlrn release.

  1. … 42 more files in changeset.