• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix typos

  1. … 17 more files in changeset.
make static pages work with tip 43; bump to 5.2.0d2, upgrade oracle, postgres

    • -0
    • +4
    ./upgrade/upgrade-5.2.0d1-5.2.0d2.sql
  1. … 5 more files in changeset.
Added upgrade to upgrade to changes made for Oracle 9i support

    • -0
    • +605
    ./upgrade/upgrade-4.3-5.0d1.sql
  1. … 23 more files in changeset.
Oracle9i porting changes

- Changed procedure names from delete to del

- Changed view declaration to use actual column names

- Changed "rel_constraints_violated_one" and "rel_constraints_violated_two"

(http://openacs.org/forums/message-view?message_id=81045)

  1. … 273 more files in changeset.
Merge of all changes from oacs-4-6 to HEAD. All changes up to tag jcd-merge-2

on oacs-4-6 are included.

  1. … 31 more files in changeset.
Now correctly sets mime type using sp_maybe_create_new_mime_type,

rather than always using text/html.

  1. … 4 more files in changeset.
Upgrade script now properly converts existing filenames from page to

server root relative, for both Oracle and Postgres.

  1. … 1 more file in changeset.
- Now supports multiple static-pages package instances, each with its

own fs_root parameter.

- static_pages.filename column is now relative to server root, not

page root. May still need an upgrade sript to convert old values in

db, see TODO comment in oracle upgrade-4.2a-4.3.sql.

- Added update to singleton_p = 'f' to upgrade scripts, which I left

out before.

- (Did NOT yet change www/page-visit.tcl to support files beneath the

packages/*/www/ directories.)

- Added other misc. comments.

  1. … 5 more files in changeset.
file upgrade-4.2a-4.3.sql was initially added on branch oacs-4-6.

    • -0
    • +0
    ./upgrade/upgrade-4.2a-4.3.sql
  1. … 1 more file in changeset.
- Name of root folder is now unique in the CR even if have multiple

package instances, for both Oracle and Postgres.

- All Postgres functions now defined with "create or replace".

  1. … 2 more files in changeset.
Moved Oracle package headers and bodies out of static-pages-create.sql

into separate files - necessary to more cleanly support upgrade files.

Also added a few comments. No other changes.

file static-page-pb.sql was initially added on branch oacs-4-6.

file static-page-ph.sql was initially added on branch oacs-4-6.

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

  1. … 2476 more files in changeset.
Initial revision

    • -0
    • +751
    ./static-pages-create.sql
    • -0
    • +48
    ./static-pages-drop.sql
    • -0
    • +42
    ./static-pages-sws-drop.sql
    • -0
    • +64
    ./static-pages-sws.sql
  1. … 2476 more files in changeset.