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

    • -1
    • +6
    /openacs-4/packages/xowiki/www/admin/list.tcl
- provide image dimensions

- replace onclick event listener by evenet listeners

- don't offer search control in xowiki menu bar, when no search is configured on the system

- prefer usage of add_event_listener over add_body script

    • -0
    • +26
    /openacs-4/packages/xowiki/tcl/xowiki-init.tcl
- add comment how a drop with multiple files is handled

- only get data via [ns_conn content] when it is text/*

- fix test for strange validation error

- use ad_log instead of ns_log for warning in such cases

- copy the body of ad_get_tcl_call_stack from acs-tcl/tcl/utilities-procs to achive consistent behavior, when acs-bootstrap installer is reloaded.

Introduced missing ad_library statement. Normalized overall library description.

  1. … 7 more files in changeset.
Introduced missing ad_library statement

Introduced missing ad_library statement at the beginning of file

- remove more onclick inline scripts

- remove more onclick inline scripts

    • -6
    • +13
    /openacs-4/packages/xowiki/tcl/repeat-procs.tcl
- use template::add_event_listener

- bump version number to 0.151

- remove more onclock inline scripts

- don't overwrite "xotcl::Object instproc serialize", since this is already defined by nsf (at least in versions 2.0 or newer)

- change apostrophes in text into numberical entities to make the life of single minded HTML parsers easier

  1. … 24 more files in changeset.
- use template::add_event_listener

- update dependencies

- bump version number to 5.9.1d14

    • -2
    • +3
    /openacs-4/packages/xowiki/xowiki.info
- use template::add_event_listener

- update dependencies

- bump version number to 5.9.1d4

- fix tooltip text

- remove onclick inline script

- use template::add_event_listener

- update dependencies

- bump version number to 2.6.1d4

    • -19
    • +16
    /openacs-4/packages/calendar/www/cal-item-new.tcl
    • -36
    • +32
    /openacs-4/packages/calendar/www/mini-calendar.tcl
- new conveniance function "template::add_event_listener"

- improve documentation on "template::add_confirm_handler"

- remove onclick and onkeypress inline scripts in list-procs

- bump version number to 5.9.1d7

- change value of ns_log_redirector_manager only, when it is defined

- renamve template::add_acs_confirm_handler into template::add_confirm_handler

    • -1
    • +1
    /openacs-4/packages/faq/www/admin/one-faq.tcl
- use confirm handler instead of "onclick=..." in all packages in oacs-5-9

    • -2
    • +1
    /openacs-4/packages/faq/www/admin/one-faq.adp
    • -0
    • +2
    /openacs-4/packages/faq/www/admin/one-faq.tcl
    • -2
    • +1
    /openacs-4/packages/xowiki/tcl/folder-procs.tcl
    • -2
    • +2
    /openacs-4/packages/xowiki/www/admin/list.tcl
- use confirm handler for doc/demo/form

- generalize template::add_acs_confirm_handler to allow as well other event types, such as e.g. "submit"

- iunclude information about ns_sets in the debug output

- include information about current object and the current class in debug output if available

- allow csrf token generation in background jobs