• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
*** empty log message ***

    • -17
    • +17
    ./catalog/photo-album.en_US.ISO-8859-1.xml
small fixes on the catalog files

    • -44
    • +44
    ./catalog/photo-album.en_US.ISO-8859-1.xml
    • -2
    • +148
    ./catalog/photo-album.es_ES.ISO-8859-1.xml
1. Changed "foto" to "photo" in one place

2. Changed tar commands to use old-fashioned "-C" command line switch rather

then the GNU-only "--directory". With this change, ast least some of

the tar upload features work with BSD tar (Mac OS X, for instance).

    • -2
    • +2
    ./catalog/photo-album.en_US.ISO-8859-1.xml
updates on catalog files

    • -0
    • +14
    ./catalog/photo-album.es_ES.ISO-8859-1.xml
Changed phrases with iconic photo to cover photo

    • -2
    • +2
    ./sql/oracle/upgrade/upgrade-4.0.1-4.5.sql
    • -2
    • +2
    ./sql/postgresql/photo-album-create.sql
Took away phrases with 'iconic photo'

    • -2
    • +2
    ./sql/oracle/upgrade/upgrade-4.0.1-4.5.sql
    • -2
    • +2
    ./sql/postgresql/photo-album-create.sql
correcting messages

    • -2
    • +12
    ./catalog/photo-album.en_US.ISO-8859-1.xml
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