diff --git a/ChangeLog b/ChangeLog index 13a41e89d..69fd53801 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,160 @@ +commit 19fceff5cb30dcb69942c6a04f4decf765180e8d +Author: Wolfgang Sourdeau +Date: Tue Oct 30 16:59:22 2012 -0400 + + avoid comparisons that extend past the string length + + (cherry picked from commit 21ee23e7dfb10510d83a7ac081050215d215dcf2) + +M SoObjects/SOGo/NSString+Utilities.m + +commit a2046168312a354057ef202ed9c54bb24af0cc21 +Author: Ludovic Marcotte +Date: Tue Nov 6 09:04:18 2012 -0500 + + Apply patches for bug #2060 + + (cherry picked from commit 6ad59a8481972be77b1af56b93ec24dd6482aaf6) + +M SoObjects/SOGo/LDAPSource.m +M SoObjects/SOGo/NSString+Crypto.h +M SoObjects/SOGo/NSString+Crypto.m +M SoObjects/SOGo/SQLSource.m + +commit 45250631942b5dd2371919e8dcd73a918a8b465e +Author: Ludovic Marcotte +Date: Tue Nov 6 08:05:23 2012 -0500 + + Automatically disable alarms for newly subsribed calendars. + + This fixes bug #2074. + (cherry picked from commit fe09a7969d5fe57468bd7540318da75111b767ab) + +M SoObjects/SOGo/SOGoGCSFolder.m + +commit bee27444bc727765bd7eb72a85bc358b61590f9f +Author: Jean Raby +Date: Tue Nov 13 17:20:18 2012 -0500 + + Use GCSSpecialQueries in sogo-tool rename-user + + Fixes #1924 + The SQL syntax used by the former query would only work + with postgresql and Oracle. + (cherry picked from commit 378eef408236051f5bcb44011f20a51ed1fe3fe8) + +M SOPE/GDLContentStore/GCSSpecialQueries.m +M Tools/SOGoToolRenameUser.m + +commit 0b5aaa045a436e061cde77143907b05791948019 +Author: Francis Lachapelle +Date: Tue Nov 13 16:22:27 2012 -0500 + + Fix user rights editor in calendar module + + (cherry picked from commit 33bd07a53d76317f2eeac6c518c3a0495126369d) + +M UI/WebServerResources/UIxCalUserRightsEditor.css + +commit 7a598cbc8bc4a19093216f8636a58261cd2cc53f +Author: Francis Lachapelle +Date: Tue Nov 13 16:13:56 2012 -0500 + + Improve user rights editor in calendar module + + (cherry picked from commit fb4b266b3bfff65f69a98984433293905ddee975) + +M UI/WebServerResources/UIxCalUserRightsEditor.css + +commit d736ba1d5d05bbd0cef1b692ae015d1922114349 +Author: Jean Raby +Date: Tue Nov 13 15:01:30 2012 -0500 + + Reorder VCALENDAR template elements + + It must match [iCalCalendar orderOfElements] + (cherry picked from commit d82ba7cbb96e55950da133bcfced87d0af131539) + +M Tests/Integration/test-davacl.py + +commit 021c905fea679825fdbeebe0402d8fc3b593fed1 +Author: Ludovic Marcotte +Date: Tue Nov 13 13:58:05 2012 -0500 + + We now order correctly CardGroups - especially for calendars. + + This is to avoid a bug in BlackBerry devices where the METHOD + must be placed BEFORE any vevent/vtimezone objects, otherwise + the invitation objects are never recognized, and rather shown + as a "application/x-rimdevicecalendar" attachment. + (cherry picked from commit 51192dd5338f43570382d3dc942b083933430dda) + +M SOPE/NGCards/CardElement.h +M SOPE/NGCards/CardElement.m +M SOPE/NGCards/CardGroup.h +M SOPE/NGCards/CardGroup.m +M SOPE/NGCards/CardVersitRenderer.m +M SOPE/NGCards/iCalCalendar.h +M SOPE/NGCards/iCalCalendar.m +M SoObjects/Appointments/SOGoAppointmentObject.m + +commit bc91cfe3d221ee312d3a7fc7a9c005800f8a3a99 +Author: Francis Lachapelle +Date: Mon Nov 12 16:36:30 2012 -0500 + + Fix scrolling for calendars/addressbooks lists + (cherry picked from commit b088f6f97f897520d469e860b3ff740c5bc2a4ba) + +M UI/WebServerResources/ContactsUI.css +M UI/WebServerResources/SchedulerUI.css +M UI/WebServerResources/SchedulerUI.js + +commit 58bdf5c933dd3d414465c7f5581a74440902b6f8 +Author: Francis Lachapelle +Date: Mon Nov 12 15:32:03 2012 -0500 + + Fix bug with reply-to header in messages + (cherry picked from commit e037ca0a4914785c4f34a50613292fa0ddc08775) + +M SoObjects/Mailer/SOGoDraftObject.m + +commit 864789959df106908608e00f1d05ea23d810a17a +Author: Francis Lachapelle +Date: Wed Nov 7 11:06:12 2012 -0500 + + Fix title display of cards with a photo + (cherry picked from commit 0ab36d4ec5b0079c72b42fd8717fda17744d0666) + +M UI/WebServerResources/ContactsUI.css + +commit af3deea480b05fae80267ed5e5c5b4a0573a14de +Author: Jean Raby +Date: Mon Nov 5 13:12:25 2012 -0500 + + Fix 'Show Raw Source' for tasks + + (cherry picked from commit 0a4809e2be49b89c0515d1ac63a3e0c89ac57455) + +M UI/WebServerResources/SchedulerUI.js + +commit eacbda1429561dba2dd20deaa571f58f8ee1e4be +Author: Francis Lachapelle +Date: Fri Oct 26 22:31:14 2012 -0400 + + Fix typos in Spanish (Spain) translation + + (cherry picked from commit 2fdf4f55355377dffc8e696562fffaf1626be305) + +M SoObjects/Appointments/SpanishSpain.lproj/Localizable.strings + +commit 1080bee3ba9749aad0dc28625081fc6a496f7280 +Author: Wolfgang Sourdeau +Date: Wed Oct 24 15:00:02 2012 -0400 + + style + +M ChangeLog + commit 389f4d4c19065341fd4a20fa8a72d8feebb90cbf Author: Wolfgang Sourdeau Date: Wed Oct 24 14:59:13 2012 -0400 @@ -1135,6 +1292,15 @@ M Documentation/SOGo Mobile Devices Configuration.odt M Documentation/SOGo Mozilla Thunderbird Configuration.odt M Documentation/SOGo Native Microsoft Outlook Configuration.odt +commit ce4084e5285b353afa9fc81e47389f9927364d17 +Author: Wolfgang Sourdeau +Date: Fri Oct 12 16:55:27 2012 -0400 + + getNewChangeNumbers: new wrapper for openchangedb_get_new_changeNumbers + +M OpenChange/MAPIStoreContext.h +M OpenChange/MAPIStoreContext.m + commit b1547d7212dfeb23a8d6c936db0a46cad77f8b23 Author: Luc Charland Date: Fri Oct 12 13:34:38 2012 -0400