• last updated 18 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- fix tooltip text

- renamve template::add_acs_confirm_handler into template::add_confirm_handler

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

  1. … 13 more files in changeset.
Removed inline event handlers from form fields and put them into body event handlers to comply with CSP

- adding nonce values to script tags

  1. … 7 more files in changeset.
- use class = 'button' for non-navigational links

- add nonce

- use action button like on other pages

- flag success/error more prominent

- fix construction of utl when head channel is used

- replace "javascript:*" urls with event listeners

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

  1. … 2 more files in changeset.
- CSP-reform: turn hrefs with javascript: URLs into body_scripts with eventListener for "click"

  1. … 2 more files in changeset.
- improve labels on "install from repo" (distinguish between "install" and "upgrade")

- remove unneeded quoting

- don't force redirect

  1. … 1 more file in changeset.
- improve validity of HTML

- replace deprecated tt element

- add editor hints to .vuh files

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

  1. … 30 more files in changeset.
- prefer localurl as name for page filter

  1. … 3 more files in changeset.
- improve checking for return_urls in page_contracts

  1. … 1 more file in changeset.
- don't add packages to install-list, when these are already installed

- bump version number to 5.9.1d2

  1. … 1 more file in changeset.
- imporve symmetry of user interface

  1. … 1 more file in changeset.
- improve link label

- prefer sql statements between curly braces

    • -6
    • +8
    ./users/sessions-registered-summary.tcl
  1. … 1 more file in changeset.
.xql-file reform of acs-admin

- remove sql statements from the code, where these are provided via .xql

- prefer empty sql statements over various forms of *SQL*

- remove obsolete Oracle queries

member_approve

member_ban

member_reject

member_deleted

member_unapprove

user_info

- remove obsolete .xql files (containing only unused query names)

www/users/modify-admin-privileges-oracle.xql

www/users/modify-admin-privileges-postgresql.xql

www/users/user-add-2.xql

    • -41
    • +0
    ./users/member-state-change-oracle.xql
    • -23
    • +0
    ./users/modify-admin-privileges-oracle.xql
    • -23
    • +0
    ./users/modify-admin-privileges-postgresql.xql
  1. … 2 more files in changeset.
- fix for bug #2805

- provide more security for granting/revoking swa permissions (use timeouts and configurable secrets)

    • -11
    • +7
    ./users/modify-admin-privileges.tcl
- allow to goto acs-admin/install page also without internet connection

- bump version number

  1. … 1 more file in changeset.
- fix install URLs