• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Compensate for the 24px offset of the wikicmds bar, so that this won't potentially end up rendered in the middle of a page header

added inline documentation for API browser

Prefer unset to array unset when no pattern matching is needed

See https://wiki.tcl-lang.org/page/Dict+VS+Array+Speed

    • -4
    • +5
    ./tcl/test/xowiki-admin-tests-procs.tcl
  1. … 1 more file in changeset.
Prefer unset to array unset when the whole array should be deleted

See https://wiki.tcl-lang.org/page/Dict+VS+Array+Speed

  1. … 1 more file in changeset.
regenerated resources

    • -1
    • +1
    ./resources/templates/view-default.adp
child-resources: render bulk-actions iff rows are selectable

Bugfixes for TinyMCE 7 richtext editor in the context of xowiki repeated fields

- handle via a specific snippet in repeat.js the case of a repeated field being deleted. The editor must be persisted and removed before it is eventually loaded again on the remaining fields.

- use a simpler and more solid logic in the mutation observer to handle cases like compound questions in LEARN that are repeated+compound+repeatedCompound

merge with missing files

    • -0
    • +0
    ./resources/prototypes/contributors.page
    • -0
    • +0
    ./resources/prototypes/news-item.form.page
    • -0
    • +0
    ./resources/prototypes/weblog-portlet.page
  1. … 40 more files in changeset.
merge with missing files

    • -0
    • +18
    ./lib/portlets/calendar-portlet.tcl
    • -0
    • +53
    ./lib/portlets/weblog-mini-calendar.adp
    • -0
    • +205
    ./lib/portlets/weblog-mini-calendar.tcl
    • -0
    • +35
    ./resources/prototypes/Parameter.form.page
    • -0
    • +13
    ./resources/prototypes/ajax-chat.page
  1. … 1450 more files in changeset.
merge from oacs-5-10

    • -26
    • +68
    ./catalog/xowiki.de_DE.ISO-8859-1.xml
    • -25
    • +77
    ./catalog/xowiki.en_US.ISO-8859-1.xml
    • -3
    • +44
    ./catalog/xowiki.es_ES.ISO-8859-1.xml
    • -3
    • +51
    ./catalog/xowiki.it_IT.ISO-8859-1.xml
    • -10
    • +14
    ./catalog/xowiki.ru_RU.utf-8.xml
    • -4
    • +1
    ./resources/templates/error-template.adp
    • -0
    • +9
    ./resources/templates/error-template.tcl
    • -10
    • +10
    ./resources/templates/oacs-view2.adp
  1. … 8085 more files in changeset.
bumped version number from development version to release version

  1. … 93 more files in changeset.
Fix typo

Copy all chat-relevant message keys into the xowiki package, so that the feature does not depend on the chat package and keys are local to the feature

Improves outcome of acs-lang lang_message_dependencies_are_fine automated test

    • -11
    • +15
    ./catalog/xowiki.es_ES.ISO-8859-1.xml
file xowiki.ca_ES.ISO-8859-1.xml was initially added on branch oacs-5-10.

    • -0
    • +0
    ./catalog/xowiki.ca_ES.ISO-8859-1.xml
file xowiki.pt_BR.ISO-8859-1.xml was initially added on branch oacs-5-10.

    • -0
    • +0
    ./catalog/xowiki.pt_BR.ISO-8859-1.xml
name all URNs for jquery-ui resources with the same prefix

The library naming is in general not very consistent.

It is called "jqueryui-touch-punch" und cdnjs and

"jquery-ui-touch-punch" on synk.

use for includelets and web-callable parameters @query_param instead of @param

    • -110
    • +112
    ./tcl/includelet-procs.tcl
  1. … 1 more file in changeset.
align nameing with 'resource_info_procs'

  1. … 7 more files in changeset.
whitespace changes

  1. … 1 more file in changeset.
reduce verbosity

silence log entries

  1. … 3 more files in changeset.
add hstore to acs_attribute_types, when hstore is activated

cleanup of cmd '?'

    • -0
    • +1
    ./tcl/test/xowiki-admin-tests-procs.tcl
reduced verbosity

More resource-info updates:

- fixed wrong and inconsistent naming of dict members (many thanks to Sebastian Scheder for figuring this out)

- removed duplicated slashes in resource paths

- fixed incorrect paths when CDN is used

- simplified handling of cspMaps

- added test checking consistency of resource-info dicts

  1. … 10 more files in changeset.
added indirectly covered procs

added URN listing

  1. … 1 more file in changeset.
reduced verbosity

  1. … 1 more file in changeset.
fixed broken error pages (removed obsolete header_stuff)

    • -1
    • +0
    ./resources/templates/error-template.adp
align .adp files for site-wide admin pages

  1. … 1 more file in changeset.