• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
get rid of the rest of the proc_doc calls

  1. … 19 more files in changeset.
Removed ad_graphics_site_avail_p

  1. … 1 more file in changeset.
change ad_verify_and_get_user_id to ad_conn user_id, change ad_maybe_redirect_for_registration to auth::require_login, make some db_ and dt_ function -public

  1. … 687 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)

    • -4
    • +4
    ./sql/oracle/photo-album-lite-drop.sql
    • -9
    • +9
    ./sql/oracle/photo-album-lite-plsql.sql
  1. … 273 more files in changeset.
noquote changes (Dirk Gomez)

  1. … 81 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.
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.
no postgres support bug 77/patch 12 Vinod Kurup

ns_return->ad_return, ad_script_abort, redirect to absract urls

  1. … 25 more files in changeset.
fix calls to empty_string_p with missing $

  1. … 8 more files in changeset.
cleanup javadoc tags (eg @cvs_id @cvs @cvs-id: instead if @cvs-id)

  1. … 678 more files in changeset.
double qoute width=NUM%> to avoid the ADP parser warnings fixes bug 1582 patch 304

  1. … 36 more files in changeset.

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

    • -0
    • +0
    ./sql/oracle/photo-album-lite-create.sql
    • -0
    • +0
    ./sql/oracle/photo-album-lite-drop.sql
    • -0
    • +0
    ./sql/oracle/photo-album-lite-plsql.sql
    • -0
    • +0
    ./sql/oracle/photo-album-lite-triggers.sql
    • -0
    • +0
    ./sql/oracle/photo-album-lite-views.sql
    • -0
    • +0
    ./sql/oracle/upgrade-4.0.1a-4.0.1b.sql
  1. … 2465 more files in changeset.
Initial revision

    • -0
    • +97
    ./photo-album-lite.info
    • -0
    • +51
    ./sql/oracle/cleanup-failed-drop.sql
    • -0
    • +164
    ./sql/oracle/photo-album-lite-create.sql
    • -0
    • +99
    ./sql/oracle/photo-album-lite-drop.sql
    • -0
    • +427
    ./sql/oracle/photo-album-lite-plsql.sql
    • -0
    • +67
    ./sql/oracle/photo-album-lite-triggers.sql
    • -0
    • +27
    ./sql/oracle/photo-album-lite-views.sql
    • -0
    • +73
    ./sql/oracle/upgrade-4.0.1-4.1.1b.sql
    • -0
    • +26
    ./sql/oracle/upgrade-4.0.1a-4.0.1b.sql
    • -0
    • +189
    ./sql/oracle/upgrade-4.0.1b-4.0.1.sql
    • -0
    • +60
    ./tcl/bulk-upload-procs.tcl
    • -0
    • +248
    ./tcl/photo-album-lite-init.tcl
    • -0
    • +30
    ./templates/slideshow-master.adp
    • -0
    • +57
    ./templates/slideshow-master.tcl
    • -0
    • +74
    ./www/bulk-image-upload-2.tcl
  1. … 2465 more files in changeset.