• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- 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")

- distinguish in apm_package_selection_widget between operations (updates/installs/or both)

- remove unneeded quoting

- don't force redirect

- make link labels more consistent

- Add a redirector for outdated releases

- 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
    • +1
    ./www/apm/repository-channel-index.adp
  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

- don't add packages to install-list, when these are already installed

- bump version number to 5.9.1d2

- imporve symmetry of user interface

- improve link label

- prefer sql statements between curly braces

    • -2
    • +6
    ./www/apm/version-callback-add-edit.tcl
.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
    ./www/users/member-state-change-oracle.xql
    • -23
    • +0
    ./www/users/modify-admin-privileges-oracle.xql
    • -23
    • +0
    ./www/users/modify-admin-privileges-postgresql.xql
    • -12
    • +2
    ./www/users/registration-history.tcl
- bump version numbers from 5.9.0b* to 5.9.0

  1. … 32 more files in changeset.
- bump version numbers to 6.9.0 (oacs) / 2.9.0 (dotlrn)

  1. … 72 more files in changeset.
- fix for bug #2805

    • -1
    • +2
    ./www/users/modify-admin-privileges.adp
    • -2
    • +6
    ./www/users/modify-admin-privileges.tcl
- group package-specific functions together

- add XOTcl request monitor to offered monitoring links if installed

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

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

- bump version number