• last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated .info files of all core packages to version 4.5

  1. … 22 more files in changeset.
Merged with the 4.5 branch (oacs-4-5 tag "don-merge-1")

    • -7
    • +7
    ./sql/oracle/acs-messaging-packages.sql
  1. … 58 more files in changeset.

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

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

    • -7
    • +7
    ./sql/oracle/acs-messaging-packages.sql
  1. … 4 more files in changeset.
fixed outgoing messages to use OutgoingSender param as Sender: instead of robot@arsdigita.com

Fixed some errors in my earlier hacking on hierarchical queries...

    • -1
    • +2
    ./sql/postgresql/acs-messaging-create.sql
  1. … 3 more files in changeset.

Added code to make use of David Walker's wonderfully abusive hack on the

pg_proc table that showed me how to write recursive SQL functions. We now

have good use of the index on tree_sortkey when climbing the tree, woo-hoo!

    • -1
    • +8
    ./sql/postgresql/acs-messaging-create.sql
  1. … 17 more files in changeset.

Changed the representation of tree_sortkeys from "text" to "bit varying".

    • -26
    • +20
    ./sql/postgresql/acs-messaging-create.sql
  1. … 61 more files in changeset.

Bug fixes in the postgres ports of these packages ...

  1. … 2 more files in changeset.

1. Added a new Tcl procedure to the content repository's library, named

cr_write_content, which properly writes content to the connection

regardless of RDBMS and storage type. This simplified a bunch of stuff

(which explains the removed files).

2. Fixed a lot of general comments issues regarding HTML vs. Plain/Text,

attachments, etc.

3. Partially ported glossary.

    • -7
    • +13
    ./sql/oracle/acs-messaging-packages.sql
  1. … 81 more files in changeset.

Fixed all sorts of cruft uncovered when I decided to fix the bug preventing

file upload in bboard.

  1. … 5 more files in changeset.

A bunch of "ACS"->"OpenACS" and similar changes

  1. … 28 more files in changeset.
Fixing typo.

added missing declare

add tree_sortkey to acs_messages to enable hierarchical queries on the reply_to field

    • -2
    • +93
    ./sql/postgresql/acs-messaging-create.sql
    • -3
    • +8
    ./sql/postgresql/acs-messaging-drop.sql
    • -3
    • +3
    ./sql/postgresql/acs-messaging-views.sql
Applied patch from Vinod.

Thanks!

Fixed many little ommisions and drop scripts, etc.

    • -4
    • +3
    ./sql/postgresql/acs-messaging-create.sql
    • -4
    • +47
    ./sql/postgresql/acs-messaging-drop.sql
fixed included files syntax

    • -3
    • +3
    ./sql/postgresql/acs-messaging-create.sql

Fixed a typo I made while flying out to Boston.

    • -1
    • +1
    ./tcl/acs-messaging-procs-postgresql.xql

Changed parameters to use the new "p_" convention, for the most part.

    • -3
    • +3
    ./sql/postgresql/acs-messaging-create.sql
    • -0
    • +16
    ./tcl/acs-messaging-procs-oracle.xql
    • -4
    • +21
    ./tcl/acs-messaging-procs-postgresql.xql
fixed outer join

    • -20
    • +8
    ./tcl/acs-messaging-procs-postgresql.xql
Updated

  1. … 1 more file in changeset.
changed dir structure

    • -0
    • +242
    ./sql/postgresql/upgrade/upgrade-4.0-4.0.1a.sql
    • -0
    • +12
    ./sql/postgresql/upgrade/upgrade-4.0.1-4.1.sql
    • -0
    • +49
    ./sql/postgresql/upgrade/upgrade-4.0.1a-4.0.1.sql
    • -0
    • +658
    ./sql/postgresql/upgrade/upgrade-4.1-4.1.1.sql
  1. … 6 more files in changeset.
Initial checkin after changing directory name.

    • -0
    • +139
    ./sql/postgresql/acs-messaging-create.sql
    • -0
    • +20
    ./sql/postgresql/acs-messaging-drop.sql
    • -0
    • +493
    ./sql/postgresql/acs-messaging-packages.sql
    • -0
    • +24
    ./sql/postgresql/acs-messaging-views.sql
Renamed directory to postgresql

    • -139
    • +0
    ./sql/postgres/acs-messaging-create.sql
    • -20
    • +0
    ./sql/postgres/acs-messaging-drop.sql
    • -493
    • +0
    ./sql/postgres/acs-messaging-packages.sql
    • -24
    • +0
    ./sql/postgres/acs-messaging-views.sql
    • -242
    • +0
    ./sql/postgres/upgrade/upgrade-4.0-4.0.1a.sql
    • -49
    • +0
    ./sql/postgres/upgrade/upgrade-4.0.1a-4.0.1.sql
    • -658
    • +0
    ./sql/postgres/upgrade/upgrade-4.1-4.1.1.sql
Accidently added.

updated for postgres

cleanup

    • -4
    • +1
    ./sql/postgres/acs-messaging-packages.sql
deleted unneeded files

    • -26
    • +26
    ./sql/postgres/acs-messaging-create.sql
    • -459
    • +403
    ./sql/postgres/acs-messaging-packages.sql
    • -4
    • +7
    ./sql/postgres/acs-messaging-views.sql
    • -242
    • +0
    ./sql/postgres/upgrade-4.0-4.0.1a.sql
    • -12
    • +0
    ./sql/postgres/upgrade-4.0.1-4.1.sql
    • -49
    • +0
    ./sql/postgres/upgrade-4.0.1a-4.0.1.sql
initial revision

    • -0
    • +317
    ./sql/postgres/acs-create.sql
    • -0
    • +139
    ./sql/postgres/acs-messaging-create.sql
    • -0
    • +22
    ./sql/postgres/acs-messaging-drop.sql
    • -0
    • +552
    ./sql/postgres/acs-messaging-packages.sql
    • -0
    • +21
    ./sql/postgres/acs-messaging-views.sql
    • -0
    • +242
    ./sql/postgres/upgrade-4.0-4.0.1a.sql
    • -0
    • +12
    ./sql/postgres/upgrade-4.0.1-4.1.sql
    • -0
    • +49
    ./sql/postgres/upgrade-4.0.1a-4.0.1.sql
    • -0
    • +242
    ./sql/postgres/upgrade/upgrade-4.0-4.0.1a.sql
    • -0
    • +12
    ./sql/postgres/upgrade/upgrade-4.0.1-4.1.sql
    • -0
    • +49
    ./sql/postgres/upgrade/upgrade-4.0.1a-4.0.1.sql
    • -0
    • +658
    ./sql/postgres/upgrade/upgrade-4.1-4.1.1.sql
Fixed pl/sql and outer join

    • -7
    • +7
    ./tcl/acs-messaging-procs-postgresql.xql
Initial Revision

    • -0
    • +68
    ./tcl/acs-messaging-procs-oracle.xql
    • -0
    • +53
    ./tcl/acs-messaging-procs-postgresql.xql
    • -0
    • +32
    ./tcl/acs-messaging-procs.xql