• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
replace calls to depreacted proc "fs::remove_special_file_system_characters"

  1. … 3 more files in changeset.
Revert massive replacement of empty list creation sentences. The use of '[list]' instead of '{}' adds semantics that could be used for performance improvements in the future, such as using a different internal representation. There is already work in this direction, avoiding the generation of the string representation during comparison of empty strings (huge thanks to Stefan Sobernig for the pointer: https://core.tcl.tk/tcl/info/44527c632ed609c2).

  1. … 475 more files in changeset.
Prefer '{}' to '[list]' when creating empty lists

  1. … 204 more files in changeset.
fix typos

fix boolean expression in adp file

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

    • -0
    • +388
    ./www/resources/xinha-nightly/Xinha.css
    • -0
    • +8426
    ./www/resources/xinha-nightly/XinhaCore.js
    • -0
    • +80
    ./www/resources/xinha-nightly/dialog.js
    • -0
    • +263
    ./www/resources/xinha-nightly/getHTML.js
    • -0
    • +256
    ./www/resources/xinha-nightly/htmlarea.css
    • -0
    • +23
    ./www/resources/xinha-nightly/htmlarea.js
  1. … 7820 more files in changeset.
- do not depend on beta or development versions

- make sure that released versions are not beta or development

- align version numbers (e.g. use also 5.9.1 for xotcl-core)

- bump version numbers to 5.9.1

  1. … 83 more files in changeset.
bump version numbers to 5.9.1b9 respectively to 2.9.1b9 to prepare for release

  1. … 91 more files in changeset.
Fix path to resource file

Bump version numbers for OpenACS 5.9.1b1

  1. … 81 more files in changeset.
- make boolean tests in .adp files more uniform

  1. … 11 more files in changeset.
Fix extra "at" chars

Handlers were already in the adp

Introduce nonce attribute in script tags to comply with csp

  1. … 5 more files in changeset.
Removed commented markup

Removed inline js handlers to comply with CSP

Align popups into richtext-xinha package to the one currently used into xowiki,

as they will be the proper replacement in the future

Removed inline js events into explicit handlers. Test and revamp of plugin to functional state.

  1. … 2 more files in changeset.
Fix generation of event handlers for HTML in file-storage plugin popup

  1. … 2 more files in changeset.
- Don't set legacy configure parameters in new installations

- Make clear in parameter description in acs-templating, that this is

not the place, where xinha/tinymce should be configured

- Improve warning messages about usage of legacy parameters (tell admin what to do)

  1. … 3 more files in changeset.
- bump version number to 0.5

- use event listeners instead of "onclick" handles

  1. … 1 more file in changeset.
- add required CSP directives; turn "body_handler -event onload" into a body_script

Fixed missing $

- modernize HTML

  1. … 22 more files in changeset.
- reduce the dependencies on acs_object_party_privilege_map for PostgreSQL

- reduce dependencies on acs_object_party_privilege_map

file file-selector-oracle.xql was initially added on branch oacs-5-9.

file file-selector-postgres.xql was initially added on branch oacs-5-9.

- don't use dashes ("-") in namespaces

  1. … 6 more files in changeset.