• last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
solve bug with link to photo album in personal portal

Added initial stab at exporting an entire album to the harddisk

file album-export-postgresql.xql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./album-export-postgresql.xql
file album-export.xql was initially added on branch oacs-5-2.

file album-export.tcl was initially added on branch oacs-5-2.

file album-export.adp was initially added on branch oacs-5-2.

Made sure that you can provide a URL in addition to the photo_id

  1. … 1 more file in changeset.
1. Got rid of some extraneous notification comments

2. Fixed bug 2851 for Oracle (it was fixed previously for Postgres)

  1. … 5 more files in changeset.
Add include for latest photo

file latest-photo-postgresql.xql was initially added on branch oacs-5-2.

    • -0
    • +0
    ./latest-photo-postgresql.xql
file latest-photo.tcl was initially added on branch oacs-5-2.

file latest-photo.adp was initially added on branch oacs-5-2.

Possible bug fix -- I believe ci_items is not the name of a table in OpenACS.

Fixed problem with links to delete photos

Fixed problem with links to delete photos

throw 404 if image not found

fixing i18n method when editting a folder

fixing href link in album-chunk ( using photo-album instance link instead of /photo-album)

fixes bugs in generated links when show_html_p == 1

Oops, debug message snuck in from when I was trying to debug why the tgz

file upload was failing (it was bigger than the AOLserver default 2MB limit)

Localized an english-language message and ad_form'd the page while at it

  1. … 1 more file in changeset.
change ad_verify_and_get_user_id to ad_conn user_id, change ad_maybe_redirect_for_registration to auth::require_login, make some db_ and dt_ function -public

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