• last updated 5 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
- add error message in case the user is already a member

- still todo: proper form errors

order by last name rather than first name in members list when sorting by name

don't make it plain user easy to snarf full address list

allow specification of page_size

Remove leftover xql files

Reduce divergency between oracle and postgres codebase

Replace deprecated 'party::permission_p' by 'permission::permission_p'

  1. … 11 more files in changeset.
Replace deprecated proc 'group::permission_p' with 'party::permission_p'

  1. … 11 more files in changeset.
Use more api

Use message key instead of hardcoded value

Fix typos

  1. … 7 more files in changeset.
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.
file member-state-change.adp was initially added on branch oacs-5-9.

    • -0
    • +0
    ./member-state-change.adp
- standardize argument passing to adp-includes, don't perform double i18n and double quoting

  1. … 124 more files in changeset.
- fix and standardize quoting in template properties

  1. … 393 more files in changeset.
- harden page contracts

  1. … 6 more files in changeset.
- quote HTML attribute values

  1. … 12 more files in changeset.
- improve validity and security of HTML of admin pages

- improve page_contracts

  1. … 38 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2536 more files in changeset.
When inviting users from the main site, show only the form to add a new user since searching for an existing one makes no sense.

  1. … 2 more files in changeset.
A new user would be added as administrator when he was added to the main site. Fix for this.