• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Make sure recipient is enclosed in a list to avoid ambiguity with values containing spaces

Cast both value and default value

Introduce a new 'to_display_name' column enabling to specify a display name with which qualify recipients of a bulk mail as e.g. "Members of Group 1"

This is useful to inform the user about who else should be expected to have received the same communication

file upgrade-2.10.0d2-2.10.0d3.sql was initially added on branch oacs-5-10.

Move a bit away from the heavyweight stored-procedure-based standard to schedule bulk_mails, in preparation to accomodate for new metadata

Basic api test for bulk_mail::new anticipating upcoming reform

file bulk-mail-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    /openacs-4/packages/bulk-mail/tcl/test/bulk-mail-procs.tcl
Handle to_addr specified as "DisplayName <email>": keep the display name in the header value and strip it in the RCPT TO

inclass-exam: Added configurability for time budget and display of minutes and/or points during exam

form-field "range": added optional output text box for displaying the actual value

    • -2
    • +2
    /openacs-4/packages/xowiki/xowiki.info
add "btwn" to precise correct-when specs

deactivate autocorrection for short_text questions, when correct when is not precise

    • -34
    • +67
    /openacs-4/packages/xowf/tcl/test-item-procs.tcl
Reduce divergency between Oracle and Postgres codebase

    • -2
    • +16
    /openacs-4/packages/forums/www/mark-all-read.tcl
support multiple argument messages for ad_log to improve compatibility with ns_log

Fix log message, as ad_log supports only one message as argument.

improve spelling

remove objects and class objects and auto-generated code form coverage statistics

improve listing of tested procs

extend test coverage

whitespace changes

avoid array notation for per_thread caches to ease flushing

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
address issue #3460

    • -2
    • +15
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
modernize tcl

whitespace cleanup

fix schema browser for PostgreSQL 12 or newer

follow naming convention as used in other places as well

start key with the package name, use array notation

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
overhaul of formfield of type numeric

- use connection locale for localization per default

- accept always numbers in en_US

- support keeping optional the original user string (good for exams)

- use this new combination in textfields numeric type.

no need to use volatile, since these pages are marked for cleanup

in some combinations of tcl and nsf, these volatile operations might

lead to crashes

Add "-url" as optional argument to "get_community_id" to ease usage in non-connection threads.

in background threads, get_community_id can be called with either the package_id,

or with the argument. Otherwise, the function is not background-safe

added support for composite correct-when for text_interaction

    • -59
    • +60
    /openacs-4/packages/xowf/tcl/test-item-procs.tcl