• last updated 1 hour ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- ease debugging, when CrClass is called with an unknown name

- handle parent_id|parent_ids == '*' independent from form lookup

- let "pretty_image" not handle only formfields of type file (or subtypes)

- extend method reindex to handle folder structures

- remove unneeded line

Don't double evaluate string content via export_vars (security problem)

- perform proper quoting of filenames containing quotes

- bump version number to 0.144

- add general backslash escape function ::xo::backslash_escape

- make sure to quote content disposition properly

- bump version number to 0.124

    • -2
    • +10
    ./xotcl-core/tcl/30-widget-procs.tcl
- protect spaces in content-disposition

- form-field "file": keep upload name for dowloading (for consistency

in the links when the formpage is viewed and edited)

- provide the correct name in download-link, when the formpage is edited

- allow empty revision_ids (can happen via call_action)

Improve form-field "file" (and subclasses)

- add clear button for clearning files/images added added in a

prevision revision (unless flag "sticky" is used)

- tie revisions of the FormPage/WorkflowInstance with the revision

of the uploaded file (the content of the formfield is now a

list of attribute value pairs that might contain a revision_id)

- allow multiple uploads of files with the same name (distinguish with

reusing old content)

- caveat: export should strip the revision_id from the content

of the form-field.

    • -24
    • +74
    ./xowiki/tcl/form-field-procs.tcl
add missing message keys

add missing message key

    • -0
    • +1
    ./acs-subsite/catalog/acs-subsite.en_US.ISO-8859-1.xml
fix action url for host mapped subsite compatibility

Detect mutual overwrite during edit operations and provide method (which can be overloaded) to handle this case.

- fix required handling for formfield of type "file"

- respect package_path in link renderer (we might consider using a config option for this)

Encoding names on objects passed to the data array.

adding sample templates for ckeditor

    • -0
    • +141
    ./xowiki/www/resources/ck_templates.js
    • binary
    ./xowiki/www/resources/images/1answer.png
    • binary
    ./xowiki/www/resources/images/2answers.png
trim lines when processing lists of .js or .css files

make URL resolver more robust when referencing subdirs

- make form field reverse lookup more robust

- allow configuration for templates in ckeditor

added message key for content_type

- provide basic initialze method for FormField to make it blindly callable from subclasses

- don't use " " for visualizing nesting deeper category trees, since labels have to be escaped

- demangle dependency between jQuery Plugin ckeip and wiki-image functionality

- cleanup for ckeditor changes

    • -1
    • +1
    ./xowiki/www/ckeditor-images/index.tcl
add missing files

Add missing files

add pluging xowikiimage