• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix typo

Creating the site wide xowiki instance cannot half fail, as it might leave the subsite in an inconsistent state

Fixes acs-admin.acs_admin_require_site_wide automated test

Fix tested proc name.

::xo::db::Class get_instance_from_db is defined using ad_proc instead of instproc.

Fixes the acs_api_browser_api_get_body test case.

Fix typo

Indroduce new indexes on xolp_activity_hierarchy_bridge and xolp_competency_set_bridge

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