• last updated 22 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- add nonces to script elements

- replace onchange handlers in .adp files by event listeners

- replace "onclick" in .adp files by event listener

- replace onclick by event listener

- use event listeners instead of "onclick" handles

  1. … 1 more file in changeset.
chat-procs overhaul:

- don't double encode everything

- avoid deprecated js functions escape()/unescape()

xowiki/www/ajax/streaming-chat.js, xowiki/www/ajax/scripted-streaming-chat.js

- scripted-mode: fix incorrect markup

- fix parameter passing to xowiki/www/ajax/chat.tcl to avoid rejects

- fix json_encode: one quote to man in xotcl-core/tcl/chat-procs.tcl

- don't dropt "user has_entered_the_room" in "xo::Chat instproc login",

since xowiki chat has otherwise no idea, who is logged in

  1. … 4 more files in changeset.
- fix typo

  1. … 11 more files in changeset.
- use confirm handler instead of "onclick=..." in all packages in oacs-5-9

  1. … 15 more files in changeset.
- fixed default value specification (many thanks to Thomas Renner)

- remove onlick handler be event listener

- use "www-" prefix

- fix test condition

- fix brace

- fix braces

- don't add a bodyscript for every day

- clean dirty editor buffer

- replace onclick handler by eventlistener (for more strict CSPs)

    • -3
    • +18
    ./portlets/weblog-mini-calendar.tcl
- add title elements

  1. … 1 more file in changeset.
- add editor hints to .vuh files

  1. … 30 more files in changeset.
- modernize HTML in .adp files

  1. … 41 more files in changeset.
- remove moved files

- move adp templates from xowiki/www to xowiki/resources/templates

- improve validity checking on tags (e.g. in path notation) to avoid

potential pg errors on invalid UTF-8

  1. … 22 more files in changeset.
- add new variant of mimetype to list of mimetypes

- added support for HTML5 attribute "multiple" to form-field "file"

(requires updated naviserver for handling multiple files via [ns_getform])

- added dropzone to xowiki menubar

(easy means for uploading one or many files to the current folder)

  1. … 7 more files in changeset.
- add dependency on richtext-xinha, since the file manager poups use it

  1. … 2 more files in changeset.
- rename all xowiki methods called via url to www-OLDNAME.

This makes it clear that these pages can call

ns_return, ns_returnredirect, or ad_script_abort, etc.

- don't raise an error, when a web-called method stops with ad_script_abort

- bump version numbers to 5.9.1d1

  1. … 6 more files in changeset.
file flowplayer-3.2.6.js was initially added on branch oacs-5-9.

    • -0
    • +0
    ./resources/flowplayer/flowplayer-3.2.6.js
- remove unused minified .sj files

- add non-minified files instead were needed

    • -0
    • +1572
    ./resources/flowplayer/flowplayer-3.2.6.js
    • -98
    • +0
    ./resources/overlib/Mini/overlib_anchor_mini.js
    • -49
    • +0
    ./resources/overlib/Mini/overlib_debug_mini.js
    • -322
    • +0
    ./resources/overlib/Mini/overlib_mini.js
  1. … 3 more files in changeset.
file jquery-1.11.0.js was initially added on branch oacs-5-9.

- prefer "ad_log error" for error messages in the log file

  1. … 5 more files in changeset.