• last updated 8 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Introduce nonce attribute in script tags to comply with csp

  1. … 5 more files in changeset.
Removed redundant files: they are duplicated in attach-file.adp and attach-file.tcl

in the same folder, actually used by the OacsAttach plugin and revised for CSP already.

Removed commented markup

Put up.gif from richtext-xinha package

Changed reference to the "up" icon so it is found.

TODO

The best would have been the one from richtext-xinha package, but is not reachable because it cannot be mounted.

Removed inline js in favor of explicit ones to comply with CSP

Removed inline js handlers in favor of explicit ones to comply with CSP

Removed inline js handlers, replaced with explicit ones

Remove handler which function was nowhere in the original javascript

Removed redundand body and html tags (they come already from master template)

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

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

  1. … 2 more files in changeset.
- replace onclick by event listener

- use event listeners instead of "onclick" handles

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

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

  1. … 2 more files in changeset.
- add editor hints

  1. … 59 more files in changeset.
- harden page contracts

  1. … 6 more files in changeset.
Merging back to HEAD all changes that happened in branch oacs-5-8 between tags: vg-merge-oacs-5-8-from-20141027 and vg-merge-oacs-5-8-from-20150427

  1. … 520 more files in changeset.
Casting text constants on query and using plpsql function to check permission instead of using a subquery (takes advantage of recursive permissions implementation)

Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2542 more files in changeset.
- improve page-contracts

  1. … 5 more files in changeset.
- use consistently "naturalnum" instead of "integer" when accepting just positive values

  1. … 125 more files in changeset.
- use consistently "naturalnum" instead of "integer" when accepting just positive values

  1. … 101 more files in changeset.
- normalize string expressions

  1. … 13 more files in changeset.
- replace deprecated "ad_verify_and_get_user_id" by "ad_conn user_id"

  1. … 6 more files in changeset.
Restoring xowiki code to yesterdays state. Hopefully getting rid of today's unwanted commits.

  1. … 986 more files in changeset.
revert previous two changes

  1. … 3 more files in changeset.
- site_node::get_url_from_object_id returns in general a list; make sure to take the first element if only one expected

  1. … 4 more files in changeset.
remove deprecated calls to ad_parameter

  1. … 2 more files in changeset.