• last updated 7 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Get rid of obsolete query (portable version in generic xql already)

Reduce divergence between postgres and oracle codebase

Bug fix: avoid confusion between command argument and option, when argument starts with "-"

  1. … 81 more files in changeset.
Replace /acs-admin/users/one links with acs_community_member_admin_url

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

  1. … 7820 more files in changeset.
provide default for email_verified_p

- Don't name valdation black and formal argument the same

Support internationalization via [group::get_member_state_pretty] and

other related messages concerning state changes.

  1. … 5 more files in changeset.
Centralize message handling for member_state management in group::get_member_state_pretty. More can be done, i18n needs to be added as well (required to having a more generalized handling of memberships in acs-admin and acs-subsite/www/members

  1. … 1 more file in changeset.
Make sure, return_url for complex-user-search works as well for other contexts

Don't skip the option to send a mail to the user when a return_url is specified

Fix spelling errors

  1. … 75 more files in changeset.
- when deleting a user permanently (in case this is possible), redirect to the main /users page, since a redirect to the page of the deleted user does not make sense)

- replace "<include ... />" by "<include ... >", since adp parser in

AOLserver and NaviServer passes "/" as argument to the adp-include.

  1. … 14 more files in changeset.
- tighten page contracts

  1. … 42 more files in changeset.
- improve messages

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

  1. … 54 more files in changeset.
- replace "javascript:*" urls with event listeners

- remove unneeded quoting

- improve validity of HTML

- modernize HTML in .adp files

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

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

  1. … 12 more files in changeset.
- prefer sql statements between curly braces

  1. … 6 more files 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

    • -23
    • +0
    ./modify-admin-privileges-oracle.xql
    • -23
    • +0
    ./modify-admin-privileges-postgresql.xql
  1. … 4 more files in changeset.
- fix for bug #2805

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

- prefer ns_quotehtml over ad_quotehtml

  1. … 28 more files in changeset.
- allow no-selected group in user search (by fixing other bugs, db_html_select_value_options works now, but forced the user to select a group)

- use a faster sql query

- order groups by group_id to list "the public" first