• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Port queries

  1. … 14 more files in changeset.
initial openacs import

    • -0
    • +124
    /openacs-4/packages/acs-reference/sql/oracle/s-and-p-data.sql
    • -0
    • +535
    /openacs-4/packages/acs-reference/sql/oracle/timezone-data.sql
    • -0
    • +25
    /openacs-4/packages/acs-reference/sql/oracle/timezone-drop.sql
    • -0
    • +40049
    /openacs-4/packages/acs-reference/sql/oracle/timezone-rules.sql
  1. … 4 more files in changeset.

Added JonG...

committed my change to omit CVS directories and files from the list of files

added to a package.

*** empty log message ***

*** empty log message ***

Forgot to define binary files before importing, so .gifs were messed up.

  1. … 2465 more files in changeset.
Initial revision

  1. … 2465 more files in changeset.

Damn...forgot to add binary file types before importing.

added query dispatcher code to zz-postload to load queries for default pages in /www

added query for front page

now the congratulations page is there!

    • -0
    • +21
    /openacs-4/www/index-postgresql.xql

Added a bunch of non-core packages, defined shorthand names for them

(the package name without the directory path within cvsroot).

Fixed typo...

Added "acs-core" alias.

Just added this to CVS so we can fix things remotely - as CVS (ahem)

suggests we do.

added index

applied patch from Steve W to allow searching of complete query files

in a package.

finished tree query support for rel_constraints

added tcl variable support to db api

Port queries

    • -0
    • +18
    /openacs-4/packages/acs-subsite/www/admin/index-postgresql.xql
    • -0
    • +28
    /openacs-4/packages/acs-subsite/www/pvt/home-postgresql.xql
temp fix for QD call to ad_conn file

applied patches from Steve Woodcock that port a few more queries, fix a few data model PL/SQL quirks, and generally allow us to get further into a working OpenACS!

fixed DB QD and a call from the APM to the QD 's old API

more strict string handling changes

added comments for default parameters

Port queries

    • -0
    • +23
    /openacs-4/packages/acs-subsite/www/index-postgresql.xql
Add entries for postgresql datamodel

1. Removed acs_source (which Ben had already removed, I think he just forgot

to commit)

2. Wrote a PG semi-replacement query for an Oracle query containing "sample()"

added postgresql files to package info file and commented out notifications calls until notifications is ported

partial fix of rel_constraints tree queries - more work required

finalized QD last fixes, and began porting more queries