• last updated 19 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix JS idiom when no "i" tag is found

Added parameter for sweep interval for stale notification as stated in a comment already.

Many thanks to Franz Penz for pusing this.

upgraded Bootstrap to 5.1.3

We differentiate now between the classical name validation error and

the name-too-long error. Message keys had to be extended.

Version number bumped to 5.10.1d27

    • -2
    • +2
    /openacs-4/packages/xowiki/xowiki.info
    • -3
    • +22
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
Do not force all validation errors to the end of a form.

Caveat: we might miss some validation errors in cases,

where render_item is not used.... but such cases rarely

exist. Provide an log message to identify such cases

that would require further changes. The advantage of

having potentially the message at the right place

is more important for the time being since this is

a usability issue for large forms.

prefer variable over method invocation

update version to 1.737.0 (the setup is now slightly different, but described in the site-wide-admin page

improved Bootstrap 5 compatibility

improve wording

Harden page contract; Prefer redirect url created via "export_vars" over handcrafted one

fix typo

added missing name of positional argument

proc was renamed in a previous commit

add validation for message_id

    • -2
    • +10
    /openacs-4/packages/forums/www/message-email.tcl
add minimal permission check

    • -0
    • +1
    /openacs-4/packages/forums/www/messages-get.tcl
added "xo::library doc" for improved uniformity

    • -4
    • +7
    /openacs-4/packages/xowf/tcl/atjob-procs.tcl
added "xo::library doc" where possible for improved uniformity

added security::csp::add_static_resource_header for various backward compatibility versions for file delivery

whitespace changes

perform adp-tag subsitution also in xowiki footer

change order of statements to make mixin-class on ordered composite earlier available

added "xo::library doc" header

    • -0
    • +6
    /openacs-4/packages/xowiki/tcl/weblog-procs.tcl
remove "verify" from page contrace, since variables are NOT signed

hardened page contract

Make 'template::adp_compile_chunk' public, as it is used by the new 'xowiki::adp_parse_tags'

in case an icon name is mapped to the empty string in some iconset, use the title text instead of an icon

fix misspelled name

remove circular dependency (acs-subsite 5.10.1d2 needs acs-templating 5.10.1d6, acs-templating 5.10.1d6 needs acs-subsite 5.10.1d2)

removed unused query (many thanks to Franz Penz for noting)

provide better error messages in case dom parsing fails during test

extend registered names for adp:icons