Update ChangeLog

pull/262/head SOGo-4.1.1
Francis Lachapelle 2019-10-31 13:26:11 -04:00
parent 69cbe5d619
commit 55aaeaf9a6
1 changed files with 216 additions and 0 deletions

216
ChangeLog
View File

@ -1,3 +1,219 @@
commit 69cbe5d619561b69426a305d4b5d4f3e95e6370b
Author: Francis Lachapelle <flachapelle@inverse.ca>
Date: Thu Oct 31 13:25:48 2019 -0400
Preparation for release 4.1.1
M Documentation/docinfo.xml
M Documentation/includes/global-attributes.asciidoc
M NEWS
M Version
commit 82735fa8a7d5d0cf742fc8c5792024df3a53e9a5
Author: Francis Lachapelle <flachapelle@inverse.ca>
Date: Thu Oct 31 13:09:54 2019 -0400
chore(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/lodash.js
M UI/WebServerResources/js/vendor/lodash.min.js
commit 33dce130ceb76ed851bb197e67aad7f28f43447c
Author: Francis Lachapelle <flachapelle@inverse.ca>
Date: Thu Oct 31 13:08:28 2019 -0400
chore(js): fix path of lodash library
M UI/WebServerResources/Gruntfile.js
commit 372bd676aaf6f274aa11bd58217016d80c1080f1
Author: Francis Lachapelle <flachapelle@inverse.ca>
Date: Thu Oct 31 11:59:55 2019 -0400
chore: update commit message for generated files
M UI/WebServerResources/GNUmakefile
commit fc34befe47bd1661e30a6fcf7fea6775c410f551
Author: Francis Lachapelle <flachapelle@inverse.ca>
Date: Thu Oct 31 11:59:38 2019 -0400
docs: update CONTRIBUTING file
M .github/CONTRIBUTING.md
commit eb4ad5e086f3261f0ddb39175aad3d258d5a88af
Author: Francis Lachapelle <flachapelle@inverse.ca>
Date: Thu Oct 31 11:52:43 2019 -0400
i18n(de): update German translation
M UI/MailerUI/German.lproj/Localizable.strings
commit a2a6bfab59f9be75ca671a49463fe8040a493d58
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Thu Oct 31 09:04:10 2019 -0400
fix(core): avoid warning by including missing file
M ActiveSync/iCalToDo+ActiveSync.m
commit 22bd650b72249ff314484577e86cef4b0c8c73d2
Author: InverseBot <sogo@inverse.ca>
Date: Thu Oct 31 02:07:08 2019 -0400
(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
commit d4f0ccd3f726b78673b02ad47c34eef0dc35f207
Author: Francis Lachapelle <flachapelle@inverse.ca>
Date: Wed Oct 30 13:54:06 2019 -0400
docs: update CONTRIBUTING file
M .github/CONTRIBUTING.md
commit 8b45f2c731d1a015c1d9c9639b3e76488c696770
Author: Francis Lachapelle <flachapelle@inverse.ca>
Date: Wed Oct 30 13:46:07 2019 -0400
fix(calendar(js)): swap start-end dates when delta is negative
When creating an event by drag'n'dropping from bottom to top, the
original coordinate become the start date.
M UI/WebServerResources/js/Scheduler/CalendarListController.js
M UI/WebServerResources/js/Scheduler/Component.service.js
commit 060dea38182a52c19c4dd149b5b07f834870b550
Author: Francis Lachapelle <flachapelle@inverse.ca>
Date: Wed Oct 30 13:42:45 2019 -0400
style(mail(js)): add missing semi-colon
M UI/WebServerResources/js/Mailer/MessageEditorController.js
commit 487bbf74c042ed29e3da40a68cfaf769f8bcc381
Author: Francis Lachapelle <flachapelle@inverse.ca>
Date: Wed Oct 30 11:42:53 2019 -0400
fix(calendar(js)): don't modify time when computing dates interval
Fixes #4861
M UI/WebServerResources/js/Common/utils.js
commit d1e2418d65ee33496363cceac27d372c656aba04
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Wed Oct 30 13:44:13 2019 -0400
(fix) fixed EAS provisioning support for Outlook/iOS (fixes #4853)
M ActiveSync/SOGoActiveSyncDispatcher+Sync.m
M ActiveSync/SOGoActiveSyncDispatcher.m
M NEWS
commit 13ad6ff8755e59670071212cfddd178bb8846ee9
Author: Francis Lachapelle <flachapelle@inverse.ca>
Date: Wed Oct 30 11:13:40 2019 -0400
Initial CONTRIBUTING file
A .github/CONTRIBUTING.md
commit f6ca946058f16ae32bbde966ff1c850e4979db0f
Author: Francis Lachapelle <flachapelle@inverse.ca>
Date: Wed Oct 30 11:04:59 2019 -0400
fix(calendar): don't allow RDATE unless already defined
Since RDATE are not properly supported in EAS, hide the possibility to
specify recurring dates unless the component being edited already
contains RDATE(s).
M UI/Scheduler/UIxCalMainView.m
M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox
M UI/Templates/SchedulerUI/UIxCalMainView.wox
M UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox
M UI/WebServerResources/js/Scheduler/ComponentController.js
commit 42bb3b288b65842dc869be94f1f8b461dd326233
Author: Francis Lachapelle <flachapelle@inverse.ca>
Date: Tue Oct 29 11:02:47 2019 -0400
(i18n) Update Polish translation
Fixes #4851
M UI/PreferencesUI/Polish.lproj/Localizable.strings
commit 61945734c73117f595e19f960defa7238ebb41f9
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Mon Oct 28 15:14:35 2019 -0400
(doc) quote default values (fixes #4827)
M Scripts/sogo.conf
commit e866fd5fdaa677879ef611ff72e57140ea664f43
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Mon Oct 28 14:39:39 2019 -0400
(fix) fixed Apple Calendar creation (fixes #4813)
M NEWS
M SoObjects/Appointments/SOGoAppointmentFolderObject.m
M SoObjects/Appointments/SOGoAppointmentFolders.m
M SoObjects/SOGo/SOGoGCSFolder.m
M UI/Contacts/UIxContactFolderProperties.m
M UI/Scheduler/UIxCalendarProperties.m
commit 7ff992170900e6e51b5655bc9f5df93711d7f20d
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Fri Oct 25 13:34:41 2019 -0400
(fix) removed unused method
M SoObjects/Mailer/SOGoMailAccount.h
M SoObjects/Mailer/SOGoMailAccount.m
commit 34fcfe024b8b8e02d2f7c3e26105d4075a3a07e8
Author: Ludovic Marcotte <lmarcotte@inverse.ca>
Date: Fri Oct 25 13:31:13 2019 -0400
(fix) use the supplied Sieve creds to fetch the IMAP4 separator (fixes #4846)
M NEWS
M SoObjects/SOGo/SOGoSieveManager.h
M SoObjects/SOGo/SOGoSieveManager.m
commit 2d5d1b4297480648cf0404f218ceaf5e5ae487bc
Author: InverseBot <sogo@inverse.ca>
Date: Fri Oct 25 01:27:37 2019 -0400
(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
commit df15fed8fddb66765765e343e3da6e46ac03de72
Author: Francis Lachapelle <flachapelle@inverse.ca>
Date: Thu Oct 24 10:43:20 2019 -0400
Update ChangeLog
M ChangeLog
commit 1c179f805da50d087ca07bdadb66c9563a41d45e
Author: Francis Lachapelle <flachapelle@inverse.ca>
Date: Thu Oct 24 10:42:30 2019 -0400