• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
don't tolerate silently invalid calling patterns (probably in downstream code)

Add missing translation

Update German translation after feedback from stakeholders

Tolerate ordered composite (e.g. tables) where no orderby was specified

Test exposing a suboptimal behavior: when we try to resolve the query via db_qd_get_fullname inside of OO code, a warning is generated

file acs-db-00-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    /openacs-4/packages/acs-tcl/tcl/test/acs-db-00-procs.tcl
Whitespace changes

    • -11
    • +11
    /openacs-4/packages/news/www/preview.tcl
replace ::xo::db interface by new ::acs::dc

Rework boolean comparison. Thanks to Felix Mödritscher.

    • -2
    • +2
    /openacs-4/packages/news/www/preview.tcl
reduce dependency on xo namespace in acs-core

provide early initialization of create_db_function_interface during inital bootstrap

update list of checked procs

improve comment

get rid of (commented out) puts statements

redice verbosity

added regression test for includelet includelet "child-resources"

added private function xowiki::test::require_form_page to ease regression testing

add test cases for three different toc styles

no need to sort already sorted sequence

This problem was introduced via the ns_strcoll support which is not sufficiently clever on numbers.

We should support for numerical sort when needed (which seems rare enough)

Test also that links rendered in the ToC point to an existing page

At least in the setup tested so far, links seem to contain the language prefix and would not be resolved correctly

Improve comment

add test file for includelt testing, that does not require the full webtest overhead

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

    • -0
    • +0
    /openacs-4/packages/xowiki/tcl/test/includelet-test-procs.tcl
Extend the test for the case where all links should be expanded

This tests also exposes issued with the sorting

Extend test to start enforcing that the expected number of links is rendered and that the sorting is correct

This will expose that already in this simple case, we have that "100" comes before "2"

Streamline idiom, fixes xowiki toc_includelet automated test

Basic test where we render the ToC includelet

This test currently fails because of a bug concerning the ul_class variable

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

    • -0
    • +0
    /openacs-4/packages/xowiki/tcl/test/tree-procs.tcl
Also allow to specify the page order

Allow to specify the content when requiring the page