• last updated 21 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Reform of permissions UI in acs-subsite:

- use simplified tabular view "perm-include" per default, but

allow user to switch to old list-based view

- show number of inherited permissions by default instead of full list

(list can be long). Admin can switch to full list.

- improved configurability of permissions/one.tcl

* ability to pass privileges to be displayed

* provided flag to show inherited_permissions

* provided flag to show detailed permissions (list view)

- improved configurability of permissions/perm-include.tcl

* provided flag "detailed_permissions_p" to provide access

to the old style interface, where all types of privileges

can be provided to all types of parties

- improved functionality of www/permissions/perm-user-add-include

* added search field for filtering users

- modernized idioms

- improved spelling

- extended internationalization

- bumped version of acs-subsite to 5.10.1d9

  1. … 19 more files in changeset.
Whitespace changes

  1. … 1 more file in changeset.
Use the new 'url' and 'email' input type widgets

  1. … 1 more file in changeset.
make end of options explicit

  1. … 17 more files in changeset.
whitespace changes

  1. … 50 more files in changeset.
improve spelling

  1. … 1 more file in changeset.
- 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.
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