• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- 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.
- 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.

    • -2
    • +2
    ./sql/postgresql/site-templates-create.sql
    • -0
    • +73
    ./sql/postgresql/upgrade/upgrade-2.6.0d1-2.6.0d2.sql
Using site_node::* api instead of accesing the site_nodes array directly with nsv_array calls.

Updated according to recent change on the control panel

Remove link to change locale since it's now part of the user basic info form

Remove unused scripts.

Remove "edit bio" link since it's now part of the user basic info form

Merged oacs-5-5 branch of .LRN packages to HEAD.

  1. … 79 more files in changeset.
Version numbers bumped to 2.5.0.

  1. … 42 more files in changeset.
Nor did the .lrn package version bumps get committed ...

  1. … 42 more files in changeset.
Fix dependencies and their version

  1. … 14 more files in changeset.
Removed (++/--) links which weren't meaningfull, wouldn't work if javascript is disabled, and would behave weird when enabled. Wouldn't satisfy checkpoint 6.3 priority 1 of WCAG1

Added links to subsections

Fix vocabulary

set default editor to tinymce as agreed at honchos yesterday