From 87283acd868213a15852ea51919906e2d65918f9 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Thu, 2 Jun 2016 13:24:06 -0400 Subject: [PATCH] Update ChangeLog --- ChangeLog | 883 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 883 insertions(+) diff --git a/ChangeLog b/ChangeLog index 06bd8b32d..6d26958c6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,886 @@ +commit d287024d378112561e1f15d8fee4c29205e2b21a +Author: Francis Lachapelle +Date: Thu Jun 2 13:23:07 2016 -0400 + + (js/css) Update generated files + +M UI/WebServerResources/css/styles.css +M UI/WebServerResources/css/styles.css.map +M UI/WebServerResources/js/Scheduler.js +M UI/WebServerResources/js/Scheduler.js.map + +commit d28625ae6af6777d0b8647fcdc5741586e08b10a +Author: Francis Lachapelle +Date: Thu Jun 2 13:22:21 2016 -0400 + + (css) Improve display of events in calendar views + +M UI/WebServerResources/scss/views/SchedulerUI.scss + +commit d03e03e3ead15a2ad1a9db6f14fd02952d25b3f1 +Author: Francis Lachapelle +Date: Thu Jun 2 13:22:03 2016 -0400 + + Update for latest md changes + +M UI/Templates/SchedulerUI/UIxCalMainView.wox + +commit 9b9d214760666130a1a1399c2cfe0dffd7635b20 +Author: Francis Lachapelle +Date: Thu Jun 2 12:35:35 2016 -0400 + + (js) Load CKEditor in Calendar module + +M UI/Templates/SchedulerUI/UIxCalMainView.wox +M UI/WebServerResources/js/Scheduler/Scheduler.app.js + +commit ff0c815c08d073d086f786e5680bf67117957216 +Author: Francis Lachapelle +Date: Thu Jun 2 12:26:39 2016 -0400 + + (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/Contacts.services.js +M UI/WebServerResources/js/Contacts.services.js.map +M UI/WebServerResources/js/Mailer.services.js +M UI/WebServerResources/js/Mailer.services.js.map +M UI/WebServerResources/js/Preferences.js +M UI/WebServerResources/js/Preferences.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 +M UI/WebServerResources/js/vendor/ng-sortable.min.js +M UI/WebServerResources/js/vendor/ng-sortable.min.js.map + +commit b6037e4842d0080a044a87281766b2e00558f532 +Author: Francis Lachapelle +Date: Thu Jun 2 12:23:22 2016 -0400 + + Preparation for release 3.1.1 + +M Documentation/docinfo.xml +M Documentation/includes/global-attributes.asciidoc +M NEWS +M Version + +commit 80d9463e8645c355b9127ee2b1d339989720d9de +Author: Francis Lachapelle +Date: Thu Jun 2 11:33:36 2016 -0400 + + (i18n) Update translations + +M UI/Common/German.lproj/Localizable.strings +M UI/Common/Polish.lproj/Localizable.strings +M UI/Contacts/German.lproj/Localizable.strings +M UI/Contacts/Polish.lproj/Localizable.strings +M UI/MailerUI/German.lproj/Localizable.strings +M UI/MailerUI/Polish.lproj/Localizable.strings +M UI/MainUI/German.lproj/Localizable.strings +M UI/MainUI/Polish.lproj/Localizable.strings +M UI/PreferencesUI/German.lproj/Localizable.strings +M UI/PreferencesUI/Polish.lproj/Localizable.strings + +commit 6d8dc29f28d65161a6d62aaabb4cf41997cbaace +Author: Francis Lachapelle +Date: Thu Jun 2 11:24:58 2016 -0400 + + (js) Minor cleanup + +M UI/WebServerResources/js/Common/Dialog.service.js +M UI/WebServerResources/js/Common/sgCheckmark.directive.js +M UI/WebServerResources/js/Common/sgToggleGrid.directive.js +M UI/WebServerResources/js/Contacts/AddressBook.service.js +M UI/WebServerResources/js/Mailer/MessageController.js + +commit 6b2ae870108a9d51699c4de3d8ba3fc017a1a5f5 +Author: Francis Lachapelle +Date: Thu Jun 2 11:20:09 2016 -0400 + + (CKEditor) Add base64image and new translations + +A UI/WebServerResources/js/vendor/ckeditor/lang/lt.js +A UI/WebServerResources/js/vendor/ckeditor/lang/tr.js +A UI/WebServerResources/js/vendor/ckeditor/plugins/base64image/LICENSE.md +A UI/WebServerResources/js/vendor/ckeditor/plugins/base64image/README.md +A UI/WebServerResources/js/vendor/ckeditor/plugins/base64image/dialogs/base64image.js + +commit fd8494be95eeabbb654538a2368b7547ea8f1088 +Author: Francis Lachapelle +Date: Thu Jun 2 11:17:55 2016 -0400 + + (js) Update CKEditor to version 4.5.9 + +M UI/WebServerResources/js/vendor/ckeditor/build-config.js +M UI/WebServerResources/js/vendor/ckeditor/ckeditor.js +M UI/WebServerResources/js/vendor/ckeditor/config.js +M UI/WebServerResources/js/vendor/ckeditor/contents.css +M UI/WebServerResources/js/vendor/ckeditor/lang/ar.js +M UI/WebServerResources/js/vendor/ckeditor/lang/ca.js +M UI/WebServerResources/js/vendor/ckeditor/lang/cs.js +M UI/WebServerResources/js/vendor/ckeditor/lang/cy.js +M UI/WebServerResources/js/vendor/ckeditor/lang/da.js +M UI/WebServerResources/js/vendor/ckeditor/lang/de.js +M UI/WebServerResources/js/vendor/ckeditor/lang/en.js +M UI/WebServerResources/js/vendor/ckeditor/lang/es.js +M UI/WebServerResources/js/vendor/ckeditor/lang/eu.js +M UI/WebServerResources/js/vendor/ckeditor/lang/fi.js +M UI/WebServerResources/js/vendor/ckeditor/lang/fr.js +M UI/WebServerResources/js/vendor/ckeditor/lang/hr.js +M UI/WebServerResources/js/vendor/ckeditor/lang/hu.js +M UI/WebServerResources/js/vendor/ckeditor/lang/is.js +M UI/WebServerResources/js/vendor/ckeditor/lang/it.js +M UI/WebServerResources/js/vendor/ckeditor/lang/mk.js +M UI/WebServerResources/js/vendor/ckeditor/lang/nb.js +M UI/WebServerResources/js/vendor/ckeditor/lang/nl.js +M UI/WebServerResources/js/vendor/ckeditor/lang/no.js +M UI/WebServerResources/js/vendor/ckeditor/lang/pl.js +M UI/WebServerResources/js/vendor/ckeditor/lang/pt-br.js +M UI/WebServerResources/js/vendor/ckeditor/lang/pt.js +M UI/WebServerResources/js/vendor/ckeditor/lang/ru.js +M UI/WebServerResources/js/vendor/ckeditor/lang/sk.js +M UI/WebServerResources/js/vendor/ckeditor/lang/sl.js +M UI/WebServerResources/js/vendor/ckeditor/lang/sv.js +M UI/WebServerResources/js/vendor/ckeditor/lang/uk.js +M UI/WebServerResources/js/vendor/ckeditor/lang/zh-cn.js +M UI/WebServerResources/js/vendor/ckeditor/lang/zh.js +M UI/WebServerResources/js/vendor/ckeditor/plugins/colordialog/dialogs/colordialog.js +M UI/WebServerResources/js/vendor/ckeditor/plugins/icons.png +M UI/WebServerResources/js/vendor/ckeditor/plugins/icons_hidpi.png +M UI/WebServerResources/js/vendor/ckeditor/plugins/table/dialogs/table.js +A UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/dialog.css +A UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/dialog_ie.css +A UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/dialog_ie7.css +A UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/dialog_ie8.css +A UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/dialog_iequirks.css +A UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor.css +A UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_gecko.css +A UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie.css +A UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie7.css +A UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie8.css +A UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_iequirks.css +A UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/icons.png +A UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/icons_hidpi.png +A UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/images/arrow.png +A UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/images/close.png +A UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/images/hidpi/close.png +A UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/images/hidpi/lock-open.png +A UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/images/hidpi/lock.png +A UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/images/hidpi/refresh.png +A UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/images/lock-open.png +A UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/images/lock.png +A UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/images/refresh.png +A UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/readme.md +D UI/WebServerResources/js/vendor/ckeditor/skins/moono/dialog.css +D UI/WebServerResources/js/vendor/ckeditor/skins/moono/dialog_ie.css +D UI/WebServerResources/js/vendor/ckeditor/skins/moono/dialog_ie7.css +D UI/WebServerResources/js/vendor/ckeditor/skins/moono/dialog_ie8.css +D UI/WebServerResources/js/vendor/ckeditor/skins/moono/dialog_iequirks.css +D UI/WebServerResources/js/vendor/ckeditor/skins/moono/editor.css +D UI/WebServerResources/js/vendor/ckeditor/skins/moono/editor_gecko.css +D UI/WebServerResources/js/vendor/ckeditor/skins/moono/editor_ie.css +D UI/WebServerResources/js/vendor/ckeditor/skins/moono/editor_ie7.css +D UI/WebServerResources/js/vendor/ckeditor/skins/moono/editor_ie8.css +D UI/WebServerResources/js/vendor/ckeditor/skins/moono/editor_iequirks.css +D UI/WebServerResources/js/vendor/ckeditor/skins/moono/icons.png +D UI/WebServerResources/js/vendor/ckeditor/skins/moono/icons_hidpi.png +D UI/WebServerResources/js/vendor/ckeditor/skins/moono/images/arrow.png +D UI/WebServerResources/js/vendor/ckeditor/skins/moono/images/close.png +D UI/WebServerResources/js/vendor/ckeditor/skins/moono/images/hidpi/close.png +D UI/WebServerResources/js/vendor/ckeditor/skins/moono/images/hidpi/lock-open.png +D UI/WebServerResources/js/vendor/ckeditor/skins/moono/images/hidpi/lock.png +D UI/WebServerResources/js/vendor/ckeditor/skins/moono/images/hidpi/refresh.png +D UI/WebServerResources/js/vendor/ckeditor/skins/moono/images/lock-open.png +D UI/WebServerResources/js/vendor/ckeditor/skins/moono/images/lock.png +D UI/WebServerResources/js/vendor/ckeditor/skins/moono/images/refresh.png +D UI/WebServerResources/js/vendor/ckeditor/skins/moono/images/spinner.gif +D UI/WebServerResources/js/vendor/ckeditor/skins/moono/readme.md + +commit e7668e0ef2fea708668c6884a1d5d20c79095407 +Author: InverseBot +Date: Thu Jun 2 00:03:12 2016 -0400 + + (js/css) Update generated files + +M UI/WebServerResources/js/Mailer.services.js +M UI/WebServerResources/js/Mailer.services.js.map + +commit 0a2b1c3b00ebb9260d61359915014fabd110d14f +Author: Francis Lachapelle +Date: Wed Jun 1 22:37:40 2016 -0400 + + (i18n) Update translations + +M UI/Common/Finnish.lproj/Localizable.strings +M UI/Common/French.lproj/Localizable.strings +M UI/Common/Italian.lproj/Localizable.strings +M UI/Common/SpanishSpain.lproj/Localizable.strings +M UI/Contacts/Finnish.lproj/Localizable.strings +M UI/Contacts/French.lproj/Localizable.strings +M UI/Contacts/Italian.lproj/Localizable.strings +M UI/Contacts/SpanishSpain.lproj/Localizable.strings +M UI/MailerUI/Finnish.lproj/Localizable.strings +M UI/MailerUI/French.lproj/Localizable.strings +M UI/MailerUI/Italian.lproj/Localizable.strings +M UI/MailerUI/SpanishSpain.lproj/Localizable.strings +M UI/MainUI/Finnish.lproj/Localizable.strings +M UI/MainUI/French.lproj/Localizable.strings +M UI/MainUI/Italian.lproj/Localizable.strings +M UI/MainUI/SpanishSpain.lproj/Localizable.strings +M UI/PreferencesUI/Finnish.lproj/Localizable.strings +M UI/PreferencesUI/French.lproj/Localizable.strings +M UI/PreferencesUI/Italian.lproj/Localizable.strings +M UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings + +commit bfda86e31cfcc5664e52b76336f930e5074d5a82 +Author: Francis Lachapelle +Date: Wed Jun 1 16:22:25 2016 -0400 + + Fix recipients of reply message from Sent mailbox + + Fixes #2625 + +M NEWS +M SoObjects/Mailer/SOGoDraftObject.m + +commit e07a5f75ec3947077425c5fea85024cd46b2dc4c +Author: Francis Lachapelle +Date: Wed Jun 1 15:00:24 2016 -0400 + + Force minimum number of chars in search of events + + Respecting SOGoSearchMinimumWordLength + +M NEWS +M UI/Templates/SchedulerUI/UIxCalMainView.wox + +commit b008e220fe08cce2d255b217278618e03cf1b060 +Author: Francis Lachapelle +Date: Wed Jun 1 14:00:41 2016 -0400 + + (js) Fix error when visiting the Preferences + +M UI/WebServerResources/js/Mailer/Account.service.js + +commit 99e8c42a87963cd8d0b071466f88ed00c10b7d46 +Author: Ludovic Marcotte +Date: Wed Jun 1 09:38:45 2016 -0400 + + (fix) more PEEK changes + +M ActiveSync/SOGoActiveSyncDispatcher.m + +commit 59bf86fe860c70c36bad47beeace84094f8cbb52 +Author: Francis Lachapelle +Date: Wed Jun 1 09:29:27 2016 -0400 + + Update NEWS file + +M NEWS + +commit 21054ea3d621990cd5ced6b159ab1c722aceea9d +Author: Ludovic Marcotte +Date: Wed Jun 1 09:10:10 2016 -0400 + + Updated NEWS file + +M NEWS + +commit 9a38db1667be3be61d2d68b135f4acbd88fa255c +Author: Ludovic Marcotte +Date: Wed Jun 1 08:52:56 2016 -0400 + + (fix) use PEEK when fetching attachments using ItemOperations + +M ActiveSync/SOGoActiveSyncDispatcher.m + +commit 74e639bf5d4e28a2411cbbba41792b6e422bcdc8 +Author: InverseBot +Date: Wed Jun 1 01:24:46 2016 -0400 + + (js/css) Update generated files + +M UI/WebServerResources/css/styles.css +M UI/WebServerResources/css/styles.css.map +M UI/WebServerResources/js/Scheduler.services.js +M UI/WebServerResources/js/Scheduler.services.js.map + +commit 5ab405efccd146656cb5c67ed05fc1ce3d466917 +Author: Francis Lachapelle +Date: Tue May 31 21:56:10 2016 -0400 + + (js) Compose mail from attendee's email addresses + +M NEWS +M UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox +M UI/WebServerResources/js/Scheduler/Calendar.service.js +M UI/WebServerResources/js/Scheduler/ComponentController.js + +commit b71fb2e525d55c08e848ec6d45ff4ac5b5c3b7b9 +Author: Francis Lachapelle +Date: Tue May 31 15:36:54 2016 -0400 + + Display messages sizes in list of Mail module + +M NEWS +M UI/Templates/MailerUI/UIxMailFolderTemplate.wox +M UI/WebServerResources/scss/components/list/list.scss +M UI/WebServerResources/scss/views/MailerUI.scss + +commit c11839cd5e58773b8259e1c8475ade299f273dae +Author: Francis Lachapelle +Date: Tue May 31 15:34:48 2016 -0400 + + Improve handling of attachments names with quotes + + Partially resolves #2272 + +M UI/MailerUI/UIxMailEditor.m + +commit 1dca078c56d6b016335650ba9ee4111aa25e3d11 +Author: Francis Lachapelle +Date: Tue May 31 15:31:03 2016 -0400 + + Improve handling of attachments names with quotes + + Partially resolves #2272 + +M SoObjects/Mailer/SOGoDraftObject.m +M SoObjects/Mailer/SOGoMailObject.m + +commit ac229bacf65d07f7e90ccb56a5fb0a86c3bde50e +Author: Francis Lachapelle +Date: Tue May 31 11:46:58 2016 -0400 + + Improve Mail editor + + Resolves #3705 + +M NEWS +M UI/Templates/MailerUI/UIxMailEditor.wox + +commit 0d507ff0382fb4a6d402781ae02194a6252a75e7 +Author: Patrice Levesque +Date: Tue May 31 11:36:33 2016 -0400 + + Use table naming convention from the documentation + +M Scripts/mysql-utf8mb4.sql + +commit 1b8bc408d14a2fa55636158cd540d2d907db81b9 +Author: Francis Lachapelle +Date: Tue May 31 10:48:34 2016 -0400 + + Fix davacl test for secured content + +M Tests/Integration/test-davacl.py + +commit 98970712fd9704265f341d8863d59e818a4da29c +Author: InverseBot +Date: Tue May 31 01:11:59 2016 -0400 + + (js/css) Update generated files + +M UI/WebServerResources/css/styles.css +M UI/WebServerResources/css/styles.css.map +M UI/WebServerResources/js/Contacts.js +M UI/WebServerResources/js/Contacts.js.map +M UI/WebServerResources/js/Contacts.services.js +M UI/WebServerResources/js/Contacts.services.js.map +M UI/WebServerResources/js/Mailer.js +M UI/WebServerResources/js/Mailer.js.map +M UI/WebServerResources/js/Mailer.services.js +M UI/WebServerResources/js/Mailer.services.js.map + +commit 2e38215988d00865eccd2b128e0facd2dcab19be +Author: Patrice Levesque +Date: Mon May 30 15:16:26 2016 -0400 + + Add safeguard to optional SQL upgrade script. + + Ensure nobody runs this by mistake, it can seriously break a SOGo installation. + +M Scripts/sql-update-3.0.0-to-combined-mysql.sh +M Scripts/sql-update-3.0.0-to-combined.sh + +commit 5c2aedb3c9f1c515ad8d96062b5805aaac8db773 +Author: Francis Lachapelle +Date: Mon May 30 12:29:58 2016 -0400 + + (js) Show loading progress for messages and cards + +M NEWS +M UI/Templates/ContactsUI/UIxContactFoldersView.wox +M UI/Templates/MailerUI/UIxMailFolderTemplate.wox +M UI/WebServerResources/js/Contacts/AddressBook.service.js +M UI/WebServerResources/js/Contacts/AddressBookController.js +M UI/WebServerResources/js/Contacts/Card.service.js +M UI/WebServerResources/js/Contacts/Contacts.app.js +M UI/WebServerResources/js/Mailer/Mailbox.service.js +M UI/WebServerResources/js/Mailer/Mailer.app.js +M UI/WebServerResources/js/Mailer/Message.service.js +M UI/WebServerResources/scss/components/progressLinear/progress-linear.scss + +commit c46a5f8df76fdfac18e88be9f0009be40f1c9df4 +Author: Patrice Levesque +Date: Mon May 30 11:40:25 2016 -0400 + + Ensure 'sogo' UNIX group exists at installation + + Previous logic only checked for user existence. + +M packaging/debian-multiarch/sogo.preinst +M packaging/debian/sogo.preinst +M packaging/rhel/sogo.spec + +commit f623de931a3cab2b0592006de37204c10a42f04c +Author: Francis Lachapelle +Date: Mon May 30 10:20:55 2016 -0400 + + (i18n) Update Hungarian translation + +M SoObjects/Contacts/Hungarian.lproj/Localizable.strings +M UI/Common/Hungarian.lproj/Localizable.strings +M UI/Contacts/Hungarian.lproj/Localizable.strings +M UI/MailerUI/Hungarian.lproj/Localizable.strings +M UI/PreferencesUI/Hungarian.lproj/Localizable.strings + +commit d9b5728585b30fb0567eede06af299c8e2913b34 +Author: InverseBot +Date: Sat May 28 01:11:08 2016 -0400 + + (js/css) Update generated files + +M UI/WebServerResources/js/Mailer.services.js +M UI/WebServerResources/js/Mailer.services.js.map +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-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-messages.min.js.map +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 ec8dfdfd05dbc30bc60eb592c422bb12c56558d9 +Author: Francis Lachapelle +Date: Fri May 27 16:09:43 2016 -0400 + + (css) Fix close button of card and msg viewers + +M UI/Templates/ContactsUI/UIxContactViewTemplate.wox +M UI/Templates/MailerUI/UIxMailViewTemplate.wox + +commit 1ba8ba9e5891130459ed5999e73c525abe8128af +Author: Ludovic Marcotte +Date: Fri May 27 15:29:33 2016 -0400 + + (fix) avoid crashing due to bogus URLs (GNUstep braindamage) + +M SOPE/NGCards/iCalEntityObject.m + +commit f4d83bfa19e66c7d750014c5d356539fb0dd43ee +Author: Francis Lachapelle +Date: Fri May 27 13:55:14 2016 -0400 + + (js) Fix automatic expansion of mail account + +M UI/WebServerResources/js/Mailer/Account.service.js + +commit 45290c64147c99d8815a96c601d3c9bd39e1e495 +Author: Francis Lachapelle +Date: Fri May 27 13:42:44 2016 -0400 + + Improve CSS sanitizer for HTML messages + + At-rules are now completely removed. Fixed a possible issue where the + first rule would not be prefixed by our CSS selector. + + Fixes #3700 + +M NEWS +M UI/MailPartViewers/UIxMailPartHTMLViewer.m + +commit 875a4aca3218340fd4d3141950c82c2ff45b343d +Author: Ludovic Marcotte +Date: Fri May 27 10:53:16 2016 -0400 + + (fix) improved previous commit for attributes stripping and UID generation (fixes #3695 and #3696) + +M SoObjects/Appointments/SOGoCalendarComponent.m +M SoObjects/SOGo/SOGoUserSettings.h +M SoObjects/SOGo/SOGoUserSettings.m + +commit 604705960e186c386123c4476a09840b8e56d780 +Author: InverseBot +Date: Fri May 27 01:23:53 2016 -0400 + + (js/css) Update generated files + +M UI/WebServerResources/css/styles.css +M UI/WebServerResources/css/styles.css.map +M UI/WebServerResources/js/Mailer.services.js +M UI/WebServerResources/js/Mailer.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 ac33bb62d512def764658df291827429420ed08a +Author: Francis Lachapelle +Date: Thu May 26 16:01:19 2016 -0400 + + (css) Avoid outline on focus of message + +M UI/Templates/MailerUI/UIxMailViewTemplate.wox + +commit 06f596f821f44e53782a382b5a19eeb1fe354513 +Author: Francis Lachapelle +Date: Thu May 26 15:48:15 2016 -0400 + + (js) Collapsable mail accounts + + Fixes #3493 + +M NEWS +M UI/Templates/MailerUI/UIxMailMainFrame.wox +M UI/WebServerResources/js/Mailer/Account.service.js +M UI/WebServerResources/js/Mailer/MailboxesController.js + +commit 4b29b5302e570a291b8e16bf24a75865938ba773 +Author: Francis Lachapelle +Date: Thu May 26 15:37:55 2016 -0400 + + Sort languages list of SOGoDefaults.plist + +M SoObjects/SOGo/SOGoDefaults.plist + +commit 8bee0761356dc6775e661eccf88108d3706f3a08 +Author: Francis Lachapelle +Date: Thu May 26 15:04:18 2016 -0400 + + Minor HTML improvements + +M UI/MailerUI/English.lproj/Localizable.strings +M UI/Templates/MailPartViewers/UIxMailPartImageViewer.wox +M UI/Templates/MailerUI/UIxMailFolderTemplate.wox +M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox + +commit 39ba7fc7f899ed900b2a46a6d1092279cdc781d3 +Author: Ludovic Marcotte +Date: Thu May 26 14:43:29 2016 -0400 + + Updated NEWS + +M NEWS + +commit c9f63a7ce2a3f1827e860365b619940236a20d9b +Author: Ludovic Marcotte +Date: Thu May 26 14:42:13 2016 -0400 + + (fix) make sure to strip X- tags when securing content (#3695) + +M SoObjects/Appointments/SOGoCalendarComponent.m + +commit 7c4b1b36cfd6a9213879585a7a310f661eb8be20 +Author: Francis Lachapelle +Date: Thu May 26 11:18:36 2016 -0400 + + (js) Fix restore of mailboxes expansion states + +M NEWS +M UI/WebServerResources/js/Mailer/Account.service.js + +commit d61a9d0b80353c3c50a78d9d74419dcf2fb723b8 +Author: Francis Lachapelle +Date: Thu May 26 11:04:36 2016 -0400 + + (css) Enlarge clickable zone in sidenav list + +M UI/WebServerResources/scss/components/list/list.scss + +commit 6ff125c6795d91fb149bb84ddb65189848ca7b5f +Author: InverseBot +Date: Thu May 26 01:24:01 2016 -0400 + + (js/css) Update generated files + +M UI/WebServerResources/js/Common.js +M UI/WebServerResources/js/Common.js.map +M UI/WebServerResources/js/Contacts.services.js +M UI/WebServerResources/js/Contacts.services.js.map +M UI/WebServerResources/js/Mailer.services.js +M UI/WebServerResources/js/Mailer.services.js.map + +commit a9ee261eff656c4487a9f6e30bd87d0e572848a5 +Author: Francis Lachapelle +Date: Wed May 25 16:04:58 2016 -0400 + + Allow disabling Gravatar + + Resolves #3600 + +M Documentation/SOGoInstallationGuide.asciidoc +M NEWS +M SoObjects/SOGo/SOGoDefaults.plist +M SoObjects/SOGo/SOGoDomainDefaults.h +M SoObjects/SOGo/SOGoDomainDefaults.m +M SoObjects/SOGo/SOGoUserDefaults.h +M SoObjects/SOGo/SOGoUserDefaults.m +M UI/PreferencesUI/English.lproj/Localizable.strings +M UI/PreferencesUI/UIxJSONPreferences.m +M UI/PreferencesUI/UIxPreferences.m +M UI/Templates/PreferencesUI/UIxPreferences.wox +M UI/WebServerResources/js/Common/sgAvatarImage.directive.js + +commit 9fc22f2689f814e8167d573c3889022581cfbc50 +Author: Francis Lachapelle +Date: Wed May 25 11:33:25 2016 -0400 + + (js) Fix contact's nickname when composing msg + + The nickname is wrapped with tags when viewing the card but those + tags must not appear when composing a new message from one of the + contact's email addresses. + +M UI/Templates/ContactsUI/UIxContactFoldersView.wox +M UI/Templates/ContactsUI/UIxContactViewTemplate.wox +M UI/WebServerResources/js/Contacts/Card.service.js + +commit c9346e4f249f3e79d535c4f6f95ba43be3a90e67 +Author: Francis Lachapelle +Date: Wed May 25 10:52:04 2016 -0400 + + (js) Fix display of email of search results + +M UI/Templates/ContactsUI/UIxContactFoldersView.wox + +commit fd4b09428fdd8f2ec2246037ef7c4cfed97cd6c5 +Author: Francis Lachapelle +Date: Wed May 25 10:25:53 2016 -0400 + + Expose all email addresses in autocompletion + + This change is immediately applicable to LDAP-based system address + books. However, personal SQL-based address books must have their quick + tables recreated. To do so, one must use sogo-tool to backup and restore + the user's data. + + Resolves #3443, #3526 + +M NEWS +M SoObjects/Contacts/NGVCard+SOGo.m +M SoObjects/Contacts/SOGoContactGCSFolder.m +M UI/Templates/MailerUI/UIxMailEditor.wox +M UI/WebServerResources/js/Contacts/Card.service.js +M UI/WebServerResources/js/Mailer/MessageEditorController.js + +commit 6dc80e1159cc46a2d0ad58dcca15960e6a9d5f9c +Author: InverseBot +Date: Wed May 25 01:25:39 2016 -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 968a5bd5fb11d4415694137de08b9734dd3a4443 +Author: Francis Lachapelle +Date: Tue May 24 12:11:08 2016 -0400 + + (i18n) Restore Catalan and Slovak translations + + Fixes #3687 + +M NEWS +M configure + +commit d2a4ddd3df6ec7e635d9732ab962f6f008b054dd +Author: Francis Lachapelle +Date: Tue May 24 11:55:31 2016 -0400 + + (js) Fix display of mailboxes list on mobile + + Fixes #3654 + +M NEWS +M UI/WebServerResources/js/Common/navController.js + +commit 0773dec6b8f8652cbee6ab87ee205324dd0777d1 +Author: Francis Lachapelle +Date: Tue May 24 11:07:04 2016 -0400 + + (js) Fix event classification icon in days views + +M NEWS +M UI/WebServerResources/js/Scheduler/sgCalendarDayBlock.directive.js + +commit e3a9ba910c7d8aca7970c2e8fd1d980567669da5 +Author: Francis Lachapelle +Date: Tue May 24 11:03:15 2016 -0400 + + (i18n) Update Turkish (Turkey) translation + +M SoObjects/Mailer/SOGoMailTurkishTurkeyForward.wo/SOGoMailTurkishTurkeyForward.html +M SoObjects/Mailer/SOGoMailTurkishTurkeyReply.wo/SOGoMailTurkishTurkeyReply.html +M UI/MainUI/TurkishTurkey.lproj/Locale +M UI/Templates/SOGoACLTurkishTurkeyModificationAdvisory.wox + +commit 8225a4ccb0b6839b09c56c66fec0f6227e4389af +Author: Patrice Levesque +Date: Tue May 24 10:29:33 2016 -0400 + + Soft-ensure SOGo is started after MariaDB. + +M Scripts/sogo-systemd-redhat + +commit 9f288726717390a612553725d064a002d93f5b89 +Author: InverseBot +Date: Tue May 24 01:22:54 2016 -0400 + + (js/css) Update generated files + +M UI/WebServerResources/js/vendor/lodash.js +M UI/WebServerResources/js/vendor/lodash.min.js + +commit 0306aa07a971fc94ccf1662d5f9aa816df78d459 +Author: InverseBot +Date: Mon May 23 01:25:22 2016 -0400 + + (js/css) Update generated files + +M UI/WebServerResources/js/vendor/lodash.js +M UI/WebServerResources/js/vendor/lodash.min.js + +commit 321b92fd157dd8c971376f88798cbe712b181f01 +Author: InverseBot +Date: Sun May 22 01:22:32 2016 -0400 + + (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 0e57e3b57156212c4a3bd51e8397ebab0e444714 +Author: Ludovic Marcotte +Date: Fri May 20 11:11:13 2016 -0400 + + (fix) enable SAML2 support on CentOS 7 + +M packaging/rhel/sogo.spec + +commit 0e2c6dc5cdc235f1878e1e9eee9cf4b074faa824 +Author: Francis Lachapelle +Date: Fri May 20 10:05:03 2016 -0400 + + Fix offset when converting event to all-day + + Fixes #3655 + +M NEWS +M SoObjects/Appointments/iCalEvent+SOGo.m + +commit 03bbe63cdcba375cf0aed4fe18e4308ea8516956 +Author: InverseBot +Date: Fri May 20 01:23:51 2016 -0400 + + (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/Contacts.js +M UI/WebServerResources/js/Contacts.js.map +M UI/WebServerResources/js/Contacts.services.js +M UI/WebServerResources/js/Contacts.services.js.map +M UI/WebServerResources/js/Mailer.services.js +M UI/WebServerResources/js/Mailer.services.js.map +M UI/WebServerResources/js/Preferences.js +M UI/WebServerResources/js/Preferences.js.map +M UI/WebServerResources/js/Scheduler.services.js +M UI/WebServerResources/js/Scheduler.services.js.map +M UI/WebServerResources/js/vendor/ng-sortable.min.js +M UI/WebServerResources/js/vendor/ng-sortable.min.js.map + +commit ac13ef0005d5178932c98a8b967703a65a37d87e +Author: Francis Lachapelle +Date: Thu May 19 17:24:47 2016 -0400 + + (js) Fix month view when spawning six weeks + + Fixes #3663 + +M NEWS +M UI/WebServerResources/js/Scheduler/Component.service.js + +commit cc283575535d3acf8f03343a7d8128c3b5a46eb5 +Author: Francis Lachapelle +Date: Thu May 19 16:34:42 2016 -0400 + + (js) Fix autocompletion of LDAP-based groups + + Fixes #3673 + +M NEWS +M UI/WebServerResources/js/Contacts/AddressBookController.js +M UI/WebServerResources/js/Contacts/Card.service.js +M UI/WebServerResources/js/Mailer/MessageEditorController.js + +commit fdc82913efd7a0fcd183bcd3bf420d246d5b28e7 +Author: Francis Lachapelle +Date: Thu May 19 15:58:26 2016 -0400 + + (js) Fix composition of new msgs from Contacts + +M NEWS +M UI/WebServerResources/js/Contacts/AddressBookController.js + +commit 35d549121d6689b2fb4834e5195d63681820e423 +Author: Francis Lachapelle +Date: Thu May 19 15:01:26 2016 -0400 + + (js) Fix creation of chip on blur + +M NEWS +M UI/WebServerResources/js/Common/sgTransformOnBlur.directive.js + +commit 0c02712b35d85c30013dcbf1a9e3f2e39556fa39 +Author: Francis Lachapelle +Date: Thu May 19 10:04:01 2016 -0400 + + (doc) Update languages list + +M Documentation/SOGoInstallationGuide.asciidoc + +commit 44696896f26ac14593ad541d0f5e0f675db75325 +Author: Francis Lachapelle +Date: Wed May 18 16:43:00 2016 -0400 + + (css) Fix height of dense toolbar + +M UI/Templates/SchedulerUI/UIxCalMainView.wox +M UI/WebServerResources/scss/components/toolbar/toolbar.scss + +commit 335621ba421f746b27dcc7184cde7ae769bf4538 +Author: Francis Lachapelle +Date: Wed May 18 16:09:54 2016 -0400 + + Update ChangeLog + +M ChangeLog + commit 3ed32cc4c162d081abc1759a1c23553be8e66431 Author: Francis Lachapelle Date: Wed May 18 16:08:56 2016 -0400