• last updated 35 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
add callback invocation into parameter::set_global_value and parameter::set_value

to achieve a more consistent behavior

make confirmation message optional

    • -3
    • +4
    /openacs-4/packages/xowiki/www/admin/list.tcl
fix case for message key

add file upload to short_field type

add confirmation message before deleting a page

    • -1
    • +4
    /openacs-4/packages/xowiki/www/admin/list.tcl
added support for upload interaction

reduce verbosity

    • -1
    • +0
    /openacs-4/packages/xowf/lib/online-exam.wf
don't poll in "initial" or "created" state

    • -1
    • +3
    /openacs-4/packages/xowf/lib/online-exam.wf
prefer accessing variable consistently via variable resolver check= methods

trim submitted value in answer_check=answer_words

Fix proc and testcase names. The original 'news_pretty_status_key' proc was renamed to 'news_pretty_status' around 16 years ago.

Fallback to 'util_current_location' when 'ad_url' returns an empty string, such in cases when the SystemUrl is not set, on the xml_rpc_validate testcase

Fallback to 'util_current_location' when 'ad_url' returns an empty string, such in cases when the SystemUrl is not set, on the util_http_json_encoding testcase

fix and document answer_check=answer_words

bugfix: when the property is set, creating a new category tree results in a error: ... supplied two values for 'locale'

whitespace cleanup

implementation of feature request #3431

improve spelling

added editor hints and white-space cleanup

    • -240
    • +244
    /openacs-4/packages/survey/tcl/survey-procs.tcl
    • -1
    • +7
    /openacs-4/packages/survey/www/index.tcl
    • -173
    • +179
    /openacs-4/packages/survey/www/process-response.tcl
    • -15
    • +21
    /openacs-4/packages/survey/www/respond.tcl
  1. … 36 more files in changeset.
added editor hints and white-space cleanup

added editor hints and white-space cleanupCVS: ----------------------------------------------------------------------

added editor hints and white-space cleanup

    • -15
    • +15
    /openacs-4/packages/calendar/www/mini-calendar.tcl
    • -5
    • +11
    /openacs-4/packages/chat/lib/transcripts.tcl
  1. … 10 more files in changeset.
added missing editor hints and whitespace cleanup

added missing editor hints

  1. … 6 more files in changeset.
whitespace changes

remove print.css and include its content in forums.css

    • -2
    • +1
    /openacs-4/packages/forums/www/message-view.tcl
Fallback to + #

Add missing authority_id on the 'auth_authenticate' testcase

whitespace changes and editor hints for all xo* packages

    • -0
    • +1
    /openacs-4/packages/xowf/tcl/xowf-procs.tcl
    • -9
    • +16
    /openacs-4/packages/xowiki/tcl/resource-init.tcl
    • -18
    • +18
    /openacs-4/packages/xowiki/www/admin/list.tcl
    • -136
    • +137
    /openacs-4/packages/xowiki/www/xinha/attach-file.tcl
    • -124
    • +125
    /openacs-4/packages/xowiki/www/xinha/insert-file.tcl
reduce string operations slightly