• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

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

Added a bunch of non-core packages, defined shorthand names for them

(the package name without the directory path within cvsroot).

Fixed typo...

Added "acs-core" alias.

Just added this to CVS so we can fix things remotely - as CVS (ahem)

suggests we do.

added index

applied patch from Steve W to allow searching of complete query files

in a package.

finished tree query support for rel_constraints

added tcl variable support to db api

Port queries

    • -0
    • +18
    /openacs-4/packages/acs-subsite/www/admin/index-postgresql.xql
    • -0
    • +28
    /openacs-4/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!

fixed DB QD and a call from the APM to the QD 's old API

more strict string handling changes

added comments for default parameters

Port queries

    • -0
    • +23
    /openacs-4/packages/acs-subsite/www/index-postgresql.xql
Add entries for postgresql datamodel