• last updated 14 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Changeset MAIN:donb:20041209035209:1 does not match your current filter (clear filter).

file list-procs-oracle.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./tcl/list-procs-oracle.xql
file list-procs-postgresql.xql was initially added on branch oacs-5-1.

    • -0
    • +0
    ./tcl/list-procs-postgresql.xql
Greatly sped up pagination in the list builder.

1. The list builder builds a separate (optionally cached) paginator for each

page group, rather than each list. No more filling of the Tcl cache with (say) 5500

forum entries when we know that users rarely march through the entire list of forums.

2. Since the list builder builds an "in (list of ids)" query clause to select

just those rows needed for this display page, there's no reason to sort the list

of ids so I'm building the list within the list builder rather than using

the more generalized paginator code. Minor speedup ...

This could probably be sped up more by simply caching the list of keys within

the list builder and replicating some other paginator functionality in lightweight

form specific to the list builder, but this will do for now. And maybe forever.

Add reference to how to sort hierarchical queries with list-builder.

doc updates and versioning for openacs 5.1.3

  1. … 113 more files in changeset.
Improve robustness of template::util::date::set_property proc for dealing

with hours that begin with a zero.

noquote fixes

upped version numbers to 5.1.2 and updated documentation

  1. … 102 more files in changeset.
substitued check if widget in radio checkbox with check if widget eq radio or widget eq checkbox because of bug in in-operator (only partial matching, no complete matching required)

file acs-templating.ca_ES.ISO-8859-1.xml was initially added on branch oacs-5-1.

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

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

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

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

    • -1
    • +1
    ./catalog/acs-templating.ar_LB.utf-8.xml
    • -0
    • +33
    ./catalog/acs-templating.ca_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-templating.da_DK.ISO-8859-1.xml
    • -1
    • +14
    ./catalog/acs-templating.de_DE.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-templating.en_US.ISO-8859-1.xml
    • -5
    • +5
    ./catalog/acs-templating.es_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-templating.es_GT.ISO-8859-1.xml
    • -0
    • +29
    ./catalog/acs-templating.eu_ES.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-templating.fi_FI.utf-8.xml
    • -1
    • +24
    ./catalog/acs-templating.fr_FR.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-templating.hu_HU.utf-8.xml
    • -1
    • +2
    ./catalog/acs-templating.it_IT.ISO-8859-1.xml
    • -1
    • +1
    ./catalog/acs-templating.ko_KR.utf-8.xml
    • -0
    • +33
    ./catalog/acs-templating.ms_MY.utf-8.xml
    • -1
    • +1
    ./catalog/acs-templating.nl_NL.ISO-8859-1.xml
  1. … 985 more files in changeset.
upping version numbers for release

  1. … 61 more files in changeset.
test

    • binary
    ./www/resources/sort-neither.png
Resolves bug 2045: tcl/prase-procs.tcl spelling fix, courtesy of Frank Myhr.

Fixes bug #861 by adding javascript return statements to workaround buggy browsers

adds the function template::adp_include which is a public interface for generating strings from adp includes instead of the private template::adp_parse -string; also docs for template::util::multirow_foreach

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

  1. … 113 more files in changeset.
Fix template::util::date::set_property to not fail when passed in a

NULL date retreived from the database.

currency::widget now honours display mode (previously ignored it)

currency::widget no longer stomps the trailing 0 off the fractional part (perviously it converted 50c into 05c over an edit/ok cycle and looked bad as well)

fixes template::util::date::unpack so it does not require the variabe to be named date and just work by coincidence. from HEAD, resolves bug 1824

fixes template::util::date::unpack so it does not require the variabe to be named date and just work by coincidence. resolves bug 1824

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.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