• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
introduced "ad_file" as a means to avoid unexpected tilde substitution in file names

    • -1
    • +1
    ./resources/templates/view-default.adp
  1. … 36 more files in changeset.
improve spelling

    • -1
    • +1
    ./www/ckeditor-images/upload_image.tcl
  1. … 5 more files in changeset.
whitespce changes

perform lookup for site-wide-pages along the inheritance path of the package class

fixed test (nsv entries do not strt with leading ::)

simplified filtering

    • -13
    • +10
    ./tcl/test/check-method-procs.tcl
added time_span form field (based on HTML5)

bumped version to 5.10.0d57

add property to textara and text_fields to disallow cut&paste

handle cases, where autosave was rejected

- textarea: added attribute "autosave"

- set autosave attributes in text_fields, when "multiple_lines" was specified.

- remove for the time being "hkey" from "non_cached_instance_var_patterns",

since this was recently fixed (TODO: check regression test and reactivate it later)

- new Externally callable method: autosave-attribute:

this is a simplified version of "save-attributes", but which does

NOT perform input validation, which might be a problem in case of partial input

- add "autosave-attribute" to all policies, where "save-attributes" was set

file autosave-text.js was initially added on branch oacs-5-10.

    • -0
    • +0
    ./www/resources/autosave-text.js
add test cases for slot interactions

Status is actually a number

Do not try to reconnect upon client side errors (e.g. 403 forbidden responses when the chat room has been closed)

fix overquoting

add documentation

address issue #3423: Move is_package_root_folder up in class hierarchy to CrItem

follow user wish

  1. … 2 more files in changeset.
fix CSS formatting with bootstrap for validation errors

    • -0
    • +11
    ./www/resources/xowiki-yui-specific.css
whitespace changes

update jquery versions (part 2)

    • -0
    • +10872
    ./www/resources/jquery/jquery-3.5.1.js
    • -0
    • +2
    ./www/resources/jquery/jquery-3.5.1.min.js
file jquery-3.5.1.js was initially added on branch oacs-5-10.

    • -0
    • +0
    ./www/resources/jquery/jquery-3.5.1.js
file jquery-3.5.1.min.js was initially added on branch oacs-5-10.

    • -0
    • +0
    ./www/resources/jquery/jquery-3.5.1.min.js
update jquery versions

    • -10588
    • +0
    ./www/resources/jquery/jquery-3.4.0.js
    • -2
    • +0
    ./www/resources/jquery/jquery-3.4.0.min.js
    • -10598
    • +0
    ./www/resources/jquery/jquery-3.4.1.js
    • -2
    • +0
    ./www/resources/jquery/jquery-3.4.1.min.js
    • -10346
    • +0
    ./www/resources/jquery/jquery.js
improve SQL quoting

  1. … 4 more files in changeset.
improve quoting

improve SQL quoting

  1. … 8 more files in changeset.
improve SQL quoting and source code documentation

improve SQL quoting

  1. … 2 more files in changeset.
fix typo in make_correct

provide support for addressing instance variables in component structures (one level 1)

When streaming chat implementation is in use, try reconnecting to the chat 10s after connection is closed