diff --git a/ChangeLog b/ChangeLog index 684238c38..c4724de77 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,317 @@ +commit 2c24901803a6d84fc0e6f3617292df7fc4095f77 +Author: Francis Lachapelle +Date: Thu Dec 1 12:01:50 2016 -0500 + + (js/css) Update generated files + +M UI/WebServerResources/css/styles.css +M UI/WebServerResources/css/styles.css.map +M UI/WebServerResources/js/Common.js +M UI/WebServerResources/js/Common.js.map +M UI/WebServerResources/js/Mailer.services.js +M UI/WebServerResources/js/Mailer.services.js.map +M UI/WebServerResources/js/Scheduler.services.js +M UI/WebServerResources/js/Scheduler.services.js.map +M UI/WebServerResources/js/vendor/angular-material.js +M UI/WebServerResources/js/vendor/angular-material.min.js + +commit 8f90aa96fe4a90001808468f93f8eef72ddf0f4c +Author: Francis Lachapelle +Date: Thu Dec 1 12:00:00 2016 -0500 + + (css,js) Update md to v1.1.1-master-b8357dc + +M UI/WebServerResources/angular-material +M UI/WebServerResources/bower.json + +commit ee5b60c5446822402b6d42e7c6ca81eddb4fee0f +Author: Francis Lachapelle +Date: Thu Dec 1 11:59:16 2016 -0500 + + Preparation for release 3.2.4 + +M Documentation/docinfo.xml +M Documentation/includes/global-attributes.asciidoc +M NEWS +M Version + +commit d2b94eba09ffe30f5d2dddf07c22351ba87eb39e +Author: Francis Lachapelle +Date: Thu Dec 1 11:56:07 2016 -0500 + + (js) Fix detection of session expiration + +M NEWS +M UI/WebServerResources/js/Common/Common.app.js + +commit c9467e1ce3258ecc8f8b36447b94c30165368f55 +Author: Francis Lachapelle +Date: Thu Dec 1 11:21:59 2016 -0500 + + Validate custom subject for vacation auto-reply + +M UI/PreferencesUI/UIxJSONPreferences.m +M UI/Templates/PreferencesUI/UIxPreferences.wox + +commit b4e9b7b60caef1e649f5ae3920411dba58f810f8 +Author: Francis Lachapelle +Date: Thu Dec 1 11:14:38 2016 -0500 + + (css) Fix sidenav background color of Preferences + +M UI/Templates/PreferencesUI/UIxPreferences.wox + +commit 66710f1b174f605a654b1b1479df57fcf0dd5707 +Author: Francis Lachapelle +Date: Thu Dec 1 11:07:28 2016 -0500 + + (i18n) Update translations + +M SoObjects/Appointments/TurkishTurkey.lproj/Localizable.strings +M UI/Common/TurkishTurkey.lproj/Localizable.strings +M UI/Contacts/Macedonian.lproj/Localizable.strings +M UI/MailPartViewers/TurkishTurkey.lproj/Localizable.strings +M UI/MailerUI/Finnish.lproj/Localizable.strings +M UI/MailerUI/Macedonian.lproj/Localizable.strings +M UI/MailerUI/Serbian.lproj/Localizable.strings +M UI/MailerUI/TurkishTurkey.lproj/Localizable.strings +M UI/MainUI/Finnish.lproj/Localizable.strings +M UI/MainUI/Macedonian.lproj/Localizable.strings +M UI/MainUI/Serbian.lproj/Localizable.strings +M UI/MainUI/TurkishTurkey.lproj/Localizable.strings +M UI/PreferencesUI/Finnish.lproj/Localizable.strings +M UI/PreferencesUI/Macedonian.lproj/Localizable.strings +M UI/PreferencesUI/Serbian.lproj/Localizable.strings +M UI/PreferencesUI/TurkishTurkey.lproj/Localizable.strings +M UI/Scheduler/Finnish.lproj/Localizable.strings +M UI/Scheduler/TurkishTurkey.lproj/Localizable.strings + +commit a61ea24cdb9051ab299aee6c1a0dbc04f2e59c90 +Author: Francis Lachapelle +Date: Thu Dec 1 10:28:26 2016 -0500 + + (obj-c) Indentation + +M Tools/SOGoToolBackup.m +M Tools/SOGoToolCleanupUser.m + +commit 3e448d2c2ccbbc60bb413a7d96164568d2a859aa +Author: Francis Lachapelle +Date: Thu Dec 1 10:27:22 2016 -0500 + + New sogo-tool cleanup user feature (cont'd) + +M SOPE/GDLContentStore/GCSFolder.m +M Tools/SOGoToolBackup.m +M Tools/SOGoToolCleanupUser.m + +commit 9aa00d049debf1640a011f12e66418a96469423e +Author: Ludovic Marcotte +Date: Thu Dec 1 09:42:03 2016 -0500 + + Updated NEWS + +M NEWS + +commit fdea54f5e76bb27d2feeaca3f4f129e18533870d +Author: Ludovic Marcotte +Date: Thu Dec 1 09:40:24 2016 -0500 + + (fix) properly escape all GAL responses (fixes #3923) + +M ActiveSync/SOGoActiveSyncDispatcher.m + +commit 3c098ceca5b6d1f9812463ede3619bf308942193 +Author: InverseBot +Date: Thu Dec 1 01:18:40 2016 -0500 + + (js/css) Update generated files + +M UI/WebServerResources/css/styles.css +M UI/WebServerResources/css/styles.css.map + +commit f7dd835f92c7a25c58736b1510b4b9f18272d31e +Author: Francis Lachapelle +Date: Wed Nov 30 16:06:09 2016 -0500 + + Fix mail attribute when importing an LDIF file + + Fixes #3878 + +M NEWS +M SoObjects/Contacts/NGVCard+SOGo.m + +commit 7705c11cf7b135015bfac4be65845d7f3ba8a92c +Author: Francis Lachapelle +Date: Wed Nov 30 15:32:29 2016 -0500 + + New sogo-tool cleanup user feature + +M NEWS +M SOPE/GDLContentStore/GCSFolder.h +M SOPE/GDLContentStore/GCSFolder.m +M Tools/GNUmakefile +A Tools/SOGoToolCleanupUser.m + +commit 52cdb71d1f2b3696f7cc395163d35a73d526c5c9 +Author: Francis Lachapelle +Date: Wed Nov 30 12:13:48 2016 -0500 + + Add sort by start date for the tasks list + + Fixes #3840 + +M NEWS +M UI/Scheduler/NSArray+Scheduler.h +M UI/Scheduler/NSArray+Scheduler.m +M UI/Scheduler/UIxCalListingActions.m +M UI/Templates/SchedulerUI/UIxCalMainView.wox + +commit a1746cd386d76689c96a2f01a46a66e121f6584b +Author: Francis Lachapelle +Date: Wed Nov 30 12:09:11 2016 -0500 + + (css) Fix display of tabs with oversized content + +M UI/WebServerResources/scss/components/tabs/tabs.scss + +commit cd08ab81f16694cf320e84741eb0f30a9e9c8133 +Author: InverseBot +Date: Wed Nov 30 02:47:47 2016 -0500 + + (js/css) Update generated files + +M UI/WebServerResources/js/Common.js +M UI/WebServerResources/js/Common.js.map +M UI/WebServerResources/js/Scheduler.services.js +M UI/WebServerResources/js/Scheduler.services.js.map +M UI/WebServerResources/js/vendor/angular-file-upload.min.js +M UI/WebServerResources/js/vendor/angular-file-upload.min.js.map + +commit d293fe79ed422d17e3e18b275b8218610ed91b3b +Author: Francis Lachapelle +Date: Tue Nov 29 17:47:14 2016 -0500 + + Add handling of BYSETPOS for BYDAY in repeat rule + +M NEWS +M SOPE/NGCards/iCalRecurrenceRule.m + +commit 6f732ba5353c744cddc32e573384c907a228914b +Author: Francis Lachapelle +Date: Tue Nov 29 16:14:42 2016 -0500 + + Fix MSExchangeFreeBusySOAPRequest.wod + +M SoObjects/Appointments/MSExchangeFreeBusySOAPRequest.wo/MSExchangeFreeBusySOAPRequest.wod + +commit b27c8682711e8fe8c5dcb635440af9cae7840527 +Author: Francis Lachapelle +Date: Tue Nov 29 15:48:15 2016 -0500 + + Fix freebusy data fetching of MS Exchange contacts + +M NEWS +M SoObjects/Appointments/iCalEntityObject+SOGo.m +M UI/WebServerResources/js/Common/Resource.service.js +M UI/WebServerResources/js/Scheduler/Component.service.js + +commit e0b0a1d78340b738336a5273ead688394ef3045c +Author: InverseBot +Date: Tue Nov 29 03:13:53 2016 -0500 + + (js/css) Update generated files + +M UI/WebServerResources/js/Mailer.services.js +M UI/WebServerResources/js/Mailer.services.js.map +M UI/WebServerResources/js/Scheduler.services.js +M UI/WebServerResources/js/Scheduler.services.js.map + +commit e059a6043e77af0cbafb8b2a697378c7257a25bb +Author: Francis Lachapelle +Date: Mon Nov 28 15:33:02 2016 -0500 + + (js) Fix possible cross-origin exception + + When SOGo is launched from an external link, either using a different + "target" or using window.open(), the Mail composer could throw a + JavaScript exception when trying to save or send a message that would + completely stop the operation. + + Fixes #3900 + +M NEWS +M UI/WebServerResources/js/Mailer/MessageEditorController.js + +commit e253f5735d1179123bd9de64c9d2aa496b742553 +Author: Francis Lachapelle +Date: Mon Nov 28 11:45:09 2016 -0500 + + (js) Don't test pristine state of Message composer + +M UI/Templates/MailerUI/UIxMailEditor.wox + +commit 328d67ec3a8d46e975f7826902fde004195b2c20 +Author: Francis Lachapelle +Date: Mon Nov 28 10:33:38 2016 -0500 + + Improve sort validation in Contacts module + +M UI/Contacts/UIxContactsListActions.m + +commit c3376a4ddff94cb497c3dbcb569f99dd9c123be5 +Author: Francis Lachapelle +Date: Mon Nov 28 10:14:23 2016 -0500 + + Fix some compilation warnings + +M SoObjects/Appointments/SOGoAppointmentFolder.m +M SoObjects/Appointments/SOGoEMailAlarmsManager.h +M SoObjects/Appointments/SOGoEMailAlarmsManager.m +M SoObjects/Appointments/SOGoTaskObject.m + +commit 220fb3d607160a8c226884a7afce4d243da6fc36 +Author: Francis Lachapelle +Date: Mon Nov 28 09:37:05 2016 -0500 + + (js) Update alarms after dragging an event + +M UI/WebServerResources/js/Scheduler/CalendarListController.js + +commit fb873fcae99ddc956e27bfb2be0c49106826f63b +Author: InverseBot +Date: Sat Nov 26 02:52:49 2016 -0500 + + (js/css) Update generated files + +M UI/WebServerResources/css/styles.css +M UI/WebServerResources/css/styles.css.map +M UI/WebServerResources/js/Common.js +M UI/WebServerResources/js/Common.js.map +M UI/WebServerResources/js/Mailer.services.js +M UI/WebServerResources/js/Mailer.services.js.map +M UI/WebServerResources/js/Scheduler.services.js +M UI/WebServerResources/js/Scheduler.services.js.map + +commit d2e03386d22d1df46589de868dbcb58a6dc5afbc +Author: Ludovic Marcotte +Date: Fri Nov 25 15:14:24 2016 -0500 + + (fix) use GMT + adjust bias when querying Exchange's FB info + +M SoObjects/Appointments/MSExchangeFreeBusy.m +M SoObjects/Appointments/MSExchangeFreeBusySOAPRequest.h +M SoObjects/Appointments/MSExchangeFreeBusySOAPRequest.m +M SoObjects/Appointments/MSExchangeFreeBusySOAPRequest.wo/MSExchangeFreeBusySOAPRequest.html + +commit 35a3a8ef1d11273b84be9f65050bb98c5a273d2c +Author: Francis Lachapelle +Date: Fri Nov 25 10:57:26 2016 -0500 + + Update ChangeLog + +M ChangeLog + commit 309846c894e6e411678251a003464ee56fc05131 Author: Francis Lachapelle Date: Fri Nov 25 10:52:36 2016 -0500