Monotone-Parent: 53884258a5614708a5c6c71e0b9067398269d479

Monotone-Revision: 226f5c8184e0e67598bf0e0344b9b7174261fd30

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-06-29T22:00:45
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-06-29 22:00:45 +00:00
parent aad469d8e0
commit 22fd0ba08e

View File

@@ -3,6 +3,9 @@
* SoObjects/Appointments/SOGoAppointmentFolder.m
([SOGoAppointmentFolder -folderIsMandatory]): returns YES since
users must have one Calendar folder (one and only one).
([SOGoAppointmentFolder -_privacySqlString]): unescape the
escaping '\' so make the carriage return a real one. This way,
PgSQL 8 won't complain about escaping the string.
* SoObjects/SOGo/SOGoFolder.m ([SOGoFolder -ocsFolder]): new
method that create the folder if considered mandatory.