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

  1. … 1 more file in changeset.
XOTcl 2.0 improvements

- reduce usage of "instvar"

- make use of variable resolver instead

  1. … 8 more files in changeset.
Fixed typo

merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
Remove erroneous leading underscore (leftover from earlier convention)

prevent bots to generate errors with old buggy urls from their indices

never offer items with publish-status "production"; should be probably parameterized in the future

- add option "-path_encode" to methods "pretty_link" and "folder_path"

to allow to control, wether the result should be encoded or not

(default true)

- simplify logic around path encoding by using parameter -query of pretty_link

- Bump version number of xowiki and xowf to 5.9.1b4

  1. … 10 more files in changeset.
Avoid other double encoding when export_vars is applied on xowiki pretty_links

  1. … 6 more files in changeset.
Fix spelling errors

  1. … 24 more files in changeset.
Change default for PreferredCSSToolkit from "yui" to "bootstrap" and for PreferredRichtextEditor from "xinha" to "ckeditor4"

  1. … 6 more files in changeset.
Pass parent_id to pretty link when called on package to avoid potential confusion

  1. … 1 more file in changeset.
Pass parent_id to pretty link when called on package to avoid potential confusion

Use prepared statements for get_references

- add nonces to script elements

  1. … 4 more files 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. … 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