• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Localized an english-language message and ad_form'd the page while at it

    • -3
    • +4
    ./catalog/photo-album.en_US.ISO-8859-1.xml
removing -ping; fixes bug #2253

removing -ping; fixes bug #2253

Adding package_id to pa_insert_image and its call to image.new. Fixed and tested on both Oracle and PG. This was just to get things working again. Other parts of this package will need updating for the new acs_objects.package_id column. For example, the pa_photo object itself is not currently storing the package_id.

    • -1
    • +2
    ./tcl/photo-album-procs-postgresql.xql
Fix for but 1599. Resetting the default for title pa_photo.new so that the specification and body match. We set to 'photo' because cr_revisions.title must be non null.

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.
file photo-album.es_CO.ISO-8859-1.xml was added on branch oacs-5-2 on 2006-05-30 03:57:26 +0000

    • -0
    • +0
    ./catalog/photo-album.es_CO.ISO-8859-1.xml
file photo-album.es_CO.ISO-8859-1.xml was initially added on branch oacs-5-1.

    • -0
    • +0
    ./catalog/photo-album.es_CO.ISO-8859-1.xml
file photo-album.en_AU.ISO-8859-1.xml was added on branch oacs-5-2 on 2006-05-30 03:57:26 +0000

    • -0
    • +0
    ./catalog/photo-album.en_AU.ISO-8859-1.xml
file photo-album.en_AU.ISO-8859-1.xml was initially added on branch oacs-5-1.

    • -0
    • +0
    ./catalog/photo-album.en_AU.ISO-8859-1.xml
*** empty log message ***

    • -0
    • +180
    ./catalog/photo-album.en_AU.ISO-8859-1.xml
    • -0
    • +162
    ./catalog/photo-album.es_CO.ISO-8859-1.xml
  1. … 89 more files in changeset.
fix photoalbum context to not return empty element for root

fix variables in messages keys which were prefixed by $

    • -16
    • +16
    ./catalog/photo-album.ar_LB.utf-8.xml
    • -9
    • +9
    ./catalog/photo-album.ca_ES.ISO-8859-1.xml
    • -11
    • +11
    ./catalog/photo-album.ch_zh.utf-8.xml
    • -11
    • +11
    ./catalog/photo-album.da_DK.ISO-8859-1.xml
    • -11
    • +11
    ./catalog/photo-album.de_DE.ISO-8859-1.xml
    • -11
    • +11
    ./catalog/photo-album.es_ES.ISO-8859-1.xml
    • -11
    • +11
    ./catalog/photo-album.es_GT.ISO-8859-1.xml
    • -10
    • +10
    ./catalog/photo-album.eu_ES.ISO-8859-1.xml
    • -11
    • +11
    ./catalog/photo-album.ko_KR.utf-8.xml
    • -11
    • +11
    ./catalog/photo-album.ms_MY.utf-8.xml
    • -11
    • +11
    ./catalog/photo-album.ms_my.utf-8.xml
    • -11
    • +11
    ./catalog/photo-album.nl_NL.ISO-8859-1.xml
    • -11
    • +11
    ./catalog/photo-album.nn_NO.ISO-8859-1.xml
    • -11
    • +11
    ./catalog/photo-album.no_NO.ISO-8859-1.xml
    • -11
    • +11
    ./catalog/photo-album.sv_SE.ISO-8859-1.xml
    • -11
    • +11
    ./catalog/photo-album.zh_CN.utf-8.xml
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

    • -0
    • +170
    ./catalog/photo-album.ca_ES.ISO-8859-1.xml
    • -0
    • +2
    ./catalog/photo-album.de_DE.ISO-8859-1.xml
    • -0
    • +158
    ./catalog/photo-album.eu_ES.ISO-8859-1.xml
    • -0
    • +149
    ./catalog/photo-album.ms_MY.utf-8.xml
    • -2
    • +2
    ./catalog/photo-album.nl_NL.ISO-8859-1.xml
    • -0
    • +158
    ./catalog/photo-album.pt_BR.ISO-8859-1.xml
  1. … 2267 more files in changeset.
file photo-album.ca_ES.ISO-8859-1.xml was initially added on branch oacs-5-1.

    • -0
    • +0
    ./catalog/photo-album.ca_ES.ISO-8859-1.xml
file photo-album.ms_MY.utf-8.xml was initially added on branch oacs-5-1.

    • -0
    • +0
    ./catalog/photo-album.ms_MY.utf-8.xml
file photo-album.eu_ES.ISO-8859-1.xml was initially added on branch oacs-5-1.

    • -0
    • +0
    ./catalog/photo-album.eu_ES.ISO-8859-1.xml
updated translations from translate.openacs.org

    • -0
    • +170
    ./catalog/photo-album.ca_ES.ISO-8859-1.xml
    • -0
    • +2
    ./catalog/photo-album.de_DE.ISO-8859-1.xml
    • -0
    • +158
    ./catalog/photo-album.eu_ES.ISO-8859-1.xml
    • -0
    • +149
    ./catalog/photo-album.ms_MY.utf-8.xml
    • -2
    • +2
    ./catalog/photo-album.nl_NL.ISO-8859-1.xml
    • -0
    • +158
    ./catalog/photo-album.pt_BR.ISO-8859-1.xml
  1. … 993 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
    ./www/album-chunk-oracle.xql
search and rss for photos

    • -0
    • +29
    ./tcl/photo-album-procs-postgresql.xql
    • -25
    • +42
    ./tcl/photo-album-search-procs.tcl
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

    • -0
    • +169
    ./catalog/photo-album.ar_LB.utf-8.xml
    • -0
    • +2
    ./catalog/photo-album.da_DK.ISO-8859-1.xml
    • -8
    • +8
    ./catalog/photo-album.en_US.ISO-8859-1.xml
    • -19
    • +21
    ./catalog/photo-album.en_US.ISO-8859-1.xml.orig
    • -0
    • +2
    ./catalog/photo-album.es_ES.ISO-8859-1.xml
    • -0
    • +2
    ./catalog/photo-album.es_ES.ISO-8859-1.xml.orig
    • -0
    • +162
    ./catalog/photo-album.es_GT.ISO-8859-1.xml
    • -2
    • +4
    ./catalog/photo-album.nl_NL.ISO-8859-1.xml
    • -0
    • +6
    ./catalog/photo-album.pt_BR.ISO-8859-1.xml
    • -0
    • +162
    ./catalog/photo-album.zh_CN.utf-8.xml
  1. … 673 more files in changeset.
file photo-album.pt_BR.ISO-8859-1.xml was initially added on branch oacs-5-1.

    • -0
    • +0
    ./catalog/photo-album.pt_BR.ISO-8859-1.xml
adding new translation catalogs

    • -0
    • +6
    ./catalog/photo-album.pt_BR.ISO-8859-1.xml
  1. … 9 more files in changeset.
file photo-album.zh_CN.utf-8.xml was initially added on branch oacs-5-1.

    • -0
    • +0
    ./catalog/photo-album.zh_CN.utf-8.xml
file photo-album.es_GT.ISO-8859-1.xml was initially added on branch oacs-5-1.

    • -0
    • +0
    ./catalog/photo-album.es_GT.ISO-8859-1.xml