diff --git a/ChangeLog b/ChangeLog index 6dff26058..b94aed6e1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,480 @@ +commit 07720563b9aecc8a5b0b0163124cbcbf23041337 +Author: InverseBot +Date: Tue Feb 14 01:16:42 2017 -0500 + + (js/css) Update generated files + +M UI/WebServerResources/js/Contacts.services.js +M UI/WebServerResources/js/Contacts.services.js.map + +commit 5ceafa50055cfe587c87c2410a01422763e04528 +Author: Francis Lachapelle +Date: Mon Feb 13 22:52:03 2017 -0500 + + (js) Localize mail, phone, url and address types + + Fixes #4030 + +M NEWS +M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox +M UI/Templates/ContactsUI/UIxContactViewTemplate.wox +M UI/WebServerResources/js/Contacts/Card.service.js + +commit 24da483e2ada6382da62c95216cfaabd5aeafa33 +Author: Ludovic Marcotte +Date: Thu Feb 9 14:42:42 2017 -0500 + + Updated NEWS + +M NEWS + +commit 9434e3882ec73ed15236b88384819123de809e5c +Author: Ludovic Marcotte +Date: Thu Feb 9 14:39:24 2017 -0500 + + (feat) new sogo-tool checkup command to make sure user's data is sane + +M Tools/GNUmakefile +M Tools/SOGoSockD.h +M Tools/SOGoSockD.m +M Tools/SOGoSockDOperation.h +M Tools/SOGoSockDOperation.m +M Tools/SOGoSockDScanner.h +M Tools/SOGoSockDScanner.m +A Tools/SOGoToolCheckupUser.m +M Tools/SOGoToolRemove.m +M Tools/SOGoToolRemoveDoubles.m +M Tools/SOGoToolRenameUser.m +M Tools/sogo-ealarms-notify.m +M Tools/sogo-slapd-sockd.m + +commit 7d1dd4ec76712d2448b1799fb12e03bfc6fdd831 +Author: Ludovic Marcotte +Date: Thu Feb 9 08:57:56 2017 -0500 + + Updated NEWS + +M NEWS + +commit 54eedb3363ec39ead94d3d597652f735abdb1782 +Author: Ludovic Marcotte +Date: Thu Feb 9 08:56:02 2017 -0500 + + (fix) moved bcc handling code to the generic mail sending method + +M SoObjects/Mailer/SOGoDraftObject.m +M SoObjects/SOGo/SOGoMailer.m + +commit e9ea104a94c2b02258ae1e581490d884c6a6799b +Author: InverseBot +Date: Thu Feb 9 01:29:10 2017 -0500 + + (js/css) Update generated files + +M UI/WebServerResources/js/Mailer.services.js +M UI/WebServerResources/js/Mailer.services.js.map + +commit 99277421a1aef246c54ea2f0d8aba26b0e89c2c1 +Author: InverseBot +Date: Wed Feb 8 01:27:36 2017 -0500 + + (js/css) Update generated files + +M UI/WebServerResources/js/vendor/angular-animate.js +M UI/WebServerResources/js/vendor/angular-animate.min.js +M UI/WebServerResources/js/vendor/angular-animate.min.js.map +M UI/WebServerResources/js/vendor/angular-aria.js +M UI/WebServerResources/js/vendor/angular-aria.min.js +M UI/WebServerResources/js/vendor/angular-aria.min.js.map +M UI/WebServerResources/js/vendor/angular-cookies.js +M UI/WebServerResources/js/vendor/angular-cookies.min.js +M UI/WebServerResources/js/vendor/angular-messages.js +M UI/WebServerResources/js/vendor/angular-messages.min.js +M UI/WebServerResources/js/vendor/angular-sanitize.js +M UI/WebServerResources/js/vendor/angular-sanitize.min.js +M UI/WebServerResources/js/vendor/angular.js +M UI/WebServerResources/js/vendor/angular.min.js +M UI/WebServerResources/js/vendor/angular.min.js.map + +commit 3d5c0be441f9ccc710003cce7f6d680ea30a0352 +Author: Ludovic Marcotte +Date: Fri Feb 3 15:27:39 2017 -0500 + + Updated NEWS + +M NEWS + +commit dd8cccdafcc20557ab36e9181b700bbc74ad71fe +Author: Ludovic Marcotte +Date: Fri Feb 3 15:24:42 2017 -0500 + + (fix) correctly handle Canceled appointments + +M ActiveSync/SOGoActiveSyncDispatcher.m +M ActiveSync/SOGoMailObject+ActiveSync.m + +commit dcfed38fc7727f64bf2be3e6d32110fb3ae90915 +Author: InverseBot +Date: Fri Feb 3 01:25:57 2017 -0500 + + (js/css) Update generated files + +M UI/WebServerResources/js/vendor/angular-file-upload.min.js +M UI/WebServerResources/js/vendor/angular-file-upload.min.js.map + +commit b58ec1962520678a7cb886a285cf5788f340b287 +Author: InverseBot +Date: Thu Feb 2 01:24:16 2017 -0500 + + (js/css) Update generated files + +M UI/WebServerResources/css/styles.css +M UI/WebServerResources/css/styles.css.map + +commit d90533399d6edca2e73161642cd090d37c7ac9bf +Author: Francis Lachapelle +Date: Wed Feb 1 21:32:16 2017 -0500 + + (css) Keep the fab button visible + +M NEWS +M UI/Templates/ContactsUI/UIxContactFoldersView.wox +M UI/Templates/MailerUI/UIxMailFolderTemplate.wox +M UI/Templates/SchedulerUI/UIxCalMainView.wox +M UI/WebServerResources/scss/components/button/button.scss +M UI/WebServerResources/scss/core/layout.scss +M UI/WebServerResources/scss/core/variables.scss +M UI/WebServerResources/scss/views/SchedulerUI.scss +M UI/WebServerResources/scss/views/_view.scss + +commit 4db1f8185ab8d73e53931b477f2d740c9f05aa3b +Author: Ludovic Marcotte +Date: Wed Feb 1 13:06:03 2017 -0500 + + Updated NEWS + +M NEWS + +commit 50d8975f9d572077e366808d166bd2b19bf6fd1d +Author: Ludovic Marcotte +Date: Wed Feb 1 13:03:27 2017 -0500 + + (fix) improve EAS parameters parsing (fixes #4003) + +M ActiveSync/NSString+ActiveSync.m +M ActiveSync/SOGoActiveSyncDispatcher.m + +commit b412788e39b4c7afc23d94464bae38f4f71c0a60 +Author: Francis Lachapelle +Date: Wed Feb 1 11:56:44 2017 -0500 + + Make sure to refer to filenames when executing zip + + Fixes #4015 + +M SoObjects/Mailer/SOGoMailObject.m + +commit 15b277fa8ec40c53712bdccad93fa8768e2648e2 +Author: Ludovic Marcotte +Date: Tue Jan 31 15:59:58 2017 -0500 + + (fix) cache sogo_folder_info records and avoid phantom subscriptions (fixes #4010) + +M SOPE/GDLContentStore/GCSFolderManager.h +M SOPE/GDLContentStore/GCSFolderManager.m +M SoObjects/SOGo/SOGoGCSFolder.m +M SoObjects/SOGo/SOGoParentFolder.m + +commit d159b191a6a1730dfc3524671039c29bf596042c +Author: InverseBot +Date: Tue Jan 31 01:12:42 2017 -0500 + + (js/css) Update generated files + +M UI/WebServerResources/js/Contacts.js +M UI/WebServerResources/js/Contacts.js.map +M UI/WebServerResources/js/Scheduler.services.js +M UI/WebServerResources/js/Scheduler.services.js.map + +commit 539a6c3bebff58ed099c68f480280516372eed26 +Author: Francis Lachapelle +Date: Mon Jan 30 21:56:33 2017 -0500 + + Fix public URL with special characters + + Fixes #3993 + +M NEWS +M SoObjects/SOGo/SOGoGCSFolder.m + +commit abccdd304f196e645863a852c4ca0863025595bc +Author: Francis Lachapelle +Date: Mon Jan 30 15:52:07 2017 -0500 + + (js) Ignore mouse events in scrollbars of Month + + Firefox is bubbling the mouse down event on scrollbars so it has to be + ignored for proper drag'n'drop. + + Fixes #3990. + +M UI/WebServerResources/js/Scheduler/sgDraggableCalendarBlock.directive.js + +commit 4143a23afd599036a504c53fe957b480d006c18f +Author: Francis Lachapelle +Date: Mon Jan 30 07:51:36 2017 -0500 + + Add Hebrew translation (cont'd) + +M UI/MainUI/Hebrew.lproj/Localizable.strings +M UI/PreferencesUI/Hebrew.lproj/Localizable.strings + +commit 1b264ef6baf2582b5a335d0db9d58aced669452d +Author: Steffen Müller +Date: Sat Jan 28 17:53:14 2017 +0100 + + Change Strings according to RFC 5322 + + correction: for translations the strings in English.lproj should better be equal + +M UI/Contacts/English.lproj/Localizable.strings + +commit ef4e311a5ac8d447087a9141b68501a11094a757 +Author: Steffen Müller +Date: Sat Jan 28 17:53:05 2017 +0100 + + Change Strings according to RFC 5322 + +M UI/Templates/ContactsUI/UIxContactFoldersView.wox + +commit 1d8caa4297b13f1215589340080acf0880ed11f6 +Author: Steffen Müller +Date: Sat Jan 28 17:22:14 2017 +0100 + + Change Strings according to RFC 5322 + +M UI/Contacts/English.lproj/Localizable.strings + +commit 0500499d910e58672156427ce2732b751da2967f +Author: InverseBot +Date: Sat Jan 28 01:10:29 2017 -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/Preferences.js +M UI/WebServerResources/js/Preferences.js.map + +commit d289a441bbb9d491f9057d7e87fc7c2c173e7976 +Author: Francis Lachapelle +Date: Fri Jan 27 15:57:43 2017 -0500 + + Fix condition when enabling Vacation message + +M SoObjects/SOGo/SOGoSieveManager.m + +commit fcfbc5013988cb8649ab8dbb98854c2d7773f17a +Author: Francis Lachapelle +Date: Fri Jan 27 12:58:31 2017 -0500 + + Add Hebrew translation (cont'd) + +M UI/SOGoUI/SOGoFolderAdvisory.h +M UI/SOGoUI/SOGoFolderAdvisory.m + +commit 88bc1294cd419ebbe078df1a1bc7bfe67850d813 +Author: Francis Lachapelle +Date: Fri Jan 27 12:38:01 2017 -0500 + + (js) Fix saving the preferences with Mail disabled + +M NEWS +M UI/WebServerResources/js/Preferences/PreferencesController.js + +commit ac127a375fbc35cb1405550e22060c0582e4610f +Author: Francis Lachapelle +Date: Fri Jan 27 12:22:22 2017 -0500 + + Improve ACLs handling of inactive users (cont'd) + +M UI/Common/UIxAclEditor.m +M UI/Contacts/English.lproj/Localizable.strings +M UI/Templates/UIxAclEditor.wox +M UI/WebServerResources/js/Common/AclController.js +M UI/WebServerResources/js/Common/sgAvatarImage.directive.js +M UI/WebServerResources/scss/components/icon/icon.scss +M UI/WebServerResources/scss/views/MailerUI.scss + +commit f90b2efadbfa698c6c0b3933d03e801e2fbbf014 +Author: Steffen Müller +Date: Fri Jan 27 16:52:58 2017 +0100 + + simpler version + +M UI/WebServerResources/js/Contacts/AddressBookController.js + +commit c9a50aa0577ebab060ab6ecef80dc1987894b315 +Author: Steffen Müller +Date: Fri Jan 27 16:41:34 2017 +0100 + + write using 'to', 'cc' or 'bcc' with string parameter + + write to multiple selected contacts using 'to', 'cc' or 'bcc' + Feauture Request #3548 + +M UI/WebServerResources/js/Contacts/AddressBookController.js + +commit 621adb38c267e194c4fd817090b70c2c7432f71a +Author: Steffen Müller +Date: Fri Jan 27 16:37:13 2017 +0100 + + write using 'to', 'cc' or 'bcc' with string parameter + + write to multiple selected contacts using 'to', 'cc' or 'bcc' + Feauture Request #3548 + +M UI/Templates/ContactsUI/UIxContactFoldersView.wox + +commit 872afaec32311c47d3d69686cc451f5b91e714ae +Author: InverseBot +Date: Fri Jan 27 01:10:15 2017 -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 892e6d6eb239c313ffee87e2bff60c991a257791 +Author: Francis Lachapelle +Date: Thu Jan 26 21:40:52 2017 -0500 + + Add Hebrew translation + +M .tx/config +M NEWS +M README.md +A SoObjects/Appointments/Hebrew.lproj/Localizable.strings +A SoObjects/Contacts/Hebrew.lproj/Localizable.strings +M SoObjects/Mailer/GNUmakefile +A SoObjects/Mailer/Hebrew.lproj/Localizable.strings +M SoObjects/Mailer/SOGoMailForward.h +M SoObjects/Mailer/SOGoMailForward.m +A SoObjects/Mailer/SOGoMailHebrewForward.wo/SOGoMailHebrewForward.html +A SoObjects/Mailer/SOGoMailHebrewForward.wo/SOGoMailHebrewForward.wod +A SoObjects/Mailer/SOGoMailHebrewReply.wo/SOGoMailHebrewReply.html +A SoObjects/Mailer/SOGoMailHebrewReply.wo/SOGoMailHebrewReply.wod +M SoObjects/Mailer/SOGoMailReply.h +M SoObjects/Mailer/SOGoMailReply.m +M SoObjects/SOGo/SOGoDefaults.plist +M Tests/Integration/preferences.py +A UI/AdministrationUI/Hebrew.lproj/Localizable.strings +A UI/Common/Hebrew.lproj/Localizable.strings +A UI/Contacts/Hebrew.lproj/Localizable.strings +A UI/MailPartViewers/Hebrew.lproj/Localizable.strings +A UI/MailerUI/Hebrew.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 +A UI/MainUI/Hebrew.lproj/Locale +A 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 +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 +A 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 +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 +A UI/Scheduler/Hebrew.lproj/Localizable.strings +A UI/Templates/SOGoACLHebrewAdditionAdvisory.wox +A UI/Templates/SOGoACLHebrewModificationAdvisory.wox +A UI/Templates/SOGoACLHebrewRemovalAdvisory.wox +A UI/Templates/SOGoFolderHebrewAdditionAdvisory.wox +A UI/Templates/SOGoFolderHebrewRemovalAdvisory.wox +M configure + +commit ed62670a1aee4087064ce726ff8d503969e3c0a4 +Author: Steffen Müller +Date: Thu Jan 26 19:27:13 2017 +0100 + + write using 'to', 'cc' or 'bcc' + + write to multiple selected contacts using 'to', 'cc' or 'bcc' + Feauture Request #3548 + +M UI/WebServerResources/js/Contacts/AddressBookController.js + +commit 7a6df34cb6a64c5a7dfd6162d77cc79bc12969f7 +Author: Francis Lachapelle +Date: Thu Jan 26 13:18:17 2017 -0500 + + Update ChangeLog + +M ChangeLog + commit 556460982de3a0a54fff5c95c1b867e293cb28a0 Author: Francis Lachapelle Date: Thu Jan 26 13:17:52 2017 -0500 @@ -37,6 +514,17 @@ M UI/WebServerResources/js/Administration/AdministrationAclController.js M UI/WebServerResources/js/Common/AclController.js M UI/WebServerResources/js/Common/User.service.js +commit 8efd01d55e333df843028a7d32417847d4e18905 +Author: Steffen Müller +Date: Thu Jan 26 18:29:07 2017 +0100 + + write using 'to', 'cc' or 'bcc' + + write to multiple selected contacts using 'to', 'cc' or 'bcc' + Feauture Request #3548 + +M UI/Templates/ContactsUI/UIxContactFoldersView.wox + commit 831c1bc9801bfd176d5ea2c1a606df4965fc35b8 Author: Francis Lachapelle Date: Thu Jan 26 11:52:58 2017 -0500 diff --git a/Documentation/docinfo.xml b/Documentation/docinfo.xml index e8f2019b7..b75f692df 100644 --- a/Documentation/docinfo.xml +++ b/Documentation/docinfo.xml @@ -1,7 +1,7 @@ -Version 3.2.6 - January 2017 -for version 3.2.6 -2017-01-23 +Version 3.2.7 - February 2017 +for version 3.2.7 +2017-02-14 Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License". diff --git a/Documentation/includes/global-attributes.asciidoc b/Documentation/includes/global-attributes.asciidoc index 32daeee16..77f92a111 100644 --- a/Documentation/includes/global-attributes.asciidoc +++ b/Documentation/includes/global-attributes.asciidoc @@ -13,6 +13,6 @@ // TODO have the build system take care of this -:release_version: 3.2.6 +:release_version: 3.2.7 // vim: set syntax=asciidoc tabstop=2 shiftwidth=2 expandtab: diff --git a/NEWS b/NEWS index 18056b0c6..c06d6ee45 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -3.2.7 (2017-MM-DD) +3.2.7 (2017-02-14) ------------------ New features diff --git a/Version b/Version index 8e07fd693..76540fcf1 100644 --- a/Version +++ b/Version @@ -4,4 +4,4 @@ MAJOR_VERSION=3 MINOR_VERSION=2 -SUBMINOR_VERSION=6a +SUBMINOR_VERSION=7