Monotone-Parent: e2af315b632622df78228e2f3175bd974e1b5a8d

Monotone-Revision: 661ae1fcba69b174478dbc3404b4d50caf90da97

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-04-17T14:02:07
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-04-17 14:02:07 +00:00
parent 48d0edb83c
commit b56702c30c
3 changed files with 108 additions and 0 deletions
+6
View File
@@ -1,5 +1,11 @@
2007-04-17 Wolfgang Sourdeau <wsourdeau@inverse.ca>
* UI/Common/UIxObjectActions.m: new module implementing the web
actions common to SOGoObject and all its subclasses.
([UIxObjectActions -addUserInAclsAction]): new method that adds a
user with the clientObject defaults user rights to the object's
acl.
* UI/Common/UIxAclEditor.m: modified module so as to simplify it
to the point where it will only list the users (and their name)
associated with an object acl.