• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add instr(varchar,char) helper function

*** empty log message ***

*** empty log message ***

New info files with truncated rather than PG timestamps.

trunc'd date put in .info file to make Oracle happy (PG dates include time

info)

*** empty log message ***

*** empty log message ***

More porting changes ...

    • -0
    • +17
    /openacs-4/packages/acs-admin/www/users/one-oracle.xql
    • -0
    • +17
    /openacs-4/packages/acs-admin/www/users/one-postgresql.xql

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

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

  1. … 4 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...

  1. … 9 more files in changeset.

Added ahmed.

fixed problem with initalizing a_order and added missing as to select query

*** empty log message ***

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.

fixed ad_table call in site-map

fixed acs-admin main page queries

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

updated package spec to include new .xql files

changed case type to boolean

ported templating to use standard db api

  1. … 13 more files in changeset.

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
    /openacs-4/packages/acs-admin/tcl/apm-admin-procs-oracle.xql
    • -0
    • +15
    /openacs-4/packages/acs-admin/tcl/apm-admin-procs.xql
    • -0
    • +16
    /openacs-4/packages/acs-admin/www/index.xql
    • -0
    • +15
    /openacs-4/packages/acs-admin/www/apm/bulk-intall.xql
    • -0
    • +33
    /openacs-4/packages/acs-admin/www/apm/cvs-status.xql
    • -0
    • +15
    /openacs-4/packages/acs-admin/www/apm/file-add-2.xql
    • -0
    • +13
    /openacs-4/packages/acs-admin/www/apm/file-add.xql
    • -0
    • +22
    /openacs-4/packages/acs-admin/www/apm/file-remove.xql
    • -0
    • +28
    /openacs-4/packages/acs-admin/www/apm/file-watch.xql
    • -0
    • +14
    /openacs-4/packages/acs-admin/www/apm/index-oracle.xql
    • -0
    • +26
    /openacs-4/packages/acs-admin/www/apm/index-postgresql.xql
    • -0
    • +24
    /openacs-4/packages/acs-admin/www/apm/index.xql
  1. … 46 more files in changeset.
fixed abstraction for queryname_root formation

fixed some bugs related to loading and parsing of generic .xql files

    • -4
    • +64
    /openacs-4/packages/acs-tcl/acs-tcl.info
    • -2
    • +49
    /openacs-4/packages/acs-tcl/tcl/admin-procs.xql
    • -0
    • +14
    /openacs-4/packages/acs-tcl/tcl/security-init.xql
fixed loading of generic query files

query extraction and cleanup

  1. … 13 more files in changeset.
more query extraction work

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.

Ignore the remove, it was due to cockpit error.

The rest is minor cleanup stuff.

query extractor output for acs-tcl

    • -0
    • +30
    /openacs-4/packages/acs-tcl/tcl/acs-kernel-procs.xql
    • -0
    • +15
    /openacs-4/packages/acs-tcl/tcl/acs-permissions-procs.xql
    • -0
    • +15
    /openacs-4/packages/acs-tcl/tcl/admin-init-oracle.xql
    • -0
    • +15
    /openacs-4/packages/acs-tcl/tcl/admin-init-postgresql.xql
    • -0
    • +14
    /openacs-4/packages/acs-tcl/tcl/admin-procs.xql
    • -0
    • +58
    /openacs-4/packages/acs-tcl/tcl/apm-file-procs-oracle.xql
    • -0
    • +68
    /openacs-4/packages/acs-tcl/tcl/apm-file-procs.xql
    • -0
    • +120
    /openacs-4/packages/acs-tcl/tcl/apm-install-procs.xql
    • -0
    • +161
    /openacs-4/packages/acs-tcl/tcl/apm-procs-oracle.xql
  1. … 27 more files in changeset.