• last updated 50 mins ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- mark cc_* functions as deprecated, since more general functions exists in acs_user::, party::, or group:: namespaces

- make protocol-agnostic links for gravatar

- use ns_md5 when available

- add CSP directive

- make unsafe-inline optional in CSP for legacy browsers: add automatically "script-src 'unsafe-inline'" when scripted body_scripts are used

- setting namespaced variable ::acs::kernel_id for future use

- move comment to the right place

- Refine security policies: when necessary, define both a nonce and a

'unsafe-inline' to ensure compatibility on some less adavanced

browsers

- use same "secure" setting for ad_session_id, otherwise, just the

last one is honored

- fix linefeed and semicolon in js for focus handling

- fix gravatar image computation

- replace deprecated tags in documentation page

- replace depreacated tags in documentation pages

- replace deprecated tags in doc pages

- improve checking of image_ids

- replace deprecated tags in documentation pages

    • -189
    • +202
    /openacs-4/packages/workflow/www/doc/specification.adp
- replace deprecated tags

- add templated doc file

- add templated file

    • -0
    • +222
    /openacs-4/packages/bug-tracker/www/doc/bug-tracker-spec.adp
- use template::add_body_script to allow more strict CSP

- fix css in generator procs

- add csp-collector

    • -0
    • +2
    /openacs-4/www/SYSTEM/csp-collector.tcl
file csp-collector.tcl was initially added on branch oacs-5-9.

    • -0
    • +0
    /openacs-4/www/SYSTEM/csp-collector.tcl
- 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)

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

- fix css statements

- add preventDefault() to all event handlers listening to click events

- prevent jumping in event listeners

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

- updated sample templates

file oacs-view3-bootstrap3.adp was initially added on branch oacs-5-9.