• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
bug fix: Do not return a location with a port, when SuppressHttpPort is set

for details, see: https://openacs.org/forums/message-view?message_id=5399931

    • -2
    • +9
    ./packages/acs-tcl/tcl/security-procs.tcl
fix typos

improve documentation of ad_conn a little

whitespace cleanup

improve robustness in case of failures in dot program

support rendering of objects/classes in callgraph

white-space cleanup

    • -12
    • +12
    ./packages/xotcl-core/www/show-object.tcl
improve robustness of output, when dot fails to produce output

    • -2
    • +7
    ./packages/xotcl-core/www/show-object.tcl
use util_current_location instead of ad_url in ad_html_qualify_links to provide a proper default also on host-node mapped subsites

    • -3
    • +3
    ./packages/acs-tcl/tcl/text-html-procs.tcl
provide a "see also" link from ad_conn to util_current_location

improve documentation: mention host-node map behavior

    • -7
    • +9
    ./packages/acs-tcl/tcl/utilities-procs.tcl
improve documentation

    • -7
    • +6
    ./packages/acs-tcl/tcl/utilities-procs.tcl
fix typos

    • -4
    • +4
    ./packages/acs-tcl/tcl/deprecated-procs.tcl
use consistently "nocase" in all substitution in ad_html_qualify_links

    • -2
    • +2
    ./packages/acs-tcl/tcl/text-html-procs.tcl
reduce verbosity

    • -2
    • +1
    ./packages/acs-tcl/tcl/text-html-procs.tcl
improve source code documentation of ad_html_qualify_links and add test cases

    • -1
    • +10
    ./packages/acs-tcl/tcl/text-html-procs.tcl
preserve orderby in child-resources (e.g. when clicking on the garbage can)

    • -2
    • +1
    ./packages/xowiki/tcl/folder-procs.tcl
- remove call from Role object to unknown method :cache

- remvoe per-request cacheing for dotlrn_community::get_community_id (gain is little, since the function uses already an per-thread cache)

    • -7
    • +7
    ./packages/xowf/tcl/xowf-form-field-procs.tcl
make function usable in situations without an active connection

make function usable in situations, where a location based on ad_url is incorrect (e.g. host-node mapped subsites)

    • -6
    • +17
    ./packages/acs-tcl/tcl/text-html-procs.tcl
fix indentation and regular expression

    • -18
    • +18
    ./packages/acs-tcl/tcl/text-html-procs.tcl
add missing .woff2 file

make sure to initialize global nonce value in bgdevlivery thread

    • -2
    • +3
    ./packages/xotcl-core/tcl/bgdelivery-procs.tcl
fix cache_key name for node_id in flush_cache

    • -2
    • +2
    ./packages/acs-tcl/tcl/site-nodes-procs.tcl
- remove default value from CrClass proc lookup to support items of other types as well

- add optional parameter -content_type to CrCache::Class lookup to allow specifying the content type (similar to "proc lookup")

    • -11
    • +21
    ./packages/xotcl-core/tcl/cr-procs.tcl
Fix dict expression (many thanks to Markus Moser)

    • -1
    • +1
    ./packages/acs-tcl/tcl/http-client-procs.tcl
Whitespace cleanup

    • -56
    • +56
    ./packages/acs-tcl/tcl/text-html-procs.tcl
Fix typo

    • -2
    • +2
    ./packages/acs-tcl/tcl/text-html-procs.tcl
Whitespace cleanup

Add @see to deprecated proc 'get_server_root' (fixes documentation__check_deprecated_see test case)

Fix typo in doc

Add a callback hook to put logic before calendar item deletion

    • -1
    • +4
    ./packages/calendar/tcl/cal-item-procs.tcl
    • -0
    • +15
    ./packages/calendar/tcl/calendar-callback-hooks-procs.tcl