• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
add ad_script_abort after ns_return

fix typo

new API call "http_auth::basic_authentication_decode" to replace 3 distinct implementations of this logic

    • -2
    • +2
    /openacs-4/packages/acs-tcl/acs-tcl.info
Introduce a new callback hook for calendar item edit

Whitespace changes

clean dirty editor buffer

fix bug in basic authentication, when user password contains a colon

fix bug: never update references in the search renderer

before, it was possible that the search renderer added some

unsresolved references, although these were already fixed.

This was caused by the asynchrnous search queue, which

might have inserted such values.

The interface of Page.render was extended to be able to

specify, that the references should be always updated in the DB,

or just when unresolved references are encountered, or

never.

    • -9
    • +24
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
improve documentation

Added validation "oneof" to form element validations. It checks the user submitted value to be part of a predefined list of possible values of a form element. This is typically the case with widgets of type "select" or "multiselect".

bump version number to 1.2 to reflect changes

make sure, no handles are left over, when ns_ldap commands fail

break overlong lines

quote HTML attributes

whitespace cleanup and break overlong lines

whitespace changes

modernize Tcl code

fix documentation

align documentation with implementation

align implementation with code

add include contract

    • -8
    • +25
    /openacs-4/packages/search/lib/navbar.tcl
Fix broken test case (broken in many dimensions)

improve spelling and comma settings

  1. … 13 more files in changeset.
improve spelling

improve spelling and comma settings

    • -3
    • +3
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -3
    • +3
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
allow empty string as value for locale

    • -1
    • +1
    /openacs-4/packages/xowiki/tcl/weblog-procs.tcl
improve spelling

improve comments

    • -4
    • +5
    /openacs-4/packages/forums/www/message-post.tcl