• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix message key description edition

    • -7
    • +4
    ./acs-lang/www/admin/edit-localized-message.tcl
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

    • -0
    • +12
    ./acs-lang/tcl/test/acs-lang-test-procs.tcl
    • -0
    • +14
    ./acs-lang/www/admin/message-undelete.adp
    • -0
    • +50
    ./acs-lang/www/admin/message-undelete.tcl
    • binary
    ./acs-subsite/www/shared/images/Undelete16.gif
    • binary
    ./acs-subsite/www/shared/images/Undelete24.gif
file message-undelete.adp was initially added on branch oacs-5-10.

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

    • binary
    ./acs-subsite/www/shared/images/Undelete24.gif
file Undelete16.gif was initially added on branch oacs-5-10.

    • binary
    ./acs-subsite/www/shared/images/Undelete16.gif
file message-undelete.tcl was initially added on branch oacs-5-10.

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

    • -2
    • +2
    ./acs-api-browser/tcl/acs-api-documentation-procs.tcl
    • -2
    • +2
    ./acs-tcl/tcl/openacs-kernel-procs.tcl
    • -1
    • +1
    ./acs-tcl/tcl/test/text-html-procs.tcl
dont rely on upper/lower case on header fields

    • -4
    • +4
    ./acs-tcl/tcl/request-processor-procs.tcl
fix broken link

    • -1
    • +1
    ./acs-content-repository/www/doc/tutorial.html
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

    • -77
    • +262
    ./xowiki/tcl/xowiki-www-procs.tcl
    • -0
    • +52
    ./xowiki/tcl/test/check-method-procs.tcl
file check-method-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./xowiki/tcl/test/check-method-procs.tcl
automatically re-source the testfile when re-running a single test

    • -14
    • +26
    ./acs-automated-testing/www/admin/rerun.tcl
add test case for repeated form field with default

    • -4
    • +94
    ./xowiki/tcl/test/xowiki-test-procs.tcl
whitespace changes

file upgrade-5.10.0d15-5.10.0d16.sql was initially added on branch oacs-5-10.

Modernize SQL existence test: make it more readable and faster

Add 'lang::message::undelete', in order to provide an API for undeletion of messages deleted via 'lang::message::delete', and modify 'lang::message::edit' accordingly. Next step would be to provide a user interface for it.

    • -36
    • +66
    ./acs-lang/tcl/lang-message-procs.tcl
Fix typo

Whitespace cleanup

Whitespace cleanup

Change the cr_items name together with the label, or renamed folders might clash with others in the future

Whitespace cleanup

Code was meant to check existance of the field in the dict

improve behavior in error cases. When the request fails early, "ad_context_node_list" might return

an empty list, such that "lindex ... 1" will fail

    • -104
    • +112
    ./acs-tcl/tcl/navigation-procs.tcl
file upgrade-5.10.0d14-5.10.0d15.sql was initially added on branch oacs-5-10.

Modernize SQL existence test: make these more readable and faster

    • -12
    • +11
    ./acs-kernel/sql/postgresql/community-core-create.sql