• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
replace deprecated functions ad_var_type_check_integerlist_p and ad_var_type_check_number_p

    • -3
    • +5
    ./acs-mail-lite/tcl/email-inbound-procs.tcl
    • -2
    • +2
    ./acs-mail-lite/tcl/legacy-inbound-procs.tcl
replace deprecated ad_var_type_check_number_p by "string is double -strict "

Mark value checking functions from before ad_page_contract as deprecated

(see also issue #3407)

A 16 years old comment says:

This is some old security crud from before we had ad_page_contract

check_for_form_variable_naughtiness

ad_var_type_check_integer_p

ad_var_type_check_safefilename_p

ad_var_type_check_dirname_p

ad_var_type_check_number_p

ad_var_type_check_word_p

ad_var_type_check_nocheck_p

ad_var_type_check_noquote_p

ad_var_type_check_integerlist_p

    • -12
    • +18
    ./acs-tcl/tcl/utilities-procs.tcl
fix seplling errors

    • -9
    • +9
    ./assessment/catalog/assessment.en_US.ISO-8859-1.xml
fix spelling errors

    • -3
    • +3
    ./evaluation/catalog/evaluation.en_US.ISO-8859-1.xml
    • -1
    • +1
    ./acs-subsite/catalog/acs-subsite.en_US.ISO-8859-1.xml
whitespace changes

    • -2
    • +1
    ./acs-mail-lite/tcl/email-inbound-procs.tcl
avoid usage of ad_var_type_check_integer_p

(use Tcl idiom "string is integer -strict" instead)

    • -2
    • +2
    ./acs-mail-lite/tcl/email-inbound-procs.tcl
fix typos in message catalog and bump version number to force reload

    • -2
    • +2
    ./evaluation/catalog/evaluation.en_US.ISO-8859-1.xml
    • -1
    • +1
    ./evaluation/catalog/evaluation.es_ES.ISO-8859-1.xml
    • -1
    • +1
    ./evaluation/catalog/evaluation.pt_BR.ISO-8859-1.xml
    • -2
    • +2
    ./evaluation/www/admin/tasks/task-add-edit.tcl
whitespace changes

avoid usage of ad_var_type_check_integer_p

Use a HTML-quote safe idiom to indent categories in the widget

improve documentation and make clear that strong dependency

of request monitor on bgdelivery does not exist anymore

    • -5
    • +10
    ./xotcl-request-monitor/tcl/throttle_mod-procs.tcl
use ns_asynclogfile instead of bgdelivery when available

    • -10
    • +46
    ./xotcl-request-monitor/tcl/throttle_mod-procs.tcl
added ns_asynclogfile to icanuse features

document optional channel closing during subscribe operations

    • -5
    • +13
    ./acs-subsite/www/shared/ajax/chat.tcl
output warnings when workflow constructs are created shadowing potentially global commands

Make sure connection channel is available (e.g. not detached) before returning content, as more recent Naviserver versions would return an error

    • -2
    • +4
    ./acs-subsite/www/shared/ajax/chat.tcl
Fix proc 'before-ns_log' (ns_log can be invoked with multiple args)

Fix proc 'before-ns_log' (ns_log can be invoked with multiple args)

improve code documentation and honor existing settings

    • -7
    • +33
    ./acs-automated-testing/tcl/aa-test-procs.tcl
add missing ad_script_abort

whitespace changes

improve spelling

    • -2
    • +2
    ./acs-bootstrap-installer/tcl/00-proc-procs.tcl
use same idioms for checking for exising commands

    • -8
    • +9
    ./acs-tcl/tcl/10-charset-compat-procs.tcl
let actions to use ad_script_abort to avoid saving of the attributes

Fix missing XML trailing slash

    • -1
    • +1
    ./xotcl-request-monitor/xotcl-request-monitor.info
Cleanup trailing whitespace

prefer ::acs::icanuse over local tests

    • -4
    • +5
    ./xotcl-request-monitor/xotcl-request-monitor.info
    • -3
    • +3
    ./xotcl-request-monitor/tcl/throttle_mod-procs.tcl
new feature: 00-canisue-procs: generalization for feature testing in OpenACS installations

    • -13
    • +4
    ./acs-tcl/tcl/00-database-procs.tcl
file 00-canisue-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./acs-tcl/tcl/00-canisue-procs.tcl