• last updated 23 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Whitespace changes

provide proper error messages in case invalid sorting criteria are passed to table widgets

    • -3
    • +3
    /openacs-4/packages/xowiki/xowiki.info
    • -2
    • +7
    /openacs-4/packages/xowiki/tcl/folder-procs.tcl
whitespace cleanup

new API method Table->column_names to query the defined columns of a table.

simplify logic

improve handling in error cases

improve input checking on dates (cal-item-new) and improve error messages

    • -2
    • +2
    /openacs-4/packages/calendar/www/view.tcl
improve security for user-added URLs

Test behavior before and after a full fetch, make sure that the chosen context_id is not the previous one

Be stricter in CrItem tests as well

Be stricter and treat known suboptimal behaviors in ORM interface as test failures

update to newer testing interface

    • -3
    • +3
    /openacs-4/packages/xowiki/xowiki.info
user the simplified interface of form_reply (passing form as argument)

bump version number to 5.10.0d13 to let other packages depend on new features

simplify the web testing interface for forms

add one more test case for editing a folder via the web interface

Update italian translation

Default deleted_p should be false for non-existing translations

As we need parent_id to be computed, pass it to the proc as was before so we save a query

Replace array idiom -> dict idiom (port from downstream)

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
Add missing where clause from previous upgrade... Oracle was indeed affected as well

file upgrade-1.1.5d1-1.1.5d2.sql was initially added on branch oacs-5-10.

Added missing message key for status code 500.

Use consistently the error category in the title and the specific error message in the text

add test cases for web testing based on acs::test

file webtest-procs.tcl was initially added on branch oacs-5-10.

white-space cleanup

Fix broken folder-delete function (was broken since Jun 22, 2018)

remove duplicated test case

add a comment easier to understand by the casual reader

return [ad_conn peeraddr] instead of [ns_conn peeraddr] as default for IP address as creator/modifier IP address