• last updated 39 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Port queries

    • -0
    • +35
    ./packages/acs-subsite/www/admin/site-map/unmounted-postgresql.xql
    • -0
    • +11
    ./packages/acs-subsite/www/permissions/grant-2-postgresql.xql
    • -0
    • +18
    ./packages/acs-subsite/www/permissions/grant-postgresql.xql
  1. … 14 more files in changeset.
initial openacs import

    • -0
    • +16
    ./packages/acs-reference/sql/oracle/acs-reference-data.sql
    • -0
    • +36
    ./packages/acs-reference/sql/oracle/acs-reference-drop.sql
    • -0
    • +335
    ./packages/acs-reference/sql/oracle/country.sql
    • -0
    • +284
    ./packages/acs-reference/sql/oracle/currency.sql
    • -0
    • +189
    ./packages/acs-reference/sql/oracle/language.sql
    • -0
    • +124
    ./packages/acs-reference/sql/oracle/s-and-p-data.sql
    • -0
    • +535
    ./packages/acs-reference/sql/oracle/timezone-data.sql
    • -0
    • +25
    ./packages/acs-reference/sql/oracle/timezone-drop.sql
    • -0
    • +40049
    ./packages/acs-reference/sql/oracle/timezone-rules.sql
    • -0
    • +512
    ./packages/acs-reference/sql/oracle/timezones.sql
    • -0
    • +3154
    ./packages/acs-reference/sql/oracle/us-counties-data.sql
    • -0
    • +99
    ./packages/acs-reference/sql/oracle/us-counties.sql
    • -0
    • +123
    ./packages/acs-reference/sql/oracle/us-states.sql
    • -0
    • +42205
    ./packages/acs-reference/sql/oracle/us-zipcodes-data.sql
  1. … 4 more files in changeset.

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

added to a package.

    • -5
    • +10
    ./packages/acs-tcl/tcl/apm-file-procs.tcl

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

  1. … 2465 more files in changeset.
Initial revision

    • -0
    • +116
    ./contrib/obsolete-packages/bboard/ChangeLog
    • -0
    • +116
    ./contrib/obsolete-packages/bboard/bboard.info
    • -0
    • +453
    ./contrib/obsolete-packages/bboard/sql/oracle/bboard-create.sql
    • -0
    • +144
    ./contrib/obsolete-packages/bboard/sql/oracle/bboard-drop.sql
    • -0
    • +571
    ./contrib/obsolete-packages/bboard/sql/oracle/bboard-packages.sql
    • -0
    • +34
    ./contrib/obsolete-packages/bboard/sql/oracle/bboard-views.sql
    • -0
    • +11
    ./contrib/obsolete-packages/bboard/tcl/bboard-init.tcl
    • -0
    • +1010
    ./contrib/obsolete-packages/bboard/tcl/bboard-procs.tcl
  1. … 2465 more files in changeset.

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
    ./www/index-postgresql.xql
added index

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

in a package.

    • -2
    • +17
    ./packages/acs-tcl/tcl/apm-procs.tcl
finished tree query support for rel_constraints

added tcl variable support to db api

Port queries

    • -0
    • +18
    ./packages/acs-subsite/www/admin/index-postgresql.xql
    • -0
    • +28
    ./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!

    • -0
    • +14
    ./packages/acs-tcl/tcl/acs-permissions-procs-postgresql.xql
    • -0
    • +17
    ./packages/acs-tcl/tcl/navigation-procs-postgresql.xql

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

    • -1
    • +4
    ./packages/acs-tcl/tcl/00-database-procs.tcl
more strict string handling changes

added comments for default parameters

Port queries

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

    • -0
    • +17
    ./packages/acs-subsite/acs-subsite.info

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

    • -0
    • +16
    ./packages/acs-tcl/tcl/site-nodes-procs-postgresql.xql
made QD load at boostrap time

    • -0
    • +11
    ./packages/acs-tcl/tcl/security-init-postgresql.xql
added comments for default api values

new version of QD with better handling of absolute/relative paths

    • -1
    • +16
    ./packages/acs-tcl/tcl/security-procs.tcl
patch submitted by Steve Woodcock

updated API of DB QD

    • -3
    • +3
    ./packages/acs-tcl/tcl/00-database-procs.tcl
    • -2
    • +2
    ./packages/acs-tcl/tcl/apm-install-procs.tcl
ported a few more queries

    • -0
    • +27
    ./packages/acs-tcl/tcl/community-core-procs-postgresql.xql
    • -0
    • +14
    ./packages/acs-tcl/tcl/defs-procs-postgresql.xql
added acs_source to wrap the source command, and changed the QD to recognize scripts called by acs_source

query dispatcher now works with global RDBMS tags, and attempts to work on relative paths (although that's not finalized)