• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
clipboard-view.tcl file has SQL with an ambiguous select statement bug 1788 patch 505 Ivan Histand

fix a couple translation errors, make pa_package_root_folder_map cascade deletes, bump version

  1. … 6 more files in changeset.
merge all the changes on the oacs-5-1 and dotlrn-2-0 branches up to tag jcd-merge-20040420

  1. … 646 more files in changeset.
Fixed bug #1486: Changed the cut'n'paste link to use absolute path.

propigate displayed_object_id tip 55

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