• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix photoalbum context to not return empty element for root

  1. … 1 more file in changeset.
add a get_ablum query for oracle

commit to HEAD of merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040724 and jcd-merge-5-1-20050111

  1. … 2274 more files in changeset.
Applying patch 471 for bug 1665: Make param check more robust.

Added the missing queries for oracle. Thanks to Dave and Mark

file album-chunk-oracle.xql was initially added on branch oacs-5-1.

    • binary
    ./album-chunk-oracle.xql
search and rss for photos

  1. … 6 more files in changeset.
merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040628 and jcd-merge-5-1-20040712 to HEAD

  1. … 116 more files in changeset.
Added required attribute.

merge of changes on oacs-5-1 branch between tags jcd-merge-5-1-20040517 and jcd-merge-5-1-20040628 to HEAD

  1. … 682 more files in changeset.
Changed CR "rename" procs to "edit_name" to avoid issues with Oracle 9.2 (and

changed PG for consistency)

  1. … 23 more files in changeset.
Fixed Bug #1858: qualifying "rename" works in 8i bug chokes in 9i causing

the reported error on installation. Fixed by changing the name to "edit_name"

and implemented it for PG as well (to keep names similar)

  1. … 26 more files in changeset.
class=image not necessary

Get rid of the ugly blue border around photos

- Removed template::

- Upper-cased Upload

Removed template::

Internationalization bugs

  1. … 1 more file in changeset.
dot release: i18ned some new strings; fixed and expanded the quotable html for cut and paste

  1. … 2 more files in changeset.
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