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

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.

Grabbed the incomplete (and never to be completed) calendar module from the

ArsDigita CVS tree.

  1. … 31 more files in changeset.
Initial revision

    • -0
    • +69
    /openacs-4/packages/calendar/calendar.info
    • -0
    • +258
    /openacs-4/packages/calendar/sql/cal-item-create.sql
    • -0
    • +31
    /openacs-4/packages/calendar/sql/cal-item-drop.sql
    • -0
    • +139
    /openacs-4/packages/calendar/sql/cal-table-create.sql
    • -0
    • +26
    /openacs-4/packages/calendar/sql/cal-table-drop.sql
    • -0
    • +624
    /openacs-4/packages/calendar/sql/calendar-create.sql
    • -0
    • +145
    /openacs-4/packages/calendar/sql/calendar-drop.sql
    • -0
    • +287
    /openacs-4/packages/calendar/tcl/cal-item-procs.tcl
    • -0
    • +337
    /openacs-4/packages/calendar/tcl/calendar-procs.tcl
    • -0
    • +11
    /openacs-4/packages/calendar/www/cal-dayview.adp
    • -0
    • +218
    /openacs-4/packages/calendar/www/cal-dayview.tcl
    • -0
    • +149
    /openacs-4/packages/calendar/www/cal-item-create.tcl
    • -0
    • +103
    /openacs-4/packages/calendar/www/cal-item-edit.tcl
    • -0
    • +146
    /openacs-4/packages/calendar/www/cal-item.adp
  1. … 31 more files in changeset.

Made a couple of query names unique to cover up a lame weakness in the

hacked-up query extractor.

- added massaging to the query dispatcher to ns_quotehtml all querytext before XML parsing.

- added a query file for acs-developer-support, although that's not working yet.

Port queries

  1. … 14 more files in changeset.
initial openacs import

    • -0
    • +124
    /openacs-4/packages/acs-reference/sql/oracle/s-and-p-data.sql
    • -0
    • +535
    /openacs-4/packages/acs-reference/sql/oracle/timezone-data.sql
    • -0
    • +25
    /openacs-4/packages/acs-reference/sql/oracle/timezone-drop.sql
    • -0
    • +40049
    /openacs-4/packages/acs-reference/sql/oracle/timezone-rules.sql
  1. … 4 more files in changeset.

Added JonG...

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

added to a package.

*** empty log message ***

*** empty log message ***

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

  1. … 2465 more files in changeset.
Initial revision

  1. … 2465 more files in changeset.

Damn...forgot to add binary file types before importing.

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