• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
bump version number to 5.10.0d11

    • -2
    • +2
    /openacs-4/packages/acs-tcl/acs-tcl.info
fix spelling in comments

revert to previous version, since "Administration" links were plain wrong (not pointing to SUBSITE/admin but to a constant url)

base xotcl-based site nodes implementation on partitioned caches

reduce dependencies on xotcl-core

    • -0
    • +400
    /openacs-4/packages/acs-tcl/tcl/acs-cache-procs.tcl
    • -0
    • +51
    /openacs-4/packages/acs-tcl/tcl/cluster-init.tcl
reduce verbosity

Add missing referer var

Fix syntax error

Do not try to flush autonamed cache entries

Added missing call to global ::parameter::get ...

Removed redundant cache creation

Fix else syntax

Add better explanation in UI for the 'Archive' option

    • -0
    • +1
    /openacs-4/packages/chat/www/room-edit.tcl
Fix typos

Added message key required by 'acs-subsite/www/permissions/perm-include' when called from '../forums/www/admin/permissions'

fix typo

fix diacrytical characters in german messages

Fix regression when checking if user can anonimously post

Fix regressions in forums when user is not logged in

move permission cache create to *init.tcl

    • -0
    • +20
    /openacs-4/packages/acs-tcl/tcl/acs-permissions-init.tcl
switch back to previous code based on sec_generate_session_id_cookie to fix persistent logins

permission check reform (part 2): provide a separate cache for permission checking

permission check reform (part 1): provide API for permission cache

    • -2
    • +2
    /openacs-4/packages/acs-tcl/acs-tcl.info
    • -3
    • +3
    /openacs-4/packages/dotlrn/dotlrn.info
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