Update ChangeLog

This commit is contained in:
Francis Lachapelle
2017-06-01 09:48:48 -04:00
parent 875b1c9836
commit 71fe42e8c3

573
ChangeLog
View File

@@ -1,3 +1,576 @@
commit 875b1c9836c0dd4ef3a009038529ffa753f22177
Author: Francis Lachapelle <flachapelle@inverse.ca>
Date: Thu Jun 1 09:47:58 2017 -0400
Preparation for release 2.3.21
M Documentation/docinfo.xml
M Documentation/includes/global-attributes.asciidoc
M Version
commit 428d179b9fd12a2a89747c1fb370350069434b1c
Author: Francis Lachapelle <flachapelle@inverse.ca>
Date: Thu Jun 1 09:44:32 2017 -0400
(js) Update CKEditor to version 4.7.0
M NEWS
M UI/WebServerResources/ckeditor/build-config.js
M UI/WebServerResources/ckeditor/ckeditor.js
M UI/WebServerResources/ckeditor/lang/ar.js
M UI/WebServerResources/ckeditor/lang/ca.js
M UI/WebServerResources/ckeditor/lang/cs.js
M UI/WebServerResources/ckeditor/lang/cy.js
M UI/WebServerResources/ckeditor/lang/da.js
M UI/WebServerResources/ckeditor/lang/de.js
M UI/WebServerResources/ckeditor/lang/en.js
M UI/WebServerResources/ckeditor/lang/es.js
M UI/WebServerResources/ckeditor/lang/eu.js
M UI/WebServerResources/ckeditor/lang/fi.js
M UI/WebServerResources/ckeditor/lang/fr.js
A UI/WebServerResources/ckeditor/lang/he.js
M UI/WebServerResources/ckeditor/lang/hr.js
M UI/WebServerResources/ckeditor/lang/hu.js
M UI/WebServerResources/ckeditor/lang/is.js
M UI/WebServerResources/ckeditor/lang/it.js
M UI/WebServerResources/ckeditor/lang/lt.js
A UI/WebServerResources/ckeditor/lang/lv.js
M UI/WebServerResources/ckeditor/lang/mk.js
M UI/WebServerResources/ckeditor/lang/nb.js
M UI/WebServerResources/ckeditor/lang/nl.js
M UI/WebServerResources/ckeditor/lang/no.js
M UI/WebServerResources/ckeditor/lang/pl.js
M UI/WebServerResources/ckeditor/lang/pt-br.js
M UI/WebServerResources/ckeditor/lang/pt.js
M UI/WebServerResources/ckeditor/lang/ru.js
M UI/WebServerResources/ckeditor/lang/sk.js
M UI/WebServerResources/ckeditor/lang/sl.js
M UI/WebServerResources/ckeditor/lang/sr.js
M UI/WebServerResources/ckeditor/lang/sv.js
M UI/WebServerResources/ckeditor/lang/tr.js
M UI/WebServerResources/ckeditor/lang/uk.js
M UI/WebServerResources/ckeditor/lang/zh-cn.js
M UI/WebServerResources/ckeditor/lang/zh.js
D UI/WebServerResources/ckeditor/plugins/clipboard/dialogs/paste.js
M UI/WebServerResources/ckeditor/plugins/div/dialogs/div.js
M UI/WebServerResources/ckeditor/plugins/link/dialogs/anchor.js
M UI/WebServerResources/ckeditor/plugins/link/dialogs/link.js
M UI/WebServerResources/ckeditor/plugins/pastefromword/filter/default.js
A UI/WebServerResources/ckeditor/plugins/scayt/dialogs/dialog.css
M UI/WebServerResources/ckeditor/plugins/scayt/dialogs/options.js
A UI/WebServerResources/ckeditor/plugins/widget/images/handle.png
M UI/WebServerResources/ckeditor/plugins/wsc/dialogs/wsc.js
M UI/WebServerResources/ckeditor/skins/minimalist/editor.css
M UI/WebServerResources/ckeditor/skins/minimalist/editor_gecko.css
M UI/WebServerResources/ckeditor/skins/minimalist/editor_ie.css
M UI/WebServerResources/ckeditor/skins/minimalist/editor_ie7.css
M UI/WebServerResources/ckeditor/skins/minimalist/editor_ie8.css
M UI/WebServerResources/ckeditor/skins/minimalist/editor_iequirks.css
commit e73a3495bb9e3caa8f8a9e142d5d942a93a14071
Author: Francis Lachapelle <flachapelle@inverse.ca>
Date: Wed May 31 10:48:35 2017 -0400
Respect languages preferences on login page
Fixes #4169
M NEWS
M SoObjects/SOGo/SOGoDefaults.plist
M SoObjects/SOGo/WOContext+SOGo.m
M UI/MainUI/SOGoRootPage.h
M UI/MainUI/SOGoRootPage.m
M UI/Templates/MainUI/SOGoRootPage.wox
M UI/WebServerResources/SOGoRootPage.js
commit 678cf66a574b7eeda936c3df3fbc9ac0367edd71
Author: Francis Lachapelle <flachapelle@inverse.ca>
Date: Wed May 31 06:32:40 2017 -0400
Add Latvian (lv) translation (cont'd)
A SoObjects/Mailer/SOGoMailLatvianForward.wo/SOGoMailLatvianForward.html
A SoObjects/Mailer/SOGoMailLatvianForward.wo/SOGoMailLatvianForward.wod
A SoObjects/Mailer/SOGoMailLatvianReply.wo/SOGoMailLatvianReply.html
A SoObjects/Mailer/SOGoMailLatvianReply.wo/SOGoMailLatvianReply.wod
commit 0cca551c223d8406a55dee75940fd70e50e66aa9
Author: Francis Lachapelle <flachapelle@inverse.ca>
Date: Tue May 30 17:27:49 2017 -0400
Add Latvian (lv) translation
M .tx/config
M NEWS
M SoObjects/Appointments/English.lproj/Localizable.strings
M SoObjects/Appointments/French.lproj/Localizable.strings
M SoObjects/Appointments/German.lproj/Localizable.strings
A SoObjects/Appointments/Latvian.lproj/Localizable.strings
M SoObjects/Appointments/Polish.lproj/Localizable.strings
M SoObjects/Appointments/TurkishTurkey.lproj/Localizable.strings
A SoObjects/Contacts/Latvian.lproj/Localizable.strings
M SoObjects/Mailer/GNUmakefile
A SoObjects/Mailer/Latvian.lproj/Localizable.strings
M SoObjects/Mailer/SOGoMailForward.h
M SoObjects/Mailer/SOGoMailForward.m
M SoObjects/Mailer/SOGoMailReply.h
M SoObjects/Mailer/SOGoMailReply.m
M SoObjects/SOGo/SOGoDefaults.plist
M Tests/Integration/preferences.py
A UI/AdministrationUI/Latvian.lproj/Localizable.strings
M UI/Common/Dutch.lproj/Localizable.strings
M UI/Common/Finnish.lproj/Localizable.strings
A UI/Common/Latvian.lproj/Localizable.strings
M UI/Contacts/Czech.lproj/Localizable.strings
M UI/Contacts/Dutch.lproj/Localizable.strings
M UI/Contacts/Finnish.lproj/Localizable.strings
M UI/Contacts/French.lproj/Localizable.strings
A UI/Contacts/Latvian.lproj/Localizable.strings
M UI/Contacts/Polish.lproj/Localizable.strings
M UI/Contacts/Slovak.lproj/Localizable.strings
M UI/Contacts/TurkishTurkey.lproj/Localizable.strings
A UI/MailPartViewers/Latvian.lproj/Localizable.strings
M UI/MailPartViewers/TurkishTurkey.lproj/Localizable.strings
M UI/MailerUI/Dutch.lproj/Localizable.strings
M UI/MailerUI/English.lproj/Localizable.strings
M UI/MailerUI/Finnish.lproj/Localizable.strings
M UI/MailerUI/French.lproj/Localizable.strings
M UI/MailerUI/German.lproj/Localizable.strings
A UI/MailerUI/Latvian.lproj/Localizable.strings
M UI/MailerUI/Polish.lproj/Localizable.strings
M UI/MailerUI/TurkishTurkey.lproj/Localizable.strings
M UI/MainUI/Arabic.lproj/Localizable.strings
M UI/MainUI/Basque.lproj/Localizable.strings
M UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings
M UI/MainUI/Catalan.lproj/Localizable.strings
M UI/MainUI/ChineseTaiwan.lproj/Localizable.strings
M UI/MainUI/Croatian.lproj/Localizable.strings
M UI/MainUI/Czech.lproj/Localizable.strings
M UI/MainUI/Danish.lproj/Localizable.strings
M UI/MainUI/Dutch.lproj/Localizable.strings
M UI/MainUI/English.lproj/Localizable.strings
M UI/MainUI/Finnish.lproj/Localizable.strings
M UI/MainUI/French.lproj/Localizable.strings
M UI/MainUI/German.lproj/Localizable.strings
M UI/MainUI/Hebrew.lproj/Localizable.strings
M UI/MainUI/Hungarian.lproj/Localizable.strings
M UI/MainUI/Icelandic.lproj/Localizable.strings
M UI/MainUI/Italian.lproj/Localizable.strings
A UI/MainUI/Latvian.lproj/Locale
A UI/MainUI/Latvian.lproj/Localizable.strings
M UI/MainUI/Lithuanian.lproj/Localizable.strings
M UI/MainUI/Macedonian.lproj/Localizable.strings
M UI/MainUI/NorwegianBokmal.lproj/Localizable.strings
M UI/MainUI/NorwegianNynorsk.lproj/Localizable.strings
M UI/MainUI/Polish.lproj/Localizable.strings
M UI/MainUI/Portuguese.lproj/Localizable.strings
M UI/MainUI/Russian.lproj/Localizable.strings
M UI/MainUI/Serbian.lproj/Localizable.strings
M UI/MainUI/Slovak.lproj/Localizable.strings
M UI/MainUI/Slovenian.lproj/Localizable.strings
M UI/MainUI/SpanishArgentina.lproj/Localizable.strings
M UI/MainUI/SpanishSpain.lproj/Localizable.strings
M UI/MainUI/Swedish.lproj/Localizable.strings
M UI/MainUI/TurkishTurkey.lproj/Localizable.strings
M UI/MainUI/Ukrainian.lproj/Localizable.strings
M UI/MainUI/Welsh.lproj/Localizable.strings
M UI/PreferencesUI/Arabic.lproj/Localizable.strings
M UI/PreferencesUI/Basque.lproj/Localizable.strings
M UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings
M UI/PreferencesUI/Catalan.lproj/Localizable.strings
M UI/PreferencesUI/ChineseTaiwan.lproj/Localizable.strings
M UI/PreferencesUI/Croatian.lproj/Localizable.strings
M UI/PreferencesUI/Czech.lproj/Localizable.strings
M UI/PreferencesUI/Danish.lproj/Localizable.strings
M UI/PreferencesUI/Dutch.lproj/Localizable.strings
M UI/PreferencesUI/English.lproj/Localizable.strings
M UI/PreferencesUI/Finnish.lproj/Localizable.strings
M UI/PreferencesUI/French.lproj/Localizable.strings
M UI/PreferencesUI/German.lproj/Localizable.strings
M UI/PreferencesUI/Hebrew.lproj/Localizable.strings
M UI/PreferencesUI/Hungarian.lproj/Localizable.strings
M UI/PreferencesUI/Icelandic.lproj/Localizable.strings
M UI/PreferencesUI/Italian.lproj/Localizable.strings
A UI/PreferencesUI/Latvian.lproj/Localizable.strings
M UI/PreferencesUI/Lithuanian.lproj/Localizable.strings
M UI/PreferencesUI/Macedonian.lproj/Localizable.strings
M UI/PreferencesUI/NorwegianBokmal.lproj/Localizable.strings
M UI/PreferencesUI/NorwegianNynorsk.lproj/Localizable.strings
M UI/PreferencesUI/Polish.lproj/Localizable.strings
M UI/PreferencesUI/Portuguese.lproj/Localizable.strings
M UI/PreferencesUI/Russian.lproj/Localizable.strings
M UI/PreferencesUI/Serbian.lproj/Localizable.strings
M UI/PreferencesUI/Slovak.lproj/Localizable.strings
M UI/PreferencesUI/Slovenian.lproj/Localizable.strings
M UI/PreferencesUI/SpanishArgentina.lproj/Localizable.strings
M UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings
M UI/PreferencesUI/Swedish.lproj/Localizable.strings
M UI/PreferencesUI/TurkishTurkey.lproj/Localizable.strings
M UI/PreferencesUI/Ukrainian.lproj/Localizable.strings
M UI/PreferencesUI/Welsh.lproj/Localizable.strings
M UI/SOGoUI/SOGoFolderAdvisory.h
M UI/SOGoUI/SOGoFolderAdvisory.m
M UI/Scheduler/Czech.lproj/Localizable.strings
M UI/Scheduler/Dutch.lproj/Localizable.strings
M UI/Scheduler/Finnish.lproj/Localizable.strings
A UI/Scheduler/Latvian.lproj/Localizable.strings
M UI/Scheduler/Slovak.lproj/Localizable.strings
M UI/Scheduler/TurkishTurkey.lproj/Localizable.strings
M configure
commit 98f042b390eb3047f4294b037b6ced4a8b9c4928
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Tue May 30 14:47:23 2017 -0400
(fix) fixed typos in tools' help (fixes #4175)
M Tools/SOGoToolManageEAS.m
M Tools/SOGoToolTruncateCalendar.m
commit bbac4662768444a1821f72351a2c12da2878f783
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Tue May 30 14:44:43 2017 -0400
(fix) sanity check when no defaults are found (fixes #4179)
M Tools/SOGoToolDumpDefaults.m
commit d7eb75195147160957a2c865f95728cdfe430cf6
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Tue May 30 13:16:35 2017 -0400
Updated NEWS
M NEWS
commit 7cc3ff2fccb7905300456b01091286581e4b3842
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Tue May 30 13:15:04 2017 -0400
(fix) remove any trailing cr (fixes #4172)
M UI/Contacts/UIxContactFolderActions.m
commit ec397b39b04e232fbb02039f0a4f9e835fd76e60
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Tue May 30 10:38:31 2017 -0400
(feat) added custom fields support from Thunderbird's address book
M NEWS
M SoObjects/Contacts/NGVCard+SOGo.h
M SoObjects/Contacts/NGVCard+SOGo.m
M UI/Contacts/UIxContactEditor.m
M UI/Contacts/UIxContactView.m
M UI/Templates/ContactsUI/UIxContactEditor.wox
M UI/Templates/ContactsUI/UIxContactView.wox
commit 95d08c015057a3760adbef5f8c21cb9d22bb3c2b
Author: Francis Lachapelle <flachapelle@inverse.ca>
Date: Tue May 30 09:26:30 2017 -0400
Newly subscribed calendars are excluded from FB
Fixes #3354
M NEWS
M SoObjects/Appointments/SOGoAppointmentFolder.m
M SoObjects/SOGo/SOGoGCSFolder.m
commit b3149ee7c23320f2e22dccf689850d0e317a751f
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Wed May 17 09:56:16 2017 -0400
Fixed typo
M Tools/SOGoToolManageACL.m
commit 20cbe3cf77b4be5641a2f423c78ed89c6e68bb1e
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Wed May 17 09:46:27 2017 -0400
Updated NEWS
M NEWS
commit a57cad33f669f1dc03fec7f3c6463953796ad9a0
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Wed May 17 09:44:34 2017 -0400
(feat) now able to subscribe/unsubscribe folders using sogo-tool
M SoObjects/SOGo/SOGoGCSFolder.m
M Tools/SOGoToolManageACL.m
commit 5027aabc1b0adbba6ed3177a7bc833dc7d5da352
Author: Francis Lachapelle <flachapelle@inverse.ca>
Date: Wed Oct 26 15:42:50 2016 -0400
Improve validation of mail account delegators
M SoObjects/Mailer/SOGoMailAccount.m
commit 149997b4cd60f97c023007cd6ddb316c1b9d0580
Author: Francis Lachapelle <flachapelle@inverse.ca>
Date: Mon May 8 11:23:32 2017 -0400
Fix mail delegation of pristine user accounts
Fixes #4160
M NEWS
M SoObjects/Mailer/SOGoMailAccount.m
M SoObjects/Mailer/SOGoUser+Mailer.m
commit 9b4dd624c6fd87295c18ffd42e958cf6f52fc7f8
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Mon May 8 10:46:12 2017 -0400
Updated NEWS
M NEWS
commit c3121c50d5b99996029a4e06e63df7802b262fad
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Mon May 8 10:44:12 2017 -0400
(fix) make sure to use crypt as the scheme for md5/sha256/sha512 (fixes #4137)
M SoObjects/SOGo/LDAPSource.m
M SoObjects/SOGo/SQLSource.m
commit 3f698447b912b1e4752baeb752b1df4635c2bfc8
Author: Francis Lachapelle <flachapelle@inverse.ca>
Date: Thu Apr 27 09:02:46 2017 -0400
Properly honor "include in freebusy"
Fixes #3354
M NEWS
M SoObjects/Appointments/SOGoAppointmentFolder.m
M SoObjects/Appointments/SOGoFreeBusyObject.m
M SoObjects/SOGo/SOGoParentFolder.m
commit 2705b5956a06585076c9029de31edb643c50a457
Author: Francis Lachapelle <flachapelle@inverse.ca>
Date: Wed Apr 26 09:42:25 2017 -0400
(doc) Update installation guide
M Documentation/SOGoInstallationGuide.asciidoc
commit e0cb700f54906220b6406a81e22372a4bafd6f76
Author: Francis Lachapelle <flachapelle@inverse.ca>
Date: Fri Apr 21 16:42:08 2017 -0400
(js) Prevent 304 HTTP status code in IE11
M UI/WebServerResources/generic.js
commit 65e735a31422eaa70ec77fb8494b36012f6e2904
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Fri Apr 21 15:31:54 2017 -0400
Updated NEWS
M NEWS
commit 89400fe980515687a658e4f0a88885d9ba323df8
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Fri Apr 21 15:29:34 2017 -0400
(feat) added photo support in GAL search ops
M ActiveSync/SOGoActiveSyncDispatcher.m
M Documentation/SOGoInstallationGuide.asciidoc
M SoObjects/SOGo/SOGoSystemDefaults.h
M SoObjects/SOGo/SOGoSystemDefaults.m
commit e6baba445f2035ae17ec2918b289fbd6ad751dd9
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Thu Apr 20 14:35:44 2017 -0400
Updated comment
M UI/MailPartViewers/UIxMailPartHTMLViewer.m
commit 341885542bf2743be39a5edc3f27a3402644703a
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Thu Apr 20 14:30:54 2017 -0400
Updated NEWS
M NEWS
commit 9c1e481d54d1911d0ff393e0340671ce9d069159
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Thu Apr 20 14:29:15 2017 -0400
(fix) handle properly windows-1255 charset (fixes #4124)
M UI/MailPartViewers/UIxMailPartHTMLViewer.m
commit 8fc55833d299b8d8194cc75319f1548a814894b2
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Wed Apr 12 16:37:39 2017 -0400
Updated NEWS
M NEWS
commit 43385ce5bf8a3dc8371289c6acd600c57fa1fa06
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Wed Apr 12 16:13:40 2017 -0400
(fix) enhance display of all-day invitations (fixes #4145)
M SoObjects/Appointments/English.lproj/Localizable.strings
M SoObjects/Appointments/SOGoAptMailNotification.m
M UI/MailPartViewers/UIxMailPartICalViewer.m
M UI/Templates/Appointments/SOGoAptMailInvitation.wox
commit f28b7f2f8cc91dc69b3976f5311b18bd9e51bbd5
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Wed Apr 12 13:05:06 2017 -0400
Updated NEWS
M NEWS
commit 7a418582c4f2ac4dc094724662c43c201c83a469
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Wed Apr 12 13:04:29 2017 -0400
(fix) avoid sending IMIP messages for all EAS clients (fixes #4022)
M SoObjects/Appointments/SOGoCalendarComponent.m
commit 34e22dad42587a5397d5f4c9b9e46d7359211985
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Wed Apr 12 12:59:53 2017 -0400
(fix) set RSVP when sending events invite
M ActiveSync/iCalEvent+ActiveSync.m
commit b8ae9afbd220c9dad6803e89b0fd0da22b446d8d
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Tue Apr 11 10:15:32 2017 -0400
Updated NEWS
M NEWS
commit be527031bc4724e1718981de69f63c400b28ea08
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Tue Apr 11 10:13:56 2017 -0400
(fix) remove over EAS alarms if we don't want them (fixes #4059)
M ActiveSync/SOGoActiveSyncDispatcher+Sync.m
commit b4f5430ac57a61bad03bb98f264e6e48590b4b2c
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Fri Apr 7 13:45:32 2017 -0400
Updated NEWS
M NEWS
commit 8b307d8ac6f4647e9734057174e5c71f9ea5d437
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Fri Apr 7 13:43:18 2017 -0400
(fix) correctly set flags when ReplaceMime is set (fixes #4133)
M ActiveSync/SOGoActiveSyncDispatcher.m
commit 2e8c6680fe8e80bb58eb3111e74125507c4b647e
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Thu Apr 6 14:24:25 2017 -0400
(fix) check if found before changing location
M SoObjects/SOGo/SOGoMailer.m
commit d9d4808d297138dc59cb5d8821819186027d0e65
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Thu Apr 6 11:02:59 2017 -0400
(fix) protect ourself from broken SOPE/SOGo installs (fixes #4117)
M SoObjects/SOGo/SOGoMailer.m
commit 43dc7dee8748e97819c950e54d61932eb4f43b39
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Fri Mar 31 15:33:19 2017 -0400
(fix) calendar component move across collections (fixes #4116)
M NEWS
M SoObjects/Appointments/SOGoCalendarComponent.m
commit 9995ccc29fb4488492b784106eb83a59fca10686
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Fri Mar 24 11:37:54 2017 -0400
(fix) more fixes for #3905
M SoObjects/Appointments/SOGoAppointmentObject.m
commit 28ab0015a98dc7e22b1b19c35b884b1c8d05cd1a
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Fri Mar 24 11:11:10 2017 -0400
(fix) more fixes for #3905
M SoObjects/Appointments/SOGoAppointmentObject.m
commit 4a3f17506cdb3958f4e0f688be7f911688bfdc62
Author: Francis Lachapelle <flachapelle@inverse.ca>
Date: Sun Jan 29 18:07:59 2017 -0500
Remove debugging output
M SOPE/NGCards/iCalWeeklyRecurrenceCalculator.m
commit a7740dc5eddc065ba1d5904469a218431d36ee58
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Sat Mar 18 15:37:15 2017 -0400
Updated NEWS
M NEWS
commit 3155ecf3251e5662f1dd87f2f885be1c08521431
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Sat Mar 18 15:34:56 2017 -0400
(fix) fix opacity in freebusy over EAS
M ActiveSync/iCalEvent+ActiveSync.m
commit fb8ba8f3b9ee1f669aae56f03549a9fb8f4c3aff
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Wed Mar 15 10:38:20 2017 -0400
(fix) remove old code conflicting with #3905
M SoObjects/Appointments/SOGoCalendarComponent.m
commit 4cd8a32081b8aa347327b7e5dbcdd4f435261adb
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Fri Mar 10 08:58:46 2017 -0500
Release preparation
M ChangeLog
M Documentation/docinfo.xml
M Documentation/includes/global-attributes.asciidoc
M NEWS
M Version
commit fbc6bb71a89cbfabed4b1dea1a129dc722bbbfd1
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Thu Mar 9 13:57:27 2017 -0500