• last updated 43 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
modernize .adp files

base TreePartitionedCache on PartitionedCache, reduce verbosity

- Implemented TreePartitionedCache (to allow patter flushes on partitions)

- use xo::Cache on more occasions

- bump version numbers of xowiki to 5.10.0d12 and xotcl-core to 5.10.0d9

    • -129
    • +130
    /openacs-4/packages/xotcl-core/tcl/cr-procs.tcl
    • -4
    • +4
    /openacs-4/packages/xowiki/xowiki.info
    • -3
    • +3
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -6
    • +1
    /openacs-4/packages/xowiki/www/admin/test.tcl
Fix typo

Un-deprecate acs_mail_lite::bounce_address

Fiy typo

Fix message keys

provided partitioned cache class

Avoid double encoding when content is in the same encoding as that of tcl interpreter

- extend implementaton of xo::Cache to support "eval" and "set" method

- use numeric keys for xotcl_object_cache

- bump version numbers of xowiki to 5.10.0d11 and xotcl-core to 5.10.0d8

    • -3
    • +3
    /openacs-4/packages/xowiki/xowiki.info
    • -5
    • +5
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Deprecated leftover parameter from year 2002

use more appropriate status codes for error messages

    • -7
    • +2
    /openacs-4/packages/chat/www/ajax/chat.tcl
Update es_ES translation

Fix duplicated message key name (typo, i guess)

Updated es_ES translation

Exploit api instead of using local sql

Update italian translation

Fix overquoted ampersand

Update italian translation

Update italian translation

Update italian translations

Fix typo and add missing italian translation

Whitespace cleanup

Whitespace changes

make edit_form_page more configurable

Rename 'bounce-procs.xql' -> 'email-inbound-procs.xql'

Move leftover procs in 'bounce-procs.tcl' and 'incoming-mail-procs.tcl' into 'email-inbound-procs.tcl'

Move and deprecate legacy inbound procs into 'legacy-inbound-procs.tcl'

    • -0
    • +388
    /openacs-4/packages/acs-mail-lite/tcl/legacy-inbound-procs.tcl
    • -0
    • +23
    /openacs-4/packages/acs-mail-lite/tcl/legacy-inbound-procs.xql
Discriminate proc scheduling by 'IncomingMode' in acs-mail-lite initialization

Deprecate 'notification::email::get_parameter', just a wrapper for 'parameter::get', used almost nowhere.