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

    • -2
    • +2
    ./packages/xotcl-core/tcl/05-db-procs.tcl
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

    • -0
    • +8
    ./packages/xolp/tcl/xolp-activity-procs.tcl
    • -0
    • +8
    ./packages/xolp/tcl/xolp-competency-procs.tcl
Make sure recipient is enclosed in a list to avoid ambiguity with values containing spaces

    • -2
    • +2
    ./packages/bulk-mail/tcl/bulk-mail-procs.tcl
Cast both value and default value

    • -2
    • +2
    ./packages/bulk-mail/tcl/bulk-mail-procs.tcl
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

    • -4
    • +21
    ./packages/bulk-mail/tcl/bulk-mail-procs.tcl
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

    • -20
    • +43
    ./packages/bulk-mail/tcl/bulk-mail-procs.tcl
    • -6
    • +0
    ./packages/bulk-mail/tcl/bulk-mail-procs.xql
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
    ./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

    • -3
    • +17
    ./packages/xowf/tcl/test-item-procs.tcl
form-field "range": added optional output text box for displaying the actual value

    • -2
    • +31
    ./packages/xowiki/tcl/form-field-procs.tcl
add "btwn" to precise correct-when specs

    • -2
    • +2
    ./packages/xowf/tcl/test-item-procs.tcl
deactivate autocorrection for short_text questions, when correct when is not precise

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

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

    • -4
    • +4
    ./packages/acs-tcl/tcl/utilities-procs.tcl
Fix log message, as ad_log supports only one message as argument.

    • -3
    • +3
    ./packages/dotlrn/tcl/community-procs.tcl
improve spelling

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

improve listing of tested procs

    • -1
    • +3
    ./packages/xowf/tcl/test/xowf-test-procs.tcl
extend test coverage

    • -2
    • +48
    ./packages/xotcl-core/tcl/test/xotcl-test-procs.tcl
whitespace changes

    • -5
    • +8
    ./packages/xotcl-core/tcl/cr-procs.tcl
avoid array notation for per_thread caches to ease flushing

    • -2
    • +2
    ./packages/acs-tcl/tcl/security-procs.tcl
    • -2
    • +2
    ./packages/acs-tcl/tcl/site-nodes-procs.tcl
    • -7
    • +15
    ./packages/xotcl-core/tcl/cr-procs.tcl
    • -2
    • +2
    ./packages/xowiki/tcl/package-procs.tcl
address issue #3460

    • -2
    • +15
    ./packages/xowiki/tcl/package-procs.tcl
    • -5
    • +11
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
modernize tcl

whitespace cleanup

fix schema browser for PostgreSQL 12 or newer