• last updated 16 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix broken HTML renderung (unbalanced </table>)

    • -10
    • +9
    ./acs-api-browser/www/proc-view.adp
prefer curly braces for list of options

provide a better name for link in test case

    • -1
    • +1
    ./acs-tcl/tcl/test/html-conversion-procs.tcl
Delete obsolete UI

    • -93
    • +0
    ./acs-lang/lib/change-locale-bar.tcl
Delete obsolete test page

    • -26
    • +0
    ./acs-admin/www/test/security-test.tcl
Add include contract

    • -0
    • +3
    ./forums-portlet/www/forums-portlet.tcl
Add page contract, whitrespace cleanup

Add page contract, whitespace cleanup

    • -44
    • +47
    ./dotlrn/www/dotlrn-master-kelp.tcl
Add page contract

Add include contract

Fix typo in adp

    • -1
    • +1
    ./dotlrn-portlet/www/dotlrn-admin-portlet.adp
Add include contract

Add include contract

Fix typo

Allow dots in the proc name when building the doc HTML to accomodate e.g. for procs such as "system.methodHelp"

    • -2
    • +2
    ./acs-api-browser/tcl/acs-api-documentation-procs.tcl
Whitespace cleanup

Create testing instance outside the transaction so it is visible for http requests as well and tear it down, always require empty instances

    • -9
    • +15
    ./xowiki/tcl/test/xowiki-test-procs.tcl
Use a common idiom to retrieve the first instance that is not cache dependent (ToDo reproduce the issue with ::xo::parameter get_package_id_from_package_key in an own test)

    • -11
    • +11
    ./xotcl-core/tcl/06-package-procs.tcl
Use ns_conn location as a simpler way to retrieve the test URL (and more robust e.g. when behind a https proxy)

    • -34
    • +6
    ./acs-automated-testing/tcl/aa-test-procs.tcl
Let go the init_classes approach and require what is needed for each test locally (fixes path_resolve and basically all xowiki tests)

    • -14
    • +2
    ./xowiki/tcl/test/xowiki-link-test-procs.tcl
    • -18
    • +25
    ./xowiki/tcl/test/xowiki-test-procs.tcl
Make test dependent on xotcl

Whitespace changes

    • -13
    • +11
    ./acs-admin/www/apm/packages-install-2.tcl
Fix typo

    • -2
    • +2
    ./acs-admin/www/apm/packages-install-2.tcl
address issue #3426: maintain a table of unresolved references

These unresolved references are local links of the form [[...]]). Since

backlink references (e.g. {{my-references}}) are mainted on on page edits

via ids, dead links could not be maintained this way.

A new table is created to maintain such dead links, and refreshes references

to dead links, when such pages are created.

Add documentation to includelets

    • -6
    • +25
    ./xowiki/tcl/dotlrn-portal-procs.tcl
    • -24
    • +378
    ./xowiki/tcl/includelet-procs.tcl
Whitespace changes

    • -29
    • +29
    ./acs-automated-testing/www/admin/testcase.adp
add test case for links with "resolve_local=true"

    • -2
    • +35
    ./xowiki/tcl/test/xowiki-link-test-procs.tcl
whitespace changes

improve comment

cleanup for link test cases (remove created instances)

    • -60
    • +85
    ./xowiki/tcl/test/xowiki-link-test-procs.tcl