• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix typo

- add .pdf to the extensions for ::xowiki::guesstype

- handle the generic mime-type "application/force-download" in the same way as "application/octet-stream"

Using previously computed parent_id.

Flushing ::party::email_not_cached in case party email has been updated.

In display mode, minute and second fragments should be the same size as the hidden widget value (usually 2).

- refactor book includelet further

- added the following includelets, which are derivatives of "book":

* jquery-carousel

* jquery-infinite-carousel

* jquery-cloud-carousel

* jquery-spacegallery

    • -27
    • +264
    /openacs-4/packages/xowiki/tcl/includelet-procs.tcl
- FormPages of type photo.form: use title of the form page as HTML alt and text field of the image

- refactor "book" includelet to ease overloading via mixins

- provided a small includelet for w3c slidy, mostly compatible with "book" includelet

    • -69
    • +169
    /openacs-4/packages/xowiki/tcl/includelet-procs.tcl
- make Page render more robust by not requiring "references" to be set

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- use pair of object and field name when performing lookup for field names

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- don't add text/html pair in render_richtext_as_div in wiki mode

- prevent double allocation of formfield _assingee

- pass computed extra_where clause to get_folder_children

    • -1
    • +1
    /openacs-4/packages/xowiki/tcl/folder-procs.tcl
- added new method FormPage get_folder_children to list the items of a folder represented by a form page.

- FormPage get_folder_children is used in child-resources

    • -34
    • +22
    /openacs-4/packages/xowiki/tcl/folder-procs.tcl
    • -2
    • +33
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- adding context view for folder tree. It can be activated via parameter context_tree_view for the includelet "folders" or via package parameter FolderContextTreeView.

    • -6
    • +31
    /openacs-4/packages/xowiki/tcl/folder-procs.tcl
Accessibility improvements, link titles

- allow absolute item refs (pointing to the root of the instance)

- extending regression test

    • -2
    • +8
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
    • -1
    • +23
    /openacs-4/packages/xowiki/www/admin/test.tcl
Noquote the return URL since it is not displayed to the browser and its quoted in the form under display mode, causing a double quoting.

- don't create implicit pages via clipboard paste, when these can be found in the target

    • -7
    • +13
    /openacs-4/packages/xowiki/tcl/import-procs.tcl
updated, tested, works with hostnode mapping, too.

changed ad_return_error to ad_return_exception_page 404 with same message, because error is not with system, but with request. This helps prevent bots from retrying when user no longer exists etc.

fix attribute label and id matching for default input cases

- unescape content of double-square-brackets in HTML pages

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- include in method include_needed_objects of exporter all types of xowiki pages

- reduce verbosity

    • -3
    • +3
    /openacs-4/packages/xowiki/tcl/import-procs.tcl
- don't overwrite for missing file already computed link_types

    • -2
    • +2
    /openacs-4/packages/xowiki/tcl/package-procs.tcl
- include parent_id in links for unknown image (or subtype) objects

fix typo

Update dotlrn package versions to 2.6.0 for the last dotlrn release.

    • -5
    • +5
    /openacs-4/packages/dotlrn/dotlrn.info
  1. … 28 more files in changeset.
typo on message key name.

- reduce the uglyness of the hack slightly

    • -8
    • +11
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl