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

1. Added a check that PG was initdb's with the collation order for

characters that we expect.

2. Jon added a "sql/common" directory for the insert statements which

load data for acs-references, so I added a new datamodel type "common"

to the APM.

3. Created a new db API routine that returns true if a given db_type is

compatible with the current RDBMS.

4. Added a workaround for a PL/pgSQL "execute" bug in acs-workflow (other

cases had been fixed previously by others but this one was missed)

5. Diddled a couple of .info files using the APM.

93% done with porting form-procs.tcl. Stopped at add_basic_revision. Will finish this today (sunday).

    • -0
    • +110
    /openacs-4/packages/cms/tcl/form-procs-oracle.xql
    • -73
    • +59
    /openacs-4/packages/cms/tcl/form-procs.tcl
    • -6
    • +19
    /openacs-4/packages/cms/tcl/form-procs.xql

The query extractor had never been run on this, oops, and there were a

couple of rownum references and package calls ... works now even if you

enable user switching.

Initial version of bboard-portlets, grabbed from aD's repository.

Initial revision

files that were originally in site-wide search - ported by Neophytos Demetriou. Files were moved to the kernel, because it made sesse to do so

Fixed seq/sequence in static-pages-create.sql

XQL files missing from previous commit

    • -0
    • +18
    /openacs-4/packages/static-pages/www/admin/index-oracle.xql
    • -0
    • +19
    /openacs-4/packages/static-pages/www/admin/index-postgresql.xql
Fix APM to allow for LSB-compliant Paths. It didn't allow "www" in the

path of packages.

more fixup

More fiddling.

Fixing commit emails.

Adding commit email support

    • -0
    • +166
    /openacs-4/packages/CVSROOT.dotlrn/log.pl
Datamodel loads in postgresql. Beginning work on Tcl

added missing declare

added .xql files for www/admin/orders directory

fixed search query

fixed money_select query

used db_map for dynamic queries with date calcs

used db_map for dynamic sql queries with date calcs

added db_map for dynamic queries with dates

fixed date filters by adding db_map for dynamic sql

Check Links also working for individual users

Bookmarks administration (by Admin) working...

    • -0
    • +47
    /openacs-4/packages/bookmarks/www/bookmarks-check-oracle.xql
Port package_instantiate_object

    • -0
    • +56
    /openacs-4/packages/acs-subsite/tcl/plpgsql-utility-procs.tcl
Port queries

fixed uplevel name collision

fixed missing " for set carrier_info

fixed trigger for address_id insert

fixed date queries to use timespan_days for interval calculation