• last updated 18 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
Ugly hack to fight against a problem with tDom

    • -1
    • +11
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- add "level" to includelet html-file

    • -2
    • +39
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- fix commit

    • -1
    • +1
    /openacs-4/packages/xowiki/tcl/folder-procs.tcl
Fix redirect to referrer

- restrict redirect from child-resources when parent eq ".."

    • -1
    • +1
    /openacs-4/packages/xowiki/tcl/folder-procs.tcl
- providing support to hide columns in child-resources

- allow child-resources to render siblings

    • -6
    • +27
    /openacs-4/packages/xowiki/tcl/folder-procs.tcl
    • -2
    • +34
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- provide simple approach to hide columns in a table widget

- reduce verbosity

    • -1
    • +5
    /openacs-4/packages/xowiki/tcl/folder-procs.tcl
- added includelet html-file

- don't save empty tags (many thanks to Selim Erol for this fix)

    • -4
    • +6
    /openacs-4/packages/xowiki/tcl/xowiki-procs.tcl
- remove obsolete file

    • -9
    • +0
    /openacs-4/packages/xowiki/www/doc/index.html
- yui requires an URL for each menu entry, even if disabled. Simplifiy interface by providing default oref of "#"

- deactivate autorender for YUIMenu

- fix class for disabled menu entries

- insert missing ul for yuimenu

removed bogus bak directory in scorm-player.

- the (deprecated) function ad_parameter was called with wrong arguments, "-package_id" was treated as parameter for non-positional argument "package_key" ("ad_parameter GeneralCommentsP -package_id [ad_conn package_id]"). Changed to "parameter::get"

- the (deprecated) function ad_parameter was called with wrong arguments, "-package_id" was treated as parameter for non-positional argument "package_key" ("ad_parameter BehaveLikeFilesystemP -package_id [ad_conn package_id]"). Changed to "parameter::get"

- reset ::ad_conn(request) after "ad_conn -reset"

- user as internal value for disabled form fields boolean values rather than "disabled"

- fix bracketing and improve comment

- use same notification user_id for category-based notifications as in other cases

- add "show object" for site-wide admins to menu-bar