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

Fixed extractor and re-ran it, causing some file shuffling.

    • -15
    • +0
    ./www/users/member-state-change-oracle.xql
    • -17
    • +0
    ./www/users/member-state-change-postgresql.xql
    • -14
    • +35
    ./www/users/member-state-change.tcl
    • -11
    • +0
    ./www/users/member-state-change.xql
    • -16
    • +0
    ./www/users/registration-history.xql

Removed more of the "default '' not null" kludge.

    • -3
    • +5
    ./www/users/member-state-change-postgresql.xql
  1. … 15 more files in changeset.

1. Ripped out the '' vs. NULL string kludge, which was a stupid idea in the

first place (MY stupid idea, for the record).

2. More .xql file porting...

    • -0
    • +14
    ./www/apm/version-dependencies-postgresql.xql
    • -2
    • +3
    ./www/apm/version-dependency-add-postgresql.xql
  1. … 19 more files in changeset.
fixed problem with initalizing a_order and added missing as to select query

  1. … 1 more file in changeset.

More porting of the APM is complete! Nearly done, a bug in the datamodel

API and we need to convert from direct use of blobs to using the

content repository.

    • -0
    • +15
    ./www/apm/version-parameters-oracle.xql
    • -0
    • +17
    ./www/apm/version-parameters-postgresql.xql
  1. … 4 more files in changeset.
fixed acs-admin main page queries

    • -0
    • +17
    ./www/index-oracle.xql
    • -0
    • +17
    ./www/index-postgresql.xql
fixed admin page queries

1. Fixed apm_load_queries. Again? Yes, again. I fixed it real good this

time.

2. Added .xql files for acs-admin. APM .xql files have mostly but not

completely been ported. It sort of works though, cool!

1. Fixed apm_load_queries. Again? Yes, again. I fixed it real good this

time.

2. Added .xql files for acs-admin. APM .xql files have mostly but not

completely been ported. It sort of works though, cool!

    • -0
    • +22
    ./tcl/apm-admin-procs-oracle.xql
    • -0
    • +22
    ./tcl/apm-admin-procs-postgresql.xql
    • -0
    • +15
    ./tcl/apm-admin-procs.xql
    • -0
    • +15
    ./www/apm/bulk-intall.xql
    • -0
    • +33
    ./www/apm/cvs-status.xql
    • -0
    • +15
    ./www/apm/file-add-2.xql
    • -0
    • +13
    ./www/apm/file-add.xql
    • -0
    • +22
    ./www/apm/file-remove.xql
    • -0
    • +28
    ./www/apm/file-watch.xql
    • -0
    • +14
    ./www/apm/index-oracle.xql
    • -0
    • +26
    ./www/apm/index-postgresql.xql
    • -0
    • +49
    ./www/apm/package-add-2.xql
  1. … 46 more files in changeset.

re-added table-display-procs.tcl

Tried to fix apm/index.tcl but ran into a major problem...we need to rewrite

ad-table entirely.

  1. … 1 more file in changeset.

Fixed some typos that didn't show up in the Oracle install due to the

fact that there are no Oracle-specific query files yet.

  1. … 1 more file 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!

  1. … 112 more files in changeset.
OpenACS 4.x

  1. … 1307 more files in changeset.
Initial revision

    • -0
    • +201
    ./tcl/apm-admin-procs.tcl
    • -0
    • +95
    ./www/apm/bulk-intall.tcl
    • -0
    • +98
    ./www/apm/cvs-status.tcl
    • -0
    • +35
    ./www/apm/file-add-2.tcl
    • -0
    • +87
    ./www/apm/file-add.tcl
    • -0
    • +33
    ./www/apm/file-remove.tcl
    • -0
    • +23
    ./www/apm/file-watch-cancel.tcl
    • -0
    • +52
    ./www/apm/file-watch.tcl
    • -0
    • +154
    ./www/apm/index.tcl
    • -0
    • +134
    ./www/apm/package-add-2.tcl
    • -0
    • +235
    ./www/apm/package-add.tcl
    • -0
    • +38
    ./www/apm/package-deinstall.tcl
    • -0
    • +57
    ./www/apm/package-delete-2.tcl
  1. … 1307 more files in changeset.