• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
new API method Table->column_names to query the defined columns of a table.

    • -1
    • +17
    ./packages/xotcl-core/tcl/30-widget-procs.tcl
simplify logic

improve handling in error cases

    • -2
    • +12
    ./packages/xowiki/tcl/bootstrap-procs.tcl
improve input checking on dates (cal-item-new) and improve error messages

    • -1
    • +9
    ./packages/calendar/www/cal-item-new.tcl
improve security for user-added URLs

    • -1
    • +7
    ./packages/file-storage/www/simple-add.tcl
Test behavior before and after a full fetch, make sure that the chosen context_id is not the previous one

    • -0
    • +18
    ./packages/xotcl-core/tcl/test/xotcl-test-procs.tcl
Be stricter in CrItem tests as well

    • -43
    • +31
    ./packages/xotcl-core/tcl/test/xotcl-test-procs.tcl
Be stricter and treat known suboptimal behaviors in ORM interface as test failures

    • -29
    • +40
    ./packages/xotcl-core/tcl/test/xotcl-test-procs.tcl
update to newer testing interface

    • -15
    • +17
    ./packages/xowiki/tcl/test/test-procs.tcl
user the simplified interface of form_reply (passing form as argument)

    • -2
    • +3
    ./packages/file-storage/file-storage.info
    • -11
    • +5
    ./packages/file-storage/tcl/test/webtest-procs.tcl
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

    • -0
    • +39
    ./packages/file-storage/tcl/test/webtest-procs.tcl
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

    • -2
    • +4
    ./packages/file-storage/www/folder-delete.tcl
Replace array idiom -> dict idiom (port from downstream)

    • -2
    • +2
    ./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

    • -2
    • +2
    ./packages/acs-subsite/acs-subsite.info
    • -2
    • +2
    ./packages/acs-subsite/www/shared/404.adp
add test cases for web testing based on acs::test

    • -0
    • +66
    ./packages/file-storage/tcl/test/webtest-procs.tcl
file webtest-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./packages/file-storage/tcl/test/webtest-procs.tcl
white-space cleanup

    • -10
    • +10
    ./packages/file-storage/www/folder-delete.tcl
Fix broken folder-delete function (was broken since Jun 22, 2018)

    • -4
    • +8
    ./packages/file-storage/www/folder-delete.tcl
remove duplicated test case

    • -84
    • +0
    ./packages/acs-tcl/tcl/test/acs-tcl-test-procs.tcl
add a comment easier to understand by the casual reader

    • -0
    • +6
    ./packages/xowf/tcl/test/xowf-test-procs.tcl
return [ad_conn peeraddr] instead of [ns_conn peeraddr] as default for IP address as creator/modifier IP address

    • -2
    • +2
    ./packages/xotcl-core/tcl/05-db-procs.tcl
Apply fix to category__change_parent provided by franz.penz@km.at

apparently Oracle was not affected

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

Remove irrelevant comments

    • -4
    • +0
    ./packages/xowf/tcl/test/xowf-test-procs.tcl