• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added support for album_id to select a random photo of a specific album.

- Fixed random photo query. Split in two queries. One to select a

random photo across all photo albums and another for a random photo

from a single package or a specific photo.

- Random photo includes now accept a photo_id, package_id or a url. If

a photo_id is provided then that photo will be displayed. Otherwise

a random photo will be selected. See comments in random-photo.tcl

for details.

merge of changes between oacs-5-0-0b4 and oacs-5-0-0-final to HEAD

  1. … 284 more files in changeset.
fix typo

fix typo

As upload file is optional, we must make sure it is set, otherwise upload breaks

Upload File is optional, as we could as well just upload from the directory

- Added focus to some form pages

- Fixed simple i18n bug

Remove ad_require_permission and set write_p and album_write_p vars instead.

Fixs bug#1234

change photos order, better index presentation, by jopez@galileo.edu

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

  1. … 598 more files in changeset.
build a list to eval rather than eval ad_context_bar $args, bug 1265

  1. … 7 more files in changeset.
merging changed from HEAD to oacs-5-0

  1. … 45 more files in changeset.
Changed phrases with iconic photo to cover photo

  1. … 4 more files in changeset.
Took away phrases with 'iconic photo'

  1. … 4 more files in changeset.
update changes

more bug fixing ...

  1. … 11 more files in changeset.
non necesary files anymore for moving photos

handling all the queries here

bug fixing / enhancements

bug fixing / enhancements

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

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. … 270 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

  1. … 1 more file in changeset.
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
    ./random-photo-postgresql.xql
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
    ./clipboard-delete.tcl
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
    ./album-chunk-postgresql.xql