• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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. … 6 more files in changeset.
- revert this mornings change.

Use id of the including page when includlet doesn't have its own

- make sure to set ids (should go probably into constructor)

- use template::add_event_listener

- update dependencies

- bump version number to 5.9.1d14

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

  1. … 15 more files in changeset.
- replace javascript: urls by event listeners

- fix orderby field name in form-usages (many thanks to thomas renner)

- make protocol-agnostic links for gravatar

- use ns_md5 when available

- add CSP directive

- turn onclick handler into event listener and a body script (for strict CSPs)

- prevent jumping in event listeners

- added sample template oacs-view3-bootstrap3.adp as used on openacs.org

- updated sample templates

  1. … 10 more files in changeset.
- use addEventListener instead of onclick markup for wiki-search,

edit-tags and popular-tags

- fix popular tags link

- regenerated template files

- added scp directives for yui

- bump version number to 5.9.1d12

  1. … 12 more files in changeset.
- quote variable contents in ad_return_complaint messages

  1. … 2 more files in changeset.
- don't overquote general comments

- initialize navigation array

- don't force http for requests to yui.yahooapis.com

- support ad_complain in xowiki for invalid values

- bump version number to 5.9.1d2

  1. … 3 more files in changeset.
- remove unused minified .sj files

- add non-minified files instead were needed

  1. … 17 more files in changeset.
- use explicit "create" statements

  1. … 2 more files in changeset.
- remove overquoting

- fix html quoting

- fix (over)quoting issues

  1. … 2 more files in changeset.
- improve quoting

- prefer lowercase HTML tags over uppercase

- improve quoting of tags widget

Using previously computed parent_id value.

- use export_vars for url-generation

- fix quoting in weblog

- fix entries per page on weblog-portlet (was including all entries

instead of page-size entries)

- define "get_nls_language_from_lang" on xowiki::Package to fix

default language issue for imported prototype pages (when default

lang is not "en")

  1. … 5 more files in changeset.
- remove obsolete code

- improve safety of generated HTML

  1. … 5 more files in changeset.
- improve validity and security of generated HTML

  1. … 12 more files in changeset.