• last updated 13 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

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)

directory restructuring

adding test directory to repository

cleanup of dir structure