• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Applied Michael Steigman's patches 199-201, which fixes package spec/body

mismatches allowed by Oracle 8i but not by 9i.

Applies Lars Pind's patch #206 which fixes some cookie problems.

Applied Tilmann Singer's patch #205 which sets the admin e-mail address as

the "from" field for e-mail mailed to a newly-registered user.

Applied Tom Jackson's patches that make random assigned passwords work.

Applied Jowell Sabino's patch #215 which fixes a problem with image deletion.

update

ci

    • -0
    • +159
    /openacs-4/packages/dotlrndoc/www/doc/dotlrn-install.adp
separating packages from ddl

merged Don's changes with mine

fixed package creation

working around limitations in acs_object_types caused an error in the creation of the base dotlrn_community_types; this will be fixed once i fix the acs_object_types table

adding license

update

license breaks xql files

    • -18
    • +0
    /openacs-4/packages/dotlrn/tcl/applets-procs.xql
    • -18
    • +0
    /openacs-4/packages/dotlrn/tcl/class-procs.xql
    • -18
    • +0
    /openacs-4/packages/dotlrn/tcl/dotlrn-procs.xql
  1. … 59 more files in changeset.
adding license

  1. … 97 more files in changeset.
adding license

  1. … 12 more files in changeset.
adding license

  1. … 381 more files in changeset.
adding license

  1. … 60 more files in changeset.
adding license text

using navigation procs

added docs

made the item addition template more consistent accross different views

some cleanup (not finished)

added PG support, thanks to Neophytos!

    • -0
    • +51
    /openacs-4/packages/new-portal/www/place-element.xql
    • -0
    • +59
    /openacs-4/packages/new-portal/www/template-place-element.xql
adding an index to increase performance of some views

adding an index to make the registered_users view faster

added PG support, thanks to Neophytos!

    • -0
    • +444
    /openacs-4/packages/new-portal/sql/postgresql/api-create.sql
    • -0
    • +16
    /openacs-4/packages/new-portal/sql/postgresql/api-drop.sql
    • -0
    • +92
    /openacs-4/packages/new-portal/sql/postgresql/defaults.sql
    • -0
    • +12
    /openacs-4/packages/new-portal/sql/postgresql/portal-drop.sql
added PG support

  1. … 54 more files in changeset.
removed backup files

There was an error when trying to edit a spam that was either text or

html but not both, because I forgot to port the query spam_get_text to

postgres.