]> err.no Git - scalable-opengroupware.org/blobdiff - ChangeLog
git-svn-id: http://svn.opengroupware.org/SOGo/inverse/trunk@1151 d1b88da0-ebda-0310...
[scalable-opengroupware.org] / ChangeLog
index 385a4d19f0278fa4702746d38afc30aa8721b4ee..da37d536465db8c46f732dce9f7ce6b031dfc68a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,26 @@
 2007-08-20  Wolfgang Sourdeau  <wsourdeau@inverse.ca>
 
+       * SoObjects/Contacts/SOGoContactGCSFolder.m ([SOGoContactGCSFolder
+       -_flattenedRecords:records]): when the c_cn field is empty,
+       returns set a formatted string with the concatenation of
+       c_givenname and c_sn as the displayName.
+
+       * SoObjects/Mailer/SOGoMailAccounts.m ([SOGoMailAccounts
+       -isValidMailAccountName:_key]): prevent unknown accounts from
+       being accessed.
+
+       * UI/MailPartViewers/UIxMailPartViewer.m ([UIxMailPartViewer
+       -pathToAttachmentObject]): we no longer need the filename
+       extension for SoLookup...
+
+       * SoObjects/Mailer/SOGoMailBodyPart.m ([SOGoMailBodyPart
+       -lookupName:_keyinContext:_ctxacquire:_flag]): do not require the
+       filename to have an extension, and thus accept any filename.
+
+       * UI/Contacts/UIxContactsListView.m ([UIxContactsListView
+       -currentCName]): new method that returns the c_name of the
+       contact, correctly escaped to be passed by url afterwards.
+
        * UI/MailPartViewers/UIxMailPartHTMLViewer.m
        ([UIxMailPartHTMLViewer -flatContentAsString]): pass the NSData
        instance of [self decodedFlatContent] instead of the buggy