• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
update changes

catalog US file

    • -0
    • +168
    ./catalog/photo-album.en_US.ISO-8859-1.xml
more bug fixing ...

  1. … 11 more files in changeset.
bug fixing / enhancements

non necesary files anymore for moving photos

handling all the queries here

bug fixing / enhancements

bug fixing / enhancements

  1. … 33 more files in changeset.
bug fixing / enhancement

make some Notices either warnings or debug and made them more descriptive by generally including the proc name as well bug #1032

  1. … 74 more files in changeset.
Applied patch #306 to fix bug #912: Noquote

Added upgrade to upgrade to changes made for Oracle 9i support

    • -0
    • +524
    ./sql/oracle/upgrade/upgrade-4.6.0-5.0d1.sql
  1. … 23 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. … 266 more files in changeset.
- Fixed bug #789 - make presence of shutterfly links a parameter, default off.

- Bumped version to 4.6.3 so new param gets read on upgrade

Applied patch #268 for bug #774

- drop all_photo_images view in drop script

- tried to drop a view that didn't exist. Thanks Jade!

Made a few minor bug fixes to random photo widget

Added includable random-photo widget to Jeff's photo album in contrib. Works only with Postgres at the moment

    • -0
    • +66
    ./www/random-photo-postgresql.xql
    • -0
    • +79
    ./www/random-photo.tcl
Changed name of context bar passed to master from context_list to context.

Allow users to move photos into any album below the root folder where they have appropriate permissions (to be more consistent with album-move).

changes to allow users to delete a photo clipboard (capability exists in SQL API but never exposed in UI)

    • -0
    • +18
    ./www/clipboard-delete.tcl
In pa_context_bar_list, instead of returning nothing when we are in the root folder, we return [list $final]. Otherwise, you get an incomplete context bar in the root folder.

- few more 7.3 fixes

- upgrade to 4.6.2 with simple upgrade script

    • -0
    • +45
    ./sql/postgresql/upgrade/upgrade-4.6.1-4.6.2.sql
    • -14
    • +14
    ./tcl/photo-album-procs-postgresql.xql
provides 4.6.1, remove files from .info file

adding provides for Photo Album in info file so that portlet and applet packages can depend on it. Setting context_id of root folders to be the package id so that objects in a package inherit permissions from the package instance. This is a pattern all packages should follow

bump version to 4.6.1 and add a provides clause, add an album-chunk page for inclusion elsewhere, remove file list from .info

    • -0
    • +65
    ./www/album-chunk-postgresql.xql
    • -0
    • +19
    ./www/album-chunk.adp
    • -0
    • +26
    ./www/album-chunk.tcl
Bumped version number.

Change timestamp plpgsql parameters to timestamptz for 7.3.x compatability.

Upgrade file relaods plpgsql file. Bump version number to 4.6 so upgrade file

will work.

    • -0
    • +3
    ./sql/postgresql/upgrade/upgrade-4.5-4.6.sql