• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Chat Redesign:

    • -1
    • +3
    ./packages/chat/tcl/chat-ajax-procs.tcl
fixed embedded variable name in message-key

add link to syntax-rules of allowed|extra allowed content in CKEditor

    • -1
    • +5
    ./packages/xowiki/tcl/form-field-procs.tcl
formfiled ckeditor4: allow boolean value in "allowedContent" (e.g. deactivate checks alltogether)

    • -3
    • +7
    ./packages/xowiki/tcl/form-field-procs.tcl
bump version of CKeditor to 4.11.2

Whitespace changes

    • -173
    • +171
    ./packages/acs-tcl/lib/page-error.tcl
    • -118
    • +117
    ./packages/acs-tcl/tcl/admin-procs.tcl
Fix typos

    • -2
    • +2
    ./packages/acs-tcl/tcl/admin-procs.tcl
Remove trailing whitespace

    • -14
    • +14
    ./packages/acs-tcl/tcl/exception-procs.tcl
Better handling of errors during 'exec convert' in portrait-bits.tcl, returning the default avatar when it fails

Use a variable for the default avatar mime type

Return default avatar also when there are internal issues parsing the user provided picture

Whitespace changes

    • -11
    • +10
    ./packages/notifications/www/subscribers.tcl
Localize notification subscribers and bump version number

    • -2
    • +2
    ./packages/notifications/www/subscribers.tcl
Whitespace changes

Whitespace changes

    • -11
    • +16
    ./packages/faq/www/admin/index.tcl
Localize faq admin labels and bump version number

Localize long URL errors and bump version number

revert prevous change

whitespace changes

Add "FOR UPDATE" to select operation of *_f() function inserting tuples.

the required "content_type__refresh_trigger" calls will follow later.

replace broken redirect with standard redirect function (auth::require_login)

    • -9
    • +8
    ./packages/acs-tcl/tcl/security-procs.tcl
Fix message key

Localize filter clearing

Whitespace changes

    • -16
    • +16
    ./packages/file-storage/www/folder-chunk.tcl
fix for bug #3375: set fully qualified url for instance_name

Port from downstream a more failsafe cleanup in the importer

    • -2
    • +2
    ./packages/xowiki/tcl/import-procs.tcl
Remove redundant cleanup which might fail in case object does not exist (we clean up anyway in the finally branch)

    • -6
    • +7
    ./packages/xowiki/www/admin/import.tcl
Refine approach by which index page is detected in bulk-delete method: previous way would treat all first level children of the root_folder as the index page, preventing bulk deletion focused on them (e.g. folders)

    • -9
    • +20
    ./packages/xowiki/tcl/xowiki-www-procs.tcl
Allow to filter group members by membership state in the API

    • -24
    • +22
    ./packages/acs-subsite/tcl/group-procs.tcl
new includelet unresolved-references

The includelet unresolved-references lists the pages with unresolved references

in the current xowiki/xowf package instance. This includelet is intended for

use by admins.

    • -1
    • +63
    ./packages/xowiki/tcl/includelet-procs.tcl