• last updated 39 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

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