• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix typos

  1. … 42 more files in changeset.
Use consistently ad_script_abort after ad_return_error.

Break long lines

  1. … 24 more files in changeset.
make sure to call ad_script_abort after ad_returnredirect

  1. … 15 more files in changeset.
- use "ad_try" instead of "with_catch"

- avoid overlong lines

  1. … 1 more file in changeset.
whitespace changes

  1. … 1 more file in changeset.
Revert erroneous modification

Remove obsolete query

  1. … 1 more file in changeset.
Bug fix: avoid confusion between command argument and option, when argument starts with "-"

  1. … 81 more files in changeset.
fix: Use proper "from" email in member-state notification email

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

  1. … 7821 more files in changeset.
Provide hint, when permission check fails

  1. … 1 more file in changeset.
Allow to send as well mail, when membership was rejected

Revert yesterdays change of Antonio and add missing adp file

file member-state-change.adp was initially added on branch oacs-5-9.

    • -0
    • +0
    ./member-state-change.adp
Comment out currently not working code. To enable again one should forward interaction when a user is approved to a page sending some confirmation email, but seems like this is now missing.

Allow to specify another return url for the page

compare with group_id, not subsite_id

- when ShowMembersListTo is set to "3", show list to members only, when this is not the whole subsite

- improve documentation

  1. … 1 more file in changeset.
- Internationalize title of /members page for main site memberships

- Make displayed columns of member page configurable and show ordinary members less columns

  1. … 2 more files in changeset.
Offer admin the ability to send a notification email after approvals to communities

Maintain group_id when usering filters (was previously lost)

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

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

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

  1. … 55 more files in changeset.
- use base tables in queries instead of mega-view cc_users

- Provide a title to show what members are managed

- add optional parameter group_id to manage other groups as well

- write sql statements between curly braces

  1. … 13 more files in changeset.
- prefer ns_quotehtml over ad_quotehtml

  1. … 36 more files in changeset.
- add editor hints to keep spaces/tabs in the furture more consistent

  1. … 746 more files in changeset.
- handle "merged" user state on more places

  1. … 1 more file in changeset.
- remove globals for errorInfo and use namespace qualifiers instead

  1. … 5 more files in changeset.