• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add page contract, update dependencies

bump version number to reflect usage of a new boomerang version

added basic plugin

    • -0
    • +1762
    ./boomerang/www/resources/plugins-1.737.0/rt.js
file rt.js was initially added on branch oacs-5-10.

    • -0
    • +0
    ./boomerang/www/resources/plugins-1.737.0/rt.js
added static resource for boomerang (since it was removed from cloudflare

file boomerang-1.737.0.js was initially added on branch oacs-5-10.

    • -0
    • +0
    ./boomerang/www/resources/boomerang-1.737.0.js
added .map files to set of dowloaded file for local installation

    • -2
    • +2
    ./openacs-bootstrap5-theme/tcl/resource-procs.tcl
Test behavior of the omit formfield spec

    • -0
    • +2
    ./xowiki/tcl/test/xowiki-test-procs.tcl
made message keys more consistent, updated dependencies

    • -1
    • +1
    ./xowf/catalog/xowf.de_DE.ISO-8859-1.xml
    • -1
    • +1
    ./xowf/catalog/xowf.en_US.ISO-8859-1.xml
fixed typo in version number

VS: ----------------------------------------------------------------------

Bumped version number to xowiki-5.10.1d33

extended adp:icon handling

Added support for multiple classes,

Added more potentially reusabel icon names,

bumped version to 5.10.1d13

improve styling of SC and MC questions with bootstrap5

Previously, the labels were written in the wrong line.

improved support for composite items generated with bootstrap5 but rendered with bootstrap3

This addresses again the problem of pregenerated composite items.

On the longer range, it would be better to avoid pregeneration at all.

Improved support for composite questions and bootstrap 5

This fixes a bug when composite questions were generated with

bootstrap3 and rendered later with bootstrap5.

improve bootstrap5 compatibility for inclass exam

fix links of last commit

extended generic names by "user" and "list-alt"

improve support of inclass exam for bootstrap 5

Preliminary cleanup

In this test we will loop through instances of ::xowiki::Page currently in memory to perform some checks. When multiple tests run in the same request, we cannot guarantee that other tests won't create ::xowiki::Page instances that won't comply with the conditions here. We cleanup any existing object in advance to start from a clean slate.

    • -0
    • +9
    ./xowiki/tcl/test/xowiki-admin-tests-procs.tcl
reduce number of anonymous arrays, improve error message and double check for package initialization

Skip processing for all formfields that are defined as disabled:

the browser should not send us these data in the first place.

    • -21
    • +29
    ./xowiki/tcl/xowiki-www-procs.tcl
Extend test: show that even when a field is defined as disabled, a request crafted to carry these fields will get through and the values will be stored

A fix will come shortly, similar to what was done for compound fields

    • -3
    • +15
    ./xowiki/tcl/test/xowiki-test-procs.tcl
added download support

many thanks for the help of Maonika Andergassen

    • -3
    • +3
    ./openacs-bootstrap5-theme/openacs-bootstrap5-theme.info
    • -39
    • +43
    ./openacs-bootstrap5-theme/tcl/resource-procs.tcl
Generalized "version_dir" handling a little for download specs

The problem was that bootstrap5 uses a version directory, which

consists of the version plus an extra string element. The previous

version assumed that the version is always used as a directory name.

Whe track now the versionDir information in the resource_info dict and

use this, when available (otherwise the version number is used as before).

The resource_info dict contains now the following path components:

# Provide paths for loading either via /resources/ or CDN

#

# "resourceDir" is the absolute path in the filesystem

# "resourceUrl" is the URL path provided to the request processor

# "versionDir" is the version-specific element both in the

# URL and in the filesystem.

#

bumped acs-tcl to 5.10.1d19

whitespace changes

    • -50
    • +50
    ./acs-templating/tcl/tag-init.tcl
added new generic icon name: add-new-item

prefer parameter::get_from_package_key over fetching package_id first

    • -7
    • +9
    ./acs-templating/tcl/template-init.tcl
Fix leftover jquery dependency

fix several bugs in "acs_object_type::supertype" and improve code sanity

    • -8
    • +8
    ./acs-tcl/tcl/object-type-procs-postgresql.xql
    • -1
    • +10
    ./acs-tcl/tcl/test/object-test-case-procs.tcl