communities-package-create.sql

  • last updated 9 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merged changes from the oacs-5-9 branch and resolved conflicts

    • -24
    • +11
    ./communities-package-create.sql
  1. … 7834 more files in changeset.
- turn char(1) with 't'/'f' into boolean

- bump version number to 2.9.1d4

    • -21
    • +10
    ./communities-package-create.sql
  1. … 4 more files in changeset.
- redefine dotlrn_community__new with p_archived_p defined as boolean

- www/admin/term.tcl: allow negative values for term_id

  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

    • -94
    • +174
    ./communities-package-create.sql
  1. … 146 more files in changeset.
PG 9.0 compatibility. Changes regarding the usage of sequences in order to avoid errors of 'missing FROM-clause message' on queries.

  1. … 8 more files in changeset.
Upgrade scripts for application groups added to .lrn

    • -11
    • +11
    ./communities-package-create.sql
  1. … 3 more files in changeset.
First shot at merging oacs-5-2 apps used in .LRN to HEAD.

  1. … 2478 more files in changeset.
committing changes, improvements and fixes to assessment, assessment-portlet, dotlrn, dotlrn-assessment, dotlrn-catalog, dotlrn-evaluation, ecommerce, evaluation and evaluation-portlet

  1. … 913 more files in changeset.
merging dotlrn-1-0-1 tag down onto head. Thanks to Jarkko Laine and Mohan Pakkurti for all the help. See comments at http://openacs.org/storage/download/index?version_id=104101

  1. … 121 more files in changeset.
A handful of various fixes, mostly for PG 7.3. Unfortunately I copied

over the fixed directory tree from my test instance here by mistake so

everything looks changed.

  1. … 12 more files in changeset.
copyright OpenForce -> MIT

  1. … 546 more files in changeset.
fixed order of define_function_args for dotlrn_community__new and also added default value of false for archived_p. also placed the define_function_args calls next to their plsql procs so it is easier to see when the parameter lists don't match.

    • -15
    • +16
    ./communities-package-create.sql
dotlrn.. it keeps going, and going..

  1. … 6 more files in changeset.
lots of fixes to get the pg dotlrn working

  1. … 16 more files in changeset.
some query porting, and bug fixes to support it

  1. … 6 more files in changeset.
renamed files to match oracle versions

    • -0
    • +373
    ./communities-package-create.sql
  1. … 135 more files in changeset.