• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
cleaned up content repository data-model and converted oracle apm to use file storage in the content repository

    • -3
    • +4
    ./www/apm/packages/index-postgresql.xql
  1. … 11 more files in changeset.
ported complex search using new db_map command for generating query snippets

    • -0
    • +37
    ./www/users/complex-search-oracle.xql
    • -0
    • +37
    ./www/users/complex-search-postgresql.xql
updated oracle version to use file storage in CR

Removed bogus "as" in from clause. Broke Oracle, didn't bother PG, made

them the same for consistency's sake.

1. Added a new attribute to the .info file which tells the bootstrap

installer whether or not a package is part of the acs-core. Only

acs-core packages are now installed during the initial bootstrap install

of the system.

2. Fixed a dupe query name problem in a couple of queryfiles. The problem

is not with the dispatcher but with the extractor, and for the moment it

is just easier to kludge the resulting queryfile than fix the extractor.

  1. … 29 more files in changeset.
ported queries for serving tarballs

    • -0
    • +32
    ./www/apm/packages/index-oracle.xql
    • -0
    • +32
    ./www/apm/packages/index-postgresql.xql
converted apm to store tarballs in the content repository

  1. … 5 more files in changeset.
converted apm to store package tarballs in the content repository

  1. … 7 more files in changeset.
*** empty log message ***

New info files with truncated rather than PG timestamps.

  1. … 2 more files in changeset.
*** empty log message ***

*** empty log message ***

  1. … 1 more file in changeset.

More porting changes ...

    • -0
    • +71
    ./www/users/member-state-change-oracle.xql
    • -0
    • +67
    ./www/users/member-state-change-postgresql.xql
    • -0
    • +11
    ./www/users/member-state-change.xql
    • -0
    • +17
    ./www/users/one-oracle.xql
    • -0
    • +17
    ./www/users/one-postgresql.xql
    • -0
    • +18
    ./www/users/registration-history-oracle.xql
    • -0
    • +18
    ./www/users/registration-history-postgresql.xql

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.