• last updated 11 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
passing properties consistently with @....;literal@

  1. … 39 more files in changeset.
passing properties consistently with @....;literal@

    • -2
    • +2
    /openacs-4/packages/survey/www/admin/one.adp
  1. … 27 more files in changeset.
passing properties consistently with @....;literal@ and not "noquote", since noquote content is already parsed

Make sure we load the Monaco js only once per request, in case multiple formfields are on the page.

harden page contracts

remove backup files from repository

harden page contracts

added download icon for CSV

    • -3
    • +3
    /openacs-4/packages/xowiki/xowiki.info
save the state script also after loading the init files

improve wording

make higher use of ADP template files (reduce tcl-generated HTML code)

prefere @...;literal@ over @...;noquote@ when possible

make sure to list always all generic items in the icon sample pages

generalize collection of compiled template artefacts

make dependency on new try-cache function explicit, bump version to 2.10.1d2

    • -3
    • +3
    /openacs-4/packages/dotlrn/dotlrn.info
bump version number to 5.10.1d14

    • -2
    • +2
    /openacs-4/packages/acs-tcl/acs-tcl.info
added try_cache (not sure we want this on the longer range)

    • -2
    • +4
    /openacs-4/packages/dotlrn/tcl/dotlrn-procs.tcl
added argument handling to try_cache operations

improve spelling

make regression test more robust with respect to yui rendering

Styling changes for minimal setups

This change is necessary for minimal setups, e.g. for plain installs

during regression test, when no bootstrap packages are available.

- define yui as last-resort fallback for "toolkit"

- handle CSS class composition for YUI as well

(merge of class-specific and item specific CSS classes,

used for color management for publish status button)

- remove underline for publish-status in YUI mode

    • -3
    • +6
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
Cleanup dummy commands and objects to avoid cross interactions between tests

Go back supporting arbitrary options, potentially from custom user-defined widgets: these will be assumed to be expressed as name-value pairs and we will keep notifying such cases in the logfile

Revert change at least until the change is clear.

Automated test xowiki includelet_childresources expects links to be created without language prefix

in order to do so, the page_template must be set to create anonymous instances. Fix the page template used in the test to match expected result.

improve styling and take reliably just the first paragraph in the listing of test cases.

whitespace changes

Fix typo

Make xotcl-core optional in the api-browser

revive delete regression test (was formerly in xowiki)