• last updated 4 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Comply with acs-tcl.naming__proc_naming automated test

  1. … 2 more files in changeset.
Added sitewide-admin pages for downloading bootstrap-treeview

This change makes it possible to use xowiki/xowf with the folder tree

even when having no internet connection (i.e. also without CDN).

  1. … 3 more files in changeset.
file resource-info-procs.tcl was initially added on branch oacs-5-10.

    • -0
    • +0
    ./resource-info-procs.tcl
added/improved debugging hooks

improve log messages

move comments around and improve it

generalize handling of langstrings

this change updates yesterday's change with ml_title. It generalizes

the code by introducing an instproc named "update_langstring_property" that

generalizes setting of arbitrary "properties" based on a property "langstring"

that contains a dict of attributes in multiple languages (which are part

of the page, make it suitable also when the enduser cannot enter

message keys).

added the flag "-language_specific" to child-resources to support differnt content per folder for user with different language settings

  1. … 1 more file in changeset.
introduced "ad_file" as a means to avoid unexpected tilde substitution in file names

  1. … 41 more files in changeset.
improve spelling

  1. … 11 more files in changeset.
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

added time_span form field (based on HTML5)

bumped version to 5.10.0d57

  1. … 3 more files in changeset.
add property to textara and text_fields to disallow cut&paste

handle cases, where autosave was rejected

  1. … 3 more files in changeset.
- 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

  1. … 4 more files in changeset.
add test cases for slot interactions

fix overquoting

add documentation

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

follow user wish

  1. … 3 more files in changeset.
whitespace changes

update jquery versions (part 2)

  1. … 2 more files in changeset.
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. … 3 more files in changeset.
fix typo in make_correct

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

added support for solution hints on checkbox and radio questions

  1. … 1 more file in changeset.