• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
keep avoiding call "value_if_nothing_is_returned_from_form" for disabled field

This change reverts to the previous behavior and is logically sound.

All regression test continue to work. Not clear, why Antonio removed

this call (maybe due to downstream changes, but these should be

sorted out).

add test case for disabled checkbox (should be the same as for non-disabled case)

include field name in debug message

add canvas evaluation scheme of MC questions

    • -2
    • +2
    /openacs-4/packages/xowiki/xowiki.info
Undo the change trying to alter the order inside "add_pages"

The method is intended to preserve the order of the passed-in ordered

composite. Added comments to clarify it for people not so familiar with the

code.

    • -7
    • +14
    /openacs-4/packages/xowiki/tcl/tree-procs.tcl
Port of downstream feature: optionally allow to instantiate the items before deletion in order to apply specific class logics

Require form_parameter array consistently in the commands that need it

execute configure proc after page was created

provide test for p.configure parameter

Treat disabled form fields as they are: fields that the browser would not send to us and need to be treated "internally"

Fix quote_unquote_html test

Formatting change

    • -6
    • +12
    /openacs-4/packages/xowiki/tcl/tree-procs.tcl
Use the page order as position, rather than an incremental number

handle cases in name-validation/normalization, where the language comes from _nls_language rather than nls_language

Many thanks to Markus Moser for analyzing and identifying the problem.

fix typo

Add missing test data

file test.png was initially added on branch oacs-5-10.

Documentation changes

Use a microseconds resolution to store the proctoring artifacts

relax regexp for timestamp of proctored images to support time fractions

Delete CKEditor 3 (which was replaced by CKEditor 4 in 2012)

CKEditor 4 is continued to be supported.

  1. … 591 more files in changeset.
reduce verbosity

comment recent smelly change

+CVS: ----------------------------------------------------------------------

Support specification of allowed tags/attributes/protocols via global package parameters.

This change makes it possible to define for a package values for

AllowedTags, AllowedAttributes, or AllowedProtocols. If (some of)

these exist, use these for configuring "ad_html_security_check". If +

not, fall back to the default (site wide) definition.

This change is fully backward compatible and effects on sites defining

such global parameters. This change was induced by the need of large

sites, where it is not feasible to set these parameters on the package

instance level, since this site has 830000 packages instances.

Bump version number to 5.10.1d19

    • -2
    • +2
    /openacs-4/packages/acs-tcl/acs-tcl.info
    • -3
    • +3
    /openacs-4/packages/xowiki/xowiki.info
improve error message

    • -4
    • +6
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
fix typo

Use a more stable logic to tell which image to use to store comments: if camera pictures are there, use those and otherwise use the desktop

Filter consistently with the new definition of "reviewed"

Fix typo

Fix the case of the last comment