• last updated 15 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file upgrade-1.3.1d12-1.3.1d13.sql was initially added on branch oacs-5-10.

    • -0
    • +0
    ./forums/sql/oracle/upgrade/upgrade-1.3.1d12-1.3.1d13.sql
Trailing whitespace cleanup

    • -1
    • +1
    ./richtext-ckeditor4/tcl/ckfinder-init.tcl
    • -2
    • +2
    ./richtext-ckeditor4/tcl/ckfinder-procs.tcl
Use 'ckfinder::file_attach' instead of 'ckfinder::image_attach', which is not implemented.

    • -4
    • +4
    ./richtext-ckeditor4/tcl/ckfinder-init.tcl
Make doc and logging consistent with implementation (image_attach -> file_attach)

    • -3
    • +3
    ./richtext-ckeditor4/tcl/ckfinder-procs.tcl
Fix translation

    • -2
    • +2
    ./acs-kernel/catalog/acs-kernel.de_DE.ISO-8859-1.xml
Keep accepting empty values as proper ids, as deprecated ad_var_type_check_integer_p would have done

Specify an explicit format that clock scan can recognize, otherwise results will be unexpected (port from downstream)

Use provided email only when a party exists, in all other cases keep the previous behavior (fixes automated tests)

    • -5
    • +3
    ./acs-automated-testing/tcl/aa-test-procs.tcl
Fix regression on enabling/disabling locales

Use a german gender-neutral wording for "members"

    • -1
    • +1
    ./acs-kernel/catalog/acs-kernel.de_DE.ISO-8859-1.xml
make object adressing more consistent

fix typo

improve spelling

    • -1
    • +1
    ./file-storage/catalog/file-storage.en_US.ISO-8859-1.xml
replace hardcoded /tmp by API function [ad_tmpdir]

    • -2
    • +2
    ./acs-api-browser/tcl/acs-api-documentation-procs.tcl
    • -2
    • +2
    ./acs-content-repository/tcl/image-procs.tcl
    • -2
    • +2
    ./acs-subsite/tcl/email-image-procs.tcl
    • -2
    • +2
    ./acs-templating/tcl/spellcheck-procs.tcl
    • -2
    • +2
    ./acs-tcl/tcl/test/openacs-kernel-procs.tcl
    • -1
    • +1
    ./file-storage/tcl/test/tclwebtest-procs.tcl
    • -3
    • +3
    ./xotcl-core/tcl/http-client-procs.tcl
template::reset_request_vars must be executed for all requests in the cleanup

this is already happening via "ns_ictl trace freeconn", but we keep

for the time being this as a reminder, when merging with different versions, etc.

    • -2
    • +8
    ./acs-templating/tcl/acs-integration-procs.tcl
don't hardcode /tmp/

simplify file delivery modes

don't start accidentially thread via monitoring

    • -2
    • +2
    ./xotcl-request-monitor/www/running.tcl
improve spelling

    • -1
    • +1
    ./acs-lang/tcl/test/acs-lang-test-procs.tcl
replace deprecated function ad_var_type_check_number_p which was used improperly

    • -9
    • +18
    ./acs-lang/www/admin/set-system-timezone.tcl
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