• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
reduce verbosity

fix typo

use bootstrap table renderer inside includelets for bootstrap3 and bootstrap5

plain table renderer: use "thead" and "tbody" inside "table"

    • -17
    • +21
    ./xotcl-core/tcl/30-widget-procs.tcl
moved included stuff from xowiki/www to xowiki/lib

    • -17
    • +17
    ./xowiki/tcl/adp-generator-procs.tcl
changed page_contract to include_contract

moved <include...> content into lib directory

www/portlets -> lib/portlets

    • -0
    • +5
    ./xowiki/lib/portlets/calendar-portlet.adp
    • -0
    • +18
    ./xowiki/lib/portlets/calendar-portlet.tcl
    • -0
    • +2
    ./xowiki/lib/portlets/forums-portlet.adp
    • -0
    • +23
    ./xowiki/lib/portlets/forums-portlet.tcl
    • -0
    • +1
    ./xowiki/lib/portlets/plain-include.adp
    • -0
    • +6
    ./xowiki/lib/portlets/portlet-skin.adp
    • -2
    • +2
    ./xowiki/resources/templates/oacs-view.adp
  1. … 14 more files in changeset.
file calendar-portlet.adp was initially added on branch oacs-5-10.

    • -0
    • +0
    ./xowiki/lib/portlets/calendar-portlet.adp
file weblog-mini-calendar.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./xowiki/lib/portlets/weblog-mini-calendar.tcl
file weblog-mini-calendar.adp was initially added on branch oacs-5-10.

    • -0
    • +0
    ./xowiki/lib/portlets/weblog-mini-calendar.adp
file portlet-skin.adp was initially added on branch oacs-5-10.

    • -0
    • +0
    ./xowiki/lib/portlets/portlet-skin.adp
file plain-include.adp was initially added on branch oacs-5-10.

    • -0
    • +0
    ./xowiki/lib/portlets/plain-include.adp
file include.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./xowiki/lib/portlets/include.tcl
file forums-portlet.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./xowiki/lib/portlets/forums-portlet.tcl
file forums-portlet.adp was initially added on branch oacs-5-10.

    • -0
    • +0
    ./xowiki/lib/portlets/forums-portlet.adp
file calendar-portlet.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./xowiki/lib/portlets/calendar-portlet.tcl
Add page contract

    • -0
    • +4
    ./boomerang/www/sitewide-admin/index.tcl
Return 0 when looking up the existance of a message key in an unsupported locale instead of failing, test the behavior

    • -0
    • +56
    ./acs-lang/tcl/test/acs-lang-localization-procs.tcl
Added comment to clarify what the issue with this code ist

Improve test precision: take into account packages defined as <install... in the info file, as e.g. dotlrn does

    • -6
    • +42
    ./acs-lang/tcl/test/acs-lang-test-procs.tcl
Fixed bug with value-constraints query parameters

Previous versions had a problem with calls like

:query_parameter name:SOMECONSTRAINT

since the implementation clobbered the name variable. Versions of NSF

later than 2022-01-21 support "nsf::parseargs" with the "-asdict"

option, which can use all the nsf::parseargs options and avoids

clobbering.

Added tests of "xo::cc query_parameters" to the regression test suite.

    • -16
    • +41
    ./xotcl-core/tcl/context-procs.tcl
    • -0
    • +71
    ./xotcl-core/tcl/test/context-test-procs.tcl
file context-test-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./xotcl-core/tcl/test/context-test-procs.tcl
Use message key in the dependency tree of the package

Remove private variable from the contract

Retrieve other expected variables for these contracts

Fix typo

Handle the case, happening e.g. when installing from repositores, that the cache does not exist yet

Relax tdom tolerance for non-standard markup

Test apm_get_repository_channels proc

    • -0
    • +25
    ./acs-tcl/tcl/test/apm-install-procs.tcl
file apm-install-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./acs-tcl/tcl/test/apm-install-procs.tcl