• last updated 17 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Whitespace changes + editor hints

    • -4
    • +9
    ./www/admin/one-item-revision-add-3.tcl
  1. … 24 more files in changeset.
Replace/remove deprecated proc 'db_null'

    • -10
    • +10
    ./www/admin/one-item-revision-add-3.tcl
  1. … 24 more files in changeset.
Fix typos

  1. … 150 more files in changeset.
Fix typos

    • -2
    • +2
    ./sql/postgresql/press-package-create.sql
  1. … 32 more files in changeset.
Fix typos

  1. … 70 more files in changeset.
Fix more typos

  1. … 81 more files in changeset.
removed the remaining procs which were -deprecated -warn in 5.0 and fixed most occurances of those procs in the code

  1. … 43 more files in changeset.
various bug fixes for package_id, title addition to acs_objects

  1. … 12 more files in changeset.
merge of changes on oacs-5-0 branch to oacs-5-0-0b4 tag

  1. … 598 more files in changeset.
Fix the package and vendor URLs, remove broken owner emails.

  1. … 73 more files in changeset.
Updated summary and descriptions for more packages.

  1. … 43 more files in changeset.
fix bug with timestamp fields, noquote fixes

    • -3
    • +3
    ./www/admin/one-item-revision-add-postgresql.xql
create the plsql before the views that require them

couple of missed noquotes

fixed the template/noquote issue

one little xql error and a bunch of noquote updates; press templates aren't quite working right with noquote though

added support for PG

    • -0
    • +458
    ./sql/postgresql/press-create.sql
    • -0
    • +196
    ./sql/postgresql/press-drop.sql
    • -0
    • +433
    ./sql/postgresql/press-package-create.sql
    • -0
    • +19
    ./sql/postgresql/press-package-drop.sql
    • -0
    • +48
    ./tcl/press-procs-oracle.xql
    • -0
    • +64
    ./tcl/press-procs-postgresql.xql
    • -0
    • +12
    ./tcl/press-procs.xql
    • -0
    • +27
    ./www/index-oracle.xql
    • -0
    • +27
    ./www/index-postgresql.xql
    • -0
    • +19
    ./www/admin/index.xql
  1. … 41 more files in changeset.
Added upgrade to upgrade to changes made for Oracle 9i support

    • -0
    • +544
    ./sql/oracle/upgrade/upgrade-4.0.1-5.0d1.sql
  1. … 6 more files in changeset.
Updated version numbers to upgrade to changes made for Oracle 9i support

  1. … 37 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.
noquote changes (Dirk Gomez)

  1. … 110 more files in changeset.
merge of 4.6.3b1 to HEAD

  1. … 9 more files in changeset.

1. Made it possible to upgrade from acs-kernel 4.6.1 to acs-kernel 4.6.2

by using the APM rather than running the upgrade script by hand from

PSQL or SQL*Plus.

2. Changed a bunch of package .info files to depend on acs-kernel 4.6.2

to force the APM to upgrade acs-kernel (and therefore the APM datamodel)

before anything else. No guarantee on this though since not all

packages properly define their dependence on the kernel, it appears.

3. Whacked the release notes to suggest people use the APM to upgrade

acs-kernel first, other package later, just for safety's sake.

4. Fixed goof-up in acs-subsite I accidently introduced.

  1. … 34 more files in changeset.
- Press doesn't support PG yet

- Press doesn't support PG yet

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. … 56 more files in changeset.
sync info files with package data and correct provides identifiers

  1. … 36 more files in changeset.
Added new files to .info files

  1. … 38 more files in changeset.
ns_return->ad_return, ad_script_abort, redirect to absract urls

    • -2
    • +2
    ./www/admin/one-item-revision-update.tcl
  1. … 46 more files in changeset.
add unauthorized page (redirected from index.tcl but was missing)