diff --git a/ChangeLog b/ChangeLog index b94aed6e1..259c6e220 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,1007 @@ +commit a328f022cba59702109ab1a59f6d7eb57f767084 +Author: Francis Lachapelle +Date: Fri Mar 24 09:45:56 2017 -0400 + + (css) Update default theme + +M UI/WebServerResources/css/theme-default.css + +commit 46c7af5fddc376f7b9dbe4c538044b995894e4ed +Author: Francis Lachapelle +Date: Fri Mar 24 09:43:51 2017 -0400 + + (js/css) Update generated files + +M UI/WebServerResources/css/no-animation.css +M UI/WebServerResources/css/no-animation.css.map +M UI/WebServerResources/css/styles.css +M UI/WebServerResources/css/styles.css.map +M UI/WebServerResources/js/Administration.js +M UI/WebServerResources/js/Administration.js.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.js +M UI/WebServerResources/js/Mailer.js.map +M UI/WebServerResources/js/Mailer.services.js +M UI/WebServerResources/js/Mailer.services.js.map +M UI/WebServerResources/js/Preferences.services.js +M UI/WebServerResources/js/Preferences.services.js.map +M UI/WebServerResources/js/Scheduler.js +M UI/WebServerResources/js/Scheduler.js.map +M UI/WebServerResources/js/Scheduler.services.js +M UI/WebServerResources/js/Scheduler.services.js.map +M UI/WebServerResources/js/vendor/FileSaver.min.js +M UI/WebServerResources/js/vendor/FileSaver.min.js.map +M UI/WebServerResources/js/vendor/angular-file-upload.min.js +M UI/WebServerResources/js/vendor/angular-file-upload.min.js.map + +commit 7065c4f765a52dfa652595e0304bab10ed4c3cc0 +Author: Francis Lachapelle +Date: Fri Mar 24 09:42:33 2017 -0400 + + Preparation for release 3.2.8 + +M Documentation/docinfo.xml +M Documentation/includes/global-attributes.asciidoc +M NEWS +M Version + +commit 2c8d1d0a26b0567785b897cbc77468751429599c +Author: Francis Lachapelle +Date: Fri Mar 24 09:32:46 2017 -0400 + + (i18n) Update translations + +M UI/Common/Dutch.lproj/Localizable.strings +M UI/Common/Finnish.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/Slovak.lproj/Localizable.strings +M UI/MailerUI/Dutch.lproj/Localizable.strings +M UI/MailerUI/Finnish.lproj/Localizable.strings +M UI/MailerUI/TurkishTurkey.lproj/Localizable.strings +M UI/PreferencesUI/Dutch.lproj/Localizable.strings +M UI/PreferencesUI/Finnish.lproj/Localizable.strings +M UI/Scheduler/Czech.lproj/Localizable.strings +M UI/Scheduler/Dutch.lproj/Localizable.strings +M UI/Scheduler/Finnish.lproj/Localizable.strings +M UI/Scheduler/Slovak.lproj/Localizable.strings + +commit dab48bfc60b5f0e894562f4b1859fe72a744fbd9 +Author: InverseBot +Date: Fri Mar 24 01:24:52 2017 -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/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 b0cc012849a2756a23aba0dfdf7684d997d8f1e8 +Author: Francis Lachapelle +Date: Thu Mar 23 16:11:32 2017 -0400 + + (css,js) Update md to v1.1.3-master-e3f9772 + +M NEWS +M UI/WebServerResources/angular-material +M UI/WebServerResources/bower.json + +commit 1d028e4cf598262280feb5cae7e3356f18851021 +Author: Francis Lachapelle +Date: Thu Mar 23 15:42:05 2017 -0400 + + Expose default value SOGoMailAddOutgoingAddresses + + Fixes #4064 + +M NEWS +M UI/PreferencesUI/UIxJSONPreferences.m + +commit 4dcc1af46adf502a5dd0ca511d31656d78183692 +Author: Francis Lachapelle +Date: Thu Mar 23 14:01:28 2017 -0400 + + (js) Improve recurrence editor + +M UI/Templates/SchedulerUI/UIxRecurrenceEditor.wox +M UI/WebServerResources/js/Scheduler/ComponentController.js + +commit c57f42b44b0f78a75303c3653dbc3a0cc1409f0e +Author: Francis Lachapelle +Date: Thu Mar 23 13:58:34 2017 -0400 + + (js) Fix possible undefined variable + +M UI/WebServerResources/js/Common/sgToggleGrid.directive.js + +commit 736921bdf7f7c5a3dfd22c421ff1d25de081d258 +Author: Francis Lachapelle +Date: Thu Mar 23 13:55:14 2017 -0400 + + (js) Fix display of category colors of components + +M NEWS +M UI/WebServerResources/js/Scheduler/Component.service.js + +commit 0cc7c6be3d600f5eaf74aeadb9a86c8294c33385 +Author: Francis Lachapelle +Date: Thu Mar 23 13:07:07 2017 -0400 + + (js) Hide Copy/Move menu options with a single AB + +M NEWS +M UI/Templates/ContactsUI/UIxContactFoldersView.wox + +commit b7bc59d599e1d56d7688d43669a31ce5722115e0 +Author: Francis Lachapelle +Date: Thu Mar 23 12:47:16 2017 -0400 + + Enable Save btn after deleting attribute from card + + Fixes #4095 + +M NEWS +M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox +M UI/WebServerResources/js/Contacts/CardController.js + +commit 2f92484064f045109ad102c933c01292c02e7cd9 +Author: InverseBot +Date: Thu Mar 23 01:24:54 2017 -0400 + + (js/css) Update generated files + +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/Preferences.services.js +M UI/WebServerResources/js/Preferences.services.js.map + +commit b463fd4eda71dbf0d5933ebb413006bb5cff8902 +Author: Francis Lachapelle +Date: Wed Mar 22 15:35:05 2017 -0400 + + (js) Drop sgTransformOnBlur directive + + The md-chips component has now a functional "md-add-on-blur" functionality. + + Fixes #3944 + +M UI/Templates/MailerUI/UIxMailEditor.wox +M UI/Templates/MailerUI/UIxMailMainFrame.wox +D UI/WebServerResources/js/Common/sgTransformOnBlur.directive.js + +commit 75aaef0f3dc98a65f99add393a73351c81c0f941 +Author: Francis Lachapelle +Date: Wed Mar 22 14:53:07 2017 -0400 + + (js) Restrict special mailboxes to the top level + + Fixes #6963 + +M NEWS +M UI/Templates/MailerUI/UIxMailMainFrame.wox +M UI/WebServerResources/js/Mailer/Mailbox.service.js + +commit e7a06c42a4f1e2bd4bd2a7319a8af6ce5ebaea59 +Author: Francis Lachapelle +Date: Wed Mar 22 13:26:43 2017 -0400 + + (js) Fix sanitisation of flags in Sieve filters + + Fixes #4087 + +M NEWS +M UI/WebServerResources/js/Preferences/Preferences.service.js + +commit 5ff8463fba9e907b38ef170498395f8f2dc0ee57 +Author: Francis Lachapelle +Date: Wed Mar 22 11:58:05 2017 -0400 + + (js) Split string when pasting multiple addresses + + Fixes #4097 + +M NEWS +M UI/WebServerResources/js/Mailer/MessageEditorController.js + +commit bc8146ef5dbf470a94b46884552ca326e9af4355 +Author: Francis Lachapelle +Date: Sun Jan 29 18:02:44 2017 -0500 + + Remove debugging output + +M SOPE/NGCards/iCalWeeklyRecurrenceCalculator.m + +commit b25480f2282f6c1c91dc8050711544ecfc571e73 +Author: Ludovic Marcotte +Date: Sat Mar 18 15:37:45 2017 -0400 + + Updated NEWS + +M NEWS + +commit 585cda36d127f8e97121ed3739c37a2acf70e68d +Author: Ludovic Marcotte +Date: Sat Mar 18 15:34:56 2017 -0400 + + (fix) fix opacity in freebusy over EAS + +M ActiveSync/iCalEvent+ActiveSync.m + +commit b6d9c3e8e04a6f4d13856a2b19854ef8adeb63da +Author: Ludovic Marcotte +Date: Wed Mar 15 10:38:20 2017 -0400 + + (fix) remove old code conflicting with #3905 + +M SoObjects/Appointments/SOGoCalendarComponent.m + +commit ce8f2e9481a823bc73efb3eaadf367e15dd10d77 +Author: Ludovic Marcotte +Date: Tue Mar 14 14:18:53 2017 -0400 + + (fix) fixed task sorting on multiple categories + +M NEWS +M UI/Scheduler/NSArray+Scheduler.m + +commit cb532de83acee006bbb13dd85d23ac96125075b3 +Author: InverseBot +Date: Tue Mar 14 09:09:24 2017 -0400 + + (js/css) Update generated files + +M UI/WebServerResources/css/no-animation.css +M UI/WebServerResources/css/no-animation.css.map +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 1aebad854b410bd4a6a8bef6c46aba186caea8a9 +Author: Francis Lachapelle +Date: Fri Mar 10 15:05:46 2017 -0500 + + (js) Add missing variable declaration + +M UI/WebServerResources/js/Scheduler/sgDraggableCalendarBlock.directive.js + +commit 9f6bc8a749833ad830b0729dfb50fc1281268bbe +Author: Francis Lachapelle +Date: Fri Mar 10 14:50:27 2017 -0500 + + (js) Fix freebusy coverage of newly created event + +M UI/WebServerResources/js/Scheduler/CalendarListController.js + +commit d24ff75ecff747414a469aea43a58a91b2c991c6 +Author: Francis Lachapelle +Date: Fri Mar 10 14:49:32 2017 -0500 + + (js) Fix button to remove an attendee + +M UI/Templates/SchedulerUI/UIxAttendeesEditor.wox + +commit f60ffa923e97a3dda75461d20494b3548e06a8fa +Author: Francis Lachapelle +Date: Fri Mar 10 14:48:53 2017 -0500 + + (js) Display the attendees editor automatically + +M UI/WebServerResources/js/Scheduler/ComponentController.js + +commit 19512a85d2058d420cd5f3611b3e6686fa15e909 +Author: Francis Lachapelle +Date: Fri Mar 10 14:43:02 2017 -0500 + + (html) Caption for freebusy data of attendees + +M UI/Templates/SchedulerUI/UIxAttendeesEditor.wox +M UI/WebServerResources/scss/views/SchedulerUI.scss + +commit baa6d39e2826e019c54735936567587977ce8e18 +Author: Francis Lachapelle +Date: Fri Mar 10 06:34:50 2017 -0500 + + (css) Generated no-animation.css + +M .gitignore +A UI/WebServerResources/css/no-animation.css +A UI/WebServerResources/css/no-animation.css.map + +commit 5d9673415ad232c8b85b2af3d8b6100f7f7399e6 +Author: Ludovic Marcotte +Date: Thu Mar 9 13:57:27 2017 -0500 + + (fix) don't abort on unhandled requests + +M Main/SOGo.m + +commit 50f25b0597c3670f82266589fdbcabae41c615e9 +Author: Francis Lachapelle +Date: Thu Mar 9 12:19:12 2017 -0500 + + (i18n) Update translations + +M SoObjects/Appointments/TurkishTurkey.lproj/Localizable.strings +M UI/Common/TurkishTurkey.lproj/Localizable.strings +M UI/Contacts/French.lproj/Localizable.strings +M UI/Contacts/German.lproj/Localizable.strings +M UI/Contacts/Polish.lproj/Localizable.strings +M UI/Contacts/TurkishTurkey.lproj/Localizable.strings +M UI/MailerUI/French.lproj/Localizable.strings +M UI/MailerUI/TurkishTurkey.lproj/Localizable.strings +M UI/MainUI/TurkishTurkey.lproj/Localizable.strings +M UI/PreferencesUI/TurkishTurkey.lproj/Localizable.strings +M UI/Scheduler/French.lproj/Localizable.strings +M UI/Scheduler/Polish.lproj/Localizable.strings +M UI/Scheduler/TurkishTurkey.lproj/Localizable.strings + +commit 0a0f8a8d8983f0d77902751e1329ec9194479dde +Author: Francis Lachapelle +Date: Thu Mar 9 12:16:51 2017 -0500 + + (css) Custom CSS for IE + +M UI/Common/UIxPageFrame.m +M UI/Templates/UIxPageFrame.wox +M UI/WebServerResources/GNUmakefile +M UI/WebServerResources/Gruntfile.js +A UI/WebServerResources/scss/core/no-animation.scss + +commit 489e35158ca933610f217300073f904963762d5c +Author: Francis Lachapelle +Date: Thu Mar 9 09:12:31 2017 -0500 + + (css) Restore lost .md-fab-overlap-bottom class + +M UI/WebServerResources/scss/components/button/button.scss + +commit 11d9df6e6a55c3676c404f7b90448c6ef286cf44 +Author: InverseBot +Date: Thu Mar 9 01:26:19 2017 -0500 + + (js/css) Update generated files + +M UI/WebServerResources/js/Common.js +M UI/WebServerResources/js/Common.js.map + +commit e5dc76cc1935eb99de877eeb0b3eeed630afb9ec +Author: Francis Lachapelle +Date: Wed Mar 8 16:15:15 2017 -0500 + + (js) Check alarms only if Calendar is accessible + + Fixes #4067 + +M UI/WebServerResources/js/Common/navController.js + +commit ab7ec63f4bee33515fce0a731c4f448a2582df2c +Author: Francis Lachapelle +Date: Wed Mar 8 16:04:43 2017 -0500 + + Fix typo in Scheduler + + Fixes #4072 + +M UI/Scheduler/English.lproj/Localizable.strings + +commit 1964fdebcbd9c3cf5c8a50a5ae667fd356395ba4 +Author: Francis Lachapelle +Date: Wed Mar 8 15:17:40 2017 -0500 + + (html) Improve display of vacation message in pref + +M UI/Templates/PreferencesUI/UIxPreferences.wox + +commit 5b6807b78c3e82a94ce7415aaa7717b96d9857f0 +Author: InverseBot +Date: Wed Mar 8 09:42:14 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-cookies.min.js.map +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-sanitize.min.js.map +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 9603971c1f76e4379bb2bab86393c28aa6204971 +Author: Ludovic Marcotte +Date: Wed Mar 8 09:31:19 2017 -0500 + + (fix) wrong var type declaration + +M SoObjects/Appointments/SOGoAppointmentObject.m + +commit 4ae8961947f10a7fa7a4dd256fb7a09cf009ad2f +Author: Ludovic Marcotte +Date: Wed Mar 8 08:42:56 2017 -0500 + + (fix) handle when mail starts with Bcc header (fixes #4073) + +M SoObjects/SOGo/SOGoMailer.m + +commit 0ffbc13376ed9bdd3f0122fb199628bbcab6a8ed +Author: InverseBot +Date: Wed Mar 8 01:57:09 2017 -0500 + + (js/css) Update generated files + +M UI/WebServerResources/js/Mailer.services.js +M UI/WebServerResources/js/Mailer.services.js.map + +commit a02fa44dc75df7b23f5ca3b1eb0931553b31e7ad +Author: Francis Lachapelle +Date: Tue Mar 7 14:22:51 2017 -0500 + + (js) Fix SCAYT automatic language selection + +M NEWS +M UI/WebServerResources/js/vendor/ckeditor/ck.js + +commit 682f699e2fba2259b50ed4119a26aa95178880b4 +Author: Francis Lachapelle +Date: Tue Mar 7 14:20:51 2017 -0500 + + Fix Welsh's locale + +M UI/MainUI/Welsh.lproj/Locale + +commit f3b098da754e0fdfa9ad88d72cda11841bb66072 +Author: Ludovic Marcotte +Date: Tue Mar 7 10:48:20 2017 -0500 + + Updated NEWS + +M NEWS + +commit 6a963bf84b02c9a6a5bcc90cd6e13025c914384e +Author: Ludovic Marcotte +Date: Tue Mar 7 10:45:44 2017 -0500 + + (fix) remove attendees that have the same identity of the organizer (fixes #3905) + +M SoObjects/Appointments/SOGoAppointmentObject.m + +commit 270ff1bd29f120701395cbfb4a027b2071795dc6 +Author: Francis Lachapelle +Date: Tue Mar 7 10:26:10 2017 -0500 + + (js) Fix saving draft outside Mail module + + Fixes #4071 + +M NEWS +M UI/WebServerResources/js/Mailer/Message.service.js +M UI/WebServerResources/js/Mailer/MessageEditorController.js + +commit 74c2926bca1ad13c966f51e275dc73649615d543 +Author: InverseBot +Date: Sat Mar 4 01:34:40 2017 -0500 + + (js/css) Update generated files + +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 + +commit 75aa6e90a28254dd770554619c05f05d53157a84 +Author: Francis Lachapelle +Date: Fri Mar 3 15:36:52 2017 -0500 + + (js) Fix handling of attachments in mail editor + + Fixes #4058, #4063 + +M NEWS +M UI/WebServerResources/js/Mailer/Mailbox.service.js +M UI/WebServerResources/js/Mailer/Message.service.js + +commit 3c35c16bf31d679fefc703985a9ad2f8e9f54f23 +Author: Francis Lachapelle +Date: Fri Mar 3 15:01:00 2017 -0500 + + (html) Display year in day and week views + +M NEWS +M UI/Scheduler/UIxCalDayTable.m +M UI/Templates/SchedulerUI/UIxCalDayTable.wox + +commit e95e8e9eac29c53641c9169acb54648eec4fa5c3 +Author: Ludovic Marcotte +Date: Fri Mar 3 14:15:27 2017 -0500 + + Updated NEWS + +M NEWS + +commit 588ec2b005afcac56a351ddbd4e64adf76c5d84e +Author: Ludovic Marcotte +Date: Fri Mar 3 14:13:25 2017 -0500 + + (fix) fixed handling of exdates and proper intersection for fbinfo (fixes #4051) + +M SOPE/NGCards/iCalRecurrenceCalculator.m +M SOPE/NGCards/iCalYearlyRecurrenceCalculator.m +M SoObjects/Appointments/SOGoAppointmentFolder.m + +commit 0627c2f58b7aa42e085fa94478d153d6efbf2572 +Author: Francis Lachapelle +Date: Fri Mar 3 12:06:33 2017 -0500 + + (html) Constrain reminder to a positive number + +M UI/Templates/SchedulerUI/UIxReminderEditor.wox + +commit f6ed816243135d03d105fc696d4d60e19ed34692 +Author: Francis Lachapelle +Date: Fri Mar 3 12:05:34 2017 -0500 + + (html) Constrain reminder to a positive number + +M NEWS + +commit 25430a8128004a04727e4f667fa0785e98cdeb14 +Author: Francis Lachapelle +Date: Fri Mar 3 10:35:23 2017 -0500 + + Fix handling of contact organizations + + Fixes #4028 + +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/UIxContactEditorTemplate.wox +M UI/WebServerResources/js/Contacts/Card.service.js +M UI/WebServerResources/js/Contacts/CardController.js + +commit 79a0d5e1337793c40feb499aa61aa29400b782f4 +Author: Ludovic Marcotte +Date: Fri Mar 3 08:47:59 2017 -0500 + + (fix) handle broken CalDAV clients sending bogus SENT-BY (fixes #3992) + +M NEWS +M SoObjects/Appointments/SOGoAppointmentObject.m + +commit 018b7b7ab9abc58870ff0009c06a9d362ca96ef4 +Author: InverseBot +Date: Fri Mar 3 01:24:59 2017 -0500 + + (js/css) Update generated files + +M UI/WebServerResources/js/Common.js +M UI/WebServerResources/js/Common.js.map + +commit c8539dffa130b4aad0f412894521e8733eeb871b +Author: Francis Lachapelle +Date: Wed Mar 1 16:31:36 2017 -0500 + + (js) Limit http error interceptor to JSON request + +M UI/WebServerResources/js/Common/Common.app.js + +commit c995c6e9d78810dd1946f41ad03a4e8f031cdd0e +Author: InverseBot +Date: Thu Mar 2 01:27:34 2017 -0500 + + (js/css) Update generated files + +M UI/WebServerResources/css/styles.css +M UI/WebServerResources/css/styles.css.map +M UI/WebServerResources/js/Administration.js +M UI/WebServerResources/js/Administration.js.map +M UI/WebServerResources/js/Administration.services.js +M UI/WebServerResources/js/Administration.services.js.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.app.popup.js +M UI/WebServerResources/js/Mailer.app.popup.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 +M UI/WebServerResources/js/Main.js.map +M UI/WebServerResources/js/Preferences.js +M UI/WebServerResources/js/Preferences.js.map +M UI/WebServerResources/js/Preferences.services.js +M UI/WebServerResources/js/Preferences.services.js.map +M UI/WebServerResources/js/Scheduler.js +M UI/WebServerResources/js/Scheduler.js.map +M UI/WebServerResources/js/Scheduler.services.js +M UI/WebServerResources/js/Scheduler.services.js.map +M UI/WebServerResources/js/vendor/FileSaver.min.js +M UI/WebServerResources/js/vendor/FileSaver.min.js.map +M UI/WebServerResources/js/vendor/angular-file-upload.min.js +M UI/WebServerResources/js/vendor/angular-file-upload.min.js.map + +commit 8322d318aa1360d4557e1d317ade86ccb7843198 +Author: Francis Lachapelle +Date: Wed Mar 1 15:14:09 2017 -0500 + + Expose default value of SOGoMailAutoSave + + Fixes #4053 + +M NEWS +M UI/PreferencesUI/UIxJSONPreferences.m + +commit 4d88eab13b97374ad0efd209ebddc6ad377a31cb +Author: Ludovic Marcotte +Date: Wed Mar 1 11:36:15 2017 -0500 + + Updated NEWS + +M NEWS + +commit a3d7ae3a6b0809e4190f5ca6a2e907d1ff88c7c7 +Author: Francis Lachapelle +Date: Wed Mar 1 11:14:59 2017 -0500 + + (js) Improve CAS handling + +M UI/WebServerResources/js/Common/Common.app.js + +commit a29ced853a9ec73c101c21f8edac5b348704342c +Author: Ludovic Marcotte +Date: Wed Mar 1 11:00:17 2017 -0500 + + (js/css) Update generated files + +M UI/WebServerResources/js/Common.js +M UI/WebServerResources/js/Common.js.map + +commit 5047aed6ed689a7b594f8c4d3498b9c575348c3e +Author: Ludovic Marcotte +Date: Wed Mar 1 10:51:01 2017 -0500 + + (fix) more CAS fixes + +M UI/WebServerResources/js/Common/Common.app.js + +commit 3c46a6ef1472ccefff53a16e0cabd1a1eff7854a +Author: Ludovic Marcotte +Date: Wed Mar 1 09:49:36 2017 -0500 + + (js/css) Update generated files + +M UI/WebServerResources/css/styles.css +M UI/WebServerResources/css/styles.css.map +M UI/WebServerResources/js/Administration.js +M UI/WebServerResources/js/Administration.js.map +M UI/WebServerResources/js/Administration.services.js +M UI/WebServerResources/js/Administration.services.js.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.app.popup.js +M UI/WebServerResources/js/Mailer.app.popup.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 +M UI/WebServerResources/js/Main.js.map +M UI/WebServerResources/js/Preferences.js +M UI/WebServerResources/js/Preferences.js.map +M UI/WebServerResources/js/Preferences.services.js +M UI/WebServerResources/js/Preferences.services.js.map +M UI/WebServerResources/js/Scheduler.js.map +M UI/WebServerResources/js/Scheduler.services.js +M UI/WebServerResources/js/Scheduler.services.js.map +M UI/WebServerResources/js/vendor/FileSaver.min.js +M UI/WebServerResources/js/vendor/FileSaver.min.js.map +M UI/WebServerResources/js/vendor/angular-file-upload.min.js +M UI/WebServerResources/js/vendor/angular-file-upload.min.js.map + +commit af3a35169a585b3d242042f6da7915ac4ea5f755 +Author: Ludovic Marcotte +Date: Wed Mar 1 09:37:37 2017 -0500 + + (fix) first pass at CAS XHR issue + +M UI/WebServerResources/js/Common/Common.app.js + +commit 6b471994ef0cc9c1cc456e8bcaff6c0e7fb2fadb +Author: InverseBot +Date: Wed Mar 1 01:23:28 2017 -0500 + + (js/css) Update generated files + +M UI/WebServerResources/js/Scheduler.services.js +M UI/WebServerResources/js/Scheduler.services.js.map + +commit 23ff62a9e0136ff44da8501e741096893f411878 +Author: Francis Lachapelle +Date: Tue Feb 28 16:13:58 2017 -0500 + + (js) Improve event editor + + - fixed form validity check; + - fixed alarm restoration after a reset; + - fixed recurrence rules check. + +M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox +M UI/WebServerResources/js/Scheduler/Component.service.js +M UI/WebServerResources/js/Scheduler/ComponentController.js + +commit 2a820bd780866163fc2dce325c1a4c64a1fde603 +Author: Francis Lachapelle +Date: Tue Feb 28 08:36:27 2017 -0500 + + (css) Improve display of event editor + +M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox + +commit 125178e52640ae452c1702fb0d9f72a7ed431245 +Author: InverseBot +Date: Tue Feb 28 01:23:07 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 + +commit e1979976a6d06a7e9c1350d0a2a633e6d33282b4 +Author: Francis Lachapelle +Date: Mon Feb 27 16:04:49 2017 -0500 + + (js) Month day(s) of monthly repeat must be set + +M UI/Templates/SchedulerUI/UIxRecurrenceEditor.wox + +commit d87cf6980a56b71ecd09b2b6809ae6a34f37ca9b +Author: Francis Lachapelle +Date: Mon Feb 27 16:03:45 2017 -0500 + + (css) Improve display of recurrence editor + +M UI/Templates/SchedulerUI/UIxRecurrenceEditor.wox +M UI/WebServerResources/scss/components/checkbox/checkbox.scss + +commit dfce966e79eecee50f7b1d93a5b397c7084dbb3b +Author: Francis Lachapelle +Date: Mon Feb 27 12:55:15 2017 -0500 + + (js) Calendar week days must be set to save prefs + +M NEWS +M UI/Templates/PreferencesUI/UIxPreferences.wox + +commit 40026507487fa7aaf338273ae88174ce9c4d6f3a +Author: Francis Lachapelle +Date: Mon Feb 27 10:48:40 2017 -0500 + + (js) Expose model validity in sg-toggle-grid + +M UI/WebServerResources/js/Common/sgToggleGrid.directive.js + +commit 0fa8cbf9cb7400203f0f6e207e648d7e1c6a9132 +Author: InverseBot +Date: Thu Feb 23 01:24:05 2017 -0500 + + (js/css) Update generated files + +M UI/WebServerResources/js/Mailer.services.js +M UI/WebServerResources/js/Mailer.services.js.map + +commit 7a4dbcb36485ccdf1e95aecc1770f26c2847479b +Author: Francis Lachapelle +Date: Wed Feb 22 23:07:26 2017 -0500 + + (js) Update children paths when renaming a mailbox + + Fixes #4046 + +M UI/WebServerResources/js/Mailer/Mailbox.service.js + +commit 784503bdbc8f0bd2b8f321b99acdafae6722c530 +Author: Ludovic Marcotte +Date: Wed Feb 22 11:00:01 2017 -0500 + + (fix) minor fixes in tools + +M Tools/SOGoToolCheckupUser.m +M Tools/SOGoToolManageACL.m + +commit 91b32faac24fef0a7b80acaaaae85b82faf2f13d +Author: Ludovic Marcotte +Date: Tue Feb 21 10:14:58 2017 -0500 + + Updated NEWS + +M NEWS + +commit f24d9ae38958c2d7520679abffd9146aa3d1fc6b +Author: Ludovic Marcotte +Date: Tue Feb 21 10:12:55 2017 -0500 + + (fix) safety checks, fixed remove ALL and added add ALL + +M Tools/SOGoToolManageACL.m + +commit b501014935b0cdf9a9b65839d163336f0e59722f +Author: Ludovic Marcotte +Date: Mon Feb 20 18:57:46 2017 -0500 + + (feat) new sogo-tool manage-acl feature to get/add/remove ACLs from GCS folders + +M Tools/GNUmakefile +A Tools/SOGoToolManageACL.m + +commit cc52e82524d4d4615126496f98b18dde5e62e1d8 +Author: Ludovic Marcotte +Date: Mon Feb 20 13:37:23 2017 -0500 + + (feat) added delete capability to sogo-tool checkup + +M Tools/SOGoToolCheckupUser.m + +commit fe42180bc02abadab2f3776b7ef6cbeb6d26a983 +Author: Ludovic Marcotte +Date: Mon Feb 20 10:05:52 2017 -0500 + + (fix) set the memcache retry timeout to 5 seconds + +M SoObjects/SOGo/SOGoCache.m + +commit 7f67e90c535a46aa0d5075bd92532dba20d930b7 +Author: Ludovic Marcotte +Date: Mon Feb 20 09:54:20 2017 -0500 + + (fix) enable tcp_nodelay for memcache + +M SoObjects/SOGo/SOGoCache.m + +commit bf001b1af6d8f9369002184bf65756cd0b9b4ae1 +Author: InverseBot +Date: Mon Feb 20 01:22:37 2017 -0500 + + (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 + +commit 3c65973cd5fb2d41fabab5dd11fce941febdf8d7 +Author: Francis Lachapelle +Date: Sun Feb 19 21:57:27 2017 -0500 + + (css) Hide fab button when printing + + Fixes #4038 + +M NEWS +M UI/WebServerResources/scss/core/print.scss + +commit 48b2008da463c61e64e3781da6b6121489686f97 +Author: Francis Lachapelle +Date: Sun Feb 19 21:13:44 2017 -0500 + + (js) Localize mailbox names everywhere + + Fixes #4041 + +M NEWS +M UI/Templates/MailerUI/UIxMailFolderSubscriptions.wox +M UI/Templates/MailerUI/UIxMailFolderTemplate.wox +M UI/Templates/MailerUI/UIxMailMainFrame.wox +M UI/WebServerResources/js/Mailer/Mailbox.service.js +M UI/WebServerResources/js/Mailer/MailboxController.js +M UI/WebServerResources/js/Mailer/MailboxesController.js + +commit fd13fd632ca70c4fac3a251b6dffea83784cea54 +Author: InverseBot +Date: Sat Feb 18 01:21:42 2017 -0500 + + (js/css) Update generated files + +M UI/WebServerResources/js/Mailer.services.js +M UI/WebServerResources/js/Mailer.services.js.map + +commit b1e8f301384403cd9d26459c137835287d760b34 +Author: Francis Lachapelle +Date: Fri Feb 17 21:22:10 2017 -0500 + + (js) Localized inbox label + + Fixes #4040 + +M NEWS +M UI/WebServerResources/js/Mailer/MailboxesController.js + +commit fc687099562f3b04bea315cbcbdb7e2081020222 +Author: Ludovic Marcotte +Date: Fri Feb 17 15:19:37 2017 -0500 + + Updated NEWS + +M NEWS + +commit 06238a39b110a4da04d5f238b87be4d180e65b52 +Author: Francis Lachapelle +Date: Fri Feb 17 11:01:42 2017 -0500 + + (js) Fix fcn call when removing contact category + + Fixes #4039 + +M UI/Templates/PreferencesUI/UIxPreferences.wox + +commit 9f84162c5d57dc8b277c9e36677df2dbf640c658 +Author: Francis Lachapelle +Date: Wed Feb 15 23:11:34 2017 -0500 + + (css) Fix ACL editor in Admin module for Safari + + Fixes #4036 + +M UI/Templates/AdministrationUI/UIxAdministrationAclEditor.wox + +commit 6ffc9a3552da950b8ba837e38e45ad7238e8eaf8 +Author: InverseBot +Date: Wed Feb 15 01:29:55 2017 -0500 + + (js/css) Update generated files + +M UI/WebServerResources/css/styles.css +M UI/WebServerResources/css/styles.css.map + +commit 3894d6f9faeca6075565cf8de03e56dad26b8241 +Author: Ludovic Marcotte +Date: Tue Feb 14 08:38:39 2017 -0500 + + Release preparation + +M ChangeLog +M Documentation/docinfo.xml +M Documentation/includes/global-attributes.asciidoc +M NEWS +M Version + commit 07720563b9aecc8a5b0b0163124cbcbf23041337 Author: InverseBot Date: Tue Feb 14 01:16:42 2017 -0500