• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Improved styling: use boostrap card component for rendering includelets

Extended functionality of the DropZone widget

- added parameters "label", "disposition" and "file_name_prefix"

for better configurability

- added support for updating the current page with feedback of the

dropped files. This is used e.g. by the online exam in the exam

protocol to display incrementally thumbnails of feedback files.

- change property "uploader" to "disposition", since "uploader" is

somewhat ambiguous. "Disposition" defines, what happens after the

file was uploaded, e.g. whether the content has to be transformed,

etc.

- bumped version number to 5.10.1d35

    • -3
    • +3
    /openacs-4/packages/xowiki/xowiki.info
    • -24
    • +100
    /openacs-4/packages/xowiki/tcl/bootstrap-procs.tcl
reduce verbosity

fix typo

use bootstrap table renderer inside includelets for bootstrap3 and bootstrap5

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

moved included stuff from xowiki/www to xowiki/lib

changed page_contract to include_contract

moved <include...> content into lib directory

www/portlets -> lib/portlets

  1. … 14 more files in changeset.
file calendar-portlet.adp was initially added on branch oacs-5-10.

file weblog-mini-calendar.tcl was initially added on branch oacs-5-10.

file weblog-mini-calendar.adp was initially added on branch oacs-5-10.

file portlet-skin.adp was initially added on branch oacs-5-10.

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

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

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

file forums-portlet.adp was initially added on branch oacs-5-10.

file calendar-portlet.tcl was initially added on branch oacs-5-10.

Add page contract

Return 0 when looking up the existance of a message key in an unsupported locale instead of failing, test the behavior

Added comment to clarify what the issue with this code ist

    • -0
    • +9
    /openacs-4/packages/dotlrn/tcl/dotlrn-procs.tcl
Improve test precision: take into account packages defined as <install... in the info file, as e.g. dotlrn does

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.

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

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

    • -1
    • +1
    /openacs-4/packages/dotlrn/tcl/dotlrn-procs.tcl
Handle the case, happening e.g. when installing from repositores, that the cache does not exist yet

    • -4
    • +12
    /openacs-4/packages/dotlrn/tcl/dotlrn-procs.tcl
Relax tdom tolerance for non-standard markup