Added support for choosing a list from the contacts popup

Monotone-Parent: c3073560ecefd7e654284be77264558f35df1171
Monotone-Revision: befe03897e161f1796e6bb4fd47e4ff7f46528ab

Monotone-Author: crobert@inverse.ca
Monotone-Date: 2009-09-10T21:00:38
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
C Robert
2009-09-10 21:00:38 +00:00
parent fbac33e308
commit a77bd3ded2
5 changed files with 63 additions and 5 deletions
+2
View File
@@ -60,6 +60,8 @@
management, for when the url is invalid / not ical / etc.
* SoObjects/SOGo/SOGoGCSFolder.m (_fetchAclsForUser: forObjectAtPath:):
Ignore group acls if we found acls for the user.
* UI/Contacts/UIxListView.m (propertiesAction): Added to list references
from a vList.
2009-09-10 Wolfgang Sourdeau <wsourdeau@inverse.ca>