• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
adjustments for OpenACS 5.1.1 release, including release numbers and help text.

  1. … 208 more files in changeset.
add a conditional so if bulk_action_method not defined it defaults to GET resolves bug 1951

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

    • -20
    • +0
    ./catalog/acs-templating.RO_RO.utf-8.xml
    • -0
    • +33
    ./catalog/acs-templating.ar_LB.utf-8.xml
    • -0
    • +13
    ./catalog/acs-templating.da_DK.ISO-8859-1.xml
    • -0
    • +13
    ./catalog/acs-templating.es_ES.ISO-8859-1.xml
    • -0
    • +33
    ./catalog/acs-templating.es_GT.ISO-8859-1.xml
    • -0
    • +13
    ./catalog/acs-templating.nl_NL.ISO-8859-1.xml
    • -0
    • +20
    ./catalog/acs-templating.ro_RO.utf-8.xml
    • -0
    • +33
    ./catalog/acs-templating.zh_CN.utf-8.xml
  1. … 678 more files in changeset.
file acs-templating.ar_LB.utf-8.xml was initially added on branch oacs-5-1.

    • -0
    • +0
    ./catalog/acs-templating.ar_LB.utf-8.xml
file acs-templating.zh_CN.utf-8.xml was initially added on branch oacs-5-1.

    • -0
    • +0
    ./catalog/acs-templating.zh_CN.utf-8.xml
file acs-templating.ro_RO.utf-8.xml was initially added on branch oacs-5-1.

    • -0
    • +0
    ./catalog/acs-templating.ro_RO.utf-8.xml
file acs-templating.es_GT.ISO-8859-1.xml was initially added on branch oacs-5-1.

    • -0
    • +0
    ./catalog/acs-templating.es_GT.ISO-8859-1.xml
updated catalog files for 5.1.1; bug fix for 1519 means all catalog files for ar_EG, ar_LB, zh_CN, th_TH, ro_RO, fa_IR, and hr_HR were renamed to correct capitalization errors

    • -20
    • +0
    ./catalog/acs-templating.RO_RO.utf-8.xml
    • -0
    • +33
    ./catalog/acs-templating.ar_LB.utf-8.xml
    • -0
    • +13
    ./catalog/acs-templating.da_DK.ISO-8859-1.xml
    • -0
    • +13
    ./catalog/acs-templating.es_ES.ISO-8859-1.xml
    • -0
    • +33
    ./catalog/acs-templating.es_GT.ISO-8859-1.xml
    • -0
    • +13
    ./catalog/acs-templating.nl_NL.ISO-8859-1.xml
    • -0
    • +20
    ./catalog/acs-templating.ro_RO.utf-8.xml
    • -0
    • +33
    ./catalog/acs-templating.zh_CN.utf-8.xml
  1. … 362 more files in changeset.
Handle instances where ad_locales does not contain the 2-letter language being

sought.

Added hooks for adp-revealing code when developer support is installed on the system

Reverting to version 1.30, moving new adp-revealing developer support code to tag-init.tcl where the checks run more efficiently (once per thread after startup instead of once per view per template ) and the inserted markup doesn't break the DOM.

Trim leading zeros since month_data is keyed by month number without leading zero, and I have seen at least once getting it a month value with leading zero from somewhere.

merge changes on oacs-5-1 branch to head, changes between jcd-merge-20040420 and jcd-merge-5-1-20040517 were merged, head pre changes is jcd-merge-pre-20040517 and post is jcd-merge-post-20040517

    • -1
    • +1
    ./catalog/acs-templating.RO_RO.utf-8.xml
    • -1
    • +1
    ./catalog/acs-templating.ch_zh.utf-8.xml
    • -1
    • +1
    ./catalog/acs-templating.da_DK.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-templating.de_DE.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-templating.en_US.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-templating.es_ES.ISO-8859-1.xml
    • -0
    • +6
    ./catalog/acs-templating.fi_FI.utf-8.xml
    • -1
    • +1
    ./catalog/acs-templating.fr_FR.ISO-8859-1.xml
    • -1
    • +3
    ./catalog/acs-templating.hu_HU.utf-8.xml
    • -1
    • +1
    ./catalog/acs-templating.it_IT.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-templating.ko_KR.utf-8.xml
    • -1
    • +1
    ./catalog/acs-templating.ms_my.utf-8.xml
    • -4
    • +4
    ./catalog/acs-templating.nl_NL.ISO-8859-1.xml
    • -0
    • +20
    ./catalog/acs-templating.nn_NO.ISO-8859-1.xml
  1. … 820 more files in changeset.
parameterize the method for bulk actions, default is get since that used to be the hard coded value

add the title for sorting to the currently sorted by column, set sort graphic alt to empty (title already on the text link), remove a class list where not needed

Internet Explorer does not left align the widgets by default, which

gives it a behavior at odds with all the other browsers I've tested on

(Safari, Mozilla, etc). This is a small change that left aligns

widgets by default in all forms, which looks much better, especially

on larger forms.

1. don't include javascript (now comes from core.js I think).

2. don't create the form unless there are bulk actions

3. remove spurious table tags.

4. make the list row container a div rather than a P tag.

5. change the class name for the list row container to

be "list-row odd" and "list-row even" rather than simply list-row

6. Include the list_properties.bulk_action_export_chunk if there are bulk actions.

7. Add the outermost div which has class list_properties.class

Added a check for the browser's User-Agent header before using htmlArea

- Default to use htmlArea for richtext widgets

Added a developer support hook to adp_parse to support 'ADP reveal mode'

file acs-templating.fi_FI.utf-8.xml was initially added on branch oacs-5-1.

    • -0
    • +0
    ./catalog/acs-templating.fi_FI.utf-8.xml
file acs-templating.no_NO.ISO-8859-1.xml was initially added on branch oacs-5-1.

    • -0
    • +0
    ./catalog/acs-templating.no_NO.ISO-8859-1.xml
file acs-templating.nn_NO.ISO-8859-1.xml was initially added on branch oacs-5-1.

    • -0
    • +0
    ./catalog/acs-templating.nn_NO.ISO-8859-1.xml
added current translations

    • -1
    • +1
    ./catalog/acs-templating.RO_RO.utf-8.xml
    • -1
    • +1
    ./catalog/acs-templating.ch_zh.utf-8.xml
    • -1
    • +1
    ./catalog/acs-templating.da_DK.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-templating.de_DE.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-templating.en_US.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-templating.es_ES.ISO-8859-1.xml
    • -0
    • +6
    ./catalog/acs-templating.fi_FI.utf-8.xml
    • -1
    • +1
    ./catalog/acs-templating.fr_FR.ISO-8859-1.xml
    • -1
    • +3
    ./catalog/acs-templating.hu_HU.utf-8.xml
    • -1
    • +1
    ./catalog/acs-templating.it_IT.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-templating.ko_KR.utf-8.xml
    • -1
    • +1
    ./catalog/acs-templating.ms_my.utf-8.xml
    • -4
    • +4
    ./catalog/acs-templating.nl_NL.ISO-8859-1.xml
    • -0
    • +20
    ./catalog/acs-templating.nn_NO.ISO-8859-1.xml
    • -0
    • +20
    ./catalog/acs-templating.no_NO.ISO-8859-1.xml
  1. … 658 more files in changeset.
updated package versions to 5.1.0 and set release date

  1. … 17 more files in changeset.
i18n of cancel button

Use common_OK and friends instead of common_ok

add template::multirow unset documentation

added maturity and license info

  1. … 15 more files in changeset.
When catching errors in include templates, we also caught ad_script_abort, so it didn't take effect.

merge all the changes on the oacs-5-1 and dotlrn-2-0 branches up to tag jcd-merge-20040420

    • -1
    • +14
    ./catalog/acs-templating.en_US.ISO-8859-1.xml
  1. … 637 more files in changeset.