• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Prefer connchan message relay implementation (we check whether it is available anyway)

Throw application-specific disconnection errors instead than plain errors, so they can be handled as less severe

Initialize d variable

Fix call parameters

Fix acs-lang 'admin/message-list' page, making the number of messages in different states coherent, and general refactoring

call validator method on "Properties"

    • -2
    • +9
    /openacs-4/packages/xowf/tcl/xowf-procs.tcl
make sure to quote error message properly

    • -2
    • +2
    /openacs-4/packages/xowf/tcl/xowf-procs.tcl
provide proper fix, which makes the expectations clear

- prefer "last_request" over "user_id" in automated tests

- make web test more robust against local language dependencies

    • -3
    • +3
    /openacs-4/packages/forums/forums.info
- add locale to ::acs::test::user::create (defaults to en_US)

- prefer "last_request" over "user_id"

Whitespace cleanup

    • -6
    • +6
    /openacs-4/packages/xowiki/tcl/repeat-procs.tcl
Make sure field's class implements leaf_components method

Fix acs_activity__edit (TODO: upgrade script)

HTML cleanup

Whitespace changes

Fix message key description edition

Add 'message-undelete' page to make use of the new '::message::undelete' proc for undeleting messages, a couple of icons, the undelete option in 'message-list' and the undelete action in automated tests

file message-undelete.adp was initially added on branch oacs-5-10.

    • -0
    • +0
    /openacs-4/packages/acs-lang/www/admin/message-undelete.adp
file Undelete24.gif was initially added on branch oacs-5-10.

file Undelete16.gif was initially added on branch oacs-5-10.

file message-undelete.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    /openacs-4/packages/acs-lang/www/admin/message-undelete.tcl
change references from "http://*tcl.tk/" to "https://*tcl-lang.org/"

dont rely on upper/lower case on header fields

fix broken link

make clear, that just portrait_title is used

pull out 2 queries from .xql to tcl improve readability

white-space changes

provide on reviews not only the web-based diff, but as well a text based diff, in case the web-based diff

fails to show differences.

- document the web-callable methods

- separater test cases from test helper procs

    • -33
    • +78
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -77
    • +262
    /openacs-4/packages/xowiki/tcl/xowiki-www-procs.tcl
file check-method-procs.tcl was initially added on branch oacs-5-10.