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

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

1. Added a new attribute to the .info file which tells the bootstrap

installer whether or not a package is part of the acs-core. Only

acs-core packages are now installed during the initial bootstrap install

of the system.

2. Fixed a dupe query name problem in a couple of queryfiles. The problem

is not with the dispatcher but with the extractor, and for the moment it

is just easier to kludge the resulting queryfile than fix the extractor.

  1. … 36 more files in changeset.

More file shuffling...

    • -0
    • +242
    ./sql/oracle/upgrade/upgrade-4.0-4.0.1a.sql
    • -0
    • +12
    ./sql/oracle/upgrade/upgrade-4.0.1-4.1.sql
    • -0
    • +49
    ./sql/oracle/upgrade/upgrade-4.0.1a-4.0.1.sql

Just reorganizing more datamodel files into the new scheme, also made the

one-line change necessary to port the "page" module.

    • -658
    • +0
    ./sql/upgrade/upgrade-4.1-4.1.1.sql
  1. … 4 more files in changeset.

Big 'ole update to implement multi-db aware packages. Don't try this yet,

I can't *possibly* have gotten all the right files added and removed in

one fell swoop!

    • -637
    • +0
    ./sql/acs-messaging-packages.sql
    • -0
    • +138
    ./sql/oracle/acs-messaging-create.sql
    • -0
    • +22
    ./sql/oracle/acs-messaging-drop.sql
    • -0
    • +637
    ./sql/oracle/acs-messaging-packages.sql
    • -0
    • +21
    ./sql/oracle/acs-messaging-views.sql
    • -0
    • +242
    ./sql/oracle/upgrade-4.0-4.0.1a.sql
    • -0
    • +12
    ./sql/oracle/upgrade-4.0.1-4.1.sql
    • -0
    • +49
    ./sql/oracle/upgrade-4.0.1a-4.0.1.sql
    • -0
    • +658
    ./sql/oracle/upgrade/upgrade-4.1-4.1.1.sql
  1. … 106 more files in changeset.
OpenACS 4.x

  1. … 1308 more files in changeset.
Initial revision

    • -0
    • +45
    ./acs-messaging.info
    • -0
    • +138
    ./sql/acs-messaging-create.sql
    • -0
    • +22
    ./sql/acs-messaging-drop.sql
    • -0
    • +637
    ./sql/acs-messaging-packages.sql
    • -0
    • +21
    ./sql/acs-messaging-views.sql
    • -0
    • +242
    ./sql/upgrade-4.0-4.0.1a.sql
    • -0
    • +12
    ./sql/upgrade-4.0.1-4.1.sql
    • -0
    • +49
    ./sql/upgrade-4.0.1a-4.0.1.sql
    • -0
    • +658
    ./sql/upgrade/upgrade-4.1-4.1.1.sql
    • -0
    • +14
    ./tcl/acs-messaging-init.tcl
    • -0
    • +187
    ./tcl/acs-messaging-procs.tcl
    • -0
    • +82
    ./www/doc/design.html
    • -0
    • +22
    ./www/doc/index.html
    • -0
    • +312
    ./www/doc/requirements.html
  1. … 1308 more files in changeset.