2004-12-22 Marcus Mueller * v0.9.24 * Appointments/SOGoAppointmentFolder.[hm]: added -fetchFreebusy... Removed all -fetchXXXInfosFromFolder: methods. There's a single method to override now, making the job in SOGoGroupAppointmentFolder much easier (to understand). * Appointments/SOGoGroupAppointmentFolder.m: added necessary fetch abstraction. 2004-12-17 Marcus Mueller * Appointments/SOGoAppointmentFolder.[hm]: added "partstates" to coreInfos for fetching. Also added new API to fetch a stripped down version of coreInfos, suitable for overviews. (v0.9.23) 2004-12-15 Marcus Mueller * Appointments/SOGoAppointmentFolder.m: default redirect is now "schedule" instead of "weekoverview" (0.9.22) * Appointments/SOGoAppointmentFolder.m: cleanup (v0.9.21) * Appointments/SOGoAppointmentFolder.m: compile fix (v0.9.20) 2004-12-13 Marcus Mueller * v0.9.19 * Appointments/SOGoAppointmentFolder.[hm]: new method to fetch generic fields (better suited for freebusy), fixed some "mailto:" prefix madness * Appointments/SOGoAppointmentFolder.m: fixed bug in -uidsFromICalPersons: (v0.9.18) 2004-12-10 Marcus Mueller * Appointments/SOGoAppointmentFolder.m: added new quickinfo attributes for fetching (v0.9.17) 2004-12-08 Marcus Mueller * GNUmakefile: added Sieve product * Appointments/SOGoGroupAppointmentFolder.m, Appointments/SOGoAppointmentFolder.m, SOGo/SOGoContentObject.m, SOGo/SOGoUserFolder.m: changed to NGLogging. 2004-08-26 Marcus Mueller * added "Mailer" product 2004-08-25 Marcus Mueller * added "Contacts" product * ChangeLog: created