• last updated 10 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
acs_mail_lite::incoming_email calls deprecated acs_mail_lite::parse_bounce_address. Comment, that this should not stay so.

    • -1
    • +12
    ./acs-mail-lite/tcl/acs-mail-lite-callback-procs.tcl
move template cacheing function "cache" into template namespace (resulting in template::cache)

    • -11
    • +11
    ./acs-templating/tcl/paginator-procs.tcl
modernize tcl idioms

remove obsolete page "paramter-set" as indicated by vguerra several years ago

make code more robust against invalid input

whitespace changes

    • -10
    • +10
    ./xowiki/tcl/form-field-procs.tcl
    • -279
    • +280
    ./xowiki/tcl/includelet-procs.tcl
handle already closed connections with a preliminary solution

    • -7
    • +13
    ./cookie-consent/tcl/cookie-consent-procs.tcl
Use cached user api to retrieve comment author

    • -2
    • +2
    ./general-comments/tcl/general-comments-procs.tcl
Fix proc metadata + Whitespace

    • -3
    • +4
    ./acs-content-repository/tcl/publish-procs.tcl
file general-comments-procs-oracle.xql was added on branch oacs-5-10 on 2019-02-16 09:33:45 +0000

    • -0
    • +0
    ./general-comments/tcl/general-comments-procs-oracle.xql
file general-comments-procs-postgresql.xql was added on branch oacs-5-10 on 2019-02-16 09:33:45 +0000

    • -0
    • +0
    ./general-comments/tcl/general-comments-procs-postgresql.xql
Resurrect xql files lost in previous commit, reduce differences between oracle and postgres codebase

    • -0
    • +37
    ./general-comments/tcl/general-comments-procs-oracle.xql
    • -0
    • +39
    ./general-comments/tcl/general-comments-procs-postgresql.xql
    • -2
    • +3
    ./general-comments/tcl/general-comments-procs.tcl
Fix proc metadata + Whitespace

    • -94
    • +94
    ./acs-content-repository/tcl/revision-procs.tcl
Reduce divergencies between oracle and postgres codebase, reduce the need for joins and stored procedures

    • -41
    • +0
    ./forums/lib/message/threads-chunk-postgresql.xql
    • -5
    • +12
    ./forums/lib/message/threads-chunk.tcl
    • -6
    • +24
    ./forums/lib/message/threads-chunk.xql
Centralize templating cache "black magic"

Use the new proc into forum api

improve spelling

    • -2
    • +2
    ./file-storage/tcl/file-storage-procs.tcl
    • -4
    • +4
    ./file-storage/tcl/test/file-storage-procs.tcl
    • -8
    • +8
    ./file-storage/tcl/test/tclwebtest-procs.tcl
    • -1
    • +1
    ./richtext-ckeditor4/tcl/ckfinder-init.tcl
    • -1
    • +1
    ./richtext-ckeditor5/tcl/ckfinder-init.tcl
  1. … 4 more files in changeset.
regenerated documentation

Fix unbalanced parenthesis

    • -2
    • +2
    ./acs-service-contract/tcl/implementation-procs.tcl
improve spelling

    • -3
    • +3
    ./acs-mail-lite/tcl/email-inbound-procs.tcl
    • -2
    • +2
    ./acs-tcl/tcl/memoize-procs-naviserver.tcl
    • -2
    • +2
    ./acs-tcl/tcl/tcl-documentation-procs.tcl
    • -3
    • +3
    ./xotcl-request-monitor/tcl/throttle_mod-procs.tcl
improve comments

reduce verbosity

Wording

Re-enabling sec_change_user_auth_token as a mean to invalidate login for a user immediately on every connected client

For reference, see discussions in:

- https://openacs.org/forums/message-view?message_id=1691183

- https://openacs.org/forums/message-view?message_id=5392475

Replace deprecated 'forum::security::can_moderate_forum_p' by 'permission::permission_p'

    • -8
    • +16
    ./forums/tcl/forums-security-procs.tcl
Replace deprecated 'can_read_forum_p' by 'permission::permission_p'

    • -3
    • +4
    ./forums/tcl/forums-security-procs.tcl
Replace deprecated 'relation_permission_p' by 'permission::permission_p'

    • -16
    • +16
    ./acs-subsite/www/admin/relations/one.tcl
    • -10
    • +10
    ./acs-subsite/www/admin/relations/remove-2.tcl
    • -9
    • +9
    ./acs-subsite/www/admin/relations/remove.tcl
Replace deprecated 'rel_segments_permission_p' by 'permission::permission_p'

    • -4
    • +4
    ./acs-subsite/www/admin/rel-segments/delete.tcl
    • -11
    • +11
    ./acs-subsite/www/admin/rel-segments/edit.tcl
    • -7
    • +7
    ./acs-subsite/www/admin/rel-segments/one.tcl
Replace deprecated 'party::permission_p' by 'permission::permission_p'

    • -2
    • +2
    ./acs-subsite/www/admin/groups/delete.tcl
    • -12
    • +12
    ./acs-subsite/www/admin/groups/new.tcl
    • -2
    • +2
    ./acs-subsite/www/admin/groups/one.tcl
    • -15
    • +15
    ./acs-subsite/www/admin/parties/new.tcl
    • -14
    • +14
    ./acs-subsite/www/admin/parties/one.tcl
Replace deprecated procs with 'permission::require_permission'

    • -14
    • +14
    ./forums/www/admin/subscribe-others-2.tcl
    • -2
    • +2
    ./notifications/www/request-delete.tcl
Fix variable name

    • -2
    • +2
    ./notifications/tcl/notifications-security-procs.tcl