• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
reduce verbosity

improve listing of test coverage

Add default to avoid empty values. Fixes 'acs_mail_lite_inbound_procs_check' test case

consider subject field restriction from the database also in the ui

just avoid tilde substitution, do not perform sanitizing

sanitizing can lead to file name clashes in case the names

without tilde exists, and they are OS specific. The intention

of "ad_file" is just to be a tilde-proof "file" replacement

use per_thread_cache for flusing rather than raw variables

make listing of tested procs more complete

  1. … 4 more files in changeset.
Fix typo

Do not allow backslashes in folders created via zipfile upload

As the folder name is used also for looking up for existing folders, the safest approach is to block the user: the risk with an automatic sanitization would be to overwrite existing folders without the user realizing

Sanitize all trailing tildes from the filename, mapping them to the current folder

Fixes acs-bootstrap-installer.ad_file automated test

Make 'ad_file' test case deterministic

Automated test for ad_file exposing a blind spot with files starting with the '~' character

file 00-proc-procs.tcl was initially added on branch oacs-5-10.

make listing of tested procs more complete

make listing of tested procs more complete

Whitespace changes

Adjust naming to openacs conventions. Fixes 'naming__proc_naming' test case.

whitespace changes

set default value only in case of failure

use ad_proc -private

improve warning message

    • -3
    • +3
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
provide better error message

provide warning about deprecated location

reduce verbosity

improve spelling

    • -2
    • +2
    /openacs-4/packages/forums/www/message-view.tcl
make listing of tested procs more complete

make code slightly more regular

no need to use extra namespace for callback

reduce verbosity

remove race condition from user/person/party cache management