mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-30 10:47:17 +00:00
See ChangeLog.
Monotone-Parent: ef272f61d0caedee9632010cd4b3ce928a2da43e Monotone-Revision: 6ed6359462b26ed18e75361bf078fb93cda23519 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2012-01-13T17:20:58
This commit is contained in:
@@ -1,3 +1,24 @@
|
||||
2012-01-13 Francis Lachapelle <flachapelle@inverse.ca>
|
||||
|
||||
* SoObjects/Appointments/SOGoAppointmentFolder.m
|
||||
(-caldavFreeBusyRequestOnRecipient:withUID:andOrganizer:from:to:):
|
||||
if the recipient is not associated to a user (from an
|
||||
authentication source), verify if it is a contact (from an
|
||||
addressbook source). If it is, SOGoFreeBusyObject will take care
|
||||
of fetching the freebusy information if the contact is associated
|
||||
to a MS Exchange server.
|
||||
|
||||
* SoObjects/Appointments/SOGoFreeBusyObject.m
|
||||
(-iCalPersonWithUID:): if no user is found from an authentication
|
||||
source, verify if it matches a contact from an addressbook
|
||||
source.
|
||||
(-contentAsStringWithMethod:andUID:andOrganizer:andContact:from:to:):
|
||||
added new parameter "contactID".
|
||||
|
||||
* SoObjects/Appointments/iCalPerson+SOGo.m (-contactIDInContext:):
|
||||
new method that tries to associated the person's email address to
|
||||
a contact ID.
|
||||
|
||||
2012-01-12 Francis Lachapelle <flachapelle@inverse.ca>
|
||||
|
||||
* SoObjects/SOGo/SOGoSource.h (-bindDN, -bindPassword)
|
||||
|
||||
Reference in New Issue
Block a user