commit 69cbe5d619561b69426a305d4b5d4f3e95e6370b Author: Francis Lachapelle 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 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 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 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 Date: Thu Oct 31 11:59:38 2019 -0400 docs: update CONTRIBUTING file M .github/CONTRIBUTING.md commit eb4ad5e086f3261f0ddb39175aad3d258d5a88af Author: Francis Lachapelle 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 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 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 Date: Wed Oct 30 13:54:06 2019 -0400 docs: update CONTRIBUTING file M .github/CONTRIBUTING.md commit 8b45f2c731d1a015c1d9c9639b3e76488c696770 Author: Francis Lachapelle 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 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 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 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 Date: Wed Oct 30 11:13:40 2019 -0400 Initial CONTRIBUTING file A .github/CONTRIBUTING.md commit f6ca946058f16ae32bbde966ff1c850e4979db0f Author: Francis Lachapelle 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 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 Date: Mon Oct 28 15:14:35 2019 -0400 (doc) quote default values (fixes #4827) M Scripts/sogo.conf commit e866fd5fdaa677879ef611ff72e57140ea664f43 Author: Ludovic Marcotte 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 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 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 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 Date: Thu Oct 24 10:43:20 2019 -0400 Update ChangeLog M ChangeLog commit 1c179f805da50d087ca07bdadb66c9563a41d45e Author: Francis Lachapelle Date: Thu Oct 24 10:42:30 2019 -0400 Preparation for release 4.1.0 M Documentation/docinfo.xml M Documentation/includes/global-attributes.asciidoc M NEWS M Scripts/sogo.conf M UI/WebServerResources/css/theme-default.css M Version commit c69a7391a4b5ed78c9608eebc79491371132c46e Author: Francis Lachapelle Date: Thu Oct 24 10:35:41 2019 -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/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 63bcb2649be5ed580ddfaa41b5c490d80299c6f3 Author: Francis Lachapelle Date: Thu Oct 24 10:33:35 2019 -0400 (css) New .sg-hint class M UI/WebServerResources/scss/components/input/input.scss commit c2c5a4d23d962bd7e52c7d68f2005c64ae62a5fa Author: Francis Lachapelle Date: Thu Oct 24 10:15:18 2019 -0400 (css) Fix contextual menu position in Mail M UI/WebServerResources/js/Mailer/sgMailboxListItem.directive.js commit 3b869d44d6915bac2fcc77d1a386c877972f6288 Author: Francis Lachapelle Date: Thu Oct 24 10:12:30 2019 -0400 (js) Hide mail recipient when not defined M UI/Templates/MailerUI/UIxMailViewTemplate.wox commit ae99dda215d84e68d470a19550e0d954e942f30c Author: Francis Lachapelle Date: Thu Oct 24 10:09:56 2019 -0400 (js) Filter out hidden days in date picker M UI/Templates/SchedulerUI/UIxCalDayView.wox commit aa9af35ae9548152dcd6a34d1767de1128afb4db Author: Francis Lachapelle Date: Thu Oct 24 09:32:11 2019 -0400 (js) Rollback optimization in appointment editor There's an issue with the sgToggleGrid directive when the associated grid list is rendered later. Fixes #4858 M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox commit 9f24f64dcc9133ba05c8b42613138a4f06ed3b87 Author: Francis Lachapelle Date: Wed Oct 23 14:47:33 2019 -0400 Update time zones to version 2019c M NEWS M SOPE/NGCards/TimeZones/Africa/Abidjan.ics M SOPE/NGCards/TimeZones/Africa/Accra.ics M SOPE/NGCards/TimeZones/Africa/Addis_Ababa.ics M SOPE/NGCards/TimeZones/Africa/Algiers.ics M SOPE/NGCards/TimeZones/Africa/Asmara.ics A SOPE/NGCards/TimeZones/Africa/Asmera.ics M SOPE/NGCards/TimeZones/Africa/Bamako.ics M SOPE/NGCards/TimeZones/Africa/Bangui.ics M SOPE/NGCards/TimeZones/Africa/Banjul.ics M SOPE/NGCards/TimeZones/Africa/Bissau.ics M SOPE/NGCards/TimeZones/Africa/Blantyre.ics M SOPE/NGCards/TimeZones/Africa/Brazzaville.ics M SOPE/NGCards/TimeZones/Africa/Bujumbura.ics M SOPE/NGCards/TimeZones/Africa/Cairo.ics M SOPE/NGCards/TimeZones/Africa/Casablanca.ics M SOPE/NGCards/TimeZones/Africa/Ceuta.ics M SOPE/NGCards/TimeZones/Africa/Conakry.ics M SOPE/NGCards/TimeZones/Africa/Dakar.ics M SOPE/NGCards/TimeZones/Africa/Dar_es_Salaam.ics M SOPE/NGCards/TimeZones/Africa/Djibouti.ics M SOPE/NGCards/TimeZones/Africa/Douala.ics M SOPE/NGCards/TimeZones/Africa/El_Aaiun.ics M SOPE/NGCards/TimeZones/Africa/Freetown.ics M SOPE/NGCards/TimeZones/Africa/Gaborone.ics M SOPE/NGCards/TimeZones/Africa/Harare.ics M SOPE/NGCards/TimeZones/Africa/Johannesburg.ics M SOPE/NGCards/TimeZones/Africa/Juba.ics M SOPE/NGCards/TimeZones/Africa/Kampala.ics M SOPE/NGCards/TimeZones/Africa/Khartoum.ics M SOPE/NGCards/TimeZones/Africa/Kigali.ics M SOPE/NGCards/TimeZones/Africa/Kinshasa.ics M SOPE/NGCards/TimeZones/Africa/Lagos.ics M SOPE/NGCards/TimeZones/Africa/Libreville.ics M SOPE/NGCards/TimeZones/Africa/Lome.ics M SOPE/NGCards/TimeZones/Africa/Luanda.ics M SOPE/NGCards/TimeZones/Africa/Lubumbashi.ics M SOPE/NGCards/TimeZones/Africa/Lusaka.ics M SOPE/NGCards/TimeZones/Africa/Malabo.ics M SOPE/NGCards/TimeZones/Africa/Maputo.ics M SOPE/NGCards/TimeZones/Africa/Maseru.ics M SOPE/NGCards/TimeZones/Africa/Mbabane.ics M SOPE/NGCards/TimeZones/Africa/Mogadishu.ics M SOPE/NGCards/TimeZones/Africa/Monrovia.ics M SOPE/NGCards/TimeZones/Africa/Nairobi.ics M SOPE/NGCards/TimeZones/Africa/Ndjamena.ics M SOPE/NGCards/TimeZones/Africa/Niamey.ics M SOPE/NGCards/TimeZones/Africa/Nouakchott.ics M SOPE/NGCards/TimeZones/Africa/Ouagadougou.ics M SOPE/NGCards/TimeZones/Africa/Porto-Novo.ics M SOPE/NGCards/TimeZones/Africa/Sao_Tome.ics A SOPE/NGCards/TimeZones/Africa/Timbuktu.ics M SOPE/NGCards/TimeZones/Africa/Tripoli.ics M SOPE/NGCards/TimeZones/Africa/Tunis.ics M SOPE/NGCards/TimeZones/Africa/Windhoek.ics M SOPE/NGCards/TimeZones/America/Adak.ics M SOPE/NGCards/TimeZones/America/Anchorage.ics M SOPE/NGCards/TimeZones/America/Anguilla.ics M SOPE/NGCards/TimeZones/America/Antigua.ics M SOPE/NGCards/TimeZones/America/Araguaina.ics M SOPE/NGCards/TimeZones/America/Argentina/Buenos_Aires.ics M SOPE/NGCards/TimeZones/America/Argentina/Catamarca.ics A SOPE/NGCards/TimeZones/America/Argentina/ComodRivadavia.ics M SOPE/NGCards/TimeZones/America/Argentina/Cordoba.ics M SOPE/NGCards/TimeZones/America/Argentina/Jujuy.ics M SOPE/NGCards/TimeZones/America/Argentina/La_Rioja.ics M SOPE/NGCards/TimeZones/America/Argentina/Mendoza.ics M SOPE/NGCards/TimeZones/America/Argentina/Rio_Gallegos.ics M SOPE/NGCards/TimeZones/America/Argentina/Salta.ics M SOPE/NGCards/TimeZones/America/Argentina/San_Juan.ics M SOPE/NGCards/TimeZones/America/Argentina/San_Luis.ics M SOPE/NGCards/TimeZones/America/Argentina/Tucuman.ics M SOPE/NGCards/TimeZones/America/Argentina/Ushuaia.ics M SOPE/NGCards/TimeZones/America/Aruba.ics M SOPE/NGCards/TimeZones/America/Asuncion.ics M SOPE/NGCards/TimeZones/America/Atikokan.ics A SOPE/NGCards/TimeZones/America/Atka.ics M SOPE/NGCards/TimeZones/America/Bahia.ics M SOPE/NGCards/TimeZones/America/Bahia_Banderas.ics M SOPE/NGCards/TimeZones/America/Barbados.ics M SOPE/NGCards/TimeZones/America/Belem.ics M SOPE/NGCards/TimeZones/America/Belize.ics M SOPE/NGCards/TimeZones/America/Blanc-Sablon.ics M SOPE/NGCards/TimeZones/America/Boa_Vista.ics M SOPE/NGCards/TimeZones/America/Bogota.ics M SOPE/NGCards/TimeZones/America/Boise.ics A SOPE/NGCards/TimeZones/America/Buenos_Aires.ics M SOPE/NGCards/TimeZones/America/Cambridge_Bay.ics M SOPE/NGCards/TimeZones/America/Campo_Grande.ics M SOPE/NGCards/TimeZones/America/Cancun.ics M SOPE/NGCards/TimeZones/America/Caracas.ics A SOPE/NGCards/TimeZones/America/Catamarca.ics M SOPE/NGCards/TimeZones/America/Cayenne.ics M SOPE/NGCards/TimeZones/America/Cayman.ics M SOPE/NGCards/TimeZones/America/Chicago.ics M SOPE/NGCards/TimeZones/America/Chihuahua.ics A SOPE/NGCards/TimeZones/America/Coral_Harbour.ics A SOPE/NGCards/TimeZones/America/Cordoba.ics M SOPE/NGCards/TimeZones/America/Costa_Rica.ics M SOPE/NGCards/TimeZones/America/Creston.ics M SOPE/NGCards/TimeZones/America/Cuiaba.ics M SOPE/NGCards/TimeZones/America/Curacao.ics M SOPE/NGCards/TimeZones/America/Danmarkshavn.ics M SOPE/NGCards/TimeZones/America/Dawson.ics M SOPE/NGCards/TimeZones/America/Dawson_Creek.ics M SOPE/NGCards/TimeZones/America/Denver.ics M SOPE/NGCards/TimeZones/America/Detroit.ics M SOPE/NGCards/TimeZones/America/Dominica.ics M SOPE/NGCards/TimeZones/America/Edmonton.ics M SOPE/NGCards/TimeZones/America/Eirunepe.ics M SOPE/NGCards/TimeZones/America/El_Salvador.ics A SOPE/NGCards/TimeZones/America/Ensenada.ics M SOPE/NGCards/TimeZones/America/Fort_Nelson.ics A SOPE/NGCards/TimeZones/America/Fort_Wayne.ics M SOPE/NGCards/TimeZones/America/Fortaleza.ics M SOPE/NGCards/TimeZones/America/Glace_Bay.ics M SOPE/NGCards/TimeZones/America/Godthab.ics M SOPE/NGCards/TimeZones/America/Goose_Bay.ics M SOPE/NGCards/TimeZones/America/Grand_Turk.ics M SOPE/NGCards/TimeZones/America/Grenada.ics M SOPE/NGCards/TimeZones/America/Guadeloupe.ics M SOPE/NGCards/TimeZones/America/Guatemala.ics M SOPE/NGCards/TimeZones/America/Guayaquil.ics M SOPE/NGCards/TimeZones/America/Guyana.ics M SOPE/NGCards/TimeZones/America/Halifax.ics M SOPE/NGCards/TimeZones/America/Havana.ics M SOPE/NGCards/TimeZones/America/Hermosillo.ics M SOPE/NGCards/TimeZones/America/Indiana/Indianapolis.ics M SOPE/NGCards/TimeZones/America/Indiana/Knox.ics M SOPE/NGCards/TimeZones/America/Indiana/Marengo.ics M SOPE/NGCards/TimeZones/America/Indiana/Petersburg.ics M SOPE/NGCards/TimeZones/America/Indiana/Tell_City.ics M SOPE/NGCards/TimeZones/America/Indiana/Vevay.ics M SOPE/NGCards/TimeZones/America/Indiana/Vincennes.ics M SOPE/NGCards/TimeZones/America/Indiana/Winamac.ics A SOPE/NGCards/TimeZones/America/Indianapolis.ics M SOPE/NGCards/TimeZones/America/Inuvik.ics M SOPE/NGCards/TimeZones/America/Iqaluit.ics M SOPE/NGCards/TimeZones/America/Jamaica.ics A SOPE/NGCards/TimeZones/America/Jujuy.ics M SOPE/NGCards/TimeZones/America/Juneau.ics M SOPE/NGCards/TimeZones/America/Kentucky/Louisville.ics M SOPE/NGCards/TimeZones/America/Kentucky/Monticello.ics A SOPE/NGCards/TimeZones/America/Knox_IN.ics M SOPE/NGCards/TimeZones/America/Kralendijk.ics M SOPE/NGCards/TimeZones/America/La_Paz.ics M SOPE/NGCards/TimeZones/America/Lima.ics M SOPE/NGCards/TimeZones/America/Los_Angeles.ics A SOPE/NGCards/TimeZones/America/Louisville.ics M SOPE/NGCards/TimeZones/America/Lower_Princes.ics M SOPE/NGCards/TimeZones/America/Maceio.ics M SOPE/NGCards/TimeZones/America/Managua.ics M SOPE/NGCards/TimeZones/America/Manaus.ics M SOPE/NGCards/TimeZones/America/Marigot.ics M SOPE/NGCards/TimeZones/America/Martinique.ics M SOPE/NGCards/TimeZones/America/Matamoros.ics M SOPE/NGCards/TimeZones/America/Mazatlan.ics A SOPE/NGCards/TimeZones/America/Mendoza.ics M SOPE/NGCards/TimeZones/America/Menominee.ics M SOPE/NGCards/TimeZones/America/Merida.ics M SOPE/NGCards/TimeZones/America/Metlakatla.ics M SOPE/NGCards/TimeZones/America/Mexico_City.ics M SOPE/NGCards/TimeZones/America/Miquelon.ics M SOPE/NGCards/TimeZones/America/Moncton.ics M SOPE/NGCards/TimeZones/America/Monterrey.ics M SOPE/NGCards/TimeZones/America/Montevideo.ics M SOPE/NGCards/TimeZones/America/Montreal.ics M SOPE/NGCards/TimeZones/America/Montserrat.ics M SOPE/NGCards/TimeZones/America/Nassau.ics M SOPE/NGCards/TimeZones/America/New_York.ics M SOPE/NGCards/TimeZones/America/Nipigon.ics M SOPE/NGCards/TimeZones/America/Nome.ics M SOPE/NGCards/TimeZones/America/Noronha.ics M SOPE/NGCards/TimeZones/America/North_Dakota/Beulah.ics M SOPE/NGCards/TimeZones/America/North_Dakota/Center.ics M SOPE/NGCards/TimeZones/America/North_Dakota/New_Salem.ics M SOPE/NGCards/TimeZones/America/Ojinaga.ics M SOPE/NGCards/TimeZones/America/Panama.ics M SOPE/NGCards/TimeZones/America/Pangnirtung.ics M SOPE/NGCards/TimeZones/America/Paramaribo.ics M SOPE/NGCards/TimeZones/America/Phoenix.ics M SOPE/NGCards/TimeZones/America/Port-au-Prince.ics M SOPE/NGCards/TimeZones/America/Port_of_Spain.ics A SOPE/NGCards/TimeZones/America/Porto_Acre.ics M SOPE/NGCards/TimeZones/America/Porto_Velho.ics M SOPE/NGCards/TimeZones/America/Puerto_Rico.ics M SOPE/NGCards/TimeZones/America/Punta_Arenas.ics M SOPE/NGCards/TimeZones/America/Rainy_River.ics M SOPE/NGCards/TimeZones/America/Rankin_Inlet.ics M SOPE/NGCards/TimeZones/America/Recife.ics M SOPE/NGCards/TimeZones/America/Regina.ics M SOPE/NGCards/TimeZones/America/Resolute.ics M SOPE/NGCards/TimeZones/America/Rio_Branco.ics A SOPE/NGCards/TimeZones/America/Rosario.ics M SOPE/NGCards/TimeZones/America/Santa_Isabel.ics M SOPE/NGCards/TimeZones/America/Santarem.ics M SOPE/NGCards/TimeZones/America/Santiago.ics M SOPE/NGCards/TimeZones/America/Santo_Domingo.ics M SOPE/NGCards/TimeZones/America/Sao_Paulo.ics M SOPE/NGCards/TimeZones/America/Scoresbysund.ics M SOPE/NGCards/TimeZones/America/Shiprock.ics M SOPE/NGCards/TimeZones/America/Sitka.ics M SOPE/NGCards/TimeZones/America/St_Barthelemy.ics M SOPE/NGCards/TimeZones/America/St_Johns.ics M SOPE/NGCards/TimeZones/America/St_Kitts.ics M SOPE/NGCards/TimeZones/America/St_Lucia.ics M SOPE/NGCards/TimeZones/America/St_Thomas.ics M SOPE/NGCards/TimeZones/America/St_Vincent.ics M SOPE/NGCards/TimeZones/America/Swift_Current.ics M SOPE/NGCards/TimeZones/America/Tegucigalpa.ics M SOPE/NGCards/TimeZones/America/Thule.ics M SOPE/NGCards/TimeZones/America/Thunder_Bay.ics M SOPE/NGCards/TimeZones/America/Tijuana.ics M SOPE/NGCards/TimeZones/America/Toronto.ics M SOPE/NGCards/TimeZones/America/Tortola.ics M SOPE/NGCards/TimeZones/America/Vancouver.ics A SOPE/NGCards/TimeZones/America/Virgin.ics M SOPE/NGCards/TimeZones/America/Whitehorse.ics M SOPE/NGCards/TimeZones/America/Winnipeg.ics M SOPE/NGCards/TimeZones/America/Yakutat.ics M SOPE/NGCards/TimeZones/America/Yellowknife.ics M SOPE/NGCards/TimeZones/Antarctica/Casey.ics M SOPE/NGCards/TimeZones/Antarctica/Davis.ics M SOPE/NGCards/TimeZones/Antarctica/DumontDUrville.ics M SOPE/NGCards/TimeZones/Antarctica/Macquarie.ics M SOPE/NGCards/TimeZones/Antarctica/Mawson.ics M SOPE/NGCards/TimeZones/Antarctica/McMurdo.ics M SOPE/NGCards/TimeZones/Antarctica/Palmer.ics M SOPE/NGCards/TimeZones/Antarctica/Rothera.ics M SOPE/NGCards/TimeZones/Antarctica/South_Pole.ics M SOPE/NGCards/TimeZones/Antarctica/Syowa.ics M SOPE/NGCards/TimeZones/Antarctica/Troll.ics M SOPE/NGCards/TimeZones/Antarctica/Vostok.ics M SOPE/NGCards/TimeZones/Arctic/Longyearbyen.ics M SOPE/NGCards/TimeZones/Asia/Aden.ics M SOPE/NGCards/TimeZones/Asia/Almaty.ics M SOPE/NGCards/TimeZones/Asia/Amman.ics M SOPE/NGCards/TimeZones/Asia/Anadyr.ics M SOPE/NGCards/TimeZones/Asia/Aqtau.ics M SOPE/NGCards/TimeZones/Asia/Aqtobe.ics M SOPE/NGCards/TimeZones/Asia/Ashgabat.ics A SOPE/NGCards/TimeZones/Asia/Ashkhabad.ics M SOPE/NGCards/TimeZones/Asia/Atyrau.ics M SOPE/NGCards/TimeZones/Asia/Baghdad.ics M SOPE/NGCards/TimeZones/Asia/Bahrain.ics M SOPE/NGCards/TimeZones/Asia/Baku.ics M SOPE/NGCards/TimeZones/Asia/Bangkok.ics M SOPE/NGCards/TimeZones/Asia/Barnaul.ics M SOPE/NGCards/TimeZones/Asia/Beirut.ics M SOPE/NGCards/TimeZones/Asia/Bishkek.ics M SOPE/NGCards/TimeZones/Asia/Brunei.ics A SOPE/NGCards/TimeZones/Asia/Calcutta.ics M SOPE/NGCards/TimeZones/Asia/Chita.ics M SOPE/NGCards/TimeZones/Asia/Choibalsan.ics M SOPE/NGCards/TimeZones/Asia/Chongqing.ics A SOPE/NGCards/TimeZones/Asia/Chungking.ics M SOPE/NGCards/TimeZones/Asia/Colombo.ics A SOPE/NGCards/TimeZones/Asia/Dacca.ics M SOPE/NGCards/TimeZones/Asia/Damascus.ics M SOPE/NGCards/TimeZones/Asia/Dhaka.ics M SOPE/NGCards/TimeZones/Asia/Dili.ics M SOPE/NGCards/TimeZones/Asia/Dubai.ics M SOPE/NGCards/TimeZones/Asia/Dushanbe.ics M SOPE/NGCards/TimeZones/Asia/Famagusta.ics M SOPE/NGCards/TimeZones/Asia/Gaza.ics M SOPE/NGCards/TimeZones/Asia/Harbin.ics M SOPE/NGCards/TimeZones/Asia/Hebron.ics M SOPE/NGCards/TimeZones/Asia/Ho_Chi_Minh.ics M SOPE/NGCards/TimeZones/Asia/Hong_Kong.ics M SOPE/NGCards/TimeZones/Asia/Hovd.ics M SOPE/NGCards/TimeZones/Asia/Irkutsk.ics M SOPE/NGCards/TimeZones/Asia/Istanbul.ics M SOPE/NGCards/TimeZones/Asia/Jakarta.ics M SOPE/NGCards/TimeZones/Asia/Jayapura.ics M SOPE/NGCards/TimeZones/Asia/Jerusalem.ics M SOPE/NGCards/TimeZones/Asia/Kabul.ics M SOPE/NGCards/TimeZones/Asia/Kamchatka.ics M SOPE/NGCards/TimeZones/Asia/Karachi.ics M SOPE/NGCards/TimeZones/Asia/Kashgar.ics M SOPE/NGCards/TimeZones/Asia/Kathmandu.ics A SOPE/NGCards/TimeZones/Asia/Katmandu.ics M SOPE/NGCards/TimeZones/Asia/Khandyga.ics M SOPE/NGCards/TimeZones/Asia/Kolkata.ics M SOPE/NGCards/TimeZones/Asia/Krasnoyarsk.ics M SOPE/NGCards/TimeZones/Asia/Kuala_Lumpur.ics M SOPE/NGCards/TimeZones/Asia/Kuching.ics M SOPE/NGCards/TimeZones/Asia/Kuwait.ics A SOPE/NGCards/TimeZones/Asia/Macao.ics M SOPE/NGCards/TimeZones/Asia/Macau.ics M SOPE/NGCards/TimeZones/Asia/Magadan.ics M SOPE/NGCards/TimeZones/Asia/Makassar.ics M SOPE/NGCards/TimeZones/Asia/Manila.ics M SOPE/NGCards/TimeZones/Asia/Muscat.ics M SOPE/NGCards/TimeZones/Asia/Nicosia.ics M SOPE/NGCards/TimeZones/Asia/Novokuznetsk.ics M SOPE/NGCards/TimeZones/Asia/Novosibirsk.ics M SOPE/NGCards/TimeZones/Asia/Omsk.ics M SOPE/NGCards/TimeZones/Asia/Oral.ics M SOPE/NGCards/TimeZones/Asia/Phnom_Penh.ics M SOPE/NGCards/TimeZones/Asia/Pontianak.ics M SOPE/NGCards/TimeZones/Asia/Pyongyang.ics M SOPE/NGCards/TimeZones/Asia/Qatar.ics A SOPE/NGCards/TimeZones/Asia/Qostanay.ics M SOPE/NGCards/TimeZones/Asia/Qyzylorda.ics M SOPE/NGCards/TimeZones/Asia/Rangoon.ics M SOPE/NGCards/TimeZones/Asia/Riyadh.ics A SOPE/NGCards/TimeZones/Asia/Saigon.ics M SOPE/NGCards/TimeZones/Asia/Sakhalin.ics M SOPE/NGCards/TimeZones/Asia/Samarkand.ics M SOPE/NGCards/TimeZones/Asia/Seoul.ics M SOPE/NGCards/TimeZones/Asia/Shanghai.ics M SOPE/NGCards/TimeZones/Asia/Singapore.ics M SOPE/NGCards/TimeZones/Asia/Srednekolymsk.ics M SOPE/NGCards/TimeZones/Asia/Taipei.ics M SOPE/NGCards/TimeZones/Asia/Tashkent.ics M SOPE/NGCards/TimeZones/Asia/Tbilisi.ics M SOPE/NGCards/TimeZones/Asia/Tehran.ics A SOPE/NGCards/TimeZones/Asia/Tel_Aviv.ics A SOPE/NGCards/TimeZones/Asia/Thimbu.ics M SOPE/NGCards/TimeZones/Asia/Thimphu.ics M SOPE/NGCards/TimeZones/Asia/Tokyo.ics M SOPE/NGCards/TimeZones/Asia/Tomsk.ics A SOPE/NGCards/TimeZones/Asia/Ujung_Pandang.ics M SOPE/NGCards/TimeZones/Asia/Ulaanbaatar.ics A SOPE/NGCards/TimeZones/Asia/Ulan_Bator.ics M SOPE/NGCards/TimeZones/Asia/Urumqi.ics M SOPE/NGCards/TimeZones/Asia/Ust-Nera.ics M SOPE/NGCards/TimeZones/Asia/Vientiane.ics M SOPE/NGCards/TimeZones/Asia/Vladivostok.ics M SOPE/NGCards/TimeZones/Asia/Yakutsk.ics M SOPE/NGCards/TimeZones/Asia/Yangon.ics M SOPE/NGCards/TimeZones/Asia/Yekaterinburg.ics M SOPE/NGCards/TimeZones/Asia/Yerevan.ics M SOPE/NGCards/TimeZones/Atlantic/Azores.ics M SOPE/NGCards/TimeZones/Atlantic/Bermuda.ics M SOPE/NGCards/TimeZones/Atlantic/Canary.ics M SOPE/NGCards/TimeZones/Atlantic/Cape_Verde.ics A SOPE/NGCards/TimeZones/Atlantic/Faeroe.ics M SOPE/NGCards/TimeZones/Atlantic/Faroe.ics A SOPE/NGCards/TimeZones/Atlantic/Jan_Mayen.ics M SOPE/NGCards/TimeZones/Atlantic/Madeira.ics M SOPE/NGCards/TimeZones/Atlantic/Reykjavik.ics M SOPE/NGCards/TimeZones/Atlantic/South_Georgia.ics M SOPE/NGCards/TimeZones/Atlantic/St_Helena.ics M SOPE/NGCards/TimeZones/Atlantic/Stanley.ics A SOPE/NGCards/TimeZones/Australia/ACT.ics M SOPE/NGCards/TimeZones/Australia/Adelaide.ics M SOPE/NGCards/TimeZones/Australia/Brisbane.ics M SOPE/NGCards/TimeZones/Australia/Broken_Hill.ics A SOPE/NGCards/TimeZones/Australia/Canberra.ics M SOPE/NGCards/TimeZones/Australia/Currie.ics M SOPE/NGCards/TimeZones/Australia/Darwin.ics M SOPE/NGCards/TimeZones/Australia/Eucla.ics M SOPE/NGCards/TimeZones/Australia/Hobart.ics A SOPE/NGCards/TimeZones/Australia/LHI.ics M SOPE/NGCards/TimeZones/Australia/Lindeman.ics M SOPE/NGCards/TimeZones/Australia/Lord_Howe.ics M SOPE/NGCards/TimeZones/Australia/Melbourne.ics A SOPE/NGCards/TimeZones/Australia/NSW.ics A SOPE/NGCards/TimeZones/Australia/North.ics M SOPE/NGCards/TimeZones/Australia/Perth.ics A SOPE/NGCards/TimeZones/Australia/Queensland.ics A SOPE/NGCards/TimeZones/Australia/South.ics M SOPE/NGCards/TimeZones/Australia/Sydney.ics A SOPE/NGCards/TimeZones/Australia/Tasmania.ics A SOPE/NGCards/TimeZones/Australia/Victoria.ics A SOPE/NGCards/TimeZones/Australia/West.ics A SOPE/NGCards/TimeZones/Australia/Yancowinna.ics A SOPE/NGCards/TimeZones/Brazil/Acre.ics A SOPE/NGCards/TimeZones/Brazil/DeNoronha.ics A SOPE/NGCards/TimeZones/Brazil/East.ics A SOPE/NGCards/TimeZones/Brazil/West.ics A SOPE/NGCards/TimeZones/CET.ics A SOPE/NGCards/TimeZones/CST6CDT.ics A SOPE/NGCards/TimeZones/Canada/Atlantic.ics A SOPE/NGCards/TimeZones/Canada/Central.ics A SOPE/NGCards/TimeZones/Canada/Eastern.ics A SOPE/NGCards/TimeZones/Canada/Mountain.ics A SOPE/NGCards/TimeZones/Canada/Newfoundland.ics A SOPE/NGCards/TimeZones/Canada/Pacific.ics A SOPE/NGCards/TimeZones/Canada/Saskatchewan.ics A SOPE/NGCards/TimeZones/Canada/Yukon.ics A SOPE/NGCards/TimeZones/Chile/Continental.ics A SOPE/NGCards/TimeZones/Chile/EasterIsland.ics A SOPE/NGCards/TimeZones/Cuba.ics A SOPE/NGCards/TimeZones/EET.ics A SOPE/NGCards/TimeZones/EST.ics A SOPE/NGCards/TimeZones/EST5EDT.ics A SOPE/NGCards/TimeZones/Egypt.ics A SOPE/NGCards/TimeZones/Eire.ics A SOPE/NGCards/TimeZones/Etc/GMT+0.ics A SOPE/NGCards/TimeZones/Etc/GMT+1.ics A SOPE/NGCards/TimeZones/Etc/GMT+10.ics A SOPE/NGCards/TimeZones/Etc/GMT+11.ics A SOPE/NGCards/TimeZones/Etc/GMT+12.ics A SOPE/NGCards/TimeZones/Etc/GMT+2.ics A SOPE/NGCards/TimeZones/Etc/GMT+3.ics A SOPE/NGCards/TimeZones/Etc/GMT+4.ics A SOPE/NGCards/TimeZones/Etc/GMT+5.ics A SOPE/NGCards/TimeZones/Etc/GMT+6.ics A SOPE/NGCards/TimeZones/Etc/GMT+7.ics A SOPE/NGCards/TimeZones/Etc/GMT+8.ics A SOPE/NGCards/TimeZones/Etc/GMT+9.ics A SOPE/NGCards/TimeZones/Etc/GMT-0.ics A SOPE/NGCards/TimeZones/Etc/GMT-1.ics A SOPE/NGCards/TimeZones/Etc/GMT-10.ics A SOPE/NGCards/TimeZones/Etc/GMT-11.ics A SOPE/NGCards/TimeZones/Etc/GMT-12.ics A SOPE/NGCards/TimeZones/Etc/GMT-13.ics A SOPE/NGCards/TimeZones/Etc/GMT-14.ics A SOPE/NGCards/TimeZones/Etc/GMT-2.ics A SOPE/NGCards/TimeZones/Etc/GMT-3.ics A SOPE/NGCards/TimeZones/Etc/GMT-4.ics A SOPE/NGCards/TimeZones/Etc/GMT-5.ics A SOPE/NGCards/TimeZones/Etc/GMT-6.ics A SOPE/NGCards/TimeZones/Etc/GMT-7.ics A SOPE/NGCards/TimeZones/Etc/GMT-8.ics A SOPE/NGCards/TimeZones/Etc/GMT-9.ics A SOPE/NGCards/TimeZones/Etc/GMT.ics A SOPE/NGCards/TimeZones/Etc/GMT0.ics A SOPE/NGCards/TimeZones/Etc/Greenwich.ics A SOPE/NGCards/TimeZones/Etc/UCT.ics A SOPE/NGCards/TimeZones/Etc/UTC.ics A SOPE/NGCards/TimeZones/Etc/Universal.ics A SOPE/NGCards/TimeZones/Etc/Zulu.ics M SOPE/NGCards/TimeZones/Europe/Amsterdam.ics M SOPE/NGCards/TimeZones/Europe/Andorra.ics M SOPE/NGCards/TimeZones/Europe/Astrakhan.ics M SOPE/NGCards/TimeZones/Europe/Athens.ics A SOPE/NGCards/TimeZones/Europe/Belfast.ics M SOPE/NGCards/TimeZones/Europe/Belgrade.ics M SOPE/NGCards/TimeZones/Europe/Berlin.ics M SOPE/NGCards/TimeZones/Europe/Bratislava.ics M SOPE/NGCards/TimeZones/Europe/Brussels.ics M SOPE/NGCards/TimeZones/Europe/Bucharest.ics M SOPE/NGCards/TimeZones/Europe/Budapest.ics M SOPE/NGCards/TimeZones/Europe/Busingen.ics M SOPE/NGCards/TimeZones/Europe/Chisinau.ics M SOPE/NGCards/TimeZones/Europe/Copenhagen.ics M SOPE/NGCards/TimeZones/Europe/Dublin.ics M SOPE/NGCards/TimeZones/Europe/Gibraltar.ics M SOPE/NGCards/TimeZones/Europe/Guernsey.ics M SOPE/NGCards/TimeZones/Europe/Helsinki.ics M SOPE/NGCards/TimeZones/Europe/Isle_of_Man.ics M SOPE/NGCards/TimeZones/Europe/Istanbul.ics M SOPE/NGCards/TimeZones/Europe/Jersey.ics M SOPE/NGCards/TimeZones/Europe/Kaliningrad.ics M SOPE/NGCards/TimeZones/Europe/Kiev.ics M SOPE/NGCards/TimeZones/Europe/Kirov.ics M SOPE/NGCards/TimeZones/Europe/Lisbon.ics M SOPE/NGCards/TimeZones/Europe/Ljubljana.ics M SOPE/NGCards/TimeZones/Europe/London.ics M SOPE/NGCards/TimeZones/Europe/Luxembourg.ics M SOPE/NGCards/TimeZones/Europe/Madrid.ics M SOPE/NGCards/TimeZones/Europe/Malta.ics M SOPE/NGCards/TimeZones/Europe/Mariehamn.ics M SOPE/NGCards/TimeZones/Europe/Minsk.ics M SOPE/NGCards/TimeZones/Europe/Monaco.ics M SOPE/NGCards/TimeZones/Europe/Moscow.ics M SOPE/NGCards/TimeZones/Europe/Nicosia.ics M SOPE/NGCards/TimeZones/Europe/Oslo.ics M SOPE/NGCards/TimeZones/Europe/Paris.ics M SOPE/NGCards/TimeZones/Europe/Podgorica.ics M SOPE/NGCards/TimeZones/Europe/Prague.ics M SOPE/NGCards/TimeZones/Europe/Riga.ics M SOPE/NGCards/TimeZones/Europe/Rome.ics M SOPE/NGCards/TimeZones/Europe/Samara.ics M SOPE/NGCards/TimeZones/Europe/San_Marino.ics M SOPE/NGCards/TimeZones/Europe/Sarajevo.ics M SOPE/NGCards/TimeZones/Europe/Saratov.ics M SOPE/NGCards/TimeZones/Europe/Simferopol.ics M SOPE/NGCards/TimeZones/Europe/Skopje.ics M SOPE/NGCards/TimeZones/Europe/Sofia.ics M SOPE/NGCards/TimeZones/Europe/Stockholm.ics M SOPE/NGCards/TimeZones/Europe/Tallinn.ics M SOPE/NGCards/TimeZones/Europe/Tirane.ics A SOPE/NGCards/TimeZones/Europe/Tiraspol.ics M SOPE/NGCards/TimeZones/Europe/Ulyanovsk.ics M SOPE/NGCards/TimeZones/Europe/Uzhgorod.ics M SOPE/NGCards/TimeZones/Europe/Vaduz.ics M SOPE/NGCards/TimeZones/Europe/Vatican.ics M SOPE/NGCards/TimeZones/Europe/Vienna.ics M SOPE/NGCards/TimeZones/Europe/Vilnius.ics M SOPE/NGCards/TimeZones/Europe/Volgograd.ics M SOPE/NGCards/TimeZones/Europe/Warsaw.ics M SOPE/NGCards/TimeZones/Europe/Zagreb.ics M SOPE/NGCards/TimeZones/Europe/Zaporozhye.ics M SOPE/NGCards/TimeZones/Europe/Zurich.ics A SOPE/NGCards/TimeZones/GB-Eire.ics A SOPE/NGCards/TimeZones/GB.ics A SOPE/NGCards/TimeZones/GMT+0.ics A SOPE/NGCards/TimeZones/GMT-0.ics A SOPE/NGCards/TimeZones/GMT.ics A SOPE/NGCards/TimeZones/GMT0.ics A SOPE/NGCards/TimeZones/Greenwich.ics A SOPE/NGCards/TimeZones/HST.ics A SOPE/NGCards/TimeZones/Hongkong.ics A SOPE/NGCards/TimeZones/Iceland.ics M SOPE/NGCards/TimeZones/Indian/Antananarivo.ics M SOPE/NGCards/TimeZones/Indian/Chagos.ics M SOPE/NGCards/TimeZones/Indian/Christmas.ics M SOPE/NGCards/TimeZones/Indian/Cocos.ics M SOPE/NGCards/TimeZones/Indian/Comoro.ics M SOPE/NGCards/TimeZones/Indian/Kerguelen.ics M SOPE/NGCards/TimeZones/Indian/Mahe.ics M SOPE/NGCards/TimeZones/Indian/Maldives.ics M SOPE/NGCards/TimeZones/Indian/Mauritius.ics M SOPE/NGCards/TimeZones/Indian/Mayotte.ics M SOPE/NGCards/TimeZones/Indian/Reunion.ics A SOPE/NGCards/TimeZones/Iran.ics A SOPE/NGCards/TimeZones/Israel.ics A SOPE/NGCards/TimeZones/Jamaica.ics A SOPE/NGCards/TimeZones/Japan.ics A SOPE/NGCards/TimeZones/Kwajalein.ics A SOPE/NGCards/TimeZones/Libya.ics A SOPE/NGCards/TimeZones/MET.ics A SOPE/NGCards/TimeZones/MST.ics A SOPE/NGCards/TimeZones/MST7MDT.ics A SOPE/NGCards/TimeZones/Mexico/BajaNorte.ics A SOPE/NGCards/TimeZones/Mexico/BajaSur.ics A SOPE/NGCards/TimeZones/Mexico/General.ics A SOPE/NGCards/TimeZones/NZ-CHAT.ics A SOPE/NGCards/TimeZones/NZ.ics A SOPE/NGCards/TimeZones/Navajo.ics A SOPE/NGCards/TimeZones/PRC.ics A SOPE/NGCards/TimeZones/PST8PDT.ics M SOPE/NGCards/TimeZones/Pacific/Apia.ics M SOPE/NGCards/TimeZones/Pacific/Auckland.ics M SOPE/NGCards/TimeZones/Pacific/Bougainville.ics M SOPE/NGCards/TimeZones/Pacific/Chatham.ics M SOPE/NGCards/TimeZones/Pacific/Chuuk.ics M SOPE/NGCards/TimeZones/Pacific/Easter.ics M SOPE/NGCards/TimeZones/Pacific/Efate.ics M SOPE/NGCards/TimeZones/Pacific/Enderbury.ics M SOPE/NGCards/TimeZones/Pacific/Fakaofo.ics M SOPE/NGCards/TimeZones/Pacific/Fiji.ics M SOPE/NGCards/TimeZones/Pacific/Funafuti.ics M SOPE/NGCards/TimeZones/Pacific/Galapagos.ics M SOPE/NGCards/TimeZones/Pacific/Gambier.ics M SOPE/NGCards/TimeZones/Pacific/Guadalcanal.ics M SOPE/NGCards/TimeZones/Pacific/Guam.ics M SOPE/NGCards/TimeZones/Pacific/Honolulu.ics M SOPE/NGCards/TimeZones/Pacific/Johnston.ics M SOPE/NGCards/TimeZones/Pacific/Kiritimati.ics M SOPE/NGCards/TimeZones/Pacific/Kosrae.ics M SOPE/NGCards/TimeZones/Pacific/Kwajalein.ics M SOPE/NGCards/TimeZones/Pacific/Majuro.ics M SOPE/NGCards/TimeZones/Pacific/Marquesas.ics M SOPE/NGCards/TimeZones/Pacific/Midway.ics M SOPE/NGCards/TimeZones/Pacific/Nauru.ics M SOPE/NGCards/TimeZones/Pacific/Niue.ics M SOPE/NGCards/TimeZones/Pacific/Norfolk.ics M SOPE/NGCards/TimeZones/Pacific/Noumea.ics M SOPE/NGCards/TimeZones/Pacific/Pago_Pago.ics M SOPE/NGCards/TimeZones/Pacific/Palau.ics M SOPE/NGCards/TimeZones/Pacific/Pitcairn.ics M SOPE/NGCards/TimeZones/Pacific/Pohnpei.ics M SOPE/NGCards/TimeZones/Pacific/Ponape.ics M SOPE/NGCards/TimeZones/Pacific/Port_Moresby.ics M SOPE/NGCards/TimeZones/Pacific/Rarotonga.ics M SOPE/NGCards/TimeZones/Pacific/Saipan.ics A SOPE/NGCards/TimeZones/Pacific/Samoa.ics M SOPE/NGCards/TimeZones/Pacific/Tahiti.ics M SOPE/NGCards/TimeZones/Pacific/Tarawa.ics M SOPE/NGCards/TimeZones/Pacific/Tongatapu.ics M SOPE/NGCards/TimeZones/Pacific/Truk.ics M SOPE/NGCards/TimeZones/Pacific/Wake.ics M SOPE/NGCards/TimeZones/Pacific/Wallis.ics A SOPE/NGCards/TimeZones/Pacific/Yap.ics A SOPE/NGCards/TimeZones/Poland.ics A SOPE/NGCards/TimeZones/Portugal.ics A SOPE/NGCards/TimeZones/ROC.ics A SOPE/NGCards/TimeZones/ROK.ics A SOPE/NGCards/TimeZones/Singapore.ics A SOPE/NGCards/TimeZones/Turkey.ics A SOPE/NGCards/TimeZones/UCT.ics A SOPE/NGCards/TimeZones/US/Alaska.ics A SOPE/NGCards/TimeZones/US/Aleutian.ics A SOPE/NGCards/TimeZones/US/Arizona.ics A SOPE/NGCards/TimeZones/US/Central.ics A SOPE/NGCards/TimeZones/US/East-Indiana.ics A SOPE/NGCards/TimeZones/US/Eastern.ics A SOPE/NGCards/TimeZones/US/Hawaii.ics A SOPE/NGCards/TimeZones/US/Indiana-Starke.ics A SOPE/NGCards/TimeZones/US/Michigan.ics A SOPE/NGCards/TimeZones/US/Mountain.ics A SOPE/NGCards/TimeZones/US/Pacific.ics A SOPE/NGCards/TimeZones/US/Samoa.ics A SOPE/NGCards/TimeZones/UTC.ics A SOPE/NGCards/TimeZones/Universal.ics A SOPE/NGCards/TimeZones/W-SU.ics A SOPE/NGCards/TimeZones/WET.ics A SOPE/NGCards/TimeZones/Zulu.ics commit 11d8d8a2c29a121fb2c05a1ad6ce36c4a22fe711 Author: Francis Lachapelle Date: Wed Oct 23 14:06:15 2019 -0400 (js) Update CKEditor to version 4.13.0 M NEWS M UI/WebServerResources/js/vendor/ckeditor/LICENSE.md 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/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/he.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/ja.js M UI/WebServerResources/js/vendor/ckeditor/lang/lt.js M UI/WebServerResources/js/vendor/ckeditor/lang/lv.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/ro.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/sr.js M UI/WebServerResources/js/vendor/ckeditor/lang/sv.js M UI/WebServerResources/js/vendor/ckeditor/lang/tr.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/div/dialogs/div.js M UI/WebServerResources/js/vendor/ckeditor/plugins/image/dialogs/image.js M UI/WebServerResources/js/vendor/ckeditor/plugins/link/dialogs/anchor.js M UI/WebServerResources/js/vendor/ckeditor/plugins/link/dialogs/link.js M UI/WebServerResources/js/vendor/ckeditor/plugins/pastefromword/filter/default.js A UI/WebServerResources/js/vendor/ckeditor/plugins/pastetools/filter/common.js M UI/WebServerResources/js/vendor/ckeditor/plugins/scayt/dialogs/options.js M UI/WebServerResources/js/vendor/ckeditor/plugins/table/dialogs/table.js M UI/WebServerResources/js/vendor/ckeditor/plugins/tabletools/dialogs/tableCell.js M UI/WebServerResources/js/vendor/ckeditor/plugins/wsc/dialogs/wsc.js M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_gecko.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie7.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie8.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_iequirks.css A UI/WebServerResources/js/vendor/ckeditor/vendor/promise.js commit 8366878932c0c33a6efca9417de6a27842b55f9d Author: Francis Lachapelle Date: Wed Oct 23 12:41:47 2019 -0400 (i18n) Update translations M SoObjects/Appointments/Slovak.lproj/Localizable.strings M SoObjects/Mailer/Slovak.lproj/Localizable.strings M UI/AdministrationUI/Slovak.lproj/Localizable.strings M UI/Common/Slovak.lproj/Localizable.strings M UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings M UI/Contacts/French.lproj/Localizable.strings M UI/Contacts/German.lproj/Localizable.strings M UI/Contacts/Hungarian.lproj/Localizable.strings M UI/Contacts/Polish.lproj/Localizable.strings M UI/Contacts/Slovak.lproj/Localizable.strings M UI/MailPartViewers/BrazilianPortuguese.lproj/Localizable.strings M UI/MailPartViewers/Slovak.lproj/Localizable.strings M UI/MailerUI/German.lproj/Localizable.strings M UI/MailerUI/Slovak.lproj/Localizable.strings M UI/MainUI/Slovak.lproj/Localizable.strings M UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings M UI/PreferencesUI/French.lproj/Localizable.strings M UI/PreferencesUI/German.lproj/Localizable.strings M UI/PreferencesUI/Hungarian.lproj/Localizable.strings M UI/PreferencesUI/Polish.lproj/Localizable.strings M UI/PreferencesUI/Slovak.lproj/Localizable.strings M UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings M UI/Scheduler/German.lproj/Localizable.strings M UI/Scheduler/Hungarian.lproj/Localizable.strings M UI/Scheduler/Polish.lproj/Localizable.strings M UI/Scheduler/Slovak.lproj/Localizable.strings commit 9e048a2ac12ced319feb9d2917a2e034ee71a622 Author: InverseBot Date: Wed Oct 23 01:19:01 2019 -0400 (js/css) Update generated files M UI/WebServerResources/js/Scheduler.services.js M UI/WebServerResources/js/Scheduler.services.js.map commit 5219fd9d84f65f712f8027a657390c8f74465c94 Author: Francis Lachapelle Date: Tue Oct 22 10:16:03 2019 -0400 (css) Fix contextual menu position in Calendar M UI/WebServerResources/js/Scheduler/sgCalendarListItem.directive.js commit 157480df39ef134ce466a2e290bb91fa4c76b484 Author: Francis Lachapelle Date: Mon Oct 21 15:34:37 2019 -0400 Update NEWS file M NEWS commit 85e61ecc1be40816f89f7b4cb881554b0a32b7df Author: Francis Lachapelle Date: Mon Oct 21 15:32:13 2019 -0400 Add missing contact fields for sorting Fixes #4799 M SoObjects/Contacts/SOGoContactSourceFolder.m commit 23690cb22322282820ff44f4ba2fa7d5bb3f95e0 Author: Francis Lachapelle Date: Mon Oct 21 14:07:03 2019 -0400 (js) Escape saved username in cookie Fixes #4810 M UI/Templates/MainUI/SOGoRootPage.wox commit 81ca398a3589d7ae771cfb97248f1155eb12b5b8 Author: Francis Lachapelle Date: Wed Oct 16 16:22:13 2019 -0400 (fix) Reload Web calendars on CAS login M UI/MainUI/SOGoRootPage.m commit 04f939f107f7a04290fdb100637cd891d2e16309 Author: InverseBot Date: Mon Oct 14 01:10:59 2019 -0400 (js/css) Update generated files M UI/WebServerResources/css/styles.css M UI/WebServerResources/css/styles.css.map commit 361f94e87a9e7b1c9bbda3419deae902d32ef87c Author: NGAU Zeonfung Date: Mon Oct 14 07:44:37 2019 +0900 fixed .sg-date-group misplaced In CJK locales, .sg-day may be misplace. In this case, word breaks should not be used for Chinese/Japanese/Korean (CJK) text. Non-CJK text behavior is the same as for normal. M UI/WebServerResources/scss/core/typography.scss commit 960276c3c70b773a9ab99bdf38aea37f2eefec8d Author: InverseBot Date: Fri Oct 11 01:11:57 2019 -0400 (js/css) Update generated files 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 M UI/WebServerResources/js/Scheduler.services.js M UI/WebServerResources/js/Scheduler.services.js.map commit 14549859d4b10dff5510ead14bea525e25f55860 Author: Ryan Mounce Date: Fri Oct 11 13:16:24 2019 +1030 (doc) Fix typo of SOGoSAML2CertificateLocation M Documentation/SOGoInstallationGuide.asciidoc commit d5b4cb51645d71c724e94a3c98349fae68e2c1a4 Author: Francis Lachapelle Date: Thu Oct 10 15:46:00 2019 -0400 Update NEWS file M NEWS commit 66645384bc0bf572b69a9ae09e99cb344bd938e7 Author: Francis Lachapelle Date: Thu Oct 10 15:37:50 2019 -0400 (js) Improve handling of vacation dates Fixes #4844 M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/js/Preferences/PreferencesController.js commit 7bc73b6f68123c82d98b44824f704e5a26d60d6d Author: Francis Lachapelle Date: Thu Oct 10 14:22:56 2019 -0400 (js) Fix handling of times in task/event editors Fixes #4497 Fixes #4845 M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox M UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox M UI/WebServerResources/js/Scheduler/ComponentController.js commit 4fb483df7b9a5abd82d2556347d66badb0ecf1ca Author: Francis Lachapelle Date: Thu Oct 10 14:17:02 2019 -0400 (js) Update sg-timepicker following md changes Added support for "required". M UI/WebServerResources/js/Common/sgTimepicker.directive.js commit 3ee7e583873ca38bc8db6d1da6448014ce1b0ec4 Author: InverseBot Date: Tue Oct 8 01:11:40 2019 -0400 (js/css) Update generated files M UI/WebServerResources/js/Common.js M UI/WebServerResources/js/Common.js.map M UI/WebServerResources/js/Mailer.app.popup.js M UI/WebServerResources/js/Mailer.app.popup.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 d20587dab00bf218686ebee3a7f96a7e391b028b Author: Francis Lachapelle Date: Mon Oct 7 15:58:09 2019 -0400 (js) Handle DST change in Date.daysUpTo M UI/WebServerResources/js/Common/utils.js M UI/WebServerResources/js/Scheduler/ComponentController.js commit 2fb81310e377aa3a60a61ae3ac182e9544d9d954 Author: Francis Lachapelle Date: Mon Oct 7 11:10:17 2019 -0400 (js) Fix possible exception in sgFreebusy M UI/WebServerResources/js/Scheduler/sgFreebusy.directive.js commit 99bfcaec37648eab38cbc97dba3d23a4b4f79dd0 Author: Francis Lachapelle Date: Mon Oct 7 11:09:12 2019 -0400 (js) Improve syntax of MessageEditorController.js M UI/WebServerResources/js/Mailer/MessageEditorController.js commit 17d3d44787928ac1992ee9394346ffba7f0fe7de Author: Francis Lachapelle Date: Mon Oct 7 11:07:26 2019 -0400 (js) Fix references to mail accounts in popup Fixes #4838 M UI/WebServerResources/js/Mailer/Mailer.popup.js commit 1413685cbe0b1557e17433f32727dad58b94cb38 Author: InverseBot Date: Sat Oct 5 01:12:02 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 10b5eb736f20fdc59d39ee2bc0d7b2303f53b7ec Author: Francis Lachapelle Date: Fri Oct 4 09:54:29 2019 -0400 (js) Handle DST change in Date.daysUpTo M NEWS M UI/WebServerResources/js/Common/utils.js M UI/WebServerResources/js/Scheduler/ComponentController.js commit 349be8b4db8451ad18cfd8c2482615352a771ea8 Author: Francis Lachapelle Date: Thu Oct 3 14:11:24 2019 -0400 (fix) chown pid file before stopping M packaging/debian/sogo.init commit d8b6feafc5bd8605fd374ecb2846d7d32436ba99 Author: InverseBot Date: Thu Oct 3 01:13:07 2019 -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/Scheduler.services.js M UI/WebServerResources/js/Scheduler.services.js.map M UI/WebServerResources/js/vendor/angular-ui-router.js M UI/WebServerResources/js/vendor/angular-ui-router.js.map M UI/WebServerResources/js/vendor/angular-ui-router.min.js M UI/WebServerResources/js/vendor/angular-ui-router.min.js.map commit 4a93ce344fb59922d9b7504653a163d94919f571 Author: Francis Lachapelle Date: Wed Oct 2 11:53:36 2019 -0400 Improve labels of auto-reply date settings Fixes #4791 M NEWS M UI/PreferencesUI/English.lproj/Localizable.strings M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/scss/components/truncate/_extends.scss commit 94fe64161f6712e8dfb0395250f60be8447f7f3f Author: Francis Lachapelle Date: Wed Oct 2 10:46:08 2019 -0400 (doc) Update versions in installation guide M Documentation/SOGoInstallationGuide.asciidoc commit 9cda34a65f3b92dd92f41e44e6fb8acdac121f64 Author: Francis Lachapelle Date: Wed Oct 2 10:45:37 2019 -0400 Fix handling of SENT-BY addresses Fixes #4583 M NEWS M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/iCalPerson+SOGo.m commit 01bda0783c954e2be06a838681a20a3074eecad2 Author: Francis Lachapelle Date: Wed Oct 2 09:20:35 2019 -0400 (js) Optimize display of event editor M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox M UI/WebServerResources/js/Scheduler/ComponentController.js commit 6d2094bf833850a5187822225c8f74d90adde8db Author: Francis Lachapelle Date: Wed Oct 2 09:18:30 2019 -0400 (js) Fix closing tag in sgMessageListItemMain M UI/WebServerResources/js/Mailer/sgMessageListItemMain.directive.js commit f7e60348ca9bf846b9938e04b82fdc10aea90336 Author: Francis Lachapelle Date: Wed Oct 2 09:16:59 2019 -0400 (js) Improve syntax of CalendarsController.js M UI/WebServerResources/js/Scheduler/CalendarsController.js commit 2b27745a00d0c5ad8974754c2f9778f4039704d5 Author: Francis Lachapelle Date: Wed Oct 2 09:15:25 2019 -0400 Allow import to writable calendar subscriptions M NEWS M UI/Scheduler/UIxCalendarSelector.m M UI/Templates/SchedulerUI/UIxCalMainView.wox commit ea1847374627c0b8ff9219f581997422855b60ce Author: InverseBot Date: Wed Oct 2 01:14:50 2019 -0400 (js/css) Update generated files M UI/WebServerResources/js/Preferences.js M UI/WebServerResources/js/Preferences.js.map commit 93269539d70870f06417cefbab86e03c85299e8d Author: Francis Lachapelle Date: Tue Oct 1 15:49:54 2019 -0400 (js) Allow single-day vacation autoreply Fixes #4698 M NEWS M UI/WebServerResources/js/Preferences/PreferencesController.js commit 6b96f2f8dee33f1345d0c0530fc7e82f9d10d2a3 Author: InverseBot Date: Tue Oct 1 09:57:21 2019 -0400 (js/css) Update generated files M UI/WebServerResources/js/Common.js M UI/WebServerResources/js/Common.js.map commit 496c5d3101629ee9bd127c1c2ba992444d908db5 Author: Francis Lachapelle Date: Tue Oct 1 09:54:44 2019 -0400 (js) Improve CAS handling M UI/WebServerResources/js/Common/Common.app.js commit 2b4699bcc4cbdb1ae2c3f87d918cc1fc5e066373 Author: InverseBot Date: Tue Oct 1 01:09:54 2019 -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 commit 4c7665d341a3f9b2a4846c72eb5224dbb8c281e8 Author: Francis Lachapelle Date: Mon Sep 30 16:27:51 2019 -0400 (sql) Update mysql-utf8mb4.sql for v4.x Fixes #4833 M Scripts/mysql-utf8mb4.sql commit fe92b4d03c07e129440e64056647c948190887b6 Author: Francis Lachapelle Date: Mon Sep 30 16:21:58 2019 -0400 (js) Restore cards selection after refresh Fixes #4809 M UI/WebServerResources/js/Contacts/AddressBook.service.js commit bd9dfe638701f275a91d80dc54f8b522e60f9ec4 Author: Francis Lachapelle Date: Mon Sep 30 16:10:26 2019 -0400 (js) Improve CAS handling M UI/WebServerResources/js/Common/Common.app.js commit 5b818e8ea939058be429b99862d979b2229c8616 Author: Francis Lachapelle Date: Fri Sep 27 09:48:58 2019 -0400 Fix behaviour of SOGoMailKeepDraftsAfterSend Fixes #4830 M NEWS M SoObjects/Mailer/SOGoDraftObject.m commit 482728c94240d3d618fb19425f3ea23c11890e8c Author: InverseBot Date: Fri Sep 27 01:08:07 2019 -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 commit 249277ec3d1b2fbed7bb4644021298d94565fa3c Author: Francis Lachapelle Date: Thu Sep 26 12:09:01 2019 -0400 (js) Restore cards selection after refresh Fixes #4809 M NEWS M UI/WebServerResources/js/Contacts/AddressBook.service.js commit ac9fa92d4f4a6b5b3fe413b2f616b9076504924e Author: Francis Lachapelle Date: Thu Sep 26 11:08:14 2019 -0400 (js) Improve CAS handling M UI/WebServerResources/js/Common/Common.app.js commit 0de722d8f48b7a109bbaa01f82b57ca4950c85f1 Author: Francis Lachapelle Date: Wed Sep 25 10:54:35 2019 -0400 Set default Sieve port to 4190 Fixes #4826 M Documentation/SOGoInstallationGuide.asciidoc M NEWS M SoObjects/SOGo/SOGoSieveManager.m commit 3100ac1e9cd1a97780441ba940f48484ad7a77ce Author: Francis Lachapelle Date: Tue Sep 24 14:45:53 2019 -0400 (Calendar) Limit event block size to a day M UI/Scheduler/UIxCalListingActions.m commit 2077a8707f374f889bb2bb42e98cf69da31a72f2 Author: InverseBot Date: Tue Sep 24 09:50:37 2019 -0400 (js/css) Update generated files M UI/WebServerResources/js/Common.js M UI/WebServerResources/js/Common.js.map commit b454f71c7cd846c9e494ca79c9c766257f9d0dbc Author: Francis Lachapelle Date: Tue Sep 24 09:48:43 2019 -0400 (js) Improve CAS handling M UI/WebServerResources/js/Common/Common.app.js commit ee92748b9708d6c7411c7c2e9c805841681c5340 Author: InverseBot Date: Sat Sep 21 01:09:53 2019 -0400 (js/css) Update generated files M UI/WebServerResources/js/Mailer.services.js M UI/WebServerResources/js/Mailer.services.js.map commit 2eec7658f32fe7bc5914014b3246080b830c1379 Author: Francis Lachapelle Date: Fri Sep 20 16:37:51 2019 -0400 (js) Fix mailboxes refresh Fixes #4787 M UI/WebServerResources/js/Mailer/Account.service.js commit 3cddb54e4e61d921dd91556b6203557291fafe60 Author: Francis Lachapelle Date: Wed Sep 18 14:02:21 2019 -0400 (js) Apply SOGoSearchMinimumWordLength everywhere Fixes #4811 M UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox M UI/Templates/MailerUI/UIxMailEditor.wox M UI/Templates/MailerUI/UIxMailUserDelegationEditor.wox M UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox M UI/Templates/UIxAclEditor.wox commit d194e074133a003a8f0dbb604263143a3db39a29 Author: Francis Lachapelle Date: Wed Sep 18 10:17:14 2019 -0400 (doc) Change recommendation for free S/MIME cert Fixes #4817 M Documentation/SOGoInstallationGuide.asciidoc commit ab474c53292d6033b2a632f8012467a03ed11e4b Author: Francis Lachapelle Date: Wed Sep 18 09:59:06 2019 -0400 (doc) Fix RPM repository URL Fixes #4815 M Documentation/SOGoInstallationGuide.asciidoc commit 662ee865b70668f0a5ae0348bba41c09f7c76f5d Author: Ludovic Marcotte Date: Fri Sep 13 09:52:04 2019 -0400 (fix) avoid incorrect truncation leading to exception (fixes #4806) M ActiveSync/SOGoMailObject+ActiveSync.m M NEWS commit 1e43a695cdcd1e9addfbdeee378a3205b37be74f Author: Ludovic Marcotte Date: Fri Sep 13 09:45:48 2019 -0400 (fix) improve FolderSync operation (fixes #4672) M ActiveSync/SOGoActiveSyncDispatcher.m M NEWS commit 6323cbe2c66613dbf033207e9b83ae712f547335 Author: Ludovic Marcotte Date: Fri Sep 13 09:16:10 2019 -0400 (fix) avoid changing summary during unit test M Tests/Integration/test-caldav-scheduling.py commit 5f9444f2734f8ee23ab581bcf2bf23c52cfde693 Author: Ludovic Marcotte Date: Fri Sep 13 08:49:22 2019 -0400 (fix) one more fix for test M Tests/Integration/test-caldav-scheduling.py commit 3f13ab9f1959f2b4ef451d5672629c7f4175545b Author: Ludovic Marcotte Date: Fri Sep 13 08:32:35 2019 -0400 (fix) update unit date with the summary being a major property M Tests/Integration/test-caldav-scheduling.py commit 9ed1cc4b8fa87afa2f2e93f3ccf393095a91ef09 Author: Ludovic Marcotte Date: Thu Sep 12 14:12:03 2019 -0400 (fix) avoid changing RRULE's UNTIL date for no reason M NEWS M SOPE/NGCards/iCalRepeatableEntityObject.m commit 1ee23a6bec1c35aa721256115b6e8beff9ece7f0 Author: Ludovic Marcotte Date: Thu Sep 12 10:23:51 2019 -0400 (fix) make sure we handle events occurring after RRULE's UNTIL date M NEWS M SoObjects/Appointments/iCalEvent+SOGo.m commit 1e0bea598874c58336582efeab63ce3f6b2aa99a Author: Ludovic Marcotte Date: Mon Sep 9 13:38:41 2019 -0400 (fix) also include the summary in major changes M SoObjects/Appointments/iCalEventChanges+SOGo.h M SoObjects/Appointments/iCalEventChanges+SOGo.m commit 98d49b3ac183257dd6f786248f3dd609da9bb910 Author: InverseBot Date: Fri Sep 6 01:17:13 2019 -0400 (js/css) Update generated files M UI/WebServerResources/js/Scheduler.services.js M UI/WebServerResources/js/Scheduler.services.js.map commit 25021c192c69c9a4de563323d02e2f3827affae2 Author: Francis Lachapelle Date: Thu Sep 5 12:42:25 2019 -0400 New paramter SOGoLDAPGroupExpansionEnabled Fixes #2506 M Documentation/SOGoInstallationGuide.asciidoc M SoObjects/SOGo/LDAPSource.h M SoObjects/SOGo/LDAPSource.m M SoObjects/SOGo/SOGoDomainDefaults.h M SoObjects/SOGo/SOGoDomainDefaults.m M UI/Contacts/UIxContactView.m M UI/Templates/SchedulerUI/UIxAttendeesEditor.wox M UI/WebServerResources/js/Scheduler/Attendees.service.js commit 1641235163f0db287ce498d4bfe7ba3b35f33fc0 Author: Francis Lachapelle Date: Thu Sep 5 10:20:41 2019 -0400 (i18n) Add missing localizable strings M UI/Scheduler/English.lproj/Localizable.strings M UI/Templates/SchedulerUI/UIxCalMainView.wox commit aad51c4b047a827719a788670b4fbf9c20786400 Author: InverseBot Date: Thu Sep 5 02:07:13 2019 -0400 (js/css) Update generated files M UI/WebServerResources/css/styles.css.map M UI/WebServerResources/js/vendor/angular-material.js M UI/WebServerResources/js/vendor/angular-material.min.js commit 3187bca0ef596d577df35128c9ccbd0067427d12 Author: Ludovic Marcotte Date: Wed Sep 4 13:45:53 2019 -0400 (fix) now dynamically detect and use the IMAP separator (fixes #1490) M Documentation/SOGoInstallationGuide.asciidoc M NEWS M SoObjects/Mailer/SOGoMailAccount.h M SoObjects/Mailer/SOGoMailAccount.m M SoObjects/SOGo/SOGoDomainDefaults.h M SoObjects/SOGo/SOGoDomainDefaults.m M SoObjects/SOGo/SOGoSieveManager.m commit 936f7dde09639ebdfe5c08fe2d96e3a1aae0faad Author: Francis Lachapelle Date: Wed Sep 4 09:49:40 2019 -0400 (js) Update grunt-sass to 3.1.0 M UI/WebServerResources/package.json commit d2a851700cf89eb7846fdaa0f09aca72e283d493 Author: Francis Lachapelle Date: Tue Sep 3 16:02:21 2019 -0400 (css,js) Update md to v1.1.20 M NEWS M UI/WebServerResources/angular-material M UI/WebServerResources/package.json commit e4ad088f0dea27f9c062aa724b4df653e02496c2 Author: Ludovic Marcotte Date: Tue Sep 3 13:34:35 2019 -0400 (fix) avoid exceptions for RRULE with no DTSTART M NEWS M SOPE/NGCards/iCalDailyRecurrenceCalculator.m M SOPE/NGCards/iCalWeeklyRecurrenceCalculator.m M SOPE/NGCards/iCalYearlyRecurrenceCalculator.m M SoObjects/Appointments/SOGoAppointmentFolder.m commit 3065783c2c84be9a24396a849602537ef7c7d7ee Author: InverseBot Date: Fri Aug 30 01:14:43 2019 -0400 (js/css) Update generated files M UI/WebServerResources/js/Contacts.services.js M UI/WebServerResources/js/Contacts.services.js.map commit 83f5664cf514a351fea87587cde6167ba0facc66 Author: Francis Lachapelle Date: Thu Aug 29 22:08:35 2019 -0400 (js) Encode URL of card M NEWS M UI/WebServerResources/js/Contacts/Card.service.js commit 2adf4353474ccc83d57476766a319cbff8dc0771 Author: Francis Lachapelle Date: Thu Aug 29 12:52:58 2019 -0400 Expose new /members action for LDIF groups M UI/Contacts/product.plist commit 1aa0d012cdf084a519a833d4a21d12354bf46eff Author: Ludovic Marcotte Date: Thu Aug 29 11:06:13 2019 -0400 (fix) honor "any authenticated user" when setting IMAP ACLs M NEWS M SoObjects/Mailer/SOGoMailFolder.m commit 0cbb8ea9eb0c18561dd85d3954770efbe15ec793 Author: Ludovic Marcotte Date: Thu Aug 29 10:46:13 2019 -0400 (fix) honor groups when setting IMAP ACLs M NEWS M SoObjects/Mailer/SOGoMailFolder.m commit a47fba35464f8955029ef1b1a40581b5ff811ef0 Author: InverseBot Date: Wed Aug 28 01:16:31 2019 -0400 (js/css) Update generated files M UI/WebServerResources/css/styles.css M UI/WebServerResources/css/styles.css.map M UI/WebServerResources/js/Contacts.services.js M UI/WebServerResources/js/Contacts.services.js.map M UI/WebServerResources/js/Scheduler.services.js M UI/WebServerResources/js/Scheduler.services.js.map commit 8822c8cd07b0eb8fe7d3a3d672cf8f07e2388788 Author: Francis Lachapelle Date: Tue Aug 27 16:33:10 2019 -0400 (Calendar) Button to expand invited LDAP groups Fixes #2506 M NEWS M UI/Contacts/UIxContactView.m M UI/Templates/SchedulerUI/UIxAttendeesEditor.wox M UI/WebServerResources/js/Contacts/Card.service.js M UI/WebServerResources/js/Scheduler/Attendees.service.js M UI/WebServerResources/js/Scheduler/ComponentController.js M UI/WebServerResources/js/Scheduler/sgFreebusy.directive.js M UI/WebServerResources/js/Scheduler/sgFreebusyDay.directive.js M UI/WebServerResources/scss/components/list/list.scss commit 9db406a18b4ad498be14d26d1f55efe45fcd8a8c Author: InverseBot Date: Tue Aug 27 01:14:52 2019 -0400 (js/css) Update generated files M UI/WebServerResources/js/Scheduler.services.js M UI/WebServerResources/js/Scheduler.services.js.map commit 991f1d25a4943554fc7d018180387dcce73928ac Author: Francis Lachapelle Date: Mon Aug 26 16:38:00 2019 -0400 (js) Improve attendees editor performance M UI/Templates/SchedulerUI/UIxAttendeesEditor.wox M UI/WebServerResources/js/Scheduler/Attendees.service.js A UI/WebServerResources/js/Scheduler/sgFreebusy.directive.js A UI/WebServerResources/js/Scheduler/sgFreebusyDay.directive.js commit 4df69587a290a45ef71411891c0f851ed62f721b Author: Ludovic Marcotte Date: Fri Aug 23 13:45:44 2019 -0400 (fix) honor IMAPLoginFieldName also when setting IMAP ACLs M NEWS M SoObjects/Mailer/SOGoMailFolder.m commit b68c9bd3021e190c37a5a0cabde4a0f216d98d7e Author: Ludovic Marcotte Date: Fri Aug 23 08:46:27 2019 -0400 (fix) silence log call M SoObjects/SOGo/LDAPSource.m M SoObjects/SOGo/SQLSource.h commit ff33356742109ba47e2caad2b7e81db7905463f7 Author: Ludovic Marcotte Date: Tue Aug 20 07:54:45 2019 -0400 (fix) proper initialization M UI/MailPartViewers/UIxMailPartEncryptedViewer.m commit c4198488d7bdd3d8faae914bc03c10f251196c3a Author: InverseBot Date: Tue Aug 20 01:14:22 2019 -0400 (js/css) Update generated files M UI/WebServerResources/js/Mailer.services.js M UI/WebServerResources/js/Mailer.services.js.map commit d8d3c88e98b4c4101fc71d9abece71dfeb77d73e Author: Francis Lachapelle Date: Mon Aug 19 16:47:37 2019 -0400 Fix events search when targeting recurrent events M NEWS M SoObjects/Appointments/SOGoAppointmentFolder.m commit 676d2e679009055028e229028e34e9dac83a3433 Author: Ludovic Marcotte Date: Mon Aug 19 10:37:15 2019 -0400 (feat) added support for S/MIME opaque signing (fixes #4582) M NEWS M SOPE/GDLContentStore/GCSFolder.m M SoObjects/Mailer/NSData+SMIME.h M SoObjects/Mailer/NSData+SMIME.m M SoObjects/Mailer/SOGoDraftObject.m M SoObjects/Mailer/SOGoMailBaseObject.m M SoObjects/Mailer/SOGoMailBodyPart.m M SoObjects/Mailer/SOGoMailObject+Draft.m M SoObjects/Mailer/SOGoMailObject.h M SoObjects/Mailer/SOGoMailObject.m M UI/MailPartViewers/UIxMailPartEncryptedViewer.h M UI/MailPartViewers/UIxMailPartEncryptedViewer.m M UI/MailPartViewers/UIxMailRenderingContext.m M UI/MailerUI/UIxMailView.m M UI/WebServerResources/js/Mailer/Message.service.js commit b52abfcbea9fc9f567e0c1865ef9db2c28c220e5 Author: Francis Lachapelle Date: Mon Aug 19 10:04:14 2019 -0400 (js) Increase inputs max length of card/list M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox commit cc48a486c766b2ad0b1e17ebf1808dc238eb93da Author: InverseBot Date: Fri Aug 16 01:14:37 2019 -0400 (js/css) Update generated files M UI/WebServerResources/js/Preferences.js M UI/WebServerResources/js/Preferences.js.map commit adf2378d7ac024125f49bba544abf931690f73e2 Author: Francis Lachapelle Date: Thu Aug 15 17:47:17 2019 -0400 (web) Improve contrast of toolbars w/input field M NEWS M UI/Templates/ContactsUI/UIxContactFolderProperties.wox M UI/Templates/MailerUI/UIxMailEditor.wox M UI/Templates/PreferencesUI/UIxAccountEditor.wox M UI/Templates/PreferencesUI/UIxFilterEditor.wox M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox M UI/Templates/SchedulerUI/UIxCalendarProperties.wox M UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox M UI/Templates/UIxAclEditor.wox commit 8c77145b9fbfec2f41eccdb771362d6e56eb1e93 Author: Ludovic Marcotte Date: Thu Aug 15 15:54:48 2019 -0400 (fix) avoid warning M SoObjects/SOGo/SOGoUserManager.m commit 3e2af3a16ed99f80bdb6e02200929b14fb5f1770 Author: Ludovic Marcotte Date: Thu Aug 15 15:53:40 2019 -0400 (fix) defined correct method signature M SoObjects/Mailer/NSData+SMIME.h commit 04f91b8948bf097bfbc575e6e7f800b0fa3dfd38 Author: Ludovic Marcotte Date: Thu Aug 15 12:48:53 2019 -0400 (feat) now possible to specify which domains you can forward your mails to M Documentation/SOGoInstallationGuide.asciidoc M NEWS M SoObjects/SOGo/SOGoDomainDefaults.h M SoObjects/SOGo/SOGoDomainDefaults.m M UI/PreferencesUI/English.lproj/Localizable.strings M UI/PreferencesUI/UIxPreferences.m M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/js/Preferences/PreferencesController.js commit f7f9cb29e0456785e9f3605e8edd532f8d0d0c98 Author: InverseBot Date: Fri Aug 9 01:10:01 2019 -0400 (js/css) Update generated files M UI/WebServerResources/js/Preferences.js M UI/WebServerResources/js/Preferences.js.map commit 2f03a74fe01ae5c773f2cc0ccf05f410fc9c3a11 Author: Ludovic Marcotte Date: Thu Aug 8 13:57:05 2019 -0400 (feat) Debian 10 (Buster) support for x86_64 (fixes #4775) M NEWS commit ed1039a7f83c5dbd16c9de93c797b612e9db52fe Author: Ludovic Marcotte Date: Thu Aug 8 13:48:36 2019 -0400 (fix) force removal of pid file M packaging/debian-multiarch/sogo.init M packaging/debian/sogo.init commit ee83e645db73bcbbbaa31452a1a98f2b82eac9f8 Author: Ludovic Marcotte Date: Thu Aug 8 13:30:46 2019 -0400 (fix) also chown after restart M packaging/debian-multiarch/sogo.init M packaging/debian/sogo.init commit 59f035efe7e3bb208fdf25ae8115df077ba18f46 Author: Ludovic Marcotte Date: Thu Aug 8 13:17:14 2019 -0400 (fix) change pid file ownership to root as required by dpkg v1.19 M packaging/debian-multiarch/sogo.init M packaging/debian/sogo.init commit 7486c011d2483cbb8021f4232a23ceeafd04d3f9 Author: Francis Lachapelle Date: Thu Aug 8 11:35:14 2019 -0400 Fix saving of receipt action for main IMAP account M NEWS M UI/PreferencesUI/UIxPreferences.m commit 9d72c79a832a3e04c49b558f7b01af7525196966 Author: Ludovic Marcotte Date: Thu Aug 8 11:23:31 2019 -0400 (fix) define user once more M packaging/debian-multiarch/sogo.init M packaging/debian/sogo.init commit aa768cf9510398a0efd67c717da0046b0f1db3ec Author: Ludovic Marcotte Date: Thu Aug 8 11:16:59 2019 -0400 (fix) specify user M packaging/debian-multiarch/sogo.init M packaging/debian/sogo.init commit c2574537886009e6bdac41220e2fbb52a7a2cba3 Author: Francis Lachapelle Date: Thu Aug 8 10:38:55 2019 -0400 (i18n) Add missing localized strings M UI/Contacts/English.lproj/Localizable.strings commit a4b1fe9ceab33ab5f3a7bdfd4fdf0aece12f2eec Author: Ludovic Marcotte Date: Thu Aug 8 10:22:46 2019 -0400 Avoid using prefix M packaging/debian/rules commit 5d218e11130f792a15abefd81fe75b5ce94bd434 Author: Francis Lachapelle Date: Thu Aug 8 10:11:42 2019 -0400 (js) Prohibit duplicate contact categories M NEWS M UI/PreferencesUI/English.lproj/Localizable.strings M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/js/Preferences/PreferencesController.js commit ab7af8828c1f648a0a594d0e93ca9a4997c74896 Author: Ludovic Marcotte Date: Thu Aug 8 09:47:31 2019 -0400 Avoid using prefix M packaging/debian-multiarch/rules commit 955820b17d3ba8b2a0c8d309fe0e8cee1ae6c5ec Author: InverseBot Date: Thu Aug 8 01:09:47 2019 -0400 (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 361a84e7b5ac6b40a016bb2607818428ea6b12bc Author: Francis Lachapelle Date: Wed Aug 7 16:33:51 2019 -0400 (js) Avoid saving an empty calendar name M NEWS M UI/WebServerResources/js/Contacts/AddressBooksController.js M UI/WebServerResources/js/Scheduler/sgCalendarListItem.directive.js commit a7b85c336086a1655a7cc8fa8f1bfd582141baba Author: Ludovic Marcotte Date: Wed Aug 7 15:44:45 2019 -0400 Revert "(fix) replace deprecated env var" This reverts commit 7e84bb4a1a08ed86cab1a131ad2d1fee5f114b24. M packaging/debian-multiarch/rules commit 1d169428feeaee2d14a7949b5db161fdb04a0f15 Author: Ludovic Marcotte Date: Wed Aug 7 15:44:33 2019 -0400 Revert "(fix) replace depracated env var" This reverts commit d5ff25232e451f7fa509b36f8d432a2be4187df6. M packaging/debian/rules commit 7e84bb4a1a08ed86cab1a131ad2d1fee5f114b24 Author: Ludovic Marcotte Date: Wed Aug 7 15:37:04 2019 -0400 (fix) replace deprecated env var M packaging/debian-multiarch/rules commit d5ff25232e451f7fa509b36f8d432a2be4187df6 Author: Ludovic Marcotte Date: Wed Aug 7 15:35:25 2019 -0400 (fix) replace depracated env var M packaging/debian/rules commit 93fb3593cf558f187ba0da8eb0fe9e80d94ab50a Author: Francis Lachapelle Date: Wed Aug 7 08:58:01 2019 -0400 (i18n) Update German and Polish translations M UI/PreferencesUI/German.lproj/Localizable.strings M UI/PreferencesUI/Polish.lproj/Localizable.strings commit b6cd87e9c0b4c9a2b81a072e3f8f4e1cbf9562df Author: Francis Lachapelle Date: Tue Aug 6 10:05:44 2019 -0400 (i18n) Update French translation M UI/PreferencesUI/French.lproj/Localizable.strings commit 849c34306a56d1ee334367203184c756708ed273 Author: Ludovic Marcotte Date: Thu Aug 1 11:15:17 2019 -0400 (fix) properly handle Windows-1256 charaset (fixes #4781) M NEWS M UI/MailPartViewers/UIxMailPartHTMLViewer.m commit f7f0af67d82cf1e15daf69247a9b54df8eefd155 Author: Nicolas Höft Date: Sun Jul 21 11:50:45 2019 +0200 (fix) Fix SIGSEGV and compilation due to missing include crypt.h When building on debian buster, the following warning occurs during compiling: NSData+Crypto.m: In function ‘-[NSData(SOGoCryptoExtension) _asCryptedUsingSalt:magic:]’: NSData+Crypto.m:610:9: warning: implicit declaration of function ‘crypt’; did you mean ‘creat’? [-Wimplicit-function-declaration] buf = crypt([cryptString UTF8String], [saltString UTF8String]); ^~~~~ creat NSData+Crypto.m:610:7: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] buf = crypt([cryptString UTF8String], [saltString UTF8String]); ^ NSData+Crypto.m: In function ‘-[NSData(SOGoCryptoExtension) asCryptUsingSalt:]’: NSData+Crypto.m:674:7: warning: assignment to ‘char *’ from ‘int’ makes pointer from integer without a cast [-Wint-conversion] buf = crypt([cryptString UTF8String], [saltString UTF8String]); ^ Creating derived_src/NSFramework_SOGo.m.. This warning is apparently more severe as it may also cause segfaults (at least on Debian Buster) when logging in, rendering sogo unusable: 2019-07-21 11:27:55.623 sogod[16074:16074] MySQL4 connection established 0x0x55e6b9e56f40 2019-07-21 11:27:55.624 sogod[16074:16074] MySQL4 channel 0x0x55e6b9aa41f0 opened (connection=0x0x55e6b9e56f40,sogo) 2019-07-21 11:27:55.624 sogod[16074:16074] SQL: SELECT c_password FROM sogo_userview WHERE c_uid = 'xxxx'; 2019-07-21 11:27:55.625 sogod[16074:16074] query has results, entering fetch-mode. Jul 21 11:27:56 sogod [16057]: <0x0x55e6b9a56020[WOWatchDogChild]> child 16074 exited Jul 21 11:27:56 sogod [16057]: <0x0x55e6b9a56020[WOWatchDogChild]> (terminated due to signal 11) Jul 21 11:27:56 sogod [16057]: <0x0x55e6b992b360[WOWatchDog]> child spawned with pid 16268 The reason for this segfault is likely the implicit conversion to int, leading to uninitialized higher bits of the pointer passed to NSData. M SoObjects/SOGo/NSData+Crypto.m commit 9c21f68c12ff1fdc3f2b294b0c6a2b4494972f41 Author: InverseBot Date: Sat Jul 20 01:17:56 2019 -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/Scheduler.services.js M UI/WebServerResources/js/Scheduler.services.js.map commit 20c34c47e9d65ef290def1e692b2039d844c2074 Author: Francis Lachapelle Date: Fri Jul 19 14:14:55 2019 -0400 (doc) Add reference to the Connector Config Guide M Documentation/SOGoInstallationGuide.asciidoc commit 8bd8af947d42547d6d6cff101a8987b8ff7d1e89 Author: Francis Lachapelle Date: Fri Jul 19 13:29:52 2019 -0400 Update ChangeLog M ChangeLog commit 4cb43552a6fc274581cde90528aeaa15f6d59296 Author: Francis Lachapelle Date: Fri Jul 19 13:22:16 2019 -0400 Preparation for release 4.0.8 M Documentation/docinfo.xml M Documentation/includes/global-attributes.asciidoc M NEWS M UI/WebServerResources/css/theme-default.css M Version commit 94eeca2917748891ed6b2e55f43982e2b1243690 Author: Francis Lachapelle Date: Fri Jul 19 13:19:43 2019 -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/Scheduler.services.js M UI/WebServerResources/js/Scheduler.services.js.map commit 1351e0953b99a645b48e68ab783fd324398440c8 Author: Francis Lachapelle Date: Fri Jul 19 13:15:39 2019 -0400 (doc) Remove references to OpenChange M Documentation/SOGoInstallationGuide.asciidoc M Documentation/images/architecture.png commit 8b6b9d80af013119c3ae788d4b6b4c5eb287739c Author: Francis Lachapelle Date: Fri Jul 19 12:50:18 2019 -0400 (i18n) Update translations M SoObjects/Appointments/BrazilianPortuguese.lproj/Localizable.strings M SoObjects/Appointments/ChineseTaiwan.lproj/Localizable.strings M SoObjects/Appointments/Dutch.lproj/Localizable.strings M SoObjects/Appointments/French.lproj/Localizable.strings M SoObjects/Appointments/Hungarian.lproj/Localizable.strings M SoObjects/Appointments/Latvian.lproj/Localizable.strings M SoObjects/Appointments/Macedonian.lproj/Localizable.strings M SoObjects/Appointments/Polish.lproj/Localizable.strings M SoObjects/Appointments/Serbian.lproj/Localizable.strings M SoObjects/Appointments/Swedish.lproj/Localizable.strings M SoObjects/Contacts/Swedish.lproj/Localizable.strings M SoObjects/Mailer/BrazilianPortuguese.lproj/Localizable.strings M SoObjects/Mailer/ChineseTaiwan.lproj/Localizable.strings M SoObjects/Mailer/Dutch.lproj/Localizable.strings M SoObjects/Mailer/French.lproj/Localizable.strings M SoObjects/Mailer/Hungarian.lproj/Localizable.strings M SoObjects/Mailer/Latvian.lproj/Localizable.strings M SoObjects/Mailer/Macedonian.lproj/Localizable.strings M SoObjects/Mailer/Polish.lproj/Localizable.strings M SoObjects/Mailer/Serbian.lproj/Localizable.strings M SoObjects/Mailer/Swedish.lproj/Localizable.strings M UI/AdministrationUI/BrazilianPortuguese.lproj/Localizable.strings M UI/AdministrationUI/ChineseTaiwan.lproj/Localizable.strings M UI/AdministrationUI/Dutch.lproj/Localizable.strings M UI/AdministrationUI/French.lproj/Localizable.strings M UI/AdministrationUI/Hungarian.lproj/Localizable.strings M UI/AdministrationUI/Latvian.lproj/Localizable.strings M UI/AdministrationUI/Macedonian.lproj/Localizable.strings M UI/AdministrationUI/Polish.lproj/Localizable.strings M UI/AdministrationUI/Serbian.lproj/Localizable.strings M UI/AdministrationUI/Swedish.lproj/Localizable.strings M UI/Common/BrazilianPortuguese.lproj/Localizable.strings M UI/Common/ChineseTaiwan.lproj/Localizable.strings M UI/Common/Dutch.lproj/Localizable.strings M UI/Common/French.lproj/Localizable.strings M UI/Common/Hungarian.lproj/Localizable.strings M UI/Common/Latvian.lproj/Localizable.strings M UI/Common/Macedonian.lproj/Localizable.strings M UI/Common/Polish.lproj/Localizable.strings M UI/Common/Serbian.lproj/Localizable.strings M UI/Common/Swedish.lproj/Localizable.strings M UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings M UI/Contacts/ChineseTaiwan.lproj/Localizable.strings M UI/Contacts/Dutch.lproj/Localizable.strings M UI/Contacts/French.lproj/Localizable.strings M UI/Contacts/Hungarian.lproj/Localizable.strings M UI/Contacts/Latvian.lproj/Localizable.strings M UI/Contacts/Macedonian.lproj/Localizable.strings M UI/Contacts/Polish.lproj/Localizable.strings M UI/Contacts/Serbian.lproj/Localizable.strings M UI/Contacts/Swedish.lproj/Localizable.strings M UI/MailPartViewers/BrazilianPortuguese.lproj/Localizable.strings M UI/MailPartViewers/ChineseTaiwan.lproj/Localizable.strings M UI/MailPartViewers/Swedish.lproj/Localizable.strings M UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MailerUI/ChineseTaiwan.lproj/Localizable.strings M UI/MailerUI/Dutch.lproj/Localizable.strings M UI/MailerUI/French.lproj/Localizable.strings M UI/MailerUI/Hungarian.lproj/Localizable.strings M UI/MailerUI/Latvian.lproj/Localizable.strings M UI/MailerUI/Macedonian.lproj/Localizable.strings M UI/MailerUI/Polish.lproj/Localizable.strings M UI/MailerUI/Serbian.lproj/Localizable.strings M UI/MailerUI/Swedish.lproj/Localizable.strings M UI/MainUI/Latvian.lproj/Localizable.strings M UI/PreferencesUI/Latvian.lproj/Localizable.strings M UI/PreferencesUI/Swedish.lproj/Localizable.strings M UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings M UI/Scheduler/ChineseTaiwan.lproj/Localizable.strings M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/Hungarian.lproj/Localizable.strings M UI/Scheduler/Latvian.lproj/Localizable.strings M UI/Scheduler/Macedonian.lproj/Localizable.strings M UI/Scheduler/Serbian.lproj/Localizable.strings M UI/Scheduler/Swedish.lproj/Localizable.strings commit 60247e83e7da798bb7292521694812a6ea12ff0f Author: Francis Lachapelle Date: Tue Jul 9 16:15:16 2019 -0400 (i18n) Update German translation M SoObjects/Appointments/German.lproj/Localizable.strings M SoObjects/Mailer/German.lproj/Localizable.strings M UI/AdministrationUI/German.lproj/Localizable.strings M UI/Common/German.lproj/Localizable.strings M UI/Contacts/German.lproj/Localizable.strings M UI/MailerUI/German.lproj/Localizable.strings M UI/Scheduler/German.lproj/Localizable.strings commit 789b4f9c36ee1a6d9b3dd95ea55b7fb5232b3714 Author: InverseBot Date: Tue Jul 9 01:51:56 2019 -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/Scheduler.services.js M UI/WebServerResources/js/Scheduler.services.js.map commit f2069a61294ace085b0b910b96f4d1591ef723ce Author: Francis Lachapelle Date: Mon Jul 8 13:04:15 2019 -0400 Reduce usage of calendar color in dialogs M NEWS M UI/Templates/ContactsUI/UIxContactFolderLinksTemplate.wox M UI/Templates/MailerUI/UIxMailUserRightsEditor.wox M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox M UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox M UI/Templates/SchedulerUI/UIxAttendeesEditor.wox M UI/Templates/SchedulerUI/UIxCalendarFolderLinksTemplate.wox M UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox M UI/Templates/SchedulerUI/UIxTaskViewTemplate.wox M UI/Templates/UIxAclEditor.wox M UI/WebServerResources/scss/components/list/list.scss M UI/WebServerResources/scss/views/SchedulerUI.scss commit a0cf84fd0b3fb2a3d8164b8be6f17176c232a41f Author: Francis Lachapelle Date: Fri Jul 5 16:36:56 2019 -0400 (wox) Remove unused block M UI/Templates/ContactsUI/UIxContactsUserFolders.wox commit 6e040e418b98f5d4b0ef311f5cf02d8bac3ec4d9 Author: Francis Lachapelle Date: Fri Jul 5 16:35:20 2019 -0400 (js/css) Fix rendering of material icons M UI/Templates/AdministrationUI/UIxAdministration.wox M UI/Templates/AdministrationUI/UIxAdministrationAclEditor.wox M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/ContactsUI/UIxContactViewTemplate.wox M UI/Templates/ContactsUI/UIxContactsUserFolders.wox M UI/Templates/MailerUI/UIxMailEditor.wox M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/Templates/SchedulerUI/UIxCalDayView.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/Templates/SchedulerUI/UIxCalMonthView.wox M UI/Templates/SchedulerUI/UIxCalMulticolumnDayView.wox M UI/Templates/SchedulerUI/UIxCalWeekView.wox M UI/Templates/UIxTopnavToolbar.wox M UI/WebServerResources/js/Common/sgColorPicker.directive.js M UI/WebServerResources/js/Scheduler/sgCalendarDayBlock.directive.js M UI/WebServerResources/js/Scheduler/sgCalendarListEvent.directive.js M UI/WebServerResources/js/Scheduler/sgCalendarMonthEvent.directive.js M UI/WebServerResources/scss/components/icon/icon.scss commit d835a8165cdd0b85974ecc2ded259f92fb6cc302 Author: Francis Lachapelle Date: Fri Jul 5 09:38:51 2019 -0400 (css) Update grunt-sass to v3.0 This release requires Node.js 8 or later. M UI/WebServerResources/Gruntfile.js M UI/WebServerResources/package.json commit 73a3bf143adaa64d6e5258a9b2b2c2b86f49a28e Author: InverseBot Date: Fri Jul 5 01:09:56 2019 -0400 (js/css) Update generated files M UI/WebServerResources/js/Scheduler.services.js M UI/WebServerResources/js/Scheduler.services.js.map commit 06319e3d48e06ea7978fcc8c289a8fbb91d02218 Author: Francis Lachapelle Date: Thu Jul 4 15:46:01 2019 -0400 (js) Use matching address of attendee Fixes #4473 M NEWS M UI/WebServerResources/js/Scheduler/Attendees.service.js commit e24082183f5b37426f0368835dfd286f42018be6 Author: Francis Lachapelle Date: Thu Jul 4 15:10:41 2019 -0400 Reflect attendee type with generic icon M NEWS M SoObjects/Contacts/SOGoContactSourceFolder.m M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox M UI/Templates/SchedulerUI/UIxAttendeesEditor.wox M UI/WebServerResources/js/Scheduler/Attendees.service.js M UI/WebServerResources/js/Scheduler/ComponentController.js commit 5f08b25d9ccc657b80c4b6a8d38d335357c3c6cf Author: Francis Lachapelle Date: Thu Jul 4 14:53:39 2019 -0400 (font) Update Material Design icons M UI/WebServerResources/fonts/MaterialIcons-Regular.eot M UI/WebServerResources/fonts/MaterialIcons-Regular.ttf M UI/WebServerResources/fonts/MaterialIcons-Regular.woff M UI/WebServerResources/fonts/MaterialIcons-Regular.woff2 commit 374e53bfe67aae359a339a3d721bae69b07af221 Author: Francis Lachapelle Date: Thu Jul 4 11:34:33 2019 -0400 (js) Review md theme example (theme.js) M UI/WebServerResources/js/theme.js commit bc4d189b55da53690997132a658d109c7a60b4b9 Author: InverseBot Date: Thu Jul 4 01:09:01 2019 -0400 (js/css) Update generated files M UI/WebServerResources/js/Mailer.services.js M UI/WebServerResources/js/Mailer.services.js.map commit 613e59397a366260ffc49c260fb9f7948c1e7301 Author: Francis Lachapelle Date: Wed Jul 3 13:33:04 2019 -0400 (js) Fix missing curly brace M UI/WebServerResources/js/Mailer/Mailbox.service.js commit 679b5383682bbeeaaecb190f73ff00e7a2f69269 Author: Francis Lachapelle Date: Wed Jul 3 13:03:48 2019 -0400 (js) Test threadsCollapsed settings before read M UI/WebServerResources/js/Mailer/Mailbox.service.js commit 6fb26ee2aa07adf69dcd5ace171deada933975df Author: InverseBot Date: Sun Jun 30 00:49:36 2019 -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/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/vendor/angular-ui-router.js M UI/WebServerResources/js/vendor/angular-ui-router.js.map M UI/WebServerResources/js/vendor/angular-ui-router.min.js M UI/WebServerResources/js/vendor/angular-ui-router.min.js.map commit 0fba247bd660a1143b8a4b5931691bc125f35da9 Author: Francis Lachapelle Date: Thu Jun 27 17:51:48 2019 -0400 (css) Improve messages list M UI/WebServerResources/scss/views/MailerUI.scss commit b5949752b4cf9474b3866a655643e51d25a4b9be Author: Francis Lachapelle Date: Thu Jun 27 17:43:11 2019 -0400 (web) Restore mail threads Fixes #3478 Fixes #4616 Fixes #4735 M NEWS M UI/MailerUI/UIxMailActions.m M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/js/Common/Common.app.js M UI/WebServerResources/js/Mailer/Mailbox.service.js M UI/WebServerResources/js/Mailer/Message.service.js M UI/WebServerResources/js/Mailer/sgMessageListItemMain.directive.js M UI/WebServerResources/js/Preferences/Preferences.service.js M UI/WebServerResources/scss/components/list/list.scss commit cc6fcc5fbd109e5f3227d77371e8c7f620c84d1b Author: Francis Lachapelle Date: Thu Jun 27 11:56:44 2019 -0400 (js) Fix access to sub mailbox on page reload M NEWS M UI/WebServerResources/js/Mailer/Mailer.app.js M UI/WebServerResources/js/Mailer/sgMailboxListItem.directive.js M UI/WebServerResources/package.json commit fd38816a8c8bb223eaf3e7e420fc8b09705412a8 Author: Francis Lachapelle Date: Thu Jun 20 11:51:07 2019 -0400 (mail) Fix JSON representation of mail threads M UI/MailerUI/UIxMailListActions.m commit b4544a54dbf618a4137a027193955a13dcefafe4 Author: Peter Dave Hello Date: Sat Apr 13 21:10:35 2019 +0800 Optimize UI png images losslessly via Google zopflipng UI/WebServerResources/img/cardboard-transp.png | Bin 267247 -> 210429 bytes UI/WebServerResources/img/felt-transp.png | Bin 173179 -> 140451 bytes UI/WebServerResources/img/inverse.png | Bin 3101 -> 2426 bytes UI/WebServerResources/img/sogo-logo.png | Bin 5523 -> 2272 bytes M UI/WebServerResources/img/cardboard-transp.png M UI/WebServerResources/img/felt-transp.png M UI/WebServerResources/img/inverse.png M UI/WebServerResources/img/sogo-logo.png commit dc76b9c6224fb60c1a1c1a6243d07311b1f0dab6 Author: InverseBot Date: Wed Jun 19 16:07:30 2019 -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/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 c7ffaf6adb5f072ac104f20b9b03c30db947f58e Author: Francis Lachapelle Date: Wed Jun 19 14:26:10 2019 -0400 (i18n) Add Indonesian (id) translation M .tx/config commit bd76715dcbd388666d2ad094c001d8549cad900f Author: Francis Lachapelle Date: Tue Jun 18 14:59:39 2019 -0400 Update NEWS file M NEWS commit 0febc1ef1803d1cd873c0790af30584b2bfd0f93 Author: Francis Lachapelle Date: Tue Jun 18 14:47:01 2019 -0400 (js) Replace bower packages by npm packages M NEWS M UI/WebServerResources/GNUmakefile M UI/WebServerResources/Gruntfile.js D UI/WebServerResources/bower.json M UI/WebServerResources/js/Scheduler/Attendees.service.js M UI/WebServerResources/package.json commit 211385ff4d5adc96e2c2ddbdf4eedd1a7d457c0b Author: InverseBot Date: Tue Jun 18 01:13:43 2019 -0400 (js/css) Update generated files M UI/WebServerResources/css/styles.css M UI/WebServerResources/css/styles.css.map M UI/WebServerResources/js/vendor/angular-material.js M UI/WebServerResources/js/vendor/angular-material.min.js commit 16210fb579c6b2fd7c5e705fc477d05acaff41e6 Author: Francis Lachapelle Date: Mon Jun 17 12:40:47 2019 -0400 (css,js) Update md to v1.1.19 M NEWS M UI/WebServerResources/angular-material M UI/WebServerResources/bower.json commit a746a6b23daf76bdd727cd7cb8cc7c4b0ecaeb3f Author: Francis Lachapelle Date: Mon Jun 17 11:43:43 2019 -0400 (i18n) Update Catalan translation Fixees #4726 M SoObjects/Appointments/Catalan.lproj/Localizable.strings M SoObjects/Mailer/Catalan.lproj/Localizable.strings M UI/AdministrationUI/Catalan.lproj/Localizable.strings M UI/Common/Catalan.lproj/Localizable.strings M UI/Contacts/Catalan.lproj/Localizable.strings M UI/MailerUI/Catalan.lproj/Localizable.strings M UI/Scheduler/Catalan.lproj/Localizable.strings commit f0c8aa884ce8eb9248c9ec046df27dc7d533eea2 Author: Francis Lachapelle Date: Fri Jun 14 10:47:11 2019 -0400 (i18n) Add Indonesian (id) translation M .tx/config M NEWS M README.md A SoObjects/Appointments/Indonesian.lproj/Localizable.strings A SoObjects/Contacts/Indonesian.lproj/Localizable.strings M SoObjects/Mailer/GNUmakefile A SoObjects/Mailer/Indonesian.lproj/Localizable.strings M SoObjects/Mailer/SOGoMailForward.h M SoObjects/Mailer/SOGoMailForward.m A SoObjects/Mailer/SOGoMailIndonesianForward.wo/SOGoMailIndonesianForward.html A SoObjects/Mailer/SOGoMailIndonesianForward.wo/SOGoMailIndonesianForward.wod A SoObjects/Mailer/SOGoMailIndonesianReply.wo/SOGoMailIndonesianReply.html A SoObjects/Mailer/SOGoMailIndonesianReply.wo/SOGoMailIndonesianReply.wod M SoObjects/Mailer/SOGoMailReply.h M SoObjects/Mailer/SOGoMailReply.m M SoObjects/SOGo/SOGoDefaults.plist M Tests/Integration/preferences.py A UI/AdministrationUI/Indonesian.lproj/Localizable.strings A UI/Common/Indonesian.lproj/Localizable.strings A UI/Contacts/Indonesian.lproj/Localizable.strings A UI/MailPartViewers/Indonesian.lproj/Localizable.strings A UI/MailerUI/Indonesian.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/ChineseChina.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 M UI/MainUI/Hebrew.lproj/Localizable.strings M UI/MainUI/Hungarian.lproj/Localizable.strings M UI/MainUI/Icelandic.lproj/Localizable.strings A UI/MainUI/Indonesian.lproj/Locale A UI/MainUI/Indonesian.lproj/Localizable.strings M UI/MainUI/Italian.lproj/Localizable.strings M UI/MainUI/Japanese.lproj/Localizable.strings M UI/MainUI/Latvian.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/Romanian.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/ChineseChina.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 M UI/PreferencesUI/Hebrew.lproj/Localizable.strings M UI/PreferencesUI/Hungarian.lproj/Localizable.strings M UI/PreferencesUI/Icelandic.lproj/Localizable.strings A UI/PreferencesUI/Indonesian.lproj/Localizable.strings M UI/PreferencesUI/Italian.lproj/Localizable.strings M UI/PreferencesUI/Japanese.lproj/Localizable.strings M UI/PreferencesUI/Latvian.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/Romanian.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 M UI/SOGoUI/SOGoFolderAdvisory.h M UI/SOGoUI/SOGoFolderAdvisory.m A UI/Scheduler/Indonesian.lproj/Localizable.strings A UI/Templates/SOGoACLIndonesianAdditionAdvisory.wox A UI/Templates/SOGoACLIndonesianModificationAdvisory.wox A UI/Templates/SOGoACLIndonesianRemovalAdvisory.wox A UI/Templates/SOGoFolderIndonesianAdditionAdvisory.wox A UI/Templates/SOGoFolderIndonesianRemovalAdvisory.wox M configure commit 4fc515b22905080576c045faf94352f7b84cbab7 Author: Ludovic Marcotte Date: Thu Jun 13 13:54:16 2019 -0400 (fix) handle more broken mails (fixes #4513) M UI/MailPartViewers/UIxMailPartHTMLViewer.m commit 991fac0b9467929359c8bd5262f7be3ed4be000d Author: InverseBot Date: Thu Jun 13 01:55:36 2019 -0400 (js/css) Update generated files M UI/WebServerResources/js/Preferences.services.js commit 868057698c51de871b6bf76ada566972afd9d054 Author: Francis Lachapelle Date: Wed Jun 12 16:37:43 2019 -0400 (js) Allow 2-letter short month names Fixes #4766 M UI/WebServerResources/js/Preferences/Preferences.service.js commit ace0427da7f35545489f9e646c747d24d2d65aa9 Author: InverseBot Date: Tue Jun 11 01:53:09 2019 -0400 (js/css) Update generated files M UI/WebServerResources/js/Common.js M UI/WebServerResources/js/Common.js.map commit 0e918a446aee50a139c827ef2447aafed982ae52 Author: Francis Lachapelle Date: Mon Jun 10 13:19:46 2019 -0400 Add rel="noopener" to external links Fixes #4764 M NEWS M SoObjects/SOGo/NSString+Utilities.m M UI/MailPartViewers/UIxMailPartHTMLViewer.m M UI/Templates/ContactsUI/UIxContactViewTemplate.wox M UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox M UI/Templates/SchedulerUI/UIxTaskViewTemplate.wox M UI/WebServerResources/js/Common/txt2html.filter.js commit 13b8e53235e0884373b0e0f09499a48db1b63d36 Author: Janne Heß Date: Mon Jun 10 01:01:05 2019 +0200 configure: Harmonize help and implementation M configure commit d9de12a9402d260edad39fef10344638e020f26b Author: Daniel Carlos Silva <45563873+dcsilvagit@users.noreply.github.com> Date: Tue May 28 11:47:21 2019 -0300 Set tooltip for markOrUnMarkMessagesAsJunk button M UI/Templates/MailerUI/UIxMailFolderTemplate.wox commit 193b73fa26f6330059765ddd9c23b1048a010875 Author: Daniel Carlos Silva <45563873+dcsilvagit@users.noreply.github.com> Date: Thu May 23 18:20:10 2019 -0300 Update SOGoMailFolder.m M SoObjects/Mailer/SOGoMailFolder.m commit 6898d11f58017fd4e6633f1c024595dcf64878f0 Author: Ludovic Marcotte Date: Thu May 23 15:04:24 2019 -0400 (doc) improved doc regarding placeholders M Documentation/SOGoInstallationGuide.asciidoc commit f57ff869513496c95624ad0c2385c08b58b01b00 Author: Ludovic Marcotte Date: Thu May 23 15:02:10 2019 -0400 (fix) fixed domain placeholder issue when using sogo-tool (fixes #4723) M NEWS M SoObjects/SOGo/LDAPSource.h M SoObjects/SOGo/SOGoUserManager.m commit 29f5357a2cd5238f0f239db8d6a4ee22b88201bf Author: Ludovic Marcotte Date: Thu May 23 09:21:44 2019 -0400 (fix) added safety checks in S/MIME (fixes #4745) M NEWS M SoObjects/Mailer/NSData+SMIME.m commit 0bb24430e0dbf20baffd28126bd4625b9330f53c Author: InverseBot Date: Fri May 17 01:06:34 2019 -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/Mailer.services.js M UI/WebServerResources/js/Mailer.services.js.map commit 6e6a82d97465c1718d86c6f15d4d7a29fd9a3384 Author: Francis Lachapelle Date: Thu May 16 14:30:32 2019 -0400 (js) Show mail compose btn if msgs list is visible M NEWS M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/WebServerResources/js/Common/navController.js commit 05ca00296d6e1547d94c73b6d1ef3956f89d7308 Author: Francis Lachapelle Date: Thu May 16 13:53:43 2019 -0400 (js) Fix scrolling when deleting a message M NEWS M UI/WebServerResources/js/Mailer/MessageController.js commit a4e44e1e652c7ffc7445ebf61e3bce8de04b158b Author: Francis Lachapelle Date: Thu May 16 11:26:22 2019 -0400 (css) Constrain absolute elements in HTML parts M NEWS M UI/WebServerResources/scss/views/MailerUI.scss commit b671c9cc80029edf8fce5be9b6cc2b1252eaca73 Author: InverseBot Date: Wed May 15 01:07:31 2019 -0400 (js/css) Update generated files M UI/WebServerResources/js/vendor/FileSaver.min.js M UI/WebServerResources/js/vendor/FileSaver.min.js.map commit 0e038a62fd7a3d690ded360026aa9957df26a884 Author: Ludovic Marcotte Date: Wed May 8 08:09:14 2019 -0400 (fix) improve handling of signer certificate (fixes #4742) M NEWS M SoObjects/Mailer/NSData+SMIME.m M SoObjects/Mailer/SOGoDraftObject.m M UI/Contacts/UIxContactActions.m M UI/MailPartViewers/UIxMailPartSignedViewer.m commit bad69a0f1a012dc0158c79d8b8da6783d05d6c80 Author: Florian Beier Date: Fri Apr 12 01:39:48 2019 +0200 Adjust word order "schrieb" was in the wrong place, it has to go in front of the contact's name M SoObjects/Mailer/SOGoMailGermanReply.wo/SOGoMailGermanReply.html commit ab87e72b4e3f79428b3909854c01d160f20dd2b6 Author: Francis Lachapelle Date: Fri Apr 5 08:39:20 2019 -0400 (EAS) Fix handling of missing date Fixes #4720 M ActiveSync/SOGoMailObject+ActiveSync.m commit 37efcea5e55382800ee6ef1eb6b7f0d8d94e4644 Author: InverseBot Date: Thu Mar 28 01:13:36 2019 -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 42dd956b9f9a9d036d247fa6e4fbec72394d2266 Author: Francis Lachapelle Date: Wed Mar 27 09:48:00 2019 -0400 (js) Show calendar names in events blocks Fixes #4713 M UI/Templates/SchedulerUI/UIxCalDayTable.wox M UI/WebServerResources/js/Scheduler/sgCalendarDayBlock.directive.js M UI/WebServerResources/scss/views/SchedulerUI.scss commit f97268486916896ab86f4b4bc4ae528d92d2dfb8 Author: InverseBot Date: Sat Mar 23 01:18:20 2019 -0400 (js/css) Update generated files 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 42d3c86a99ec75ffab6f30d030c4a2fb71285fc6 Author: Francis Lachapelle Date: Fri Mar 22 13:37:32 2019 -0400 (i18n) Add missing localizable strings M UI/PreferencesUI/English.lproj/Localizable.strings commit 769863b0b93826a724e7e848790c51fda53de667 Author: Francis Lachapelle Date: Fri Mar 22 11:58:51 2019 -0400 (web) Show hints for mail vacation options Fixes #4462 M NEWS M UI/Templates/PreferencesUI/UIxPreferences.wox commit efde4b5a5c1ed9aed6cc49655cb075ba5247cae9 Author: Francis Lachapelle Date: Fri Mar 22 11:57:57 2019 -0400 (js) Allow to fetch unseen count of all mailboxes Fixes #522, #2776, #4276 M NEWS M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/js/Mailer/MailboxesController.js commit c50f22962adb31abb81bab811e1e1e37741e84d3 Author: Francis Lachapelle Date: Fri Mar 22 10:36:39 2019 -0400 (js) Fix page reload with external IMAP account Fixes #4709 M NEWS M UI/WebServerResources/js/Mailer/Account.service.js M UI/WebServerResources/js/Mailer/Mailer.app.js commit 96bcbbdc14f892586b4520265b53d114b9381a08 Author: Ludovic Marcotte Date: Thu Mar 21 14:08:44 2019 -0400 (fix) consider DAVx5 like Apple Calendar (fixes #4304) M NEWS M SoObjects/SOGo/WORequest+SOGo.m commit fcdc4c92c0eb6ad0da32c0595b637088dd3e4b00 Author: Francis Lachapelle Date: Thu Mar 21 11:01:17 2019 -0400 Improve URLs/emails detection in text mail parts M NEWS M SoObjects/SOGo/NSString+Utilities.h M SoObjects/SOGo/NSString+Utilities.m commit 7acfd8a2cdb9ad02daca860fe151ab9e7fc5b736 Author: Ludovic Marcotte Date: Wed Mar 20 13:50:34 2019 -0400 Update NEWS file regarding previous commit M NEWS commit 400212a01d0ffac4c6ed679bb34afc3c4a810413 Author: InverseBot Date: Wed Mar 20 01:21:20 2019 -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 597f6366ff67da4cf1080c6194be42c9a8f93ad5 Author: Francis Lachapelle Date: Tue Mar 19 14:41:02 2019 -0400 Fix saving address book properties M NEWS M UI/Contacts/UIxContactFolderProperties.m commit da76344983d4f4536465f64778e77e5715f612eb Author: Francis Lachapelle Date: Tue Mar 19 11:30:28 2019 -0400 (js) Keep center list visible on xs screen For Calendar module. M NEWS M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/js/Scheduler/CalendarsController.js commit 254147b9ac0d9d2eae8342c7d5d333e08c17867d Author: Francis Lachapelle Date: Tue Mar 19 11:07:33 2019 -0400 (css) Fixed scrolling of calendars list on Android M NEWS M UI/WebServerResources/scss/components/list/list.scss commit d75fe573b2802f08864858dd28cffe810c79d754 Author: Ludovic Marcotte Date: Mon Mar 18 15:46:39 2019 -0400 (fix) potential fix for #4289 M SoObjects/Appointments/SOGoFreeBusyObject.m commit 933cd581ddd9625f1f758736e7cc9eec43c7a799 Author: Ludovic Marcotte Date: Mon Mar 18 10:28:33 2019 -0400 (fix) avoid exception on recent GNUstep when attached file has no filename (fixes #4702) M NEWS M UI/MailPartViewers/UIxMailPartViewer.m commit 6fa7d43e7a3063341d3fc9d3062cb2bae29b1665 Author: InverseBot Date: Sat Mar 16 01:18:35 2019 -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 90de39664632f8b799ae2d445ee79431b8c19510 Author: Francis Lachapelle Date: Fri Mar 15 16:57:16 2019 -0400 (js) Show calendar names in events blocks Only for subscriptions M NEWS M UI/WebServerResources/js/Scheduler/sgCalendarDayBlock.directive.js commit 33adb88d5c62fa19116ba184eca3b91a82a7cad1 Author: Francis Lachapelle Date: Fri Mar 15 15:04:00 2019 -0400 (css) lowered size of headings on small screens M NEWS M UI/WebServerResources/scss/core/typography.scss commit 9a245f18fa9f48a0332bb39a46cce8eb308f81a1 Author: Francis Lachapelle Date: Fri Mar 15 13:58:43 2019 -0400 (core) Handle multidays events in freebusy data M NEWS M UI/MainUI/SOGoUserHomePage.m commit 0d78d3814cf54409e2d8d1900866e913fdeb7777 Author: Ludovic Marcotte Date: Fri Mar 15 13:55:41 2019 -0400 (fix) correctly handle the full cert chain in S/MIME M NEWS M SoObjects/Mailer/NSData+SMIME.m commit 93f344bdbe77aa9e4b3ab4384511be14a0473298 Author: Ludovic Marcotte Date: Fri Mar 15 13:44:49 2019 -0400 added missing commit M SoObjects/SOGo/SOGoSource.h commit 008e901ad68a5cde4065b6cfaf43682de4b4ba2f Author: Ludovic Marcotte Date: Fri Mar 15 13:35:12 2019 -0400 (fix) we update the baseDN placeholders of all LDAP sources upon login M SoObjects/SOGo/LDAPSource.m M SoObjects/SOGo/SOGoUserManager.m commit 47456c9ebd1fb0aa2c43bb70c934e7c7bb2d352b Author: Francis Lachapelle Date: Wed Mar 13 09:08:31 2019 -0400 Allow super users to modify any event Fixes #4216 M NEWS M SoObjects/Appointments/SOGoAppointmentObject.m commit 826c10de250bd578f806bba3c2a10f039b17cd0e Author: InverseBot Date: Tue Mar 12 01:18:08 2019 -0400 (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-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-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 169b23353b8ee021b1d4e9a90b35fcd817df3d62 Author: Francis Lachapelle Date: Thu Mar 7 11:27:06 2019 -0500 Update NEWS file M NEWS commit 97dd4fddf7f0ebb002f3ff242ff43f64aa97acdb Author: Francis Lachapelle Date: Thu Mar 7 11:22:00 2019 -0500 (web) Fix default calendar categories (reset btn) M UI/PreferencesUI/UIxPreferences.m commit 3e0910d17529f9bf0749b4d31745da4facd2fad6 Author: Francis Lachapelle Date: Thu Mar 7 10:52:04 2019 -0500 (web) Keep unlocalized/custom calendar categories M UI/PreferencesUI/UIxJSONPreferences.m commit f30f107e4e4e1ae6434d36f01adac515492f09c3 Author: InverseBot Date: Thu Feb 28 01:13:41 2019 -0500 (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 M UI/WebServerResources/js/Scheduler.services.js M UI/WebServerResources/js/Scheduler.services.js.map commit d93b8ee8576815fe5c0d315eb9c763b089302d32 Author: Francis Lachapelle Date: Wed Feb 27 10:51:05 2019 -0500 Update ChangeLog M ChangeLog commit ebd9ef4d491a2b9f89ed10188bf48fc85b900437 Author: Francis Lachapelle Date: Wed Feb 27 10:48:45 2019 -0500 Preparation for release 4.0.7 M Documentation/docinfo.xml M Documentation/includes/global-attributes.asciidoc M NEWS M Version commit fcd57eaffb1b5b5406942408a527645470957477 Author: Francis Lachapelle Date: Wed Feb 27 10:46:44 2019 -0500 (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 M UI/WebServerResources/js/Preferences.services.js M UI/WebServerResources/js/Scheduler.services.js M UI/WebServerResources/js/Scheduler.services.js.map commit deb10f1f7efc8317d4da7aaad346087997629722 Author: Francis Lachapelle Date: Wed Feb 27 09:51:43 2019 -0500 (i18n) Add missing localized strings Fixes #4658 M UI/AdministrationUI/English.lproj/Localizable.strings M UI/Common/English.lproj/Localizable.strings M UI/MainUI/English.lproj/Localizable.strings M UI/PreferencesUI/English.lproj/Localizable.strings M UI/WebServerResources/js/Common/Acl.service.js M UI/WebServerResources/js/Common/AclController.js M UI/WebServerResources/js/Mailer/Account.service.js M UI/WebServerResources/js/Mailer/MailboxesController.js M UI/WebServerResources/js/Preferences/Preferences.service.js M UI/WebServerResources/js/Scheduler/Calendar.service.js commit e456e47147e40cd6d6a34483aa0cacc438a38462 Author: Francis Lachapelle Date: Tue Feb 26 16:43:18 2019 -0500 (i18n) Add missing subject of appointment reminder Fixes #4656 M NEWS M SoObjects/Appointments/English.lproj/Localizable.strings commit 8cb3442e9166c7c12a56e43657e0369364680823 Author: InverseBot Date: Wed Feb 27 01:16:31 2019 -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 9ebd7282156cc113825b064ca577afc269988622 Author: Francis Lachapelle Date: Tue Feb 26 16:02:19 2019 -0500 (css) Fix CSS when printing msg in popup window Fixes #4674 M NEWS M UI/WebServerResources/scss/core/print.scss commit 42e9d233975e6775241528b6e2be343ad92480a5 Author: Francis Lachapelle Date: Tue Feb 26 15:42:06 2019 -0500 (rpm) Mark theme-default.css as a config file M packaging/rhel/sogo.spec commit 66e1b348e08635a3cae751f5fa19b25fdead51fb Author: Francis Lachapelle Date: Tue Feb 26 14:39:25 2019 -0500 (js) Show the reply-all btn in more situations M NEWS M UI/WebServerResources/js/Mailer/Message.service.js commit aa6c0e553e0c4f20deadb06cb4f7bf797cc66024 Author: InverseBot Date: Tue Feb 26 10:02:52 2019 -0500 (js/css) Update generated files M UI/WebServerResources/js/Preferences.services.js M UI/WebServerResources/js/Preferences.services.js.map commit 108f4c7eb8aea2ab4275f8e6124ecc48570c9aa8 Author: Francis Lachapelle Date: Tue Feb 26 09:58:09 2019 -0500 (js) Handle non-latin characters in date validator M NEWS M UI/WebServerResources/js/Preferences/Preferences.service.js commit e993de4f8f98d244004dd3761654cc17d96878c2 Author: InverseBot Date: Fri Feb 22 01:21:14 2019 -0500 (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 M UI/WebServerResources/js/Scheduler.services.js M UI/WebServerResources/js/Scheduler.services.js.map commit f2a6e85744ae87b2eea8211c1c88e99fd6fad840 Author: Francis Lachapelle Date: Thu Feb 21 09:45:40 2019 -0500 Update ChangeLog M ChangeLog commit 36cd54209aba085e25e2040315b3f478e74418b7 Author: Francis Lachapelle Date: Thu Feb 21 09:44:33 2019 -0500 (i18n) Update French translation M SoObjects/Appointments/French.lproj/Localizable.strings commit e5330a4efb60c24ad9ea198f57d0660bd09c5130 Author: Francis Lachapelle Date: Thu Feb 21 09:25:55 2019 -0500 (js/css) Update generated files M UI/WebServerResources/css/styles.css M UI/WebServerResources/css/styles.css.map M UI/WebServerResources/css/theme-default.css 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/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 fb75ec5fb206e956bc2c3b8ece05dc5c01898586 Author: Francis Lachapelle Date: Thu Feb 21 09:09:49 2019 -0500 (css,js) Update md to v1.1.13 M NEWS M UI/WebServerResources/angular-material M UI/WebServerResources/bower.json M UI/WebServerResources/scss/components/menu/menu.scss commit 173a22650f4f27ce1c2014e62d938c4ecc964274 Author: Francis Lachapelle Date: Thu Feb 21 09:08:34 2019 -0500 (i18n) Update translations M UI/Scheduler/German.lproj/Localizable.strings M UI/Scheduler/Polish.lproj/Localizable.strings commit 91b384c697c49f3a0cb26a7161a581313b7df866 Author: Francis Lachapelle Date: Thu Feb 21 09:07:27 2019 -0500 Preparation for release 4.0.6 M Documentation/SOGoDevelopersGuide.asciidoc M Documentation/SOGoInstallationGuide.asciidoc M Documentation/docinfo.xml M Documentation/includes/global-attributes.asciidoc M NEWS M Version commit 4adf2f80e96748176e9140654eacaeeac50447d8 Author: Francis Lachapelle Date: Thu Feb 21 09:06:36 2019 -0500 Add tooltips to next/previous slot buttons M UI/Templates/SchedulerUI/UIxAttendeesEditor.wox commit 3df3c7c0376c98943826ac2f0297a1fbdab2a38f Author: InverseBot Date: Thu Feb 21 01:13:48 2019 -0500 (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 f7dbf90a08cb31d64167e117f5586b8ff7cf086c Author: Francis Lachapelle Date: Wed Feb 20 15:12:51 2019 -0500 (js) Update CKEditor to version 4.11.2 M NEWS M UI/WebServerResources/js/vendor/ckeditor/LICENSE.md 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/he.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/ja.js M UI/WebServerResources/js/vendor/ckeditor/lang/lt.js M UI/WebServerResources/js/vendor/ckeditor/lang/lv.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/ro.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/sr.js M UI/WebServerResources/js/vendor/ckeditor/lang/sv.js M UI/WebServerResources/js/vendor/ckeditor/lang/tr.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/about/dialogs/about.js M UI/WebServerResources/js/vendor/ckeditor/plugins/clipboard/dialogs/paste.js M UI/WebServerResources/js/vendor/ckeditor/plugins/colordialog/dialogs/colordialog.css M UI/WebServerResources/js/vendor/ckeditor/plugins/colordialog/dialogs/colordialog.js M UI/WebServerResources/js/vendor/ckeditor/plugins/dialog/dialogDefinition.js M UI/WebServerResources/js/vendor/ckeditor/plugins/image/dialogs/image.js M UI/WebServerResources/js/vendor/ckeditor/plugins/link/dialogs/anchor.js M UI/WebServerResources/js/vendor/ckeditor/plugins/link/dialogs/link.js M UI/WebServerResources/js/vendor/ckeditor/plugins/pastefromword/filter/default.js M UI/WebServerResources/js/vendor/ckeditor/plugins/table/dialogs/table.js M UI/WebServerResources/js/vendor/ckeditor/plugins/tabletools/dialogs/tableCell.js M UI/WebServerResources/js/vendor/ckeditor/plugins/wsc/dialogs/wsc.js M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_gecko.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie7.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie8.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_iequirks.css M UI/WebServerResources/js/vendor/ckeditor/styles.js commit 5edffce691b734e13c18df3da491b0af4beaa6ec Author: Francis Lachapelle Date: Wed Feb 20 14:58:40 2019 -0500 (js) Previous/next slot: Ignore non-participants M UI/WebServerResources/js/Scheduler/Attendees.service.js commit d16d4593ba9d37d1160a59b849f2e645deb3e6d1 Author: Francis Lachapelle Date: Wed Feb 20 14:55:00 2019 -0500 (i18n) Update translations M UI/Scheduler/French.lproj/Localizable.strings M UI/Scheduler/Italian.lproj/Localizable.strings commit 5d26260d86459805f28883c1a340ad11d719d291 Author: Francis Lachapelle Date: Wed Feb 20 14:41:58 2019 -0500 (css) Fix freebusy table scrolling in Firefox M UI/WebServerResources/scss/views/SchedulerUI.scss commit 72b607219d46df52881f294d9a475074c8f85b42 Author: Francis Lachapelle Date: Wed Feb 20 12:15:29 2019 -0500 (js) Fix autofocus when composing new mail M UI/Templates/MailerUI/UIxMailEditor.wox commit e44dce255807ca2a39d40abc2f3175b4df3d1dcb Author: Francis Lachapelle Date: Wed Feb 20 10:21:27 2019 -0500 (js) Fix exception with event editor M UI/WebServerResources/js/Scheduler/ComponentController.js commit 9d58dd10f518af504a85f822e75d33864c76c629 Author: Francis Lachapelle Date: Wed Feb 20 10:15:56 2019 -0500 Improve display of autocompletion of contacts M UI/Templates/MailerUI/UIxMailEditor.wox M UI/WebServerResources/scss/components/list/list.scss commit d05039602f2994fc73375cf64e6834b5e9542d32 Author: Francis Lachapelle Date: Wed Feb 20 09:39:34 2019 -0500 (i18n) Update translations M UI/Common/Czech.lproj/Localizable.strings M UI/Common/German.lproj/Localizable.strings M UI/Common/Hungarian.lproj/Localizable.strings M UI/Common/Italian.lproj/Localizable.strings M UI/Common/Latvian.lproj/Localizable.strings M UI/Common/Polish.lproj/Localizable.strings M UI/MailPartViewers/BrazilianPortuguese.lproj/Localizable.strings M UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings M UI/PreferencesUI/Latvian.lproj/Localizable.strings M UI/Scheduler/Latvian.lproj/Localizable.strings commit ef73dc43f67269ce6f45a1b8b50888792ee18b7f Author: InverseBot Date: Wed Feb 20 01:16:15 2019 -0500 (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/Scheduler.services.js M UI/WebServerResources/js/Scheduler.services.js.map commit 98463f2ff275f08a27701dc26568d90b49683090 Author: Ludovic Marcotte Date: Tue Feb 19 14:50:49 2019 -0500 (fix) sent messages cannot be replied to their BCC email addresses (fixes #4460) M NEWS M SoObjects/Mailer/SOGoDraftObject.m M UI/WebServerResources/js/Mailer/Message.service.js commit dad0be1815bfe3481d95efaad967e2b006a87777 Author: Ludovic Marcotte Date: Tue Feb 19 13:40:58 2019 -0500 (fix) make sure we keep a pristine version of the baseDN M SoObjects/SOGo/LDAPSource.h M SoObjects/SOGo/LDAPSource.m commit bc456dcef809d0a2aa642667bb22be58f054e8dd Author: Ludovic Marcotte Date: Tue Feb 19 11:59:49 2019 -0500 (fix) fixed bad password login interval (fixes #4664) M NEWS M SoObjects/SOGo/SOGoUserManager.m commit 53718381598c5941933a5a74441534501ee3f204 Author: Francis Lachapelle Date: Tue Feb 19 11:49:26 2019 -0500 (web) Allow to change participants roles M NEWS M UI/Scheduler/English.lproj/Localizable.strings M UI/Templates/SchedulerUI/UIxAttendeesEditor.wox A UI/WebServerResources/img/voice_over_off.svg M UI/WebServerResources/js/Common/Common.app.js M UI/WebServerResources/js/Scheduler/Attendees.service.js M UI/WebServerResources/js/Scheduler/ComponentController.js commit 76e8633423bbdb78a0c75f7f715b7e71d52049a5 Author: InverseBot Date: Tue Feb 19 01:12:36 2019 -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/Contacts.services.js M UI/WebServerResources/js/Preferences.js M UI/WebServerResources/js/Preferences.js.map commit 7c3df9f6500d8ec7968d8bf9b2a7b18564ffe23e Author: Ludovic Marcotte Date: Mon Feb 18 15:27:34 2019 -0500 (fix) changes to contacts are now propagated to lists (fixes #850, #4301, #4617) M NEWS M SOPE/NGCards/NGVCardReference.m M SOPE/NGCards/NGVList.h M SOPE/NGCards/NGVList.m M SoObjects/Contacts/SOGoContactGCSEntry.m M SoObjects/Contacts/SOGoContactGCSFolder.m M SoObjects/Contacts/SOGoContactGCSList.m commit aac0ec9a6acdaa5d0e35029a3a7b12c2d8e2f440 Author: Francis Lachapelle Date: Mon Feb 18 14:59:07 2019 -0500 Adopting new material guidelines for chips See https://material.io/design/components/chips.html M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox M UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox M UI/WebServerResources/js/Contacts/Card.service.js M UI/WebServerResources/js/Preferences/PreferencesController.js M UI/WebServerResources/scss/components/chips/chips.scss commit 5dc2ad3dece616dca15ae2e6adf43a0ffa31bf57 Author: Francis Lachapelle Date: Mon Feb 18 14:54:55 2019 -0500 (css) Fix until ng 1.1.13 is out M UI/WebServerResources/scss/components/menu/menu.scss commit 499c42aa778414784777a3d0c08ff616abe8d3cd Author: Francis Lachapelle Date: Mon Feb 18 14:51:43 2019 -0500 Improve display of autocompletion of contacts M NEWS M UI/Templates/MailerUI/UIxMailEditor.wox M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox M UI/Templates/SchedulerUI/UIxAttendeesEditor.wox M UI/WebServerResources/js/Common/Common.app.js M UI/WebServerResources/scss/components/autocomplete/autocomplete.scss M UI/WebServerResources/scss/components/list/list.scss commit 601981c040e203e4344474979ac2e4df43e06d9c Author: Francis Lachapelle Date: Mon Feb 18 11:38:45 2019 -0500 Avoid potential corruption of FoldersOrder setting M UI/Scheduler/UIxCalendarSelector.m commit 15c6074907b8460dbf171344f67d3496870ad8bd Author: Ludovic Marcotte Date: Thu Feb 14 11:19:58 2019 -0500 (fix) correctly handle event ownership when accepting invitations M SoObjects/Appointments/SOGoAppointmentObject.m commit d908468442238cbb93c2a7300f29e8a029b94d9f Author: Ludovic Marcotte Date: Thu Feb 14 09:48:03 2019 -0500 (fix) dynamic basdDN support for the top-level SOGoUserSources M SoObjects/SOGo/LDAPSource.m commit ee62ead75d691553681e129d1a6131224589572e Author: InverseBot Date: Thu Feb 14 01:13:38 2019 -0500 (js/css) Update generated files M UI/WebServerResources/js/Scheduler.services.js M UI/WebServerResources/js/Scheduler.services.js.map commit ce7087fd6c5b9e6542044ecfd68ceb491edbd80f Author: Francis Lachapelle Date: Wed Feb 13 17:32:05 2019 -0500 Fix saving of email address for notifications Fixes #4630 M NEWS M UI/Scheduler/UIxCalendarProperties.m commit ee40ee668742cd8128c826fb10cdc71a8c716368 Author: Francis Lachapelle Date: Fri Feb 8 09:37:13 2019 -0500 (js) Fix initialization of Attendees on DnD Fixes #4677 M UI/WebServerResources/js/Scheduler/CalendarListController.js commit 160b44b6ffbd7b112915494f628cb2e6cd89d0b7 Author: InverseBot Date: Sat Feb 9 01:12:42 2019 -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/Scheduler.services.js M UI/WebServerResources/js/Scheduler.services.js.map commit 540e81b67099ce6d49f6da8f881977826985b4d1 Author: Francis Lachapelle Date: Fri Feb 8 08:17:23 2019 -0500 Restore next/previous slot suggestion for events M NEWS M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox M UI/Templates/SchedulerUI/UIxAttendeesEditor.wox M UI/WebServerResources/js/Common/utils.js A UI/WebServerResources/js/Scheduler/Attendees.service.js M UI/WebServerResources/js/Scheduler/Component.service.js M UI/WebServerResources/js/Scheduler/ComponentController.js M UI/WebServerResources/scss/views/SchedulerUI.scss commit aaf4166c44f67eb446810509e3b589b8392fdf55 Author: Ludovic Marcotte Date: Thu Feb 7 14:10:39 2019 -0500 (fix) handle role change during event updates M SoObjects/Appointments/SOGoAppointmentObject.m commit c5d31a95af7d176b7fc688b482ee130ec760effe Author: InverseBot Date: Tue Feb 5 01:11:40 2019 -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-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-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 249671543eaf544707c515f6368e2d374af9135e Author: Ludovic Marcotte Date: Mon Feb 4 11:52:26 2019 -0500 (feat) we now handle optional and non-required attendee states M NEWS M SoObjects/Appointments/English.lproj/Localizable.strings M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoAptMailInvitation.m M SoObjects/Appointments/SOGoAptMailNotification.h M SoObjects/Appointments/SOGoAptMailNotification.m M SoObjects/Appointments/SOGoCalendarComponent.m M UI/Templates/Appointments/SOGoAptMailInvitation.wox M UI/Templates/Appointments/SOGoAptMailUpdate.wox commit 2901560df9a02e33b6c38b12f27c0dbaa9721c23 Author: Ludovic Marcotte Date: Mon Feb 4 09:09:24 2019 -0500 (fix) Removed +x bit M UI/Templates/SOGoACLLithuanianAdditionAdvisory.wox M UI/Templates/SOGoACLLithuanianModificationAdvisory.wox M UI/Templates/SOGoACLLithuanianRemovalAdvisory.wox M UI/Templates/SOGoFolderLithuanianAdditionAdvisory.wox M UI/Templates/SOGoFolderLithuanianRemovalAdvisory.wox commit d9943e559f42a7d122e9fa30d78579e9159538e4 Author: Ludovic Marcotte Date: Mon Feb 4 07:37:56 2019 -0500 (feat) baseDN now accept dynamic domain values (fixes #3685) M Documentation/SOGoInstallationGuide.asciidoc M NEWS M SoObjects/SOGo/LDAPSource.h M SoObjects/SOGo/LDAPSource.m commit ceaa122a7da4ca7510cbd405d25e2f5b1f7f975b Author: InverseBot Date: Fri Feb 1 01:11:15 2019 -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 f25e6cf1c291a3233ae5b5bdca080b06b3a26572 Author: Francis Lachapelle Date: Thu Jan 31 15:52:32 2019 -0500 (js) Improve CAS handling M UI/WebServerResources/js/Common/Common.app.js commit 8cce025b653ac78b02ca717ad4d254db23a98f96 Author: Francis Lachapelle Date: Thu Jan 31 14:59:10 2019 -0500 (js) Improve CAS handling M UI/WebServerResources/js/Common/Common.app.js commit ef77942aceac27d93b24e692e9723fd769a73cb7 Author: Francis Lachapelle Date: Thu Jan 31 13:13:29 2019 -0500 (js) Improve CAS handling M UI/WebServerResources/js/Common/Common.app.js commit 368c13d6b014e5590a9c72e39fd9872464f29067 Author: Francis Lachapelle Date: Thu Jan 31 11:12:03 2019 -0500 (js) Improve CAS handling Fixes #4468 M UI/WebServerResources/js/Common/Common.app.js commit b30d2e0e00ff658ee2de82bab80aeacb9af51630 Author: Francis Lachapelle Date: Wed Jan 30 16:36:46 2019 -0500 (css) Allow scroll of login page on small screen Fixes #4035 M NEWS M UI/WebServerResources/scss/views/LoginUI.scss commit 1de1de90f4aa794927bb95d76cf92d9065fe54fe Author: InverseBot Date: Thu Jan 31 01:12:41 2019 -0500 (js/css) Update generated files M UI/WebServerResources/js/Common.js M UI/WebServerResources/js/Common.js.map commit c13c01ff7541359e8f5ec9a0d9c3e7b22e82186b Author: Francis Lachapelle Date: Wed Jan 30 15:55:00 2019 -0500 (js) Improve CAS handling Fixes #4468 M UI/WebServerResources/js/Common/Common.app.js commit 7b4192ccc0406569b122fc04418096c54dd4ee7b Author: InverseBot Date: Tue Jan 29 01:13:27 2019 -0500 (js/css) Update generated files M UI/WebServerResources/js/Common.js M UI/WebServerResources/js/Common.js.map commit e79494c43c271a7073182e791c0df7a976741646 Author: Francis Lachapelle Date: Mon Jan 28 10:04:55 2019 -0500 Reflect active locale in HTML lang attribute Fixes #4660 M NEWS M UI/SOGoUI/UIxComponent.h M UI/SOGoUI/UIxComponent.m M UI/Scheduler/UIxCalMainView.m M UI/Templates/UIxPageFrame.wox commit 35650227cfa4f9b7dfa6454098a3dff4dbc58f23 Author: Francis Lachapelle Date: Thu Jan 24 14:44:25 2019 -0500 (js) Improve CAS handling M UI/WebServerResources/js/Common/Common.app.js commit 1a56549ea590fba611f6010e6bf2de004ba75d05 Author: InverseBot Date: Fri Jan 25 01:12:07 2019 -0500 (js/css) Update generated files M UI/WebServerResources/js/Common.js M UI/WebServerResources/js/Common.js.map commit c944f9f20362db13abaa044a933855401718abdc Author: Francis Lachapelle Date: Thu Jan 24 14:58:16 2019 -0500 (i18n) Update BrazilianPortuguese translation Fixes #4654 M UI/Common/BrazilianPortuguese.lproj/Localizable.strings M UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings M UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings commit 3c60e2a78464948038911b23a52a495a2e2c5fbf Author: Francis Lachapelle Date: Thu Jan 24 13:12:04 2019 -0500 (js) Improve CAS handling Fixes #4468 M UI/WebServerResources/js/Common/Common.app.js commit 5cac669604effe276948e5b9e86f381d0da21ff4 Author: Francis Lachapelle Date: Tue Jan 22 18:27:45 2019 -0500 (js) Improve CAS handling Fixes #4468 M UI/WebServerResources/js/Common/Common.app.js commit 6a3a619f092f4bdb04f025c9c99d882df810ec7d Author: Francis Lachapelle Date: Tue Jan 22 16:22:24 2019 -0500 (i18n) Update Portuguese translation M UI/Common/Portuguese.lproj/Localizable.strings commit 9596ac2a20a3235f4a3bddfac1d43368dfdc1a4e Author: Francis Lachapelle Date: Tue Jan 22 15:34:23 2019 -0500 (js) Improve CAS handling Fixes #4468 M NEWS M UI/WebServerResources/js/Common/Common.app.js commit fcbec9a33b9f993c456b2ebdbd3990c523840b3f Author: InverseBot Date: Tue Jan 22 01:10:10 2019 -0500 (js/css) Update generated files M UI/WebServerResources/js/Mailer.services.js M UI/WebServerResources/js/Mailer.services.js.map commit 9a8415c09558a71d51645292864ee1e5610a1a96 Author: Francis Lachapelle Date: Mon Jan 21 16:24:07 2019 -0500 Fix refresh of drafts folder when saving a draft M NEWS M SoObjects/Mailer/SOGoDraftObject.m M UI/MailerUI/UIxMailAccountActions.m M UI/MailerUI/UIxMailEditor.m M UI/WebServerResources/js/Mailer/Mailbox.service.js M UI/WebServerResources/js/Mailer/Message.service.js M UI/WebServerResources/js/Mailer/MessageEditorController.js commit ca9f83ec1f4fce81450c5c28d774ad5fcd97c4fa Author: Francis Lachapelle Date: Fri Jan 18 15:16:23 2019 -0500 Fix wrong optimization in yearly recurrence calc M NEWS M SOPE/NGCards/iCalYearlyRecurrenceCalculator.m M Tests/Unit/TestiCalRecurrenceCalculator.m commit 0186e6404fb4e760ee00fa65d4271db84ce3184f Author: Francis Lachapelle Date: Fri Jan 18 09:32:54 2019 -0500 (i18n) Add missing localized string Fixes #4651 M UI/Common/English.lproj/Localizable.strings commit 8d9917c9ecd59fbe2fc374cc69da5465d3e91977 Author: InverseBot Date: Fri Jan 18 01:12:39 2019 -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 24a30b688fbcd7d729606db1b55e61dcb1964dc1 Author: Francis Lachapelle Date: Tue Jan 15 17:11:27 2019 -0500 Ignore transparent events in conflict validation Fixes #4539 M NEWS M SoObjects/Appointments/SOGoAppointmentObject.m commit e10ebff34f49e14c4ea0109463d9045eb2dc8ab0 Author: Francis Lachapelle Date: Mon Jan 14 15:40:00 2019 -0500 Fix display of Bcc header Fixes #4642 M NEWS M UI/Templates/MailerUI/UIxMailViewTemplate.wox commit ba32125ee5ee908e4f16a4235fe8e91398d6cf4e Author: Francis Lachapelle Date: Mon Jan 14 13:05:22 2019 -0500 Fix all-day event dates with different timezone M NEWS M UI/Scheduler/UIxAppointmentEditor.m commit 45cff629858febf38c373abf13e3b371f5204e0a Author: Trumf-dk Date: Sun Jan 13 23:06:26 2019 +0100 Updated and translated several danish words and settings M UI/MainUI/Danish.lproj/Locale commit e883959aa0e46614cd515f9902a7155a4df2c803 Author: InverseBot Date: Sat Jan 12 01:06:59 2019 -0500 (js/css) Update generated files M UI/WebServerResources/css/styles.css M UI/WebServerResources/css/styles.css.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 51467e6e8a2e6655d857213aec55a8910407fd46 Author: Francis Lachapelle Date: Fri Jan 11 16:33:32 2019 -0500 Expose /Contacts/addressbooksList Fixes #4640 M UI/Contacts/product.plist commit f925be61379b088fdaba6b28ff51394cf704c2f0 Author: Francis Lachapelle Date: Fri Jan 11 16:20:35 2019 -0500 (web) Show time for messages from past week Fixes #4599 M UI/MailerUI/UIxMailListActions.m commit ca886aa662327c8e3e000049bf0f92335bc03e7e Author: Francis Lachapelle Date: Thu Jan 10 22:00:19 2019 -0500 (js) Create card from sender/recipient address Fixes #3002 Fixes #4610 M NEWS M UI/MailerUI/English.lproj/Localizable.strings M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/WebServerResources/js/Contacts/AddressBook.service.js M UI/WebServerResources/js/Mailer/MessageController.js M UI/WebServerResources/scss/components/chips/chips.scss M UI/WebServerResources/scss/views/MailerUI.scss commit 22762b3bd4318f60c4d2806344ea65025f434c6f Author: Francis Lachapelle Date: Wed Jan 9 09:28:46 2019 -0500 Update ChangeLog M ChangeLog commit f048fd530c61da68d98c7ae6b5b59b7bada1ead8 Author: Francis Lachapelle Date: Tue Jan 8 16:23:54 2019 -0500 Preparation for release 4.0.5 M Documentation/docinfo.xml M Documentation/includes/global-attributes.asciidoc M NEWS M UI/WebServerResources/css/theme-default.css M Version commit 58d75f30597aef3e452476e8589de5d90d871da6 Author: InverseBot Date: Wed Jan 9 00:56:24 2019 -0500 (js/css) Update generated files M UI/WebServerResources/css/styles.css M UI/WebServerResources/css/styles.css.map M UI/WebServerResources/js/Mailer.js M UI/WebServerResources/js/Mailer.js.map M UI/WebServerResources/js/vendor/angular-material.js M UI/WebServerResources/js/vendor/angular-material.min.js commit 956eb9eb6018103ae4940949b494a8c9ef442c15 Author: Francis Lachapelle Date: Tue Jan 8 16:18:09 2019 -0500 (js) Update CKEditor to version 4.11.1 M NEWS 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/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/he.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/ja.js M UI/WebServerResources/js/vendor/ckeditor/lang/lt.js M UI/WebServerResources/js/vendor/ckeditor/lang/lv.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/ro.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/sr.js M UI/WebServerResources/js/vendor/ckeditor/lang/sv.js M UI/WebServerResources/js/vendor/ckeditor/lang/tr.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/clipboard/dialogs/paste.js M UI/WebServerResources/js/vendor/ckeditor/plugins/link/dialogs/link.js M UI/WebServerResources/js/vendor/ckeditor/plugins/pastefromword/filter/default.js M UI/WebServerResources/js/vendor/ckeditor/plugins/scayt/dialogs/toolbar.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_gecko.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie7.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie8.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_iequirks.css commit f65108b46b5fa90e07f60335dffe6d81366aa7e3 Author: Francis Lachapelle Date: Tue Jan 8 15:55:43 2019 -0500 (i18n) Update French translation M UI/Common/French.lproj/Localizable.strings commit ce285ac8fd7ee4a23cd1b8cafe131ae71556db63 Author: Francis Lachapelle Date: Tue Jan 8 15:49:46 2019 -0500 (i18n) Update BrazilianPortuguese translation M SoObjects/Appointments/BrazilianPortuguese.lproj/Localizable.strings commit 03fafd0b2597e4c5d0eb35370715d1c39c406bd9 Author: Francis Lachapelle Date: Tue Jan 8 15:44:52 2019 -0500 (css,js) Update md to v1.1.12 M NEWS M UI/WebServerResources/angular-material M UI/WebServerResources/bower.json commit 03716f3c3e0e1819c7367f89abe89631b557add2 Author: Francis Lachapelle Date: Tue Jan 8 15:25:25 2019 -0500 (css) Fix printing of long mails Fixes #3731 M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/ContactsUI/UIxContactViewTemplate.wox M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/Templates/PreferencesUI/UIxAccountEditor.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/scss/core/print.scss commit 4a8e3ed3105769a454b56d9fe0ab570976680f9b Author: Francis Lachapelle Date: Tue Jan 8 10:57:38 2019 -0500 (js) Catch exception when registering mailto M NEWS M UI/WebServerResources/js/Mailer/Mailer.app.js commit cc9df8e24fb490d98b1682f0c74fd05578481dda Author: Francis Lachapelle Date: Fri Dec 21 21:34:27 2018 -0500 (i18n) Update translations M SoObjects/Appointments/Serbian.lproj/Localizable.strings M SoObjects/Appointments/SpanishArgentina.lproj/Localizable.strings M UI/AdministrationUI/SpanishArgentina.lproj/Localizable.strings M UI/Common/Macedonian.lproj/Localizable.strings M UI/Common/Serbian.lproj/Localizable.strings M UI/Common/SpanishArgentina.lproj/Localizable.strings M UI/Contacts/Macedonian.lproj/Localizable.strings M UI/Contacts/Serbian.lproj/Localizable.strings M UI/Contacts/SpanishArgentina.lproj/Localizable.strings M UI/MailerUI/Macedonian.lproj/Localizable.strings M UI/MailerUI/Serbian.lproj/Localizable.strings M UI/MailerUI/SpanishArgentina.lproj/Localizable.strings M UI/PreferencesUI/Macedonian.lproj/Localizable.strings M UI/PreferencesUI/SpanishArgentina.lproj/Localizable.strings M UI/Scheduler/Macedonian.lproj/Localizable.strings M UI/Scheduler/Serbian.lproj/Localizable.strings M UI/Scheduler/SpanishArgentina.lproj/Localizable.strings commit e418fcb6cac23711abca7863fb24ce86f16af0df Author: Ludovic Marcotte Date: Thu Dec 20 13:37:59 2018 -0500 (fix) better handle timezone changes (fixes #4624) M ActiveSync/iCalTimeZone+ActiveSync.m M NEWS commit af70306d9a50620d99fe2a705a39c4540693d737 Author: Ludovic Marcotte Date: Thu Dec 20 13:34:24 2018 -0500 (feat) support for basic UserInformation queries (fixes #4614) M ActiveSync/SOGoActiveSyncDispatcher.m M NEWS commit 95680b33a14dd3e7e2ee396e35645e7039357c94 Author: Ludovic Marcotte Date: Thu Dec 20 09:12:44 2018 -0500 (fix) better handle bogus DTStart values over EAS M ActiveSync/SOGoMailObject+ActiveSync.m M NEWS commit 93b66c0f691b844956af3c3cd7965b418b4f0028 Author: Francis Lachapelle Date: Tue Dec 18 09:02:25 2018 -0500 Update NEWS file M NEWS commit 58504e58352dafdb68f6fec4d7d90bb875be40cf Author: InverseBot Date: Tue Dec 18 02:06:38 2018 -0500 (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 62a8414090f8a40622127772eef96754d6a9d09e Author: Francis Lachapelle Date: Mon Dec 17 16:45:35 2018 -0500 (css,js) Dynamic CSS for printing calendars Initial commit. Fixes #3768 M NEWS M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/Templates/SchedulerUI/UIxCalDayView.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/Templates/SchedulerUI/UIxCalMonthView.wox M UI/Templates/SchedulerUI/UIxCalMulticolumnDayView.wox M UI/Templates/SchedulerUI/UIxCalWeekView.wox M UI/WebServerResources/js/Scheduler/CalendarController.js A UI/WebServerResources/js/Scheduler/sgCalendarPrintStylesheet.directive.js M UI/WebServerResources/scss/core/print.scss M UI/WebServerResources/scss/views/SchedulerUI.scss commit 4027923470cea8f7c46f0a501c93e6293451058a Author: InverseBot Date: Thu Dec 13 02:03:11 2018 -0500 (js/css) Update generated files M UI/WebServerResources/css/styles.css M UI/WebServerResources/css/styles.css.map commit 98dc6917930f59888cfe57a6f08bc4a922f5ed94 Author: Francis Lachapelle Date: Wed Dec 12 15:24:00 2018 -0500 Fit month view to window size Fixes #4554 M NEWS M UI/Templates/SchedulerUI/UIxCalMonthView.wox M UI/WebServerResources/scss/views/SchedulerUI.scss commit c96a99ae69d4f31aa3ae6f7737caf7f91f6010cc Author: Francis Lachapelle Date: Mon Dec 10 16:05:12 2018 -0500 Fix download of HTML body parts M NEWS M SoObjects/Mailer/SOGoMailBodyPart.m commit 1ba1be9e31036a7f7fcb4d99fb35b6b10cdb6c28 Author: Ludovic Marcotte Date: Thu Nov 29 14:11:55 2018 -0500 (fix) improve search operations and results fetching M ActiveSync/SOGoActiveSyncDispatcher.m M ActiveSync/SOGoMailObject+ActiveSync.m M NEWS commit 596e3326a2d6507c720e36709ffc24a886ef6b9b Author: Ludovic Marcotte Date: Thu Nov 29 14:08:10 2018 -0500 (fix) fix search on for Outlook application (#4605 and #4607) M ActiveSync/SOGoActiveSyncDispatcher.m M NEWS commit adf2d395e36cd9f25e982b0eed98d840ff69ec8d Author: Ludovic Marcotte Date: Thu Nov 29 14:05:12 2018 -0500 (fix) strip '<>' from bodyId and when forwarding mails M ActiveSync/SOGoMailObject+ActiveSync.m M NEWS commit be4ace2af76f50b10deb9ad9c3e4bd9d549180b4 Author: Ludovic Marcotte Date: Thu Nov 29 11:13:55 2018 -0500 (fix) don't always fetch the sorting columns M NEWS M SOPE/GDLContentStore/GCSFolder.m commit f8ed69818273e150cb367ab3af520f1e443f949a Author: InverseBot Date: Sat Nov 24 01:11:06 2018 -0500 (js/css) Update generated files M UI/WebServerResources/js/Common.js M UI/WebServerResources/js/Common.js.map M UI/WebServerResources/js/vendor/FileSaver.min.js M UI/WebServerResources/js/vendor/FileSaver.min.js.map commit 237ac4a3300cc8549f5d463042a91e81ffb0fe8b Author: Francis Lachapelle Date: Fri Nov 23 14:20:33 2018 -0500 Fix folder export when XSRF validation is enabled Fixes #4502 M NEWS M UI/Contacts/UIxContactFolderActions.m M UI/SOGoUI/SOGoDirectAction.m M UI/SOGoUI/UIxComponent.m M UI/Scheduler/UIxCalFolderActions.m M UI/WebServerResources/Gruntfile.js M UI/WebServerResources/bower.json M UI/WebServerResources/js/Common/Resource.service.js commit bcdbc01dc0b4306ad705ef6e105713905aaff5f8 Author: InverseBot Date: Fri Nov 23 01:11:27 2018 -0500 (js/css) Update generated files M UI/WebServerResources/js/Mailer.services.js M UI/WebServerResources/js/Mailer.services.js.map commit 3cd9d82e16b9c2e498910994287054a3674819c0 Author: Francis Lachapelle Date: Thu Nov 22 10:52:55 2018 -0500 (i18n) Update BrazilianPortuguese translation Fixes #4590 M SoObjects/Appointments/BrazilianPortuguese.lproj/Localizable.strings M UI/Common/BrazilianPortuguese.lproj/Localizable.strings M UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings M UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings M UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings commit 6737aa3d0ed523424d1ed8635d4dbe4b1a4bf316 Author: Francis Lachapelle Date: Thu Nov 22 10:38:40 2018 -0500 (web) Show time for messages of yesterday Fixes #4599 M NEWS M UI/MailerUI/UIxMailListActions.m commit 4069158178a6a24ecabacc54cb0257cb22e67eaf Author: Francis Lachapelle Date: Thu Nov 22 10:17:09 2018 -0500 (js) Fix handling of duplicate recipients Fixes #4597 M NEWS M UI/WebServerResources/js/Mailer/MessageEditorController.js commit 0b053a39e41641251b9abcdb7105b78671351620 Author: InverseBot Date: Wed Nov 14 01:13:27 2018 -0500 (js/css) Update generated files M UI/WebServerResources/js/Mailer.services.js M UI/WebServerResources/js/Mailer.services.js.map commit 6e4313b0595e6081b3058145bfe5a09b32dbedab Author: Francis Lachapelle Date: Tue Nov 13 21:26:45 2018 -0500 (i18n) Update Romanian translation Fixes #4595 M UI/Common/Romanian.lproj/Localizable.strings M UI/PreferencesUI/Romanian.lproj/Localizable.strings M UI/Scheduler/Romanian.lproj/Localizable.strings commit c1ed49d4ba80ebda6c169493a3827b6e046011b7 Author: Francis Lachapelle Date: Tue Nov 13 14:59:09 2018 -0500 (js) Fix handling of collapsed/expanded accounts Fixed #4541 M NEWS M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/js/Mailer/Account.service.js M UI/WebServerResources/js/Mailer/MailboxesController.js commit 707220bed35791e76416db4a654396cce41db52d Author: Francis Lachapelle Date: Tue Nov 13 10:59:08 2018 -0500 (tool) Fix "manage-acl unsubscribe" Fixes #4591 M NEWS M Tools/SOGoToolManageACL.m commit 8734ee74861f8ec0498d78a1a39c3d1f1718df4d Author: Ludovic Marcotte Date: Fri Nov 9 13:50:13 2018 -0500 (fix) be a bit more verbose when session is expired M SoObjects/SOGo/SOGoWebAuthenticator.m commit ec299dcf43ec5af079fb359c818ba85075cb1c35 Author: InverseBot Date: Wed Nov 7 01:13:01 2018 -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/Scheduler.services.js M UI/WebServerResources/js/Scheduler.services.js.map commit 506daaf4736344de97c3c60cdd4b9e592a32697a Author: Francis Lachapelle Date: Tue Nov 6 10:34:15 2018 -0500 (css) Improve styling of autocomplete.scss M UI/WebServerResources/scss/components/autocomplete/autocomplete.scss commit c52a45e072c962dd6a5bf1f77964f149ffd07ae9 Author: Francis Lachapelle Date: Tue Nov 6 10:23:37 2018 -0500 (js,css) Improve display of keyboard shortcuts M NEWS M UI/Common/English.lproj/Localizable.strings M UI/WebServerResources/js/Common/sgHotkeys.service.js M UI/WebServerResources/scss/components/hotkeys/hotkeys.scss commit 8822f1ae53972d6cb40759e74cf1b217c915331e Author: Francis Lachapelle Date: Tue Nov 6 09:30:10 2018 -0500 (js,css) Show source addressbook of matching cards Fixes #4579 M NEWS M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox M UI/WebServerResources/js/Common/Common.app.js M UI/WebServerResources/js/Scheduler/Component.service.js M UI/WebServerResources/scss/components/autocomplete/autocomplete.scss commit 98eabddec84878027ab99033ec6aec5b1b46d8f6 Author: Francis Lachapelle Date: Fri Nov 2 11:59:29 2018 -0400 Improve packaging M packaging/debian-multiarch/rules M packaging/debian/rules M packaging/rhel/sogo.spec commit 7d7c3ca06a597cd10fd3951732a3d9c18b433cc0 Author: InverseBot Date: Fri Nov 2 01:04:29 2018 -0400 (js/css) Update generated files M UI/WebServerResources/js/Preferences.js M UI/WebServerResources/js/Preferences.js.map commit fb375d423b36cf31dbf57453a9f679544ae92196 Author: Francis Lachapelle Date: Thu Nov 1 15:56:33 2018 -0400 (i18n) Localized mailboxes names in filter editor Delayed mailboxes initialization to make sure the MailerUI labels are loaded. Fixes #4584 M UI/WebServerResources/js/Preferences/PreferencesController.js commit b743c9953c9523a3f36f1f0602684529e72e8c07 Author: Francis Lachapelle Date: Thu Nov 1 14:45:28 2018 -0400 Improve Debian packages M packaging/debian-multiarch/control D packaging/debian-multiarch/control-no-openchange M packaging/debian-multiarch/rules D packaging/debian-multiarch/sogo-openchange.install M packaging/debian-multiarch/sogo.overrides M packaging/debian-multiarch/sogo.postinst M packaging/debian/compat M packaging/debian/control M packaging/debian/rules M packaging/debian/sogo.install M packaging/debian/sogo.postinst M packaging/debian/sogo.prerm commit 7d596b08a981c64d178e3b67d9962925b56520fb Author: Francis Lachapelle Date: Thu Nov 1 14:01:58 2018 -0400 Revert "Remove packaging/debian-multiarch" This reverts commit 5ede4017386a6babbc2ff2dfe656a5f5fa84f7b7. A packaging/debian-multiarch/changelog A packaging/debian-multiarch/compat A packaging/debian-multiarch/control A packaging/debian-multiarch/control-no-openchange A packaging/debian-multiarch/copyright A packaging/debian-multiarch/rules A packaging/debian-multiarch/sogo-activesync.docs A packaging/debian-multiarch/sogo-activesync.install A packaging/debian-multiarch/sogo-dev.install A packaging/debian-multiarch/sogo-openchange.install A packaging/debian-multiarch/sogo.cron.daily A packaging/debian-multiarch/sogo.dirs A packaging/debian-multiarch/sogo.docs A packaging/debian-multiarch/sogo.init A packaging/debian-multiarch/sogo.install A packaging/debian-multiarch/sogo.overrides A packaging/debian-multiarch/sogo.postinst A packaging/debian-multiarch/sogo.postrm A packaging/debian-multiarch/sogo.preinst A packaging/debian-multiarch/sogo.prerm A packaging/debian-multiarch/source/format commit af445c3fb79c8a1127813361df62b9682b674bad Author: Francis Lachapelle Date: Wed Oct 31 13:57:32 2018 -0400 Improve Debian packages M packaging/debian/compat M packaging/debian/control D packaging/debian/control-squeeze M packaging/debian/rules D packaging/debian/sogo-openchange.install M packaging/debian/sogo.overrides commit 8bf1d1e6cbcca4db102f51aadea4c7cf41ef0135 Author: Ludovic Marcotte Date: Tue Oct 30 10:54:12 2018 -0400 (fix) disable the assert check for now M Tests/Integration/test-sogo-tool.py commit 5ede4017386a6babbc2ff2dfe656a5f5fa84f7b7 Author: Francis Lachapelle Date: Mon Oct 29 10:55:07 2018 -0400 Remove packaging/debian-multiarch D packaging/debian-multiarch/changelog D packaging/debian-multiarch/compat D packaging/debian-multiarch/control D packaging/debian-multiarch/control-no-openchange D packaging/debian-multiarch/copyright D packaging/debian-multiarch/rules D packaging/debian-multiarch/sogo-activesync.docs D packaging/debian-multiarch/sogo-activesync.install D packaging/debian-multiarch/sogo-dev.install D packaging/debian-multiarch/sogo-openchange.install D packaging/debian-multiarch/sogo.cron.daily D packaging/debian-multiarch/sogo.dirs D packaging/debian-multiarch/sogo.docs D packaging/debian-multiarch/sogo.init D packaging/debian-multiarch/sogo.install D packaging/debian-multiarch/sogo.overrides D packaging/debian-multiarch/sogo.postinst D packaging/debian-multiarch/sogo.postrm D packaging/debian-multiarch/sogo.preinst D packaging/debian-multiarch/sogo.prerm D packaging/debian-multiarch/source/format commit a7f5d759bf220017b0184b2abd9e787068611ecd Author: Francis Lachapelle Date: Mon Oct 29 10:48:25 2018 -0400 Improve Debian packages wrt Apache2 configuration M packaging/debian/control M packaging/debian/rules M packaging/debian/sogo.install M packaging/debian/sogo.postinst M packaging/debian/sogo.prerm commit 956d8d55969d1e6acb2b0a097d14b4ee6c375230 Author: InverseBot Date: Wed Oct 24 00:30:49 2018 -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 17ddc5a99634910e630af26f99d33f533a2c174b Author: Francis Lachapelle Date: Tue Oct 23 15:07:39 2018 -0400 Update ChangeLog M ChangeLog commit 67017a26e9a52050d024f107373b576893caf4e2 Author: Francis Lachapelle Date: Tue Oct 23 15:07:09 2018 -0400 Preparation for release 4.0.4 M Documentation/docbook/xsl/sogo-fo.xsl M Documentation/docinfo.xml M Documentation/includes/global-attributes.asciidoc M NEWS M Version commit 6f1d2330d8be1cef47872f91ba534b61abc8240a Author: Francis Lachapelle Date: Tue Oct 23 15:06:55 2018 -0400 (js/css) Update generated files M UI/WebServerResources/js/Common.js M UI/WebServerResources/js/Common.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 commit 36cb0e65d989724d69e9d3cf0dbc0d66e42d2dbc Author: Francis Lachapelle Date: Tue Oct 23 15:03:35 2018 -0400 (i18n) Update Portuguese translation M SoObjects/Appointments/Portuguese.lproj/Localizable.strings M UI/Common/Portuguese.lproj/Localizable.strings M UI/Contacts/Portuguese.lproj/Localizable.strings M UI/MailerUI/Portuguese.lproj/Localizable.strings M UI/PreferencesUI/Portuguese.lproj/Localizable.strings M UI/Scheduler/Portuguese.lproj/Localizable.strings commit ee001243b2aa9fb65305e4c9ff73a20cd99a8883 Author: Francis Lachapelle Date: Tue Oct 23 14:25:58 2018 -0400 (js) Globally load custom stylesheets This is required to generate the static theme (theme-default.css) M NEWS M UI/WebServerResources/css/theme-default.css M UI/WebServerResources/js/Common/Common.app.js M UI/WebServerResources/js/Scheduler/Scheduler.app.js commit 35ea86557ccde403ce44898a8a4ff96333e135d7 Author: Francis Lachapelle Date: Mon Oct 22 12:08:46 2018 -0400 Fix time conflict validation when not owner M NEWS M SoObjects/Appointments/SOGoAppointmentObject.m commit 59c3bdc2422cd893e9cc068231105e7ff4fec5e6 Author: Francis Lachapelle Date: Mon Oct 22 11:20:06 2018 -0400 Fix time conflict validation M SoObjects/Appointments/SOGoAppointmentObject.m commit 04555b1e14625a315b99ed5c569b1604f9fdb3ed Author: Francis Lachapelle Date: Thu Oct 18 15:32:08 2018 -0400 Fix translations Add missing keys, remove duplicate keys, avoid exception on missing calendar categories. M UI/PreferencesUI/Icelandic.lproj/Localizable.strings M UI/PreferencesUI/Lithuanian.lproj/Localizable.strings M UI/PreferencesUI/Macedonian.lproj/Localizable.strings M UI/PreferencesUI/UIxPreferences.m M UI/PreferencesUI/Welsh.lproj/Localizable.strings commit 48f2677aad729df4eb8a63bbbe25eb2b1129844f Author: Francis Lachapelle Date: Thu Oct 18 14:40:13 2018 -0400 Remove duplicate short date formats in German M UI/PreferencesUI/German.lproj/Localizable.strings commit bf946cb108ec4a41bbc53616f9bf6ed1ef9f23a9 Author: InverseBot Date: Thu Oct 18 00:36:30 2018 -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 c4c7cf1742a02017c0f2947ad555a3f5a5d434d2 Author: Jordi Mallach Date: Thu Oct 18 02:23:53 2018 +0200 Fix typo #elseif introduced in c8f7df402c96b785f23cbed42e0c84aeafa1daef. M UI/MailPartViewers/UIxMailPartSignedViewer.m commit 5de5e9e068184c857df2ddc121f72411dd1ae364 Author: Francis Lachapelle Date: Wed Oct 17 11:18:38 2018 -0400 Update ChangeLog M ChangeLog commit 0e731452ee5122079c5f850d829233241015b8e9 Author: Francis Lachapelle Date: Wed Oct 17 11:18:04 2018 -0400 Preparation for release 4.0.3 M Documentation/docinfo.xml M Documentation/includes/global-attributes.asciidoc M NEWS M Version commit 181aedd61140f677b6861f019fc53b6976aa64bc Author: Francis Lachapelle Date: Wed Oct 17 11:15:09 2018 -0400 (css) Update default theme M UI/WebServerResources/css/theme-default.css commit abd7d2614f8750ff76434cff6e85390952da9263 Author: Francis Lachapelle Date: Wed Oct 17 11:07:17 2018 -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 8525e6fd2b51a2117b47b0339f76e10260bf054a Author: Francis Lachapelle Date: Wed Oct 17 11:04:06 2018 -0400 Update NEWS file M NEWS commit 1ab1735481aff02de7f87d933fc110cc4ee98471 Author: Francis Lachapelle Date: Wed Oct 17 10:56:49 2018 -0400 (js) Update CKEditor to version 4.10.1 M NEWS 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/lang/fr.js M UI/WebServerResources/js/vendor/ckeditor/lang/lv.js A UI/WebServerResources/js/vendor/ckeditor/lang/ro.js A UI/WebServerResources/js/vendor/ckeditor/plugins/clipboard/dialogs/paste.js M UI/WebServerResources/js/vendor/ckeditor/plugins/image/dialogs/image.js M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_gecko.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie7.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie8.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_iequirks.css M UI/WebServerResources/js/vendor/ckeditor/styles.js commit 0643071d5bf697fd9f225198a8b6aa4749eb546b Author: Francis Lachapelle Date: Wed Oct 17 10:19:52 2018 -0400 Fix ternary ops in UIxMailPartSignedViewer.m M UI/MailPartViewers/UIxMailPartSignedViewer.m commit c8f7df402c96b785f23cbed42e0c84aeafa1daef Author: DJ Lucas Date: Sat Oct 13 23:55:34 2018 -0500 Don't use SSL_load_error_strings() and friends for OpenSSL-1.1.0. M UI/MailPartViewers/UIxMailPartSignedViewer.m commit 659df2d10e972d5a1fb23faafd0030d9c9409a1c Author: InverseBot Date: Fri Oct 12 00:33:48 2018 -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 af68a647b8386c700f2f6a2502265e6757ef5ea7 Author: Francis Lachapelle Date: Wed Oct 10 11:21:39 2018 -0400 Additional short date formats M UI/PreferencesUI/English.lproj/Localizable.strings commit 6613c4476510404eaa31aa627f6bd1ef829a7f7d Author: Francis Lachapelle Date: Tue Oct 9 15:21:07 2018 -0400 (i18n) Update Russian translation M UI/PreferencesUI/Russian.lproj/Localizable.strings M UI/Scheduler/Russian.lproj/Localizable.strings commit 995ccb2b736ec08154fcff371377d29b42888df9 Author: Ludovic Marcotte Date: Tue Oct 9 14:47:22 2018 -0400 (fix) avoid saving non-parsable events/tasks M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoTaskObject.m commit 8120a48b95771b462340303bd6c02cdd160da3aa Author: Francis Lachapelle Date: Tue Oct 9 14:36:56 2018 -0400 (css) Fix styling of cancelled events M UI/WebServerResources/scss/views/SchedulerUI.scss commit fbdd0b82bbc2dddcc9e659ba18c1d3ad5ff44d6d Author: Francis Lachapelle Date: Tue Oct 9 14:12:49 2018 -0400 (js) Hide compose btn when reading msg on mobile M NEWS M UI/Templates/MailerUI/UIxMailFolderTemplate.wox commit e4f6be243eda650a22e449fbdc4f886f4546850d Author: Francis Lachapelle Date: Tue Oct 9 13:59:25 2018 -0400 (js) Export calendar subscriptions Fixes #4560 M NEWS M UI/Scheduler/product.plist M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/js/Scheduler/Calendar.service.js commit 93bb95d25650d53744f56f2cfee19702579fbbf0 Author: Francis Lachapelle Date: Fri Oct 5 11:55:27 2018 -0400 Fix scrolling of Admin module in Firefox Fixes #4561 M UI/Templates/AdministrationUI/UIxAdministration.wox M UI/Templates/AdministrationUI/UIxAdministrationAclEditor.wox commit be7f07a7bae3171e0116aeb64b553d510efd82b0 Author: InverseBot Date: Fri Oct 5 00:32:17 2018 -0400 (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-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-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 03b45899c19cbdfa90e02b88e4c55cd54fb5dffa Author: InverseBot Date: Tue Sep 25 00:30:14 2018 -0400 (js/css) Update generated files M UI/WebServerResources/js/Contacts.js M UI/WebServerResources/js/Contacts.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 74df75e5d55b81ae5aa8575df7013c2bee338540 Author: Francis Lachapelle Date: Mon Sep 24 11:28:52 2018 -0400 (js) Prefix title with unseen messages count Fixes #4553 M NEWS M UI/WebServerResources/js/Mailer/MailboxController.js commit 78c1244975a1525318a68ea7ec8b5d91f9d570c4 Author: Francis Lachapelle Date: Mon Sep 24 11:22:09 2018 -0400 Fix message editor in Address Book and Calendar M UI/WebServerResources/js/Contacts/AddressBookController.js M UI/WebServerResources/js/Scheduler/ComponentController.js commit 12cbebec07259fa891f78687aec1da9b34f0cd9c Author: Ludovic Marcotte Date: Fri Sep 21 14:03:44 2018 -0400 (fix) Removed trailing ; M UI/MainUI/SOGoProfile-oracle.sql commit f49ad93b3be6bff0d6b0aecd30662e8fa58f0b80 Author: Ludovic Marcotte Date: Fri Sep 21 14:03:03 2018 -0400 (fix) removed trailing ; M UI/MainUI/OCSStore-oracle.sql commit fc3224b8029327d2b96dc1782681c9ee5b364d26 Author: Ludovic Marcotte Date: Fri Sep 21 13:06:39 2018 -0400 (fix) sql script fix (strip traling ;) M UI/MainUI/OCSCacheFolder-oracle.sql commit 3d9fe30373b068dfd6d1a51748b2310b93b0dd6c Author: Ludovic Marcotte Date: Fri Sep 21 13:06:15 2018 -0400 (fix) many OCS (non-standard) fixes M Main/SOGo.m M SOPE/GDLContentStore/GCSFolderManager.m M SOPE/GDLContentStore/GCSFolderType.h M SOPE/GDLContentStore/GCSFolderType.m commit ba9960b97ae3b29d148431f17973723a28dc4b4a Author: Francis Lachapelle Date: Thu Sep 20 13:29:24 2018 -0400 Fix calendar categories for Slovak translation Fixes #4550 M UI/PreferencesUI/Slovak.lproj/Localizable.strings commit 7eac7db618695e7fa7fb3351e864a85d7776e02e Author: Francis Lachapelle Date: Thu Sep 20 09:29:05 2018 -0400 Fix calendar categories for Latvian translation Fixes #4548 M UI/PreferencesUI/Latvian.lproj/Localizable.strings commit b90d312f43588a67f96e2f13c0babef9fe981fcc Author: Francis Lachapelle Date: Tue Sep 18 11:34:40 2018 -0400 (web) Fix freebusy information with all-day events M NEWS M UI/MainUI/SOGoUserHomePage.m commit d05e1fed5de900640a7383f269c9d29e87b3b278 Author: Francis Lachapelle Date: Fri Sep 14 13:27:35 2018 -0400 Fix SQL inserts in single-store mode M SOPE/GDLContentStore/GCSFolder.m commit 398ef4dcde5182825e3641eb29b235e118debb1f Author: Francis Lachapelle Date: Thu Sep 13 15:56:31 2018 -0400 Fix time conflict validation Fixes #4539 M NEWS M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAppointmentObject.m commit a7c88597c6502b08e9d00ca6d40907b8f9275fb5 Author: Francis Lachapelle Date: Thu Sep 13 14:56:44 2018 -0400 Fix email reminders support for tasks M NEWS M SoObjects/Appointments/SOGoAptMailNotification.h M SoObjects/Appointments/SOGoAptMailNotification.m M SoObjects/Appointments/SOGoAptMailReminder.m M UI/Templates/Appointments/SOGoAptMailReminder.wox commit 563a2cd9df192207fd72c9124251fac90167cace Author: Francis Lachapelle Date: Thu Sep 13 10:04:43 2018 -0400 Fix behaviour of return receipt actions M NEWS M SoObjects/SOGo/SOGoDefaults.plist M UI/Common/English.lproj/Localizable.strings M UI/MailerUI/UIxMailView.m commit 194b7f208a18bd263586adc2734983f6d08663ea Author: Ludovic Marcotte Date: Thu Sep 13 07:40:39 2018 -0400 (fix) also set the folder ID for content row M SOPE/GDLContentStore/GCSFolder.m commit 3906e1917614427482560885893f76c6ed216bcb Author: InverseBot Date: Thu Sep 13 00:29:12 2018 -0400 (js/css) Update generated files M UI/WebServerResources/js/Mailer.app.popup.js M UI/WebServerResources/js/Mailer.app.popup.js.map M UI/WebServerResources/js/Mailer.services.js M UI/WebServerResources/js/Mailer.services.js.map commit ec4d93a84595485bfd49cea0c7d35dc85b5972f0 Author: Francis Lachapelle Date: Wed Sep 12 16:21:00 2018 -0400 Fix popup window detection in message viewer Fixes #4518 M NEWS M UI/WebServerResources/js/Mailer/MailboxController.js M UI/WebServerResources/js/Mailer/Mailer.popup.js M UI/WebServerResources/js/Mailer/MessageController.js M UI/WebServerResources/js/Mailer/MessageEditorController.js commit ff7e8cb2a3b2b8344f1e257701e3f1e02e4d301c Author: Ludovic Marcotte Date: Wed Sep 12 07:40:11 2018 -0400 (fix) typo M SOPE/GDLContentStore/GCSFolder.m commit ecb7679621c3b729229f5a611b70a9b2bfc492c8 Author: InverseBot Date: Wed Sep 12 00:33:43 2018 -0400 (js/css) Update generated files 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/vendor/lodash.js M UI/WebServerResources/js/vendor/lodash.min.js commit 38c733bf8b648ba8ec19fbe89460760c52ead788 Author: Francis Lachapelle Date: Tue Sep 11 15:17:31 2018 -0400 (js) Fix syncing of calendar categories colors M NEWS M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/js/Preferences/Preferences.service.js M UI/WebServerResources/js/Preferences/PreferencesController.js commit 8f4a24fb6729cf26f5b8317e88513c6adde3b9f8 Author: Ludovic Marcotte Date: Tue Sep 11 12:07:25 2018 -0400 (fix) move the folder id setting to avoid GDL error on Oracle M SOPE/GDLContentStore/GCSFolder.m commit 9310d5b02d254718219e84e48e66b830120799d8 Author: InverseBot Date: Sat Sep 8 00:32:23 2018 -0400 (js/css) Update generated files 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-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 9ddb65a07a4b869959ddc311a9ac1698c99684aa Author: Francis Lachapelle Date: Fri Sep 7 21:38:31 2018 -0400 New button to reset Calendar categories Also added default colors to categories. M NEWS M SoObjects/SOGo/SOGoDefaults.plist M UI/PreferencesUI/English.lproj/Localizable.strings M UI/PreferencesUI/UIxPreferences.m M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/js/Preferences/PreferencesController.js commit 2be5edde94a0b8b8a42f1370639a5419efb8ee8e Author: Francis Lachapelle Date: Fri Sep 7 15:25:41 2018 -0400 Fix display of multi-days events When an event was starting on a disabled weekday, the entire event was hidden. M NEWS M UI/Scheduler/UIxCalListingActions.m M UI/WebServerResources/js/Scheduler/CalendarController.js commit 9838c369b299ab49d1236ebea53cd0ef3eab53c6 Author: Francis Lachapelle Date: Thu Sep 6 14:45:19 2018 -0400 Update comment in SOGoAppointmentObject.m M SoObjects/Appointments/SOGoAppointmentObject.m commit e3f928b0c395ed2d33a15d68d3ea4fec8a82a980 Author: InverseBot Date: Fri Sep 7 00:32:30 2018 -0400 (js/css) Update generated files M UI/WebServerResources/js/Scheduler.services.js M UI/WebServerResources/js/Scheduler.services.js.map commit 10485f8943581b8ac9f7df57e2f3954429babf87 Author: Francis Lachapelle Date: Thu Sep 6 08:24:48 2018 -0400 Fix display of calendar notification email M NEWS M UI/Scheduler/UIxCalendarProperties.m M UI/Templates/SchedulerUI/UIxCalendarProperties.wox M UI/WebServerResources/js/Scheduler/sgCalendarListItem.directive.js commit 6d9de5859e9e17a5b0172630f8438b54ea589c94 Author: InverseBot Date: Sat Sep 1 00:29:34 2018 -0400 (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/Preferences.js M UI/WebServerResources/js/Scheduler.services.js M UI/WebServerResources/js/Scheduler.services.js.map commit 7aa3e1f1609ce744a4cb3557c3a6af9f1fc4f59c Author: Francis Lachapelle Date: Fri Aug 31 16:45:03 2018 -0400 (js) New action to mark task as completed Fixes #4531 M NEWS M UI/Templates/SchedulerUI/UIxTaskViewTemplate.wox M UI/WebServerResources/js/Scheduler/Component.service.js commit 3881bc408dc9fc7ef55b269be3a302b3ab85557e Author: Francis Lachapelle Date: Fri Aug 31 15:58:21 2018 -0400 (js) Fix condition of Copy action on cards M NEWS M UI/Templates/ContactsUI/UIxContactFoldersView.wox commit 3b9835095f2c896d2d5d6805172271d42427545e Author: Francis Lachapelle Date: Fri Aug 31 15:56:26 2018 -0400 (js) Check addressbook ACL prior to delete cards M NEWS M UI/WebServerResources/js/Contacts/AddressBookController.js M UI/WebServerResources/js/Contacts/CardController.js commit 19c02914ba94fdad202e016eb4150b2167a1c4d7 Author: Francis Lachapelle Date: Fri Aug 31 13:29:32 2018 -0400 (js) Convert AddressBooksController to new format M UI/WebServerResources/js/Contacts/AddressBooksController.js commit 699fe537e1cc89fbe2f67c379622e17664f1fe03 Author: Francis Lachapelle Date: Fri Aug 31 13:18:32 2018 -0400 (js) Fix error when reseting Calendar data M UI/WebServerResources/js/Scheduler/Calendar.service.js commit 35cd2591d63132e6c595466251ceae88c08ad827 Author: Francis Lachapelle Date: Fri Aug 31 13:14:56 2018 -0400 (js) Fix navbar collapse trigger in Preferences M UI/WebServerResources/js/Preferences/PreferencesController.js commit 679a12be19269ebd907f3125daf52682608c8f05 Author: Francis Lachapelle Date: Fri Aug 31 13:14:31 2018 -0400 (js) Catch error in CalendarsController M UI/WebServerResources/js/Scheduler/CalendarsController.js commit 339401860420ef80b26fc4d831df707c00999b5d Author: Francis Lachapelle Date: Fri Aug 31 13:13:35 2018 -0400 (js) Expose invalid data in AddressBook.$id M UI/WebServerResources/js/Contacts/AddressBook.service.js commit 2d63bd0bb49640e6a1d60a293b54ecd1fcebd80d Author: Francis Lachapelle Date: Fri Aug 31 11:39:14 2018 -0400 (js) Deep copy by default in Calendar.$omit M NEWS M UI/WebServerResources/js/Scheduler/Calendar.service.js commit 155114c8fb3dfc1b464929311f76f1c2a9343a83 Author: Francis Lachapelle Date: Fri Aug 31 09:39:42 2018 -0400 (js) Restore calendar name on error M UI/WebServerResources/js/Scheduler/sgCalendarListItem.directive.js commit 1e784e45902ac257b5b6d015b837f321367ef139 Author: Francis Lachapelle Date: Fri Aug 31 09:36:21 2018 -0400 (js) Fix id assignation of new Calendar M UI/WebServerResources/js/Scheduler/Calendar.service.js commit eeec8328c067c34d3583304874da9d685ca63c07 Author: Francis Lachapelle Date: Fri Aug 31 09:31:18 2018 -0400 Handle exception when saving calendar properties M UI/Scheduler/UIxCalendarProperties.m commit 87df69163f5930ee6ade55d3a3f5cd0e8c0af15e Author: InverseBot Date: Fri Aug 31 00:29:21 2018 -0400 (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/Scheduler.services.js M UI/WebServerResources/js/Scheduler.services.js.map commit 3bdd90e2be1c6b5c9a46fac76ed8d3d8c6afc6c1 Author: Francis Lachapelle Date: Thu Aug 30 22:09:17 2018 -0400 Don't allow duplicate GCS folder names M SoObjects/SOGo/SOGoGCSFolder.m M UI/Common/UIxFolderActions.m M UI/Contacts/UIxContactFolderProperties.m M UI/WebServerResources/js/Contacts/AddressBook.service.js M UI/WebServerResources/js/Contacts/AddressBooksController.js M UI/WebServerResources/js/Scheduler/Calendar.service.js M UI/WebServerResources/js/Scheduler/sgCalendarListItem.directive.js commit 18df3bafb5096c123c117d8cf1085d250254f112 Author: Francis Lachapelle Date: Thu Aug 30 21:51:39 2018 -0400 Fix JSON error responses M UI/Common/UIxFolderActions.m M UI/Common/UIxObjectActions.m M UI/Common/UIxParentFolderActions.m M UI/Common/UIxUserRightsEditor.m M UI/MailerUI/UIxMailFolderActions.m commit bad8efca4721264074e6aa11bdc5266e338e1f9e Author: Francis Lachapelle Date: Thu Aug 30 14:55:53 2018 -0400 Include mail account name in form validation Fixes #4532 M NEWS M UI/Templates/PreferencesUI/UIxAccountEditor.wox commit 2fa3b4d5b0471864a39e63a03d8e864d6407782b Author: InverseBot Date: Thu Aug 30 00:29:17 2018 -0400 (js/css) Update generated files M UI/WebServerResources/js/Preferences.services.js M UI/WebServerResources/js/Preferences.services.js.map commit b658faa8f27508c52a24dbff1147d8af98f863ba Author: Francis Lachapelle Date: Wed Aug 29 11:28:08 2018 -0400 Fix support for SOGoMaximumMessageSizeLimit M SoObjects/Mailer/SOGoDraftObject.m commit bd8dec0e15eb6b9b4af1d385bfbde33c330339f9 Author: Francis Lachapelle Date: Wed Aug 29 10:54:17 2018 -0400 (js) Sanity checks when expecting arrays in Prefs M UI/WebServerResources/js/Preferences/Preferences.service.js commit bac1a5955526021e35761014dd679f5194e5cf72 Author: InverseBot Date: Wed Aug 29 00:36:25 2018 -0400 (js/css) Update generated files M UI/WebServerResources/js/Common.js M UI/WebServerResources/js/Common.js.map commit 0e2c93864bfc6e5a54c2b283a4d93c76faf3f5a7 Author: Francis Lachapelle Date: Tue Aug 28 12:34:27 2018 -0400 (js) Prohibit subscribing a user with no rights M NEWS M UI/Templates/UIxAclEditor.wox M UI/WebServerResources/js/Common/Acl.service.js M UI/WebServerResources/js/Common/AclController.js commit dfcc14356aced8f27d6e12f3ccbb2e2686bdbe1e Author: Francis Lachapelle Date: Tue Aug 28 12:30:37 2018 -0400 Improve comments in Apache/SOGo.conf M Apache/SOGo.conf commit 4542163241fc7ab89c40ff8228cd493b45c107c6 Author: Ludovic Marcotte Date: Mon Aug 27 08:41:24 2018 -0400 (fix) retry connection if abruptly closed M Main/SOGo.m commit 1144965660e0330595e9fea782fde04fa6b9605b Author: Francis Lachapelle Date: Fri Aug 24 09:01:47 2018 -0400 Update ChangeLog M ChangeLog commit b9b753579d82d849db3c26a90172656402700fc6 Author: Francis Lachapelle Date: Fri Aug 24 08:54:16 2018 -0400 Preparation for release 4.0.2 M Documentation/docinfo.xml M Documentation/includes/global-attributes.asciidoc M NEWS M UI/WebServerResources/css/theme-default.css M Version commit ef172b36bb3660b9a4eab6cec58e74e01cee30cc Author: Ludovic Marcotte Date: Fri Aug 24 08:48:41 2018 -0400 (fix) added debugging to table creation code M Main/SOGo.m commit 7e0f0c2c95a59333ee09984d8d9ac264fa5b2b65 Author: InverseBot Date: Fri Aug 24 00:30:03 2018 -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/Mailer.app.popup.js M UI/WebServerResources/js/Mailer.app.popup.js.map M UI/WebServerResources/js/Mailer.services.js M UI/WebServerResources/js/Mailer.services.js.map M UI/WebServerResources/js/Scheduler.js M UI/WebServerResources/js/Scheduler.js.map M UI/WebServerResources/js/vendor/angular-ui-router.js M UI/WebServerResources/js/vendor/angular-ui-router.js.map M UI/WebServerResources/js/vendor/angular-ui-router.min.js M UI/WebServerResources/js/vendor/angular-ui-router.min.js.map commit 442ff4648cacf12f7d241a23c3349a7991026d9c Author: Francis Lachapelle Date: Thu Aug 23 15:13:01 2018 -0400 (i18n) Update translations M UI/MailerUI/German.lproj/Localizable.strings M UI/PreferencesUI/German.lproj/Localizable.strings M UI/Scheduler/German.lproj/Localizable.strings commit 666c54851b3c1ab235e48bb920a30427d3b9e16b Author: Francis Lachapelle Date: Thu Aug 23 14:49:32 2018 -0400 (js) Update ui-router to version 1.0.20 M NEWS M UI/WebServerResources/bower.json commit 326fa87176137036cc35314645c75ae6809e6399 Author: Francis Lachapelle Date: Thu Aug 23 14:47:18 2018 -0400 (js) Fix navController access from md dialogs M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/WebServerResources/js/Mailer/MailboxController.js M UI/WebServerResources/js/Mailer/Mailer.popup.js M UI/WebServerResources/js/Mailer/MessageController.js commit db567d90cc662e4c8a0fa9eb7dcf6dca7171fdbf Author: Francis Lachapelle Date: Thu Aug 23 12:58:13 2018 -0400 (i18n) Update translations M UI/MailerUI/Slovak.lproj/Localizable.strings M UI/PreferencesUI/French.lproj/Localizable.strings M UI/PreferencesUI/Italian.lproj/Localizable.strings M UI/PreferencesUI/Polish.lproj/Localizable.strings M UI/PreferencesUI/Slovak.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings M UI/Scheduler/Italian.lproj/Localizable.strings M UI/Scheduler/Polish.lproj/Localizable.strings M UI/Scheduler/Slovak.lproj/Localizable.strings commit c3271dd2a56728c629a4ca6874dcfefc6107b5f7 Author: Francis Lachapelle Date: Thu Aug 23 12:00:19 2018 -0400 (css) Respect theme in time picker and freebusy Fixes #4500 M UI/WebServerResources/js/Common/Common.app.js M UI/WebServerResources/js/Common/sgTimepicker.directive.js M UI/WebServerResources/js/Scheduler/Scheduler.app.js M UI/WebServerResources/js/theme.js M UI/WebServerResources/scss/components/timepicker/timepicker.scss M UI/WebServerResources/scss/views/SchedulerUI.scss commit df78658621960d02663755b27bdc1ead05db315c Author: InverseBot Date: Thu Aug 23 00:29:52 2018 -0400 (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 838e1ac21348593709ec743bace7ef8deb51eafe Author: Francis Lachapelle Date: Wed Aug 22 14:54:17 2018 -0400 (js) Fix usage of MessageEditorController M UI/WebServerResources/js/Contacts/AddressBookController.js commit 3e5a486a1bd730762f11047453a1addc537c104b Author: Francis Lachapelle Date: Wed Aug 22 14:52:44 2018 -0400 (js) Improve Component service & controller Fixes #4527 M UI/WebServerResources/js/Scheduler/Component.service.js M UI/WebServerResources/js/Scheduler/ComponentController.js commit 9f654d223b4598a486a56614cf7dfad57559893b Author: Francis Lachapelle Date: Wed Aug 22 14:07:10 2018 -0400 Fix saving task with reminder related to due date M NEWS M SoObjects/Appointments/iCalToDo+SOGo.m commit 90187876bfe890cdbb17a9de15c17ac06610cd6e Author: InverseBot Date: Wed Aug 22 01:20:03 2018 -0400 (js/css) Update generated files M UI/WebServerResources/js/Common.js M UI/WebServerResources/js/Common.js.map M UI/WebServerResources/js/Mailer.app.popup.js M UI/WebServerResources/js/Mailer.app.popup.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 commit 71fa451856761b6bb540f1367b33749de6187e81 Author: Francis Lachapelle Date: Tue Aug 21 16:54:26 2018 -0400 Enforece SOGoSearchMinimumWordLength server-side Fixes #4525 M UI/Contacts/UIxContactFoldersView.m commit 828d773b49283a5f91bf628b846586d533ad483c Author: Francis Lachapelle Date: Tue Aug 21 14:01:11 2018 -0400 Add security flags to cookies (HttpOnly, secure) Fixes #4525 M NEWS M SoObjects/SOGo/SOGoWebAuthenticator.m M UI/WebServerResources/js/Common/Authentication.service.js commit 69c03e74793a5ac150d11833f024d99866aafb31 Author: Ludovic Marcotte Date: Tue Aug 21 12:37:05 2018 -0400 Added missing files for OCI support M UI/MainUI/GNUmakefile A UI/MainUI/OCSAcl-oracle.sql A UI/MainUI/OCSCacheFolder-oracle.sql A UI/MainUI/OCSStore-oracle.sql commit e81cf29e4cfab9f2f70289c147f1c042e1f9fd2b Author: Francis Lachapelle Date: Tue Aug 21 10:43:01 2018 -0400 (js) Restore caret position in message editor Cont'd. Fixes #4517 M UI/WebServerResources/js/Mailer/MailboxController.js M UI/WebServerResources/js/Mailer/Mailer.popup.js commit bfd2481a9c05c5ce8016b50ea2e32181c67c4a62 Author: Francis Lachapelle Date: Tue Aug 21 10:20:55 2018 -0400 (js) Ignore exception when closing filter editor M UI/WebServerResources/js/Preferences/PreferencesController.js commit 3fb60ae00202ede8443f884576c0d5e925509f66 Author: Francis Lachapelle Date: Tue Aug 21 10:11:45 2018 -0400 (i18n) Localized mailboxes names in filter editor M NEWS M UI/Templates/PreferencesUI/UIxFilterEditor.wox M UI/Templates/PreferencesUI/UIxPreferences.wox commit f32e27f4f29eae870f49103053cfbe1f11ed303a Author: InverseBot Date: Tue Aug 21 00:30:03 2018 -0400 (js/css) Update generated files M UI/WebServerResources/js/Preferences.js M UI/WebServerResources/js/Preferences.js.map commit 996e05f701b852444cf4cf95a191288e5deccf07 Author: Francis Lachapelle Date: Mon Aug 20 14:19:23 2018 -0400 (i18n) Remove duplicate "shortDateFmt" (German) M UI/PreferencesUI/German.lproj/Localizable.strings commit 429d1fb2a8a03b72a4e6d1ab7b48ece2bbd50f4b Author: Francis Lachapelle Date: Mon Aug 20 14:01:37 2018 -0400 (Preferences) Always show a date before the 10th So that %d and %e return two different strings. M UI/PreferencesUI/UIxPreferences.m commit 949edaa94da47187157230acc5a16b05a81c3a11 Author: Francis Lachapelle Date: Mon Aug 20 10:41:21 2018 -0400 (js) Fix trigger when ordering mail filters Cont'd. M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/js/Preferences/PreferencesController.js commit fc8f57f55d1491c5b97fab9bbec303822edefd1b Author: Ludovic Marcotte Date: Mon Aug 20 09:28:00 2018 -0400 Updated NEWS file M NEWS commit d52a981440aca2680c900e6472a8e4c82671aaa4 Author: InverseBot Date: Sat Aug 18 00:30:02 2018 -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 commit f0b4e1b7191300b6e983965ddd3c2d8f9dbd17ee Author: Francis Lachapelle Date: Fri Aug 17 16:31:50 2018 -0400 (js) Restore caret position in message editor Fixes #4517 M NEWS M UI/Templates/MailerUI/UIxMailEditor.wox M UI/WebServerResources/js/Common/utils.js M UI/WebServerResources/js/Mailer/MailboxController.js M UI/WebServerResources/js/Mailer/MessageController.js M UI/WebServerResources/js/Mailer/MessageEditorController.js M UI/WebServerResources/js/vendor/ckeditor/ck.js commit e5d3c5fa336860f7e1fdc4c34a7e3489c777ed27 Author: Francis Lachapelle Date: Wed Aug 15 10:27:12 2018 -0400 Lazier matching of recipient address Fixes #4495 M UI/MailerUI/UIxMailEditor.m commit 6a45bb2917ede56be5fafa7a4b4408917ed30166 Author: Francis Lachapelle Date: Wed Aug 15 09:31:02 2018 -0400 (js) Enable save btn when editing a list's members M NEWS M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox commit 0dc0ae4164cde8fa6a434460edc7ceccdf6562de Author: Ludovic Marcotte Date: Tue Aug 14 10:17:14 2018 -0400 (doc) documented SOGoDAVCalendarStartTimeLimit M Documentation/SOGoInstallationGuide.asciidoc commit 38fcc242e263992b953fc4b016a623c4b97ad1e1 Author: Francis Lachapelle Date: Mon Aug 13 14:08:22 2018 -0400 (i18n) Add missing string M UI/Scheduler/English.lproj/Localizable.strings commit 038f93dc0e65888f1e06638020928125ab3f874f Author: InverseBot Date: Thu Aug 9 00:29:56 2018 -0400 (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 9f2bcf3ec4d2ec75785d1dae04a31b26d85ac92f Author: InverseBot Date: Fri Aug 3 00:29:58 2018 -0400 (js/css) Update generated files 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 fccbdb30769921fb8b1f89a17f3d11c91fc864e5 Author: Francis Lachapelle Date: Thu Aug 2 17:59:52 2018 -0400 (js) Dynamically load localizable strings M UI/Common/UIxPageFrame.m M UI/Common/product.plist M UI/SOGoUI/UIxComponent.m M UI/Templates/MailerUI/UIxMailEditor.wox A UI/WebServerResources/js/Common/sgLabels.directive.js commit 30a81528a2e251a4735f4f9d84b53c0c01347fdd Author: Francis Lachapelle Date: Thu Aug 2 09:29:33 2018 -0400 (js) Prohibit duplicate calendar categories M NEWS M UI/PreferencesUI/English.lproj/Localizable.strings M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/js/Preferences/PreferencesController.js commit 5a48fca43dc387033f53f6f99ac045eae1cf9604 Author: Ludovic Marcotte Date: Wed Aug 1 10:47:43 2018 -0400 (fix) avoid displaying empty signed emails when using GNU TLS (fixes #4433) M NEWS M UI/MailPartViewers/UIxMailPartSignedViewer.m commit b98ec5c630c6218c65e97f282f01698122e6a8f5 Author: InverseBot Date: Wed Aug 1 00:29:44 2018 -0400 (js/css) Update generated files M UI/WebServerResources/js/Mailer.services.js M UI/WebServerResources/js/Mailer.services.js.map commit cac93c2e8a27815fb2101e9a371525473ee18dbc Author: Francis Lachapelle Date: Tue Jul 31 11:20:47 2018 -0400 (js) Fix trigger when ordering mail filters M UI/Templates/PreferencesUI/UIxPreferences.wox commit 7f135e53235c1b0ef1fc634919be72f812045a7c Author: Francis Lachapelle Date: Tue Jul 31 09:11:45 2018 -0400 (js) Improve popup window detection in mailer Fixes #4518 M NEWS M UI/WebServerResources/js/Mailer/MessageController.js commit 0feddfc7af993143f7a184f4f5d17f92abf8c150 Author: Francis Lachapelle Date: Mon Jul 30 12:26:24 2018 -0400 (web) Fix mailbox move action M UI/MailerUI/product.plist commit 6020f6ae83a01a7945488af45f1bb13d7e451f72 Author: Francis Lachapelle Date: Mon Jul 30 12:05:14 2018 -0400 (i18n) Add Romanian (ro) translation M .tx/config M NEWS M README.md A SoObjects/Appointments/Romanian.lproj/Localizable.strings A SoObjects/Contacts/Romanian.lproj/Localizable.strings M SoObjects/Mailer/GNUmakefile A SoObjects/Mailer/Romanian.lproj/Localizable.strings M SoObjects/Mailer/SOGoMailForward.h M SoObjects/Mailer/SOGoMailForward.m M SoObjects/Mailer/SOGoMailReply.h M SoObjects/Mailer/SOGoMailReply.m A SoObjects/Mailer/SOGoMailRomanianForward.wo/SOGoMailRomanianForward.html A SoObjects/Mailer/SOGoMailRomanianForward.wo/SOGoMailRomanianForward.wod A SoObjects/Mailer/SOGoMailRomanianReply.wo/SOGoMailRomanianReply.html A SoObjects/Mailer/SOGoMailRomanianReply.wo/SOGoMailRomanianReply.wod M SoObjects/SOGo/SOGoDefaults.plist M Tests/Integration/preferences.py A UI/AdministrationUI/Romanian.lproj/Localizable.strings A UI/Common/Romanian.lproj/Localizable.strings A UI/Contacts/Romanian.lproj/Localizable.strings A UI/MailPartViewers/Romanian.lproj/Localizable.strings A UI/MailerUI/Romanian.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/ChineseChina.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 M 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/Japanese.lproj/Localizable.strings M UI/MainUI/Latvian.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 A UI/MainUI/Romanian.lproj/Locale A UI/MainUI/Romanian.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/ChineseChina.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 M 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/Japanese.lproj/Localizable.strings M UI/PreferencesUI/Latvian.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 A UI/PreferencesUI/Romanian.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 M UI/SOGoUI/SOGoFolderAdvisory.h M UI/SOGoUI/SOGoFolderAdvisory.m A UI/Scheduler/Romanian.lproj/Localizable.strings A UI/Templates/SOGoACLRomanianAdditionAdvisory.wox A UI/Templates/SOGoACLRomanianModificationAdvisory.wox A UI/Templates/SOGoACLRomanianRemovalAdvisory.wox A UI/Templates/SOGoFolderRomanianAdditionAdvisory.wox A UI/Templates/SOGoFolderRomanianRemovalAdvisory.wox M configure commit 540edc0c25c2d503ea1c05be7ec3bd28f10db93e Author: InverseBot Date: Sun Jul 29 00:29:49 2018 -0400 (js/css) Update generated files 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 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 9fc5c7d52a7377763cdb16f7b1f1e0c3816c0164 Author: InverseBot Date: Sat Jul 28 00:29:47 2018 -0400 (js/css) Update generated files M UI/WebServerResources/js/Mailer.services.js M UI/WebServerResources/js/Mailer.services.js.map commit 894769ef6f609cfb48bc5a993dcef58ae6337a03 Author: Francis Lachapelle Date: Fri Jul 27 15:21:35 2018 -0400 (web) New menu option to move mailboxes Fixes #644 Fixes #3511 Fixes #4479 M NEWS M UI/MailerUI/UIxMailFolderActions.m M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/js/Mailer/Mailbox.service.js M UI/WebServerResources/js/Mailer/sgMailboxListItem.directive.js commit 7e75c8be45b191afa1037c3944b3820cf78a20c3 Author: Francis Lachapelle Date: Wed Jul 25 14:34:07 2018 -0400 Update time zones to version 2018e M SOPE/NGCards/TimeZones/Africa/Abidjan.ics M SOPE/NGCards/TimeZones/Africa/Accra.ics M SOPE/NGCards/TimeZones/Africa/Addis_Ababa.ics M SOPE/NGCards/TimeZones/Africa/Algiers.ics M SOPE/NGCards/TimeZones/Africa/Asmara.ics M SOPE/NGCards/TimeZones/Africa/Bamako.ics M SOPE/NGCards/TimeZones/Africa/Bangui.ics M SOPE/NGCards/TimeZones/Africa/Banjul.ics M SOPE/NGCards/TimeZones/Africa/Bissau.ics M SOPE/NGCards/TimeZones/Africa/Blantyre.ics M SOPE/NGCards/TimeZones/Africa/Brazzaville.ics M SOPE/NGCards/TimeZones/Africa/Bujumbura.ics M SOPE/NGCards/TimeZones/Africa/Cairo.ics M SOPE/NGCards/TimeZones/Africa/Casablanca.ics M SOPE/NGCards/TimeZones/Africa/Ceuta.ics M SOPE/NGCards/TimeZones/Africa/Conakry.ics M SOPE/NGCards/TimeZones/Africa/Dakar.ics M SOPE/NGCards/TimeZones/Africa/Dar_es_Salaam.ics M SOPE/NGCards/TimeZones/Africa/Djibouti.ics M SOPE/NGCards/TimeZones/Africa/Douala.ics M SOPE/NGCards/TimeZones/Africa/El_Aaiun.ics M SOPE/NGCards/TimeZones/Africa/Freetown.ics M SOPE/NGCards/TimeZones/Africa/Gaborone.ics M SOPE/NGCards/TimeZones/Africa/Harare.ics M SOPE/NGCards/TimeZones/Africa/Johannesburg.ics M SOPE/NGCards/TimeZones/Africa/Juba.ics M SOPE/NGCards/TimeZones/Africa/Kampala.ics M SOPE/NGCards/TimeZones/Africa/Khartoum.ics M SOPE/NGCards/TimeZones/Africa/Kigali.ics M SOPE/NGCards/TimeZones/Africa/Kinshasa.ics M SOPE/NGCards/TimeZones/Africa/Lagos.ics M SOPE/NGCards/TimeZones/Africa/Libreville.ics M SOPE/NGCards/TimeZones/Africa/Lome.ics M SOPE/NGCards/TimeZones/Africa/Luanda.ics M SOPE/NGCards/TimeZones/Africa/Lubumbashi.ics M SOPE/NGCards/TimeZones/Africa/Lusaka.ics M SOPE/NGCards/TimeZones/Africa/Malabo.ics M SOPE/NGCards/TimeZones/Africa/Maputo.ics M SOPE/NGCards/TimeZones/Africa/Maseru.ics M SOPE/NGCards/TimeZones/Africa/Mbabane.ics M SOPE/NGCards/TimeZones/Africa/Mogadishu.ics M SOPE/NGCards/TimeZones/Africa/Monrovia.ics M SOPE/NGCards/TimeZones/Africa/Nairobi.ics M SOPE/NGCards/TimeZones/Africa/Ndjamena.ics M SOPE/NGCards/TimeZones/Africa/Niamey.ics M SOPE/NGCards/TimeZones/Africa/Nouakchott.ics M SOPE/NGCards/TimeZones/Africa/Ouagadougou.ics M SOPE/NGCards/TimeZones/Africa/Porto-Novo.ics M SOPE/NGCards/TimeZones/Africa/Sao_Tome.ics M SOPE/NGCards/TimeZones/Africa/Tripoli.ics M SOPE/NGCards/TimeZones/Africa/Tunis.ics M SOPE/NGCards/TimeZones/Africa/Windhoek.ics M SOPE/NGCards/TimeZones/America/Adak.ics M SOPE/NGCards/TimeZones/America/Anchorage.ics M SOPE/NGCards/TimeZones/America/Anguilla.ics M SOPE/NGCards/TimeZones/America/Antigua.ics M SOPE/NGCards/TimeZones/America/Araguaina.ics M SOPE/NGCards/TimeZones/America/Argentina/Buenos_Aires.ics M SOPE/NGCards/TimeZones/America/Argentina/Catamarca.ics M SOPE/NGCards/TimeZones/America/Argentina/Cordoba.ics M SOPE/NGCards/TimeZones/America/Argentina/Jujuy.ics M SOPE/NGCards/TimeZones/America/Argentina/La_Rioja.ics M SOPE/NGCards/TimeZones/America/Argentina/Mendoza.ics M SOPE/NGCards/TimeZones/America/Argentina/Rio_Gallegos.ics M SOPE/NGCards/TimeZones/America/Argentina/Salta.ics M SOPE/NGCards/TimeZones/America/Argentina/San_Juan.ics M SOPE/NGCards/TimeZones/America/Argentina/San_Luis.ics M SOPE/NGCards/TimeZones/America/Argentina/Tucuman.ics M SOPE/NGCards/TimeZones/America/Argentina/Ushuaia.ics M SOPE/NGCards/TimeZones/America/Aruba.ics M SOPE/NGCards/TimeZones/America/Asuncion.ics M SOPE/NGCards/TimeZones/America/Atikokan.ics M SOPE/NGCards/TimeZones/America/Bahia.ics M SOPE/NGCards/TimeZones/America/Bahia_Banderas.ics M SOPE/NGCards/TimeZones/America/Barbados.ics M SOPE/NGCards/TimeZones/America/Belem.ics M SOPE/NGCards/TimeZones/America/Belize.ics M SOPE/NGCards/TimeZones/America/Blanc-Sablon.ics M SOPE/NGCards/TimeZones/America/Boa_Vista.ics M SOPE/NGCards/TimeZones/America/Bogota.ics M SOPE/NGCards/TimeZones/America/Boise.ics M SOPE/NGCards/TimeZones/America/Cambridge_Bay.ics M SOPE/NGCards/TimeZones/America/Campo_Grande.ics M SOPE/NGCards/TimeZones/America/Cancun.ics M SOPE/NGCards/TimeZones/America/Caracas.ics M SOPE/NGCards/TimeZones/America/Cayenne.ics M SOPE/NGCards/TimeZones/America/Cayman.ics M SOPE/NGCards/TimeZones/America/Chicago.ics M SOPE/NGCards/TimeZones/America/Chihuahua.ics M SOPE/NGCards/TimeZones/America/Costa_Rica.ics M SOPE/NGCards/TimeZones/America/Creston.ics M SOPE/NGCards/TimeZones/America/Cuiaba.ics M SOPE/NGCards/TimeZones/America/Curacao.ics M SOPE/NGCards/TimeZones/America/Danmarkshavn.ics M SOPE/NGCards/TimeZones/America/Dawson.ics M SOPE/NGCards/TimeZones/America/Dawson_Creek.ics M SOPE/NGCards/TimeZones/America/Denver.ics M SOPE/NGCards/TimeZones/America/Detroit.ics M SOPE/NGCards/TimeZones/America/Dominica.ics M SOPE/NGCards/TimeZones/America/Edmonton.ics M SOPE/NGCards/TimeZones/America/Eirunepe.ics M SOPE/NGCards/TimeZones/America/El_Salvador.ics M SOPE/NGCards/TimeZones/America/Fort_Nelson.ics M SOPE/NGCards/TimeZones/America/Fortaleza.ics M SOPE/NGCards/TimeZones/America/Glace_Bay.ics M SOPE/NGCards/TimeZones/America/Godthab.ics M SOPE/NGCards/TimeZones/America/Goose_Bay.ics M SOPE/NGCards/TimeZones/America/Grand_Turk.ics M SOPE/NGCards/TimeZones/America/Grenada.ics M SOPE/NGCards/TimeZones/America/Guadeloupe.ics M SOPE/NGCards/TimeZones/America/Guatemala.ics M SOPE/NGCards/TimeZones/America/Guayaquil.ics M SOPE/NGCards/TimeZones/America/Guyana.ics M SOPE/NGCards/TimeZones/America/Halifax.ics M SOPE/NGCards/TimeZones/America/Havana.ics M SOPE/NGCards/TimeZones/America/Hermosillo.ics M SOPE/NGCards/TimeZones/America/Indiana/Indianapolis.ics M SOPE/NGCards/TimeZones/America/Indiana/Knox.ics M SOPE/NGCards/TimeZones/America/Indiana/Marengo.ics M SOPE/NGCards/TimeZones/America/Indiana/Petersburg.ics M SOPE/NGCards/TimeZones/America/Indiana/Tell_City.ics M SOPE/NGCards/TimeZones/America/Indiana/Vevay.ics M SOPE/NGCards/TimeZones/America/Indiana/Vincennes.ics M SOPE/NGCards/TimeZones/America/Indiana/Winamac.ics M SOPE/NGCards/TimeZones/America/Inuvik.ics M SOPE/NGCards/TimeZones/America/Iqaluit.ics M SOPE/NGCards/TimeZones/America/Jamaica.ics M SOPE/NGCards/TimeZones/America/Juneau.ics M SOPE/NGCards/TimeZones/America/Kentucky/Louisville.ics M SOPE/NGCards/TimeZones/America/Kentucky/Monticello.ics M SOPE/NGCards/TimeZones/America/Kralendijk.ics M SOPE/NGCards/TimeZones/America/La_Paz.ics M SOPE/NGCards/TimeZones/America/Lima.ics M SOPE/NGCards/TimeZones/America/Los_Angeles.ics M SOPE/NGCards/TimeZones/America/Lower_Princes.ics M SOPE/NGCards/TimeZones/America/Maceio.ics M SOPE/NGCards/TimeZones/America/Managua.ics M SOPE/NGCards/TimeZones/America/Manaus.ics M SOPE/NGCards/TimeZones/America/Marigot.ics M SOPE/NGCards/TimeZones/America/Martinique.ics M SOPE/NGCards/TimeZones/America/Matamoros.ics M SOPE/NGCards/TimeZones/America/Mazatlan.ics M SOPE/NGCards/TimeZones/America/Menominee.ics M SOPE/NGCards/TimeZones/America/Merida.ics M SOPE/NGCards/TimeZones/America/Metlakatla.ics M SOPE/NGCards/TimeZones/America/Mexico_City.ics M SOPE/NGCards/TimeZones/America/Miquelon.ics M SOPE/NGCards/TimeZones/America/Moncton.ics M SOPE/NGCards/TimeZones/America/Monterrey.ics M SOPE/NGCards/TimeZones/America/Montevideo.ics M SOPE/NGCards/TimeZones/America/Montserrat.ics M SOPE/NGCards/TimeZones/America/Nassau.ics M SOPE/NGCards/TimeZones/America/New_York.ics M SOPE/NGCards/TimeZones/America/Nipigon.ics M SOPE/NGCards/TimeZones/America/Nome.ics M SOPE/NGCards/TimeZones/America/Noronha.ics M SOPE/NGCards/TimeZones/America/North_Dakota/Beulah.ics M SOPE/NGCards/TimeZones/America/North_Dakota/Center.ics M SOPE/NGCards/TimeZones/America/North_Dakota/New_Salem.ics M SOPE/NGCards/TimeZones/America/Ojinaga.ics M SOPE/NGCards/TimeZones/America/Panama.ics M SOPE/NGCards/TimeZones/America/Pangnirtung.ics M SOPE/NGCards/TimeZones/America/Paramaribo.ics M SOPE/NGCards/TimeZones/America/Phoenix.ics M SOPE/NGCards/TimeZones/America/Port-au-Prince.ics M SOPE/NGCards/TimeZones/America/Port_of_Spain.ics M SOPE/NGCards/TimeZones/America/Porto_Velho.ics M SOPE/NGCards/TimeZones/America/Puerto_Rico.ics A SOPE/NGCards/TimeZones/America/Punta_Arenas.ics M SOPE/NGCards/TimeZones/America/Rainy_River.ics M SOPE/NGCards/TimeZones/America/Rankin_Inlet.ics M SOPE/NGCards/TimeZones/America/Recife.ics M SOPE/NGCards/TimeZones/America/Regina.ics M SOPE/NGCards/TimeZones/America/Resolute.ics M SOPE/NGCards/TimeZones/America/Rio_Branco.ics M SOPE/NGCards/TimeZones/America/Santarem.ics M SOPE/NGCards/TimeZones/America/Santiago.ics M SOPE/NGCards/TimeZones/America/Santo_Domingo.ics M SOPE/NGCards/TimeZones/America/Sao_Paulo.ics M SOPE/NGCards/TimeZones/America/Scoresbysund.ics M SOPE/NGCards/TimeZones/America/Sitka.ics M SOPE/NGCards/TimeZones/America/St_Barthelemy.ics M SOPE/NGCards/TimeZones/America/St_Johns.ics M SOPE/NGCards/TimeZones/America/St_Kitts.ics M SOPE/NGCards/TimeZones/America/St_Lucia.ics M SOPE/NGCards/TimeZones/America/St_Thomas.ics M SOPE/NGCards/TimeZones/America/St_Vincent.ics M SOPE/NGCards/TimeZones/America/Swift_Current.ics M SOPE/NGCards/TimeZones/America/Tegucigalpa.ics M SOPE/NGCards/TimeZones/America/Thule.ics M SOPE/NGCards/TimeZones/America/Thunder_Bay.ics M SOPE/NGCards/TimeZones/America/Tijuana.ics M SOPE/NGCards/TimeZones/America/Toronto.ics M SOPE/NGCards/TimeZones/America/Tortola.ics M SOPE/NGCards/TimeZones/America/Vancouver.ics M SOPE/NGCards/TimeZones/America/Whitehorse.ics M SOPE/NGCards/TimeZones/America/Winnipeg.ics M SOPE/NGCards/TimeZones/America/Yakutat.ics M SOPE/NGCards/TimeZones/America/Yellowknife.ics M SOPE/NGCards/TimeZones/Antarctica/Casey.ics M SOPE/NGCards/TimeZones/Antarctica/Davis.ics M SOPE/NGCards/TimeZones/Antarctica/DumontDUrville.ics M SOPE/NGCards/TimeZones/Antarctica/Macquarie.ics M SOPE/NGCards/TimeZones/Antarctica/Mawson.ics M SOPE/NGCards/TimeZones/Antarctica/McMurdo.ics M SOPE/NGCards/TimeZones/Antarctica/Palmer.ics M SOPE/NGCards/TimeZones/Antarctica/Rothera.ics M SOPE/NGCards/TimeZones/Antarctica/Syowa.ics M SOPE/NGCards/TimeZones/Antarctica/Troll.ics M SOPE/NGCards/TimeZones/Antarctica/Vostok.ics M SOPE/NGCards/TimeZones/Arctic/Longyearbyen.ics M SOPE/NGCards/TimeZones/Asia/Aden.ics M SOPE/NGCards/TimeZones/Asia/Almaty.ics M SOPE/NGCards/TimeZones/Asia/Amman.ics M SOPE/NGCards/TimeZones/Asia/Anadyr.ics M SOPE/NGCards/TimeZones/Asia/Aqtau.ics M SOPE/NGCards/TimeZones/Asia/Aqtobe.ics M SOPE/NGCards/TimeZones/Asia/Ashgabat.ics A SOPE/NGCards/TimeZones/Asia/Atyrau.ics M SOPE/NGCards/TimeZones/Asia/Baghdad.ics M SOPE/NGCards/TimeZones/Asia/Bahrain.ics M SOPE/NGCards/TimeZones/Asia/Baku.ics M SOPE/NGCards/TimeZones/Asia/Bangkok.ics M SOPE/NGCards/TimeZones/Asia/Barnaul.ics M SOPE/NGCards/TimeZones/Asia/Beirut.ics M SOPE/NGCards/TimeZones/Asia/Bishkek.ics M SOPE/NGCards/TimeZones/Asia/Brunei.ics M SOPE/NGCards/TimeZones/Asia/Chita.ics M SOPE/NGCards/TimeZones/Asia/Choibalsan.ics M SOPE/NGCards/TimeZones/Asia/Colombo.ics M SOPE/NGCards/TimeZones/Asia/Damascus.ics M SOPE/NGCards/TimeZones/Asia/Dhaka.ics M SOPE/NGCards/TimeZones/Asia/Dili.ics M SOPE/NGCards/TimeZones/Asia/Dubai.ics M SOPE/NGCards/TimeZones/Asia/Dushanbe.ics A SOPE/NGCards/TimeZones/Asia/Famagusta.ics M SOPE/NGCards/TimeZones/Asia/Gaza.ics M SOPE/NGCards/TimeZones/Asia/Hebron.ics M SOPE/NGCards/TimeZones/Asia/Ho_Chi_Minh.ics M SOPE/NGCards/TimeZones/Asia/Hong_Kong.ics M SOPE/NGCards/TimeZones/Asia/Hovd.ics M SOPE/NGCards/TimeZones/Asia/Irkutsk.ics M SOPE/NGCards/TimeZones/Asia/Istanbul.ics M SOPE/NGCards/TimeZones/Asia/Jakarta.ics M SOPE/NGCards/TimeZones/Asia/Jayapura.ics M SOPE/NGCards/TimeZones/Asia/Jerusalem.ics M SOPE/NGCards/TimeZones/Asia/Kabul.ics M SOPE/NGCards/TimeZones/Asia/Kamchatka.ics M SOPE/NGCards/TimeZones/Asia/Karachi.ics M SOPE/NGCards/TimeZones/Asia/Kathmandu.ics M SOPE/NGCards/TimeZones/Asia/Khandyga.ics M SOPE/NGCards/TimeZones/Asia/Kolkata.ics M SOPE/NGCards/TimeZones/Asia/Krasnoyarsk.ics M SOPE/NGCards/TimeZones/Asia/Kuala_Lumpur.ics M SOPE/NGCards/TimeZones/Asia/Kuching.ics M SOPE/NGCards/TimeZones/Asia/Kuwait.ics M SOPE/NGCards/TimeZones/Asia/Macau.ics M SOPE/NGCards/TimeZones/Asia/Magadan.ics M SOPE/NGCards/TimeZones/Asia/Makassar.ics M SOPE/NGCards/TimeZones/Asia/Manila.ics M SOPE/NGCards/TimeZones/Asia/Muscat.ics M SOPE/NGCards/TimeZones/Asia/Nicosia.ics M SOPE/NGCards/TimeZones/Asia/Novokuznetsk.ics M SOPE/NGCards/TimeZones/Asia/Novosibirsk.ics M SOPE/NGCards/TimeZones/Asia/Omsk.ics M SOPE/NGCards/TimeZones/Asia/Oral.ics M SOPE/NGCards/TimeZones/Asia/Phnom_Penh.ics M SOPE/NGCards/TimeZones/Asia/Pontianak.ics M SOPE/NGCards/TimeZones/Asia/Pyongyang.ics M SOPE/NGCards/TimeZones/Asia/Qatar.ics M SOPE/NGCards/TimeZones/Asia/Qyzylorda.ics M SOPE/NGCards/TimeZones/Asia/Riyadh.ics M SOPE/NGCards/TimeZones/Asia/Sakhalin.ics M SOPE/NGCards/TimeZones/Asia/Samarkand.ics M SOPE/NGCards/TimeZones/Asia/Seoul.ics M SOPE/NGCards/TimeZones/Asia/Shanghai.ics M SOPE/NGCards/TimeZones/Asia/Singapore.ics M SOPE/NGCards/TimeZones/Asia/Srednekolymsk.ics M SOPE/NGCards/TimeZones/Asia/Taipei.ics M SOPE/NGCards/TimeZones/Asia/Tashkent.ics M SOPE/NGCards/TimeZones/Asia/Tbilisi.ics M SOPE/NGCards/TimeZones/Asia/Tehran.ics M SOPE/NGCards/TimeZones/Asia/Thimphu.ics M SOPE/NGCards/TimeZones/Asia/Tokyo.ics M SOPE/NGCards/TimeZones/Asia/Tomsk.ics M SOPE/NGCards/TimeZones/Asia/Ulaanbaatar.ics M SOPE/NGCards/TimeZones/Asia/Urumqi.ics M SOPE/NGCards/TimeZones/Asia/Ust-Nera.ics M SOPE/NGCards/TimeZones/Asia/Vientiane.ics M SOPE/NGCards/TimeZones/Asia/Vladivostok.ics M SOPE/NGCards/TimeZones/Asia/Yakutsk.ics M SOPE/NGCards/TimeZones/Asia/Yangon.ics M SOPE/NGCards/TimeZones/Asia/Yekaterinburg.ics M SOPE/NGCards/TimeZones/Asia/Yerevan.ics M SOPE/NGCards/TimeZones/Atlantic/Azores.ics M SOPE/NGCards/TimeZones/Atlantic/Bermuda.ics M SOPE/NGCards/TimeZones/Atlantic/Canary.ics M SOPE/NGCards/TimeZones/Atlantic/Cape_Verde.ics M SOPE/NGCards/TimeZones/Atlantic/Faroe.ics M SOPE/NGCards/TimeZones/Atlantic/Madeira.ics M SOPE/NGCards/TimeZones/Atlantic/Reykjavik.ics M SOPE/NGCards/TimeZones/Atlantic/South_Georgia.ics M SOPE/NGCards/TimeZones/Atlantic/St_Helena.ics M SOPE/NGCards/TimeZones/Atlantic/Stanley.ics M SOPE/NGCards/TimeZones/Australia/Adelaide.ics M SOPE/NGCards/TimeZones/Australia/Brisbane.ics M SOPE/NGCards/TimeZones/Australia/Broken_Hill.ics M SOPE/NGCards/TimeZones/Australia/Currie.ics M SOPE/NGCards/TimeZones/Australia/Darwin.ics M SOPE/NGCards/TimeZones/Australia/Eucla.ics M SOPE/NGCards/TimeZones/Australia/Hobart.ics M SOPE/NGCards/TimeZones/Australia/Lindeman.ics M SOPE/NGCards/TimeZones/Australia/Lord_Howe.ics M SOPE/NGCards/TimeZones/Australia/Melbourne.ics M SOPE/NGCards/TimeZones/Australia/Perth.ics M SOPE/NGCards/TimeZones/Australia/Sydney.ics M SOPE/NGCards/TimeZones/Europe/Amsterdam.ics M SOPE/NGCards/TimeZones/Europe/Andorra.ics M SOPE/NGCards/TimeZones/Europe/Astrakhan.ics M SOPE/NGCards/TimeZones/Europe/Athens.ics M SOPE/NGCards/TimeZones/Europe/Belgrade.ics M SOPE/NGCards/TimeZones/Europe/Berlin.ics M SOPE/NGCards/TimeZones/Europe/Bratislava.ics M SOPE/NGCards/TimeZones/Europe/Brussels.ics M SOPE/NGCards/TimeZones/Europe/Bucharest.ics M SOPE/NGCards/TimeZones/Europe/Budapest.ics M SOPE/NGCards/TimeZones/Europe/Busingen.ics M SOPE/NGCards/TimeZones/Europe/Chisinau.ics M SOPE/NGCards/TimeZones/Europe/Copenhagen.ics M SOPE/NGCards/TimeZones/Europe/Dublin.ics M SOPE/NGCards/TimeZones/Europe/Gibraltar.ics M SOPE/NGCards/TimeZones/Europe/Guernsey.ics M SOPE/NGCards/TimeZones/Europe/Helsinki.ics M SOPE/NGCards/TimeZones/Europe/Isle_of_Man.ics M SOPE/NGCards/TimeZones/Europe/Istanbul.ics M SOPE/NGCards/TimeZones/Europe/Jersey.ics M SOPE/NGCards/TimeZones/Europe/Kaliningrad.ics M SOPE/NGCards/TimeZones/Europe/Kiev.ics M SOPE/NGCards/TimeZones/Europe/Kirov.ics M SOPE/NGCards/TimeZones/Europe/Lisbon.ics M SOPE/NGCards/TimeZones/Europe/Ljubljana.ics M SOPE/NGCards/TimeZones/Europe/London.ics M SOPE/NGCards/TimeZones/Europe/Luxembourg.ics M SOPE/NGCards/TimeZones/Europe/Madrid.ics M SOPE/NGCards/TimeZones/Europe/Malta.ics M SOPE/NGCards/TimeZones/Europe/Mariehamn.ics M SOPE/NGCards/TimeZones/Europe/Minsk.ics M SOPE/NGCards/TimeZones/Europe/Monaco.ics M SOPE/NGCards/TimeZones/Europe/Moscow.ics M SOPE/NGCards/TimeZones/Europe/Nicosia.ics M SOPE/NGCards/TimeZones/Europe/Oslo.ics M SOPE/NGCards/TimeZones/Europe/Paris.ics M SOPE/NGCards/TimeZones/Europe/Podgorica.ics M SOPE/NGCards/TimeZones/Europe/Prague.ics M SOPE/NGCards/TimeZones/Europe/Riga.ics M SOPE/NGCards/TimeZones/Europe/Rome.ics M SOPE/NGCards/TimeZones/Europe/Samara.ics M SOPE/NGCards/TimeZones/Europe/San_Marino.ics M SOPE/NGCards/TimeZones/Europe/Sarajevo.ics A SOPE/NGCards/TimeZones/Europe/Saratov.ics M SOPE/NGCards/TimeZones/Europe/Simferopol.ics M SOPE/NGCards/TimeZones/Europe/Skopje.ics M SOPE/NGCards/TimeZones/Europe/Sofia.ics M SOPE/NGCards/TimeZones/Europe/Stockholm.ics M SOPE/NGCards/TimeZones/Europe/Tallinn.ics M SOPE/NGCards/TimeZones/Europe/Tirane.ics M SOPE/NGCards/TimeZones/Europe/Ulyanovsk.ics M SOPE/NGCards/TimeZones/Europe/Uzhgorod.ics M SOPE/NGCards/TimeZones/Europe/Vaduz.ics M SOPE/NGCards/TimeZones/Europe/Vatican.ics M SOPE/NGCards/TimeZones/Europe/Vienna.ics M SOPE/NGCards/TimeZones/Europe/Vilnius.ics M SOPE/NGCards/TimeZones/Europe/Volgograd.ics M SOPE/NGCards/TimeZones/Europe/Warsaw.ics M SOPE/NGCards/TimeZones/Europe/Zagreb.ics M SOPE/NGCards/TimeZones/Europe/Zaporozhye.ics M SOPE/NGCards/TimeZones/Europe/Zurich.ics M SOPE/NGCards/TimeZones/Indian/Antananarivo.ics M SOPE/NGCards/TimeZones/Indian/Chagos.ics M SOPE/NGCards/TimeZones/Indian/Christmas.ics M SOPE/NGCards/TimeZones/Indian/Cocos.ics M SOPE/NGCards/TimeZones/Indian/Comoro.ics M SOPE/NGCards/TimeZones/Indian/Kerguelen.ics M SOPE/NGCards/TimeZones/Indian/Mahe.ics M SOPE/NGCards/TimeZones/Indian/Maldives.ics M SOPE/NGCards/TimeZones/Indian/Mauritius.ics M SOPE/NGCards/TimeZones/Indian/Mayotte.ics M SOPE/NGCards/TimeZones/Indian/Reunion.ics M SOPE/NGCards/TimeZones/Pacific/Apia.ics M SOPE/NGCards/TimeZones/Pacific/Auckland.ics M SOPE/NGCards/TimeZones/Pacific/Bougainville.ics M SOPE/NGCards/TimeZones/Pacific/Chatham.ics M SOPE/NGCards/TimeZones/Pacific/Chuuk.ics M SOPE/NGCards/TimeZones/Pacific/Easter.ics M SOPE/NGCards/TimeZones/Pacific/Efate.ics M SOPE/NGCards/TimeZones/Pacific/Enderbury.ics M SOPE/NGCards/TimeZones/Pacific/Fakaofo.ics M SOPE/NGCards/TimeZones/Pacific/Fiji.ics M SOPE/NGCards/TimeZones/Pacific/Funafuti.ics M SOPE/NGCards/TimeZones/Pacific/Galapagos.ics M SOPE/NGCards/TimeZones/Pacific/Gambier.ics M SOPE/NGCards/TimeZones/Pacific/Guadalcanal.ics M SOPE/NGCards/TimeZones/Pacific/Guam.ics M SOPE/NGCards/TimeZones/Pacific/Honolulu.ics M SOPE/NGCards/TimeZones/Pacific/Kiritimati.ics M SOPE/NGCards/TimeZones/Pacific/Kosrae.ics M SOPE/NGCards/TimeZones/Pacific/Kwajalein.ics M SOPE/NGCards/TimeZones/Pacific/Majuro.ics M SOPE/NGCards/TimeZones/Pacific/Marquesas.ics M SOPE/NGCards/TimeZones/Pacific/Midway.ics M SOPE/NGCards/TimeZones/Pacific/Nauru.ics M SOPE/NGCards/TimeZones/Pacific/Niue.ics M SOPE/NGCards/TimeZones/Pacific/Norfolk.ics M SOPE/NGCards/TimeZones/Pacific/Noumea.ics M SOPE/NGCards/TimeZones/Pacific/Pago_Pago.ics M SOPE/NGCards/TimeZones/Pacific/Palau.ics M SOPE/NGCards/TimeZones/Pacific/Pitcairn.ics M SOPE/NGCards/TimeZones/Pacific/Pohnpei.ics M SOPE/NGCards/TimeZones/Pacific/Port_Moresby.ics M SOPE/NGCards/TimeZones/Pacific/Rarotonga.ics M SOPE/NGCards/TimeZones/Pacific/Saipan.ics M SOPE/NGCards/TimeZones/Pacific/Tahiti.ics M SOPE/NGCards/TimeZones/Pacific/Tarawa.ics M SOPE/NGCards/TimeZones/Pacific/Tongatapu.ics M SOPE/NGCards/TimeZones/Pacific/Wake.ics M SOPE/NGCards/TimeZones/Pacific/Wallis.ics commit 396755fffb85b9012a32afdc5ff6f428c3ec075a Author: Ludovic Marcotte Date: Fri Jul 20 09:44:20 2018 -0400 (fix) handle multi-valued mozillasecondemail attribute mapping M NEWS M SoObjects/Contacts/NGVCard+SOGo.m commit dc50bd22963df9c4a2367694df80cbcbfb53e82b Author: InverseBot Date: Tue Jul 17 00:29:12 2018 -0400 (js/css) Update generated files M UI/WebServerResources/js/Scheduler.services.js M UI/WebServerResources/js/Scheduler.services.js.map commit 5b9ab00bdaa32b7d875a235164dbf070ace4ff27 Author: Francis Lachapelle Date: Mon Jul 16 12:20:33 2018 -0400 (js) Show progress indicator sooner on Calendar M UI/WebServerResources/js/Scheduler/CalendarListController.js commit ffac0a9c131d9064fff66c2ed5f4bce59f2b5edc Author: Francis Lachapelle Date: Thu Jul 12 14:42:50 2018 -0400 (doc) Add SOGoRefreshView{Check,Intervals} M Documentation/SOGoInstallationGuide.asciidoc commit 639ef5360039ea868275b34aba7167fc48af974c Author: InverseBot Date: Thu Jul 12 00:32:20 2018 -0400 (js/css) Update generated files M UI/WebServerResources/js/Contacts.js M UI/WebServerResources/js/Contacts.js.map M UI/WebServerResources/js/Mailer.services.js M UI/WebServerResources/js/Mailer.services.js.map commit 05e033ccb57e1293368bccee997dd8329f59c45d Author: Francis Lachapelle Date: Wed Jul 11 14:00:54 2018 -0400 (js) Fix unsafe JS links Fixes #4508 M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/WebServerResources/js/Contacts/AddressBookController.js M UI/WebServerResources/js/Mailer/MailboxController.js commit 90d03aa81d0599325db5363f64fb12769ceb1456 Author: InverseBot Date: Wed Jul 11 00:53:35 2018 -0400 (js/css) Update generated files 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 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 cb2d66498f1cb30d0c36c89e93088eb05167f343 Author: Francis Lachapelle Date: Tue Jul 10 10:32:14 2018 -0400 (doc) Improve installation guide M Documentation/SOGoInstallationGuide.asciidoc commit 03ef3d03385974a6492bf1dcf48b2dab2b3ba0e9 Author: Francis Lachapelle Date: Tue Jul 10 09:51:12 2018 -0400 Update ChangeLog M ChangeLog commit c72868c6a4ffb885e90bbcaa3a711d531933539d Author: Francis Lachapelle Date: Tue Jul 10 09:47:30 2018 -0400 (js/css) Update generated files 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 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 192957a5d70d1221d4b622de6e51cb571536e601 Author: Francis Lachapelle Date: Tue Jul 10 09:45:00 2018 -0400 (css) Update default theme M UI/WebServerResources/css/theme-default.css commit 08341c1ce67578753b2f6c942602b3c5709cb58d Author: Francis Lachapelle Date: Tue Jul 10 09:29:11 2018 -0400 Preparation for release 4.0.1 M Documentation/SOGoDevelopersGuide.asciidoc M Documentation/docinfo.xml M Documentation/includes/additional-info.asciidoc M Documentation/includes/global-attributes.asciidoc M Documentation/includes/license.asciidoc M NEWS M Version commit f66fc7a4ad5c17d30143d7d9a5ebe25850f7ced4 Author: InverseBot Date: Tue Jul 10 00:38:25 2018 -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 commit 120f1280a40559417bdf8f08e15866eaafec7b94 Author: Francis Lachapelle Date: Mon Jul 9 15:49:36 2018 -0400 Use matching recipient address when replying Fixes #4495 M NEWS M SoObjects/Mailer/SOGoDraftObject.m M UI/MailerUI/UIxMailEditor.m commit d6f85efa8adb61e80fc9d43a66b1864433970a51 Author: Francis Lachapelle Date: Mon Jul 9 10:59:58 2018 -0400 (css) Respect theme in sg-toggle-grid Fixes #4500 M UI/WebServerResources/js/Common/sgToggleGrid.directive.js M UI/WebServerResources/scss/components/gridList/grid-list.scss commit d8b91bf08ef520d6d620617ebe1c5fce19d1fd11 Author: Francis Lachapelle Date: Mon Jul 9 09:55:17 2018 -0400 (doc) Improve developer's guide M Documentation/SOGoDevelopersGuide.asciidoc commit a5ec3cb3abc83ad5bee585479e0cae842bed5fcd Author: InverseBot Date: Sat Jul 7 00:38:01 2018 -0400 (js/css) Update generated files M UI/WebServerResources/js/Contacts.js M UI/WebServerResources/js/Contacts.js.map commit d60fdb87324e4eaa7bbdf23136b974e34031274c Author: Francis Lachapelle Date: Fri Jul 6 15:36:25 2018 -0400 (js) Update CKEditor to version 4.10.0 M NEWS M UI/WebServerResources/js/vendor/ckeditor/LICENSE.md M UI/WebServerResources/js/vendor/ckeditor/build-config.js M UI/WebServerResources/js/vendor/ckeditor/ckeditor.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/he.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 A UI/WebServerResources/js/vendor/ckeditor/lang/ja.js M UI/WebServerResources/js/vendor/ckeditor/lang/lt.js M UI/WebServerResources/js/vendor/ckeditor/lang/lv.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/sr.js M UI/WebServerResources/js/vendor/ckeditor/lang/sv.js M UI/WebServerResources/js/vendor/ckeditor/lang/tr.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/about/dialogs/about.js M UI/WebServerResources/js/vendor/ckeditor/plugins/about/dialogs/hidpi/logo_ckeditor.png M UI/WebServerResources/js/vendor/ckeditor/plugins/about/dialogs/logo_ckeditor.png M UI/WebServerResources/js/vendor/ckeditor/plugins/colordialog/dialogs/colordialog.css M UI/WebServerResources/js/vendor/ckeditor/plugins/colordialog/dialogs/colordialog.js M UI/WebServerResources/js/vendor/ckeditor/plugins/dialog/dialogDefinition.js M UI/WebServerResources/js/vendor/ckeditor/plugins/image/dialogs/image.js M UI/WebServerResources/js/vendor/ckeditor/plugins/link/dialogs/anchor.js M UI/WebServerResources/js/vendor/ckeditor/plugins/link/dialogs/link.js M UI/WebServerResources/js/vendor/ckeditor/plugins/pastefromword/filter/default.js M UI/WebServerResources/js/vendor/ckeditor/plugins/scayt/dialogs/options.js M UI/WebServerResources/js/vendor/ckeditor/plugins/table/dialogs/table.js M UI/WebServerResources/js/vendor/ckeditor/plugins/tabletools/dialogs/tableCell.js M UI/WebServerResources/js/vendor/ckeditor/plugins/wsc/dialogs/wsc.js M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_gecko.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie7.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie8.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_iequirks.css M UI/WebServerResources/js/vendor/ckeditor/styles.js commit 3ea80065ddb90179a94bee6bf0d53c74699f222a Author: Francis Lachapelle Date: Fri Jul 6 15:06:55 2018 -0400 Improve allContactSearch action M UI/Contacts/UIxContactFoldersView.m commit 1892aafae49b72b5fea435d8ed33f6067a108a2a Author: Francis Lachapelle Date: Fri Jul 6 14:03:50 2018 -0400 Improve allContactSearch action We now index results using the first email address of each contact, which improves the identification of duplicated entries. M UI/Contacts/UIxContactFoldersView.m commit c4c1de771c2a72e5282b8ce3b1783028d48d917b Author: Francis Lachapelle Date: Fri Jul 6 12:40:43 2018 -0400 Minor code improvement in SQLSource.m M SoObjects/SOGo/SQLSource.m commit f23b97fa28f3ab679a11a378b4ff10998b33b3c2 Author: Francis Lachapelle Date: Fri Jul 6 11:49:30 2018 -0400 (i18n) Update translations M UI/Contacts/French.lproj/Localizable.strings M UI/MailerUI/French.lproj/Localizable.strings M UI/MailerUI/Hungarian.lproj/Localizable.strings M UI/MailerUI/Italian.lproj/Localizable.strings M UI/MainUI/ChineseChina.lproj/Localizable.strings M UI/MainUI/Czech.lproj/Localizable.strings M UI/MainUI/French.lproj/Localizable.strings M UI/MainUI/German.lproj/Localizable.strings M UI/MainUI/Hungarian.lproj/Localizable.strings M UI/MainUI/Italian.lproj/Localizable.strings M UI/MainUI/Latvian.lproj/Localizable.strings M UI/MainUI/Polish.lproj/Localizable.strings M UI/MainUI/Russian.lproj/Localizable.strings M UI/MainUI/TurkishTurkey.lproj/Localizable.strings M UI/PreferencesUI/ChineseChina.lproj/Localizable.strings M UI/PreferencesUI/Czech.lproj/Localizable.strings M UI/PreferencesUI/French.lproj/Localizable.strings M UI/PreferencesUI/German.lproj/Localizable.strings M UI/PreferencesUI/Hungarian.lproj/Localizable.strings M UI/PreferencesUI/Italian.lproj/Localizable.strings M UI/PreferencesUI/Polish.lproj/Localizable.strings M UI/PreferencesUI/Russian.lproj/Localizable.strings M UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings M UI/PreferencesUI/TurkishTurkey.lproj/Localizable.strings M UI/Scheduler/Hungarian.lproj/Localizable.strings M UI/Scheduler/Italian.lproj/Localizable.strings commit 45af5ef2300847be57b165c5c56a0632e167fde7 Author: Francis Lachapelle Date: Fri Jul 6 10:41:36 2018 -0400 (js) Initialize new contact URL with example M UI/WebServerResources/js/Contacts/CardController.js commit 3eb01aef719e6b4fb1010b091e5b8d517e3d30be Author: Francis Lachapelle Date: Fri Jul 6 10:24:40 2018 -0400 System address is the first user's addresses In the preferences module, we don't save the user's custom email address when it matches the system address. This address was considered the last of all the user's email addresses, which is first, not intuitive, and second, incorrect when composing a message since the first address is used by default. Fixes #3551 M SoObjects/SOGo/SOGoUser.m commit 1039f13f5586c169bc5a2be16d326b43691be55b Author: Ludovic Marcotte Date: Fri Jun 29 13:17:15 2018 -0400 (fix) fixed SQL type for autocreation M SOPE/GDLContentStore/contact.ocs commit 50ccf58ba4cbca3247b9cb950c2a81580fb1a75b Author: InverseBot Date: Fri Jun 29 09:43:16 2018 -0400 (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/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/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.js M UI/WebServerResources/js/Preferences.js.map M UI/WebServerResources/js/Scheduler.js M UI/WebServerResources/js/Scheduler.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-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-material.js M UI/WebServerResources/js/vendor/angular-material.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-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 f0636d17fe7865a91e6570c8d2f9126097881cdd Author: Francis Lachapelle Date: Thu Jun 28 15:49:23 2018 -0400 (js) Update ng to v1.7.2 and md to v1.1.10 M NEWS M UI/WebServerResources/angular-material M UI/WebServerResources/bower.json commit e494dbc57c9771a56c337466132fc05fab5ab7ee Author: Francis Lachapelle Date: Thu Jun 28 15:44:12 2018 -0400 (js) Changes for ui-router v1.0 $urlRouterProvider is deprecated. M UI/WebServerResources/js/Administration/Administration.app.js M UI/WebServerResources/js/Contacts/Contacts.app.js M UI/WebServerResources/js/Mailer/Mailer.app.js M UI/WebServerResources/js/Preferences/Preferences.app.js M UI/WebServerResources/js/Scheduler/Scheduler.app.js commit a25e0f73beaafaeb1e1c3b7e9be583d593589135 Author: Francis Lachapelle Date: Thu Jun 28 13:44:03 2018 -0400 (js) Disable errors on unhandled rejections M UI/WebServerResources/js/Common/Common.app.js commit 7519a5c2341c8520d812999aab2c7aca8f29b54a Author: Francis Lachapelle Date: Thu Jun 28 12:16:38 2018 -0400 (js) Stick to grunt-sass v2 for now M UI/WebServerResources/package.json commit a9a751f86981fca16a49506881bc1906a656539f Author: Francis Lachapelle Date: Thu Jun 28 12:14:55 2018 -0400 (css) Fix display of submailbox in filter editor M UI/WebServerResources/scss/components/sidenav/sidenav.scss commit 97e168cab171f1c39b6f4014805921541ea373ac Author: Francis Lachapelle Date: Thu Jun 28 12:08:32 2018 -0400 (js) Localization M UI/WebServerResources/js/Preferences/PreferencesController.js commit af1e03e335b957d6d0a6c52c3c775110f3312684 Author: Francis Lachapelle Date: Thu Jun 28 12:04:59 2018 -0400 (css) Fix colors of sgTimepicker M UI/WebServerResources/scss/components/timepicker/timepicker.scss commit 1e18b36c5a464686580d2f999f0ad1c6430efa8e Author: Francis Lachapelle Date: Thu Jun 28 11:03:03 2018 -0400 (css) Improve display of advanced mail search M UI/WebServerResources/scss/components/toolbar/toolbar.scss commit c4109a0f9c950afc9797ac1dc91703db5cf55a8f Author: Francis Lachapelle Date: Thu Jun 28 10:51:36 2018 -0400 (css) Improve .sg-no-wrap M UI/WebServerResources/scss/core/typography.scss commit b75593e99ae767bd01c6853c291a4dd5a0c09d46 Author: Francis Lachapelle Date: Thu Jun 28 10:50:16 2018 -0400 (js) Remove hack when toggling mail accounts M UI/WebServerResources/js/Mailer/MailboxesController.js commit 69ae9d752a88649a4ee51ce1f03b1ac84ed7b920 Author: Francis Lachapelle Date: Thu Jun 28 10:45:11 2018 -0400 (css) Improve display of advanced mail search M UI/MailerUI/English.lproj/Localizable.strings M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/js/Mailer/MailboxesController.js M UI/WebServerResources/js/Mailer/MessageController.js M UI/WebServerResources/scss/components/pseudo-input/pseudo-input.scss commit 1786ae70da8215879ec7ed1bd55e1ce91ce7d738 Author: Francis Lachapelle Date: Thu Jun 28 09:44:33 2018 -0400 (css) Add default spacing to

of HTML messages M UI/WebServerResources/scss/views/MailerUI.scss commit 7bd41733886ca5366e2cf5a05d02b5e5e15e8bbd Author: Francis Lachapelle Date: Wed Jun 27 15:39:19 2018 -0400 Revert "Debugging output for subscription issue" This reverts commit a0582c7e1e5b16b1b3d290711b4f8a146ec98d74. M SoObjects/SOGo/SOGoGCSFolder.m M SoObjects/SOGo/SOGoParentFolder.m commit 213ef0efb5a50d342ba1fe39a2ea65f826e37017 Author: Francis Lachapelle Date: Wed Jun 27 15:39:18 2018 -0400 Revert "Debugging output for subscription issue" This reverts commit 82d992fc67839b2d5000ff5553dc5cc2caa984a8. M SoObjects/SOGo/SOGoGCSFolder.m M SoObjects/SOGo/SOGoParentFolder.m commit 5fe44b2029967c56817420ef9e7ca9c88527e06a Author: Francis Lachapelle Date: Wed Jun 27 15:39:16 2018 -0400 Revert "Debugging output for subscription issue" This reverts commit fc6aafe4a6192ca20454c89269108ec3fffcfa6c. M SoObjects/SOGo/SOGoGCSFolder.m commit b6ee4ee0dbfa119413ad0e34685d38f8282b35e5 Author: Francis Lachapelle Date: Wed Jun 27 15:39:14 2018 -0400 Revert "Debugging output for subscription issue" This reverts commit c6e11606e9dd35f8eaccd1ed2966d3df47da72c4. M SoObjects/SOGo/SOGoGCSFolder.m M SoObjects/SOGo/SOGoParentFolder.m commit aa41e6d868ea9dd53bcad06e4eb4eaf8d158d2b2 Author: Francis Lachapelle Date: Wed Jun 27 15:39:06 2018 -0400 Revert "Debugging output for subscription issue" This reverts commit e33ec4e3962f38c664310751cf7880bf908c8ef7. M SoObjects/SOGo/SOGoGCSFolder.m M SoObjects/SOGo/SOGoGroup.m commit 821c84686492f46cd7ea7fa2c00db83551a6b195 Author: Francis Lachapelle Date: Wed Jun 27 15:39:02 2018 -0400 Revert "Debugging output for subscription issue" M SoObjects/SOGo/SOGoGCSFolder.m commit f8cd3fb29cb715805159a37b08fd45b53476e32d Author: Francis Lachapelle Date: Wed Jun 27 15:32:54 2018 -0400 HTML mail: assume body never ends Fixes #4492 M NEWS M UI/MailPartViewers/UIxMailPartHTMLViewer.m commit 2b80d62a7778c88cc1f1d4f50052f2bdb06f0bae Author: Francis Lachapelle Date: Wed Jun 27 14:37:27 2018 -0400 (i18n) Update translations M UI/Common/Latvian.lproj/Localizable.strings M UI/Common/Russian.lproj/Localizable.strings M UI/Contacts/Latvian.lproj/Localizable.strings M UI/MailerUI/ChineseChina.lproj/Localizable.strings M UI/MailerUI/Czech.lproj/Localizable.strings M UI/MailerUI/French.lproj/Localizable.strings M UI/MailerUI/German.lproj/Localizable.strings M UI/MailerUI/Latvian.lproj/Localizable.strings M UI/MailerUI/Polish.lproj/Localizable.strings M UI/MailerUI/Russian.lproj/Localizable.strings M UI/MailerUI/SpanishSpain.lproj/Localizable.strings M UI/MailerUI/TurkishTurkey.lproj/Localizable.strings M UI/MainUI/SpanishSpain.lproj/Localizable.strings M UI/PreferencesUI/English.lproj/Localizable.strings M UI/PreferencesUI/Latvian.lproj/Localizable.strings M UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings M UI/Scheduler/ChineseChina.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings M UI/Scheduler/German.lproj/Localizable.strings M UI/Scheduler/Latvian.lproj/Localizable.strings M UI/Scheduler/Polish.lproj/Localizable.strings M UI/Scheduler/Russian.lproj/Localizable.strings M UI/Scheduler/SpanishSpain.lproj/Localizable.strings M UI/Scheduler/TurkishTurkey.lproj/Localizable.strings commit a257607a0676b5a4b1612cc731b126bb59e1b24d Author: Ludovic Marcotte Date: Fri Jun 22 11:53:46 2018 -0400 (fix) make sure we don't try to encrypt a mail for the Sent folder without cert in place M SoObjects/Mailer/SOGoDraftObject.m commit 00be3309150a5bc7bc44ad215868a74fa505c226 Author: Ludovic Marcotte Date: Fri Jun 22 08:43:29 2018 -0400 (fix) fixed S/MIME code with chained certificates M NEWS M SoObjects/Mailer/NSData+SMIME.m commit f4cc8450a3a4923070faf9a7e80057ace2904e22 Author: InverseBot Date: Thu Jun 21 00:38:39 2018 -0400 (js/css) Update generated files M UI/WebServerResources/js/Mailer.services.js M UI/WebServerResources/js/Mailer.services.js.map commit 95376ca7ddea70c4b8bf7d6f1e30cb6f66051c43 Author: Francis Lachapelle Date: Wed Jun 20 14:51:03 2018 -0400 (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 UI/WebServerResources/js/Mailer/MessageController.js commit 05c798cce7d9f2fa2d08e3a45ca8a6dd6d79d1ac Author: Ludovic Marcotte Date: Wed Jun 20 13:59:35 2018 -0400 (fix) fixed EAS search operation M ActiveSync/SOGoActiveSyncDispatcher.m M NEWS commit 93629c7751021060c628da76dfb443aeec13e579 Author: Francis Lachapelle Date: Mon Jun 18 09:50:24 2018 -0400 Fix delete of occurence in attendees calendars M SoObjects/Appointments/SOGoAppointmentObject.m commit 4c1879f36acd96355c6a0dfde9e0091a3b4479e9 Author: InverseBot Date: Fri Jun 15 00:38:33 2018 -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 commit a69a5b77be15d571a93ca3a3654514f693a81b7b Author: Francis Lachapelle Date: Thu Jun 14 22:20:24 2018 -0400 (js) Fix some operations in advanced mail search Fixes #4478 M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/js/Mailer/MailboxController.js M UI/WebServerResources/js/Mailer/MailboxesController.js M UI/WebServerResources/js/Mailer/MessageController.js M UI/WebServerResources/js/Mailer/VirtualMailbox.service.js commit 70d0408230cae51258a31221d6a885c38a5e5354 Author: Francis Lachapelle Date: Thu Jun 7 14:00:05 2018 -0400 (css) Force wrapping of pre in HTML content M UI/WebServerResources/scss/views/MailerUI.scss commit fe362b9f49ccabc1de00fd1ca21ad78e06dc9a08 Author: Francis Lachapelle Date: Thu Jun 7 12:33:38 2018 -0400 (css) Improve server-side CSS sanitizer Remove HTML comment delimiters, remove CSS comments, really remove at-rules, really add !important suffix. M UI/MailPartViewers/UIxMailPartHTMLViewer.m commit 10ea78b0cfc5402ea48eb34d0ed2ca9a8f847702 Author: root Date: Thu Jun 7 00:01:47 2018 -0400 (js/css) Update generated files M UI/WebServerResources/css/styles.css M UI/WebServerResources/css/styles.css.map commit 84286ac1ef34bdd1b8cb95c5bc5a074fa22153e1 Author: Francis Lachapelle Date: Wed Jun 6 15:25:29 2018 -0400 (i18n) Add Japanese (ja) translation M UI/PreferencesUI/Japanese.lproj/Localizable.strings commit 660a2a4b244f4d64d9038672781abcebd1af138f Author: Francis Lachapelle Date: Wed Jun 6 15:22:31 2018 -0400 (i18n) Add missing strings M UI/MailerUI/English.lproj/Localizable.strings commit 0af459abf75658bdd29ad715bbdd9d316676106b Author: Francis Lachapelle Date: Wed Jun 6 12:18:38 2018 -0400 (i18n) Add Japanese (ja) translation M UI/SOGoUI/SOGoFolderAdvisory.h M UI/SOGoUI/SOGoFolderAdvisory.m commit 5bd4ae8a4f4f14f15ac87817faccebd5b42aba79 Author: Ludovic Marcotte Date: Wed Jun 6 10:41:45 2018 -0400 (fix) more verbose output M Tests/Integration/test-sogo-tool.py commit c8750122157f38c38b4827e6d0e71a9867ac3d37 Author: Ludovic Marcotte Date: Wed Jun 6 10:18:20 2018 -0400 (fix) a bit more verbose output M Tests/Integration/test-sogo-tool.py commit addc231d239e2684725e5e5ce232d89e502f2228 Author: Vladimir Rakov Date: Wed Jun 6 11:34:16 2018 +0300 in some email cases template generates ngRepeat:dupes error M UI/Templates/MailerUI/UIxMailViewTemplate.wox commit aca2c1b9e8014e5bea690506d8e34b743d5d93a3 Author: Ludovic Marcotte Date: Mon Jun 4 14:47:55 2018 -0400 (fix) also try to get event using its UID before bailing out M ActiveSync/SOGoActiveSyncDispatcher+Sync.m M ActiveSync/SOGoActiveSyncDispatcher.m commit 4084375003bb500054fa8498b5392f1cd322233c Author: Ludovic Marcotte Date: Mon Jun 4 13:36:55 2018 -0400 (fix) bumped libcurl requirement for bionic beaver M packaging/debian-multiarch/control M packaging/debian-multiarch/control-no-openchange M packaging/debian/control commit ef000c2ed16133d1005aa4448c9d784af9c9bf75 Author: Francis Lachapelle Date: Mon Jun 4 10:20:51 2018 -0400 Debugging output for subscription issue M SoObjects/SOGo/SOGoGCSFolder.m commit 0149d7400d979bd24710aed8944b8b36e733b9d4 Author: Francis Lachapelle Date: Fri Jun 1 11:29:33 2018 -0400 (i18n) Add Japanese (ja) translation M .tx/config M NEWS M README.md A SoObjects/Appointments/Japanese.lproj/Localizable.strings A SoObjects/Contacts/Japanese.lproj/Localizable.strings M SoObjects/Mailer/GNUmakefile A SoObjects/Mailer/Japanese.lproj/Localizable.strings M SoObjects/Mailer/SOGoMailForward.h M SoObjects/Mailer/SOGoMailForward.m A SoObjects/Mailer/SOGoMailJapaneseForward.wo/SOGoMailJapaneseForward.html A SoObjects/Mailer/SOGoMailJapaneseForward.wo/SOGoMailJapaneseForward.wod A SoObjects/Mailer/SOGoMailJapaneseReply.wo/SOGoMailJapaneseReply.html A SoObjects/Mailer/SOGoMailJapaneseReply.wo/SOGoMailJapaneseReply.wod M SoObjects/Mailer/SOGoMailReply.h M SoObjects/Mailer/SOGoMailReply.m M SoObjects/SOGo/SOGoDefaults.plist M Tests/Integration/preferences.py A UI/AdministrationUI/Japanese.lproj/Localizable.strings A UI/Common/Japanese.lproj/Localizable.strings A UI/Contacts/Japanese.lproj/Localizable.strings A UI/MailPartViewers/Japanese.lproj/Localizable.strings A UI/MailerUI/Japanese.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/ChineseChina.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 M 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 A UI/MainUI/Japanese.lproj/Locale A UI/MainUI/Japanese.lproj/Localizable.strings M UI/MainUI/Latvian.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/ChineseChina.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 M 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 A UI/PreferencesUI/Japanese.lproj/Localizable.strings M UI/PreferencesUI/Latvian.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 M UI/SOGoUI/SOGoFolderAdvisory.h M UI/SOGoUI/SOGoFolderAdvisory.m A UI/Scheduler/Japanese.lproj/Localizable.strings A UI/Templates/SOGoACLJapaneseAdditionAdvisory.wox A UI/Templates/SOGoACLJapaneseModificationAdvisory.wox A UI/Templates/SOGoACLJapaneseRemovalAdvisory.wox A UI/Templates/SOGoFolderJapaneseAdditionAdvisory.wox A UI/Templates/SOGoFolderJapaneseRemovalAdvisory.wox M UI/WebServerResources/angular-material M configure commit e33ec4e3962f38c664310751cf7880bf908c8ef7 Author: Francis Lachapelle Date: Wed May 30 12:01:08 2018 -0400 Debugging output for subscription issue M SoObjects/SOGo/SOGoGCSFolder.m M SoObjects/SOGo/SOGoGroup.m commit c6e11606e9dd35f8eaccd1ed2966d3df47da72c4 Author: Francis Lachapelle Date: Mon May 28 10:50:54 2018 -0400 Debugging output for subscription issue M SoObjects/SOGo/SOGoGCSFolder.m M SoObjects/SOGo/SOGoParentFolder.m commit fc6aafe4a6192ca20454c89269108ec3fffcfa6c Author: Francis Lachapelle Date: Fri May 25 08:49:34 2018 -0400 Debugging output for subscription issue M SoObjects/SOGo/SOGoGCSFolder.m commit 82d992fc67839b2d5000ff5553dc5cc2caa984a8 Author: Francis Lachapelle Date: Thu May 24 16:15:08 2018 -0400 Debugging output for subscription issue M SoObjects/SOGo/SOGoGCSFolder.m M SoObjects/SOGo/SOGoParentFolder.m commit 2cbc1ac6eb5d1846a22dfeed762e3d0863ff840a Author: InverseBot Date: Sat May 19 01:24:52 2018 -0400 (js/css) Update generated files M UI/WebServerResources/js/Common.js M UI/WebServerResources/js/Common.js.map commit 03b36e0bcd8b62c7c2691b612527537dae9ef2dc Author: Francis Lachapelle Date: Fri May 18 12:10:10 2018 -0400 Convert UIxComponentEditor to a SOGoDirectAction Cleaning up unused templates. M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxComponentEditor.h M UI/Scheduler/UIxComponentEditor.m M UI/Scheduler/UIxTaskEditor.m M UI/Scheduler/product.plist D UI/Templates/SchedulerUI/UIxAppointmentEditor.wox D UI/Templates/SchedulerUI/UIxComponentEditor.wox D UI/Templates/SchedulerUI/UIxTaskEditor.wox commit a0582c7e1e5b16b1b3d290711b4f8a146ec98d74 Author: Francis Lachapelle Date: Fri May 18 11:15:13 2018 -0400 Debugging output for subscription issue M SoObjects/SOGo/SOGoGCSFolder.m M SoObjects/SOGo/SOGoParentFolder.m commit e6508e77a99913e167f36eff120ff16f504bd34c Author: Francis Lachapelle Date: Fri May 18 11:14:01 2018 -0400 (js) Fix download of exported folders under iOS M UI/WebServerResources/js/Common/Resource.service.js commit 458b7248648c6cd6ce95676563eca08e7f92e84a Author: InverseBot Date: Thu May 17 01:24:35 2018 -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 M UI/WebServerResources/js/Scheduler.services.js M UI/WebServerResources/js/Scheduler.services.js.map M UI/WebServerResources/js/vendor/ng-sortable.min.js commit c966ad60e718f6cf96b7224c9db501363a7c7dc9 Author: Francis Lachapelle Date: Wed May 16 16:46:00 2018 -0400 (js) Fix download of exported folders under iOS Whenever possible, we no longer rely on the FileSaver.js library to download zip archives. Instead, we do a simple GET on the resource by changing the window location. M NEWS M UI/WebServerResources/js/Common/Resource.service.js M UI/WebServerResources/js/Contacts/AddressBook.service.js M UI/WebServerResources/js/Mailer/Mailbox.service.js M UI/WebServerResources/js/Scheduler/Calendar.service.js commit 0c5b5446dded9f3d9e998fe5bd7f006273279d92 Author: Francis Lachapelle Date: Wed May 16 14:58:04 2018 -0400 Remove invalid occurrences when saving master M NEWS M SoObjects/Appointments/SOGoAppointmentObject.h M SoObjects/Appointments/SOGoAppointmentObject.m M UI/Scheduler/UIxAppointmentEditor.m commit 452083e767e6900b8752c8ffd94e3de42dfa4a03 Author: Francis Lachapelle Date: Wed May 16 12:17:21 2018 -0400 (js) Keep ng-sortable to v1.3.7 This reverts commit 5084fd15fde0f7378098f75d8c811430b0595d25. M UI/WebServerResources/bower.json commit 563a4c7d1e01e2b6245c8579e2f28495c3f64779 Author: Francis Lachapelle Date: Wed May 16 11:58:35 2018 -0400 (css) Truncate lists subheader M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox commit 3cadcaf4ebf1eb8215511815694d11a405079342 Author: Francis Lachapelle Date: Wed May 16 10:10:43 2018 -0400 Fix sorting of contacts with nil values M SoObjects/Contacts/NSArray+Contacts.m commit d1a4a0d152d144e8c400fb11185f485642f019cc Author: Francis Lachapelle Date: Tue May 15 12:51:05 2018 -0400 (doc) Add link to SimpleSAMLphp webpage M Documentation/SOGoInstallationGuide.asciidoc commit f1b741c2e6650737521ba0bddf62af2c2dfc1fcc Author: InverseBot Date: Wed May 16 01:32:26 2018 -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/Preferences.js M UI/WebServerResources/js/Preferences.js.map M UI/WebServerResources/js/vendor/angular-material.js M UI/WebServerResources/js/vendor/angular-material.min.js M UI/WebServerResources/js/vendor/angular-ui-router.js M UI/WebServerResources/js/vendor/angular-ui-router.js.map M UI/WebServerResources/js/vendor/angular-ui-router.min.js M UI/WebServerResources/js/vendor/angular-ui-router.min.js.map M UI/WebServerResources/js/vendor/ng-sortable.min.js commit a9c5b7b292c3951bc1a2e75a6a2b06ece443a4d5 Author: Francis Lachapelle Date: Tue May 15 12:01:48 2018 -0400 (js) Stick to ui-router v1.0.15 Because the latest release uses ES6 and we don't. M UI/WebServerResources/bower.json commit 5084fd15fde0f7378098f75d8c811430b0595d25 Author: Francis Lachapelle Date: Tue May 15 11:59:02 2018 -0400 (js) Update ng-sortable to v1.3.8 M UI/WebServerResources/bower.json commit bbfa2fa7f9668a57e68767fac1905bbdea646e5e Author: Francis Lachapelle Date: Tue May 15 11:57:04 2018 -0400 (css,js) Update md to v1.1.9 M NEWS M UI/WebServerResources/angular-material M UI/WebServerResources/bower.json commit 65812424d6e6874dc70e5e09bf8dfe450d61461d Author: Francis Lachapelle Date: Mon May 14 23:18:30 2018 -0400 (js) Fix mail filters with flags prefixed with $ Fixes #4461 M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/WebServerResources/js/Mailer/Mailbox.service.js M UI/WebServerResources/js/Mailer/Message.service.js M UI/WebServerResources/js/Mailer/MessageController.js M UI/WebServerResources/js/Preferences/PreferencesController.js commit 31d7926304551f1b4a53856cdca5e5b6ac44abcc Author: InverseBot Date: Tue May 15 01:25:10 2018 -0400 (js/css) Update generated files 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 commit 6f042ca7d26d0d497d69066b7796c494851009b4 Author: Francis Lachapelle Date: Mon May 14 10:31:41 2018 -0400 (js) Fix mail filters with flags prefixed with $ Fixes #4461 M UI/Templates/PreferencesUI/UIxFilterEditor.wox M UI/WebServerResources/js/Preferences/Preferences.service.js commit 371504e997e84201e7c3858f7b13421c5810c8d3 Author: Francis Lachapelle Date: Mon May 14 10:22:29 2018 -0400 (js) Cleanup unused function M UI/WebServerResources/js/Preferences/FiltersDialogController.js commit 119591e8dde43e5523da7aebc30e3d210b83d485 Author: InverseBot Date: Mon May 14 01:26:18 2018 -0400 (js/css) Update generated files M UI/WebServerResources/js/vendor/angular-ui-router.js M UI/WebServerResources/js/vendor/angular-ui-router.js.map M UI/WebServerResources/js/vendor/angular-ui-router.min.js M UI/WebServerResources/js/vendor/angular-ui-router.min.js.map commit 4bb407ad8d1758f5a1279c248fcf047b0df66451 Author: InverseBot Date: Tue May 8 02:12:38 2018 -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/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 12b2ecca72275f6125eb4c4b120b0902a8ca4be4 Author: Francis Lachapelle Date: Mon May 7 16:43:16 2018 -0400 Show current ordering setting in lists M NEWS M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/js/Contacts/AddressBookController.js M UI/WebServerResources/js/Mailer/MailboxController.js M UI/WebServerResources/js/Scheduler/CalendarListController.js M UI/WebServerResources/scss/components/icon/icon.scss commit 71d48dd6b59036647571fe55f7cf2f953110d724 Author: Francis Lachapelle Date: Mon May 7 10:14:04 2018 -0400 (js) Fix renaming a folder under iOS M UI/Templates/SchedulerUI/UIxCalMainView.wox commit 8b29d90515ae03562bc17ec5c724695fb546ae9a Author: Francis Lachapelle Date: Thu May 3 15:34:33 2018 -0400 (i18n) Add missing localizable strings M UI/Scheduler/English.lproj/Localizable.strings commit 7222e5a36a3b7ba37a26ba819835ba10526a541e Author: Francis Lachapelle Date: Thu May 3 15:28:17 2018 -0400 Remove dependency on tmpwatch and tmpreaper M Scripts/tmpwatch M packaging/debian-multiarch/control M packaging/debian-multiarch/control-no-openchange M packaging/debian-multiarch/sogo.cron.daily M packaging/debian/control M packaging/debian/control-squeeze M packaging/debian/sogo.cron.daily M packaging/rhel/sogo.spec commit a2ef0b41f3d9137935f208f284befc261288e8b9 Author: Francis Lachapelle Date: Mon Apr 30 15:06:56 2018 -0400 (html) Fix maximum width of admin ACL editor M UI/Templates/AdministrationUI/UIxAdministrationAclEditor.wox commit c95d6d0d8e5f1c0a09cbd0e01cc9547c4160effd Author: InverseBot Date: Sat Apr 28 01:23:33 2018 -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 f31892044b733351e7cfe4ecca5401f650f630e4 Author: Francis Lachapelle Date: Fri Apr 27 12:34:55 2018 -0400 (sogo-tool) Fix ACLs restore in single store mode Fixes #4256 Fixes #4385 Fixes #4390 M NEWS M SOPE/GDLContentStore/GCSFolder.m M Tools/SOGoToolRestore.m commit b8958b931edae0258b819e4d99ce665e984b2333 Author: Francis Lachapelle Date: Fri Apr 27 11:06:04 2018 -0400 Fix SAML2 session timeout during XHR requests M UI/WebServerResources/js/Common/Common.app.js commit f0c8e418208523f88c8f79ca636d81e97e6d2c56 Author: Ludovic Marcotte Date: Fri Apr 27 10:58:18 2018 -0400 (doc) sample redirect M Apache/SOGo.conf commit 6405567886965e1341e315a239d2f21c6719c197 Author: Ludovic Marcotte Date: Fri Apr 27 09:20:42 2018 -0400 (fix) fixed default data value for c_hascertificate (fixes #4442) M NEWS M Scripts/mysql-utf8mb4.sql commit e37557543635440e8206a4a371f34a870393683d Author: Francis Lachapelle Date: Fri Apr 27 09:05:20 2018 -0400 (js) Improve handling of reminders on tasks Fixes #4456 M UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox M UI/WebServerResources/js/Scheduler/ComponentController.js commit b0e59f9ac99f56f3212660659a2e7b37d9afd4ad Author: Ludovic Marcotte Date: Fri Apr 27 08:55:13 2018 -0400 Revert "(fix) make sure to use crypt as the scheme for md5/sha256/sha512 (fixes #4137)" This reverts commit 63cb80142b1dcdb581ace018a5c715ed42a73eab. M SoObjects/SOGo/LDAPSource.m M SoObjects/SOGo/SQLSource.m commit 3ac952fd58fe51462151a6ad207d47a895d66fbe Author: InverseBot Date: Wed Apr 25 01:28:00 2018 -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/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 1d731ebb77d6ef67d53f268f1a25ffe05b122145 Author: Francis Lachapelle Date: Mon Apr 23 15:27:00 2018 -0400 (js) Fix renaming a folder under iOS M NEWS M UI/WebServerResources/js/Mailer/sgMailboxListItem.directive.js M UI/WebServerResources/js/Scheduler/sgCalendarListItem.directive.js M UI/WebServerResources/scss/components/list/list.scss commit c59e4293464f1193531ee1abd15094482ee139ea Author: InverseBot Date: Wed Apr 18 01:27:09 2018 -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 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 162206b934c948bc06db9e3a3aed8386565620c6 Author: Francis Lachapelle Date: Tue Apr 17 15:14:48 2018 -0400 Fix SAML2 session timeout during XHR requests M NEWS M UI/Common/UIxPageFrame.m M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/js/Common/Common.app.js commit e6e1fddb3e67b6ddd86085871298c399cb075791 Author: Francis Lachapelle Date: Tue Apr 17 11:20:19 2018 -0400 (js) Improve handling of reminders on tasks M UI/WebServerResources/js/Scheduler/ComponentController.js commit a4876798bc40c3f144b4f28cca64fd917caaf8ce Author: Francis Lachapelle Date: Fri Apr 13 09:27:00 2018 -0400 Show 'Source' btn in HTML editor of signature Fixes #4389 M UI/Templates/PreferencesUI/UIxAccountEditor.wox commit 3659470936c9ea07aa80612dc3644520368496f3 Author: InverseBot Date: Wed Mar 28 01:35:28 2018 -0400 (js/css) Update generated files M UI/WebServerResources/css/styles.css M UI/WebServerResources/css/styles.css.map commit e64049c05ce806559665cbdeaebf521c1f06d847 Author: Francis Lachapelle Date: Tue Mar 27 09:30:34 2018 -0400 (css) Minimum width for icon buttons M UI/WebServerResources/scss/components/button/button.scss commit fbed929402dbf1afd1d97db193b6271944810708 Author: Ludovic Marcotte Date: Wed Mar 21 13:44:39 2018 -0400 (feat) now possible to show events/task for the current year M NEWS M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/UIxCalFilterPanel.h M UI/Scheduler/UIxCalFilterPanel.m M UI/Scheduler/UIxCalListingActions.m M UI/Scheduler/UIxCalMainView.m M UI/Templates/SchedulerUI/UIxCalMainView.wox commit dff85ae1d7eda47f4755d6aba7a1981baf9aa692 Author: Ludovic Marcotte Date: Mon Mar 19 09:46:04 2018 -0400 (fix) small fix for task reminders M ActiveSync/iCalAlarm+ActiveSync.m M ActiveSync/iCalToDo+ActiveSync.m commit 982cbed7ccbddc7fb3b910b8901156228ed2be6f Author: Ludovic Marcotte Date: Thu Mar 15 16:01:50 2018 -0400 (fix) avoid potential cache update when breaking sync queries (fixes #4422) M ActiveSync/SOGoActiveSyncDispatcher+Sync.m M NEWS commit a601ed47d849ff650d9dc41ce274e0885f0c050e Author: Ludovic Marcotte Date: Thu Mar 15 15:43:26 2018 -0400 (fix) properly update the last-modified attribute (fixes #4313) M NEWS M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoCalendarComponent.m M UI/Scheduler/UIxAppointmentActions.m commit a0bf8b6f4d72208e7687c77a43fd7befb35577b5 Author: Ludovic Marcotte Date: Wed Mar 14 13:21:49 2018 -0400 (fix) small optimizations + code cosmetics M ActiveSync/SOGoActiveSyncDispatcher+Sync.m M ActiveSync/SOGoActiveSyncDispatcher.m commit c495e14cd74c26f26a224946049bcfaf89d9095c Author: Ludovic Marcotte Date: Wed Mar 14 13:16:53 2018 -0400 (fix) improved alarms syncing with EAS devices (fixes #4351) M ActiveSync/iCalAlarm+ActiveSync.m M ActiveSync/iCalEvent+ActiveSync.m M NEWS commit f799716b25d41ff414032fc29853d10da7942d9c Author: InverseBot Date: Wed Mar 14 02:18:03 2018 -0400 (js/css) Update generated files M UI/WebServerResources/js/Mailer.services.js M UI/WebServerResources/js/Mailer.services.js.map commit c1e9e355ecb07f49c67149297db3ab5968d5453f Author: Ludovic Marcotte Date: Tue Mar 13 13:05:53 2018 -0400 (fix) prevent deletion of special folders using del key (fixes #4396) M NEWS M UI/WebServerResources/js/Mailer/MailboxesController.js commit 5545c9f26ef3201f6b66e4e2cb5d51612015eeac Author: Ludovic Marcotte Date: Mon Mar 12 13:18:02 2018 -0400 (fix) update the script to add the c_hascertificate colum M Scripts/mysql-utf8mb4.sql commit 5d1a6508d0d277e4b421f7017ecbc532957fd503 Author: Francis Lachapelle Date: Fri Mar 9 00:43:35 2018 -0500 (tests) Fix variable declaration M Tests/Integration/test-caldav-scheduling.py commit d57c46a40143567b4039ae07615b884650e715e0 Author: InverseBot Date: Thu Mar 8 01:37:43 2018 -0500 (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/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 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 f27a71e07ec0be5660c4188e3cea2f48d8b25294 Author: Francis Lachapelle Date: Wed Mar 7 15:54:04 2018 -0500 (doc) Fix rendering of the Outlook Connector Guide M Documentation/SOGoOutlookConnectorConfigurationGuide.asciidoc commit df2926e8723c0e04670b47e78f00cce64d68474e Author: Francis Lachapelle Date: Wed Mar 7 11:09:20 2018 -0500 (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/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 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 e3ba7c8cab993428f0e764283676d3a8c10fe2ef Author: Francis Lachapelle Date: Wed Mar 7 11:08:01 2018 -0500 (css) Update default theme M UI/WebServerResources/css/theme-default.css commit 1d7bc666d6b5709c81411145201fb0f6ec903e34 Author: Ludovic Marcotte Date: Wed Mar 7 10:58:07 2018 -0500 Release preparation M ChangeLog M Documentation/docinfo.xml M NEWS commit 190fa0c77ec62e5f3d0638bf62d8aba0f0ea6f19 Author: Francis Lachapelle Date: Wed Mar 7 10:49:44 2018 -0500 (i18n) Update translations M SoObjects/Appointments/Croatian.lproj/Localizable.strings M SoObjects/Mailer/Croatian.lproj/Localizable.strings M UI/AdministrationUI/Croatian.lproj/Localizable.strings M UI/Common/Croatian.lproj/Localizable.strings M UI/Contacts/Croatian.lproj/Localizable.strings M UI/MailerUI/Croatian.lproj/Localizable.strings M UI/PreferencesUI/Croatian.lproj/Localizable.strings M UI/PreferencesUI/Italian.lproj/Localizable.strings M UI/Scheduler/Croatian.lproj/Localizable.strings commit 0667c12db4cd11a200b0ca45c3b50a9c1e710468 Author: Ludovic Marcotte Date: Wed Mar 7 08:32:33 2018 -0500 (fix) disabled once more EAS v16 as GMail on Android is buggy M ActiveSync/SOGoActiveSyncDispatcher.m M ActiveSync/SoObjectWebDAVDispatcher+ActiveSync.m commit a911a3b78c9c40b3b5b483718da9804e76aeef08 Author: InverseBot Date: Wed Mar 7 01:36:39 2018 -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 2301ae2c75400f43f4b756aaf59fbf3f58415a03 Author: Francis Lachapelle Date: Tue Mar 6 16:35:08 2018 -0500 (js) Allow to set an alarm on a dued task M NEWS M UI/Templates/SchedulerUI/UIxReminderEditor.wox M UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox M UI/WebServerResources/js/Scheduler/ComponentController.js commit 5493855b2f680229b3ffe9117e927f26d2d5a5ac Author: Francis Lachapelle Date: Tue Mar 6 15:22:02 2018 -0500 (js) Fix caching of iMIP invitation M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/WebServerResources/js/Mailer/Message.service.js commit 4a5446d8adf7945e63e54ab1de12b7e2df84e8fc Author: Francis Lachapelle Date: Mon Mar 5 13:53:48 2018 -0500 Update README file M README.md commit bf34f4f552c33a4fc5c9ce3cfa7525a929356645 Author: Francis Lachapelle Date: Mon Mar 5 13:51:40 2018 -0500 Update README file M README.md commit d49219ceecf746ba96f848cdf54335741458c038 Author: Francis Lachapelle Date: Thu Mar 1 11:17:03 2018 -0500 Save original username in cookie Fixes #4363 M NEWS M UI/MainUI/SOGoRootPage.m commit 0dc3ed320294e6ea70cc5db578ed402111371d4f Author: InverseBot Date: Wed Feb 28 01:27:51 2018 -0500 (js/css) Update generated files M UI/WebServerResources/css/styles.css M UI/WebServerResources/css/styles.css.map commit a75ae849537e1d4e9f8f5e409642aaccbbe89741 Author: Francis Lachapelle Date: Tue Feb 27 09:30:12 2018 -0500 (css) Fix scrolling of message with Firefox Fixes #4008, #4282, #4398 M NEWS M UI/WebServerResources/scss/views/_view.scss commit d00db81d088c290fd37eec17703ecd1503790354 Author: Ludovic Marcotte Date: Mon Feb 26 10:51:17 2018 -0500 Version bump for new repos M Documentation/docinfo.xml M Documentation/includes/global-attributes.asciidoc M Version commit 44ea5a29d41587c27d9345d777bc3c34cb7672b8 Author: InverseBot Date: Sat Feb 24 01:27:53 2018 -0500 (js/css) Update generated files M UI/WebServerResources/js/Preferences.js M UI/WebServerResources/js/Preferences.js.map commit 218d8aa5fa45525b334297a86c3ff511697bc370 Author: Francis Lachapelle Date: Fri Feb 23 10:22:42 2018 -0500 (js) New mail filter is active by default M UI/WebServerResources/js/Preferences/PreferencesController.js commit d02a97468e5f4625b547868c0a489facc3be4973 Author: Ludovic Marcotte Date: Tue Feb 20 11:15:46 2018 -0500 (fix) EAS with drafts with attachments M ActiveSync/NGDOMElement+ActiveSync.m M ActiveSync/SOGoActiveSyncDispatcher+Sync.m M ActiveSync/SOGoMailObject+ActiveSync.h M ActiveSync/SOGoMailObject+ActiveSync.m M NEWS commit 518e6a56fd296ab80761c09eceb05b23b3f2b99b Author: Francis Lachapelle Date: Tue Feb 20 10:27:45 2018 -0500 (js) Overwrite default theme in theme.js M UI/WebServerResources/js/theme.js commit da52b0bf82c5c0d39865f7cb53020694ade766bc Author: InverseBot Date: Tue Feb 20 01:27:41 2018 -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/vendor/angular-material.js M UI/WebServerResources/js/vendor/angular-material.min.js commit e10dc4af11c8e8c86129761c026486dc1a539004 Author: Francis Lachapelle Date: Mon Feb 19 15:13:27 2018 -0500 (js) Fix retrieval of proper part in image gallery M UI/WebServerResources/js/Mailer/sgImageGallery.service.js commit b8a02d6ce9d290daceac8474e8fb7ea789de0d64 Author: Francis Lachapelle Date: Mon Feb 19 09:01:06 2018 -0500 (css,js) Update md to v1.1.7 Fixes #4148 M UI/WebServerResources/angular-material M UI/WebServerResources/bower.json commit e50e112a96619dd5b09e30fe60cd2380f4199376 Author: Ludovic Marcotte Date: Wed Feb 14 10:05:44 2018 -0500 (fix) correctly handle all-day events with EAS v16 (fixes #4397) M ActiveSync/iCalEvent+ActiveSync.m M NEWS commit 9776e9d2175c58fc00cde385121c6cd23d79b579 Author: Ludovic Marcotte Date: Wed Feb 14 10:00:13 2018 -0500 (fix) skip organizer from attendees list (fixes #4402) M ActiveSync/iCalEvent+ActiveSync.m M NEWS commit e7c56e86d4210ec78bc07f5d8e5d4885aab38e35 Author: Francis Lachapelle Date: Tue Feb 13 15:25:36 2018 -0500 Improve doc M Documentation/SOGoInstallationGuide.asciidoc commit 26095d636145ab9c5a19bc692c92246120508ec5 Author: Francis Lachapelle Date: Tue Feb 13 08:54:53 2018 -0500 Fix path of single part message M UI/MailPartViewers/UIxMailPartViewer.m commit 2faf0411e488ab437c6a9352cef00fffeebb4ce0 Author: InverseBot Date: Tue Feb 13 01:31:51 2018 -0500 (js/css) Update generated files M UI/WebServerResources/js/vendor/angular-ui-router.js M UI/WebServerResources/js/vendor/angular-ui-router.js.map M UI/WebServerResources/js/vendor/angular-ui-router.min.js M UI/WebServerResources/js/vendor/angular-ui-router.min.js.map commit d3b10730e9ee95b420a732b97bd8e3b60975e32d Author: Francis Lachapelle Date: Mon Feb 12 14:53:28 2018 -0500 (i18n) Update translations Fixes #4372 M SoObjects/Appointments/Italian.lproj/Localizable.strings M SoObjects/Appointments/Slovak.lproj/Localizable.strings M SoObjects/Mailer/SOGoMailObject.m M SoObjects/Mailer/Slovak.lproj/Localizable.strings M UI/AdministrationUI/Italian.lproj/Localizable.strings M UI/AdministrationUI/Slovak.lproj/Localizable.strings M UI/Common/Hungarian.lproj/Localizable.strings M UI/Common/Italian.lproj/Localizable.strings M UI/Common/Slovak.lproj/Localizable.strings M UI/Contacts/Hungarian.lproj/Localizable.strings M UI/Contacts/Italian.lproj/Localizable.strings M UI/Contacts/Slovak.lproj/Localizable.strings M UI/MailPartViewers/Italian.lproj/Localizable.strings M UI/MailPartViewers/Slovak.lproj/Localizable.strings M UI/MailerUI/Hungarian.lproj/Localizable.strings M UI/MailerUI/Italian.lproj/Localizable.strings M UI/MailerUI/Slovak.lproj/Localizable.strings M UI/MainUI/Slovak.lproj/Localizable.strings M UI/PreferencesUI/Hungarian.lproj/Localizable.strings M UI/PreferencesUI/Italian.lproj/Localizable.strings M UI/PreferencesUI/Slovak.lproj/Localizable.strings M UI/Scheduler/Hungarian.lproj/Localizable.strings M UI/Scheduler/Italian.lproj/Localizable.strings M UI/Scheduler/Slovak.lproj/Localizable.strings commit a5adb2f9523b16c0062fe8966e210212ff4173d5 Author: InverseBot Date: Thu Feb 8 01:29:16 2018 -0500 (js/css) Update generated files M UI/WebServerResources/js/Scheduler.services.js M UI/WebServerResources/js/Scheduler.services.js.map commit 3bf55a5edf4c66bac7bdf9a43087abd1781cc979 Author: Francis Lachapelle Date: Wed Feb 7 15:36:24 2018 -0500 (js) Improve handling of Web calendars M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/js/Scheduler/CalendarsController.js M UI/WebServerResources/js/Scheduler/sgCalendarListItem.directive.js commit b1206697473160ac29c1a13b325b56e5f45ebbfc Author: InverseBot Date: Wed Feb 7 02:19:11 2018 -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/Scheduler.services.js M UI/WebServerResources/js/Scheduler.services.js.map commit bccce4022ec0f348e9641ddc980877c7941d3fa3 Author: Francis Lachapelle Date: Tue Feb 6 16:20:20 2018 -0500 Identation + comments M SoObjects/Contacts/SOGoFolder+CardDAV.m commit 32fd61c8f487e42bd6b8dd5037fb53ef841577d0 Author: Francis Lachapelle Date: Tue Feb 6 14:13:40 2018 -0500 Improve display of overlapping events Categories were hidden because of overlapping boxes. M NEWS M UI/WebServerResources/js/Scheduler/sgCalendarDayBlock.directive.js M UI/WebServerResources/scss/views/SchedulerUI.scss commit 7cd040fb6b6a81806aeff75242b2591bc0401716 Author: Francis Lachapelle Date: Tue Feb 6 14:06:33 2018 -0500 Show weekday in headers of day view M NEWS M UI/Templates/SchedulerUI/UIxCalDayTable.wox commit 9310a289f624ecc7dfcaabc5462532b25133e4eb Author: Francis Lachapelle Date: Tue Feb 6 11:04:21 2018 -0500 Fix decoding of spaces in URL-encoded parameters M NEWS M UI/SOGoUI/UIxComponent.m commit 006859cee15c1b3058d829a7cc3c9ea6e541acaf Author: Francis Lachapelle Date: Tue Feb 6 11:01:25 2018 -0500 (css) Better highligh color in autocompletion M UI/WebServerResources/js/Common/Common.app.js commit 9fddc66007c573035c49fb667757dc8690bd2908 Author: Francis Lachapelle Date: Tue Feb 6 10:27:20 2018 -0500 (i18n) Update translations Fixes #4372 M SoObjects/Appointments/Italian.lproj/Localizable.strings M SoObjects/Contacts/Italian.lproj/Localizable.strings M SoObjects/Mailer/Italian.lproj/Localizable.strings M UI/AdministrationUI/Italian.lproj/Localizable.strings M UI/Common/Czech.lproj/Localizable.strings M UI/Common/German.lproj/Localizable.strings M UI/Common/Italian.lproj/Localizable.strings M UI/Common/Polish.lproj/Localizable.strings M UI/Common/Slovak.lproj/Localizable.strings M UI/Common/TurkishTurkey.lproj/Localizable.strings M UI/Contacts/Czech.lproj/Localizable.strings M UI/Contacts/German.lproj/Localizable.strings M UI/Contacts/Italian.lproj/Localizable.strings M UI/Contacts/Slovak.lproj/Localizable.strings M UI/MailerUI/Czech.lproj/Localizable.strings M UI/MailerUI/German.lproj/Localizable.strings M UI/MailerUI/Italian.lproj/Localizable.strings M UI/MailerUI/Polish.lproj/Localizable.strings M UI/MailerUI/Slovak.lproj/Localizable.strings M UI/MailerUI/TurkishTurkey.lproj/Localizable.strings M UI/PreferencesUI/Czech.lproj/Localizable.strings M UI/PreferencesUI/German.lproj/Localizable.strings M UI/PreferencesUI/Italian.lproj/Localizable.strings M UI/PreferencesUI/Polish.lproj/Localizable.strings M UI/PreferencesUI/Slovak.lproj/Localizable.strings M UI/PreferencesUI/TurkishTurkey.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings M UI/Scheduler/German.lproj/Localizable.strings M UI/Scheduler/Italian.lproj/Localizable.strings M UI/Scheduler/Polish.lproj/Localizable.strings M UI/Scheduler/Slovak.lproj/Localizable.strings M UI/Scheduler/TurkishTurkey.lproj/Localizable.strings commit ed6e191f66f40593b921f2e01219ac49d2f34181 Author: InverseBot Date: Tue Feb 6 01:29:10 2018 -0500 (js/css) Update generated files M UI/WebServerResources/js/Mailer.services.js M UI/WebServerResources/js/Mailer.services.js.map commit 099f6b42dc6383f5052cd1432fadfd345b91d918 Author: Francis Lachapelle Date: Mon Feb 5 15:48:09 2018 -0500 (js) Ignore exception when closing mail editor M UI/WebServerResources/js/Mailer/MailboxController.js M UI/WebServerResources/js/Mailer/MessageController.js commit c5a324ae86d4f7cd1e64a2512fda1df0a4747458 Author: Francis Lachapelle Date: Mon Feb 5 14:37:22 2018 -0500 Fix saving new IMAP auxiliary account Fixes #4384 M UI/PreferencesUI/UIxPreferences.m commit e265ecfe1b761805785a4633cb004a98b8c2f9ea Author: InverseBot Date: Sun Feb 4 01:27:42 2018 -0500 (js/css) Update generated files M UI/WebServerResources/css/styles.css M UI/WebServerResources/css/styles.css.map commit faed42094f85c25d3e6c6415d1c81de60b8c3cc5 Author: InverseBot Date: Sat Feb 3 01:28:30 2018 -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-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-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 M UI/WebServerResources/js/vendor/lodash.js M UI/WebServerResources/js/vendor/lodash.min.js commit 40b070481298a74d1ffd5dbb5e59b51e6b449393 Author: InverseBot Date: Thu Feb 1 01:29:33 2018 -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 M UI/WebServerResources/js/vendor/angular-material.js M UI/WebServerResources/js/vendor/angular-material.min.js commit e29ce4acec172803464f121f77c79c64890ac902 Author: Francis Lachapelle Date: Wed Jan 31 10:02:47 2018 -0500 (js) Improve popup detection in mail editor Fixes #4378 M UI/WebServerResources/js/Mailer/MessageController.js commit 29047c4692b5a0e29c2ea5091d1ff8b7edaef128 Author: Francis Lachapelle Date: Wed Jan 31 08:43:52 2018 -0500 (css,js) Update md to v1.1.6 M NEWS M UI/WebServerResources/angular-material M UI/WebServerResources/bower.json commit 86b896e5324fec5c90602cd929d3e96751f85ecb Author: InverseBot Date: Wed Jan 31 01:30:02 2018 -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/vendor/angular-ui-router.js M UI/WebServerResources/js/vendor/angular-ui-router.js.map M UI/WebServerResources/js/vendor/angular-ui-router.min.js M UI/WebServerResources/js/vendor/angular-ui-router.min.js.map commit 8ae8d67c0c4d6649d91a089bd39e46b5d77aa396 Author: Francis Lachapelle Date: Tue Jan 30 16:08:56 2018 -0500 (i18n) Update French translation M UI/Common/French.lproj/Localizable.strings M UI/MailerUI/French.lproj/Localizable.strings M UI/PreferencesUI/French.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings commit ad943bf2aa11b5d52c28226f8b116bebb53e2b4d Author: Francis Lachapelle Date: Tue Jan 30 15:37:33 2018 -0500 (js) Fix URL of file uploader in mail editor M NEWS M UI/WebServerResources/js/Mailer/MessageEditorController.js commit 1be0808a16f2d0ec5a0879893f3086a4c67ca263 Author: Francis Lachapelle Date: Tue Jan 30 14:21:29 2018 -0500 i(i18n) Fix string in Preferences module M UI/PreferencesUI/English.lproj/Localizable.strings commit 2fceae86dd67bf6a1132850793b753e0d7827234 Author: Francis Lachapelle Date: Fri Jan 26 10:10:41 2018 -0500 (script) Continue even if an SQL error occurs M Scripts/sql-update-3.2.10_to_4.0.0-mysql.sh commit 750c720a7387bd51c9d898bde4eed6eb323719f9 Author: Ludovic Marcotte Date: Thu Jan 25 10:50:48 2018 -0500 (doc) re-encoded the doc M Documentation/SOGoOutlookConnectorConfigurationGuide.asciidoc commit 24123e78da06909b00aace565ebf68a4e7ba301a Author: Ludovic Marcotte Date: Thu Jan 25 10:50:07 2018 -0500 (doc) improved doc M Documentation/SOGoOutlookConnectorConfigurationGuide.asciidoc commit e2ee90f2ef866418136ec949fc5117752737fb97 Author: Ludovic Marcotte Date: Thu Jan 25 10:18:35 2018 -0500 (doc) removed unnecessary image D Documentation/images/about_dialog.png commit e47640a06d6fbb484c920d18be1f5a4f356e52bd Author: Ludovic Marcotte Date: Thu Jan 25 10:14:33 2018 -0500 (fix) moved old doc away A Attic/SOGoNativeOutlookConfigurationGuide.asciidoc D Documentation/SOGoNativeOutlookConfigurationGuide.asciidoc commit b2703f4ddc08967688d5799cb701676ea78058a6 Author: Ludovic Marcotte Date: Thu Jan 25 10:12:07 2018 -0500 (fix) handle 9 tables structure in v4 update scripts M Scripts/sql-update-3.2.10_to_4.0.0-mysql.sh M Scripts/sql-update-3.2.10_to_4.0.0.sh commit 19753f56f77c6ee34a1162f35b201f993c60465a Author: Ludovic Marcotte Date: Thu Jan 25 09:56:10 2018 -0500 (doc) update doc M Documentation/SOGoInstallationGuide.asciidoc commit 8305d30cb7a90eb08eff41f762e67983066eee2a Author: InverseBot Date: Thu Jan 25 02:18:01 2018 -0500 (js/css) Update generated files M UI/WebServerResources/js/Contacts.js M UI/WebServerResources/js/Contacts.js.map M UI/WebServerResources/js/Mailer.services.js M UI/WebServerResources/js/Mailer.services.js.map commit 23d0b68e576ab71d93e157f85429e38e694353ad Author: Francis Lachapelle Date: Wed Jan 24 16:20:19 2018 -0500 Add missing subject to junk/not junk mail reports M NEWS M SoObjects/Mailer/English.lproj/Localizable.strings M SoObjects/Mailer/SOGoMailFolder.m commit f88b46c78f653b104194759bd31295e3388684f0 Author: Francis Lachapelle Date: Wed Jan 24 15:58:45 2018 -0500 (fix) Keep remote images when composing a HTML msg M SoObjects/Mailer/NSString+Mail.m commit e93727d3f07daca01099d1c50a2ed8c0ac061c6a Author: Ludovic Marcotte Date: Wed Jan 24 14:37:06 2018 -0500 Updated NEWS M NEWS commit 2ccf7a5514b7189070fcf8f919dcd929d56424f9 Author: Ludovic Marcotte Date: Wed Jan 24 14:19:45 2018 -0500 Revert "(fix) avoid advertising EAS 16 support until libwbxml is fixed" This reverts commit 919d1ef6bec1c8812de68996d512104d52348b3f. M ActiveSync/SOGoActiveSyncDispatcher.m M ActiveSync/SoObjectWebDAVDispatcher+ActiveSync.m commit 1528dc4dd0dbc4f9f54c64099f3ec2efb91ed2cf Author: Francis Lachapelle Date: Wed Jan 24 11:58:55 2018 -0500 Improve contacts search when no scope is set M UI/Contacts/UIxContactsListActions.m commit d05477499f8ae36e48d49f4773919913322b0c1b Author: Francis Lachapelle Date: Wed Jan 24 10:35:15 2018 -0500 (js) Always show center list when no card selected M NEWS M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/WebServerResources/js/Contacts/AddressBookController.js commit 7897ea58fe8b39fc1e78e5bf473849286abb301c Author: Francis Lachapelle Date: Wed Jan 24 10:32:36 2018 -0500 Fix notifications of signed + encrypted messages M UI/MailPartViewers/UIxMailPartSignedViewer.m M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/WebServerResources/js/Mailer/Message.service.js commit a35138c0b8e19c014a3933120269efdf7fd30b81 Author: InverseBot Date: Wed Jan 24 02:17:38 2018 -0500 (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.services.js M UI/WebServerResources/js/Mailer.services.js.map M UI/WebServerResources/js/Preferences.js M UI/WebServerResources/js/Preferences.js.map commit 8e35becd93a6dbe9586fa7d390b0814140f84f78 Author: Francis Lachapelle Date: Tue Jan 23 22:23:14 2018 -0500 (js) Respect security preferences in mail editor M UI/Templates/MailerUI/UIxMailEditor.wox M UI/WebServerResources/js/Mailer/Account.service.js M UI/WebServerResources/js/Mailer/Message.service.js commit 7ebdac5525c7444d8d4ce975da5dd31e4ec95e71 Author: Francis Lachapelle Date: Tue Jan 23 13:30:56 2018 -0500 Improve display of S/MIME certificates M SoObjects/Mailer/NSData+SMIME.h M SoObjects/Mailer/NSData+SMIME.m M UI/Common/English.lproj/Localizable.strings M UI/Contacts/English.lproj/Localizable.strings M UI/Contacts/UIxContactActions.m M UI/Contacts/UIxContactView.m M UI/Contacts/product.plist M UI/MailerUI/English.lproj/Localizable.strings M UI/MailerUI/UIxMailAccountActions.m M UI/PreferencesUI/English.lproj/Localizable.strings M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox M UI/Templates/ContactsUI/UIxContactViewTemplate.wox M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/Templates/PreferencesUI/UIxAccountEditor.wox M UI/WebServerResources/js/Contacts/Card.service.js M UI/WebServerResources/js/Contacts/CardController.js M UI/WebServerResources/js/Mailer/Message.service.js commit 511aa63a34cfe2ff7bc0cb7a2dd2998a82b6d207 Author: Ludovic Marcotte Date: Tue Jan 23 10:35:46 2018 -0500 (fix) remaining S/MIME fixes to handle image/CIDs in HTML mails M SoObjects/Mailer/SOGoDraftObject.m M SoObjects/Mailer/SOGoMailBodyPart.m M SoObjects/SOGo/NSObject+Utilities.h M SoObjects/SOGo/NSObject+Utilities.m M UI/MailPartViewers/UIxMailPartAlternativeViewer.m M UI/MailPartViewers/UIxMailPartEncryptedViewer.m M UI/MailPartViewers/UIxMailPartImageViewer.m M UI/MailPartViewers/UIxMailPartMixedViewer.m M UI/MailPartViewers/UIxMailPartSignedViewer.m M UI/MailPartViewers/UIxMailPartViewer.m M UI/MailPartViewers/UIxMailRenderingContext.m M UI/MailerUI/UIxMailPopupView.m M UI/MailerUI/UIxMailView.m commit 0e673beb22535e7f2b753ea4f21c4d66bffcc7c3 Author: André Peters Date: Mon Jan 22 08:57:54 2018 +0100 Do not fail on duplicates in identities Duplicates are bad, but when tracked by $index, the mailer editor does at least not block the "from" selection field completly. :-) M UI/Templates/MailerUI/UIxMailEditor.wox commit d80f2462f0a75b88bdbaaca18e370dd36153126d Author: Francis Lachapelle Date: Fri Jan 19 13:46:19 2018 -0500 (fix) Message signature detection M SoObjects/Mailer/SOGoMailObject.m commit b8812d64e8a622d0ba3394ebc4b5eed07ae779a1 Author: Francis Lachapelle Date: Fri Jan 19 13:33:02 2018 -0500 (fix) Automatic certificate update in Address book M SoObjects/Contacts/SOGoContactFolders.m commit b8c20b24e506c57d575c1869008eea956aa759ed Author: Francis Lachapelle Date: Fri Jan 19 13:31:05 2018 -0500 (fix) Message signature detection M SoObjects/Mailer/SOGoMailObject.m commit e1cb7f385f3c7e475ff464c1fdb5b1dbc5e8ae93 Author: Ludovic Marcotte Date: Fri Jan 19 10:10:04 2018 -0500 (fix) moved the logic for certificate retrieval M SoObjects/Contacts/SOGoContactFolders.m commit c2169a1f7219d9fbf9d2994b1a66b60af0c880bf Author: Francis Lachapelle Date: Fri Jan 19 09:29:28 2018 -0500 Web-based management of email certificate (cont'd) M UI/PreferencesUI/UIxPreferences.m commit 2fc8018b52a7ceea9d145ad005033e13dea3eb8f Author: Francis Lachapelle Date: Thu Jan 18 21:56:30 2018 -0500 (js) Fix changes check in Preferences module M UI/WebServerResources/js/Preferences/PreferencesController.js commit bca655ffdd411d1bb18aeaf570983e8f3f47a7cb Author: Francis Lachapelle Date: Wed Jan 17 13:58:42 2018 -0500 (css) Fix server-side CSS cleaner Fixes #4366 M NEWS M UI/MailPartViewers/UIxMailPartHTMLViewer.m commit d4c8f5089b33bfc132e58500f2f5b4d10d352db4 Author: Francis Lachapelle Date: Wed Jan 17 12:43:06 2018 -0500 (css) Reset H{1-6} headers Fixes #4123 M UI/Templates/AdministrationUI/UIxAdministration.wox M UI/Templates/AdministrationUI/UIxAdministrationAclEditor.wox M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox M UI/Templates/ContactsUI/UIxContactViewTemplate.wox M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/Templates/PreferencesUI/UIxAccountEditor.wox M UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox M UI/Templates/SchedulerUI/UIxTaskViewTemplate.wox M UI/WebServerResources/scss/core/typography.scss M UI/WebServerResources/scss/views/AdministrationUI.scss commit 5b711dea8fec490a849f7763f928800c970e46ef Author: Francis Lachapelle Date: Wed Jan 17 11:17:22 2018 -0500 Improve display of signed/encrypted message M UI/Common/English.lproj/Localizable.strings M UI/MailerUI/English.lproj/Localizable.strings M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/Templates/PreferencesUI/UIxAccountEditor.wox M UI/WebServerResources/js/Mailer/Message.service.js commit 4133a0b9546bb4fec76c809f734234eae3a5b334 Author: Francis Lachapelle Date: Wed Jan 17 11:04:22 2018 -0500 (js) Draft: update subject in list/detail views Update the subject everywhere when saving a draft. M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/WebServerResources/js/Mailer/sgMessageListItem.directive.js commit b39d3db67434349e481c49ee6817979f04842ef9 Author: Francis Lachapelle Date: Wed Jan 17 10:21:00 2018 -0500 (i18n) Update German translation M UI/Contacts/German.lproj/Localizable.strings M UI/MailerUI/German.lproj/Localizable.strings M UI/PreferencesUI/German.lproj/Localizable.strings commit 30817079f293dd8af0d9ba1c4e577120ea5dc485 Author: Ludovic Marcotte Date: Sat Jan 13 11:45:12 2018 -0500 (fix) properly handle CID images in S/MIME signed messages M UI/MailPartViewers/UIxMailPartSignedViewer.m commit a33df49331e60eebf94aa08d53ea9c1ecd0f0f6e Author: InverseBot Date: Sat Jan 13 02:22:46 2018 -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/Preferences.js M UI/WebServerResources/js/Preferences.js.map commit e86efe59fd7c9f2b8ea99af584b4ca967461b75c Author: Francis Lachapelle Date: Fri Jan 12 16:30:05 2018 -0500 (js) Restore live update of flags in messages list M UI/WebServerResources/js/Mailer/sgMessageListItem.directive.js commit c29e0a1a3d20881fd01669d3d300e9edda9fa942 Author: Francis Lachapelle Date: Fri Jan 12 15:20:09 2018 -0500 Improve error message for S/MIME signature M UI/MailerUI/English.lproj/Localizable.strings commit 5ba683d4b1e8fd97e0e895f7cae50f621a731221 Author: Francis Lachapelle Date: Fri Jan 12 15:00:51 2018 -0500 Web-based management of email certificate (cont'd) M UI/WebServerResources/js/Mailer/Account.service.js commit 15de264967384b03839cd53838020855776af686 Author: Francis Lachapelle Date: Fri Jan 12 14:47:31 2018 -0500 Web-based management of email certificate (cont'd) M SoObjects/Mailer/SOGoMailAccount.m M SoObjects/SOGo/NSString+Utilities.h M SoObjects/SOGo/NSString+Utilities.m M SoObjects/SOGo/SOGoUser.m M SoObjects/SOGo/SOGoUserDefaults.h M SoObjects/SOGo/SOGoUserDefaults.m M UI/Common/English.lproj/Localizable.strings M UI/MailPartViewers/UIxMailPartSignedViewer.m M UI/MailerUI/English.lproj/Localizable.strings M UI/MailerUI/GNUmakefile.preamble M UI/MailerUI/UIxMailAccountActions.m M UI/MailerUI/product.plist M UI/PreferencesUI/UIxJSONPreferences.m M UI/PreferencesUI/UIxPreferences.h M UI/PreferencesUI/UIxPreferences.m M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/Templates/PreferencesUI/UIxAccountEditor.wox M UI/WebServerResources/js/Preferences/AccountDialogController.js M UI/WebServerResources/js/Preferences/PreferencesController.js commit 57674195543efb18ebf01f1c3a77ab3f9e6f5281 Author: Ludovic Marcotte Date: Thu Jan 11 11:10:35 2018 -0500 (fix) find the proper container (fixes #4371) M SoObjects/Mailer/SOGoMailBodyPart.m commit 8d0f419acf07f7bbc37a67fd52314e3ece63c58d Author: InverseBot Date: Thu Jan 11 01:31:21 2018 -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 M UI/WebServerResources/js/vendor/angular-ui-router.js M UI/WebServerResources/js/vendor/angular-ui-router.js.map M UI/WebServerResources/js/vendor/angular-ui-router.min.js M UI/WebServerResources/js/vendor/angular-ui-router.min.js.map commit 451133f226bb324f4674e39a992a38d105215d4c Author: Francis Lachapelle Date: Wed Jan 10 08:41:07 2018 -0500 (js) Remove JavaScript debugging M UI/WebServerResources/js/Mailer/Mailbox.service.js commit ed3fe1ecc28d23a8e890c7e8721b374a311438b1 Author: Francis Lachapelle Date: Tue Jan 9 21:46:55 2018 -0500 (js) Improve alarm description M UI/Scheduler/English.lproj/Localizable.strings M UI/WebServerResources/js/Scheduler/Component.service.js commit da4e2e92bdfe57e8e37edc6ee13aa045fe9cdf64 Author: InverseBot Date: Wed Jan 10 01:33:24 2018 -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 commit b73e65ebeb13cf4b13f00a321d709e74dd795dfa Author: Ludovic Marcotte Date: Tue Jan 9 19:08:30 2018 -0500 (fix) disabled OC packaging M packaging/debian-multiarch/rules M packaging/debian/rules commit d6c1fad2fc37b239df2db68478d67559e643d89b Author: Francis Lachapelle Date: Tue Jan 9 16:05:22 2018 -0500 Improve display of message options M UI/Templates/MailerUI/UIxMailViewTemplate.wox commit 6cc96301f8b2a1d8717c4eb338d7b25a7f0a1d2b Author: Francis Lachapelle Date: Tue Jan 9 15:55:32 2018 -0500 View smime certificate of signed messages (cont'd) M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/WebServerResources/js/Mailer/Message.service.js commit 02d1aa12f911c06df66e48d4128114014d7f3168 Author: Francis Lachapelle Date: Tue Jan 9 15:22:04 2018 -0500 View smime certificate of signed messages M UI/MailPartViewers/UIxMailPartSignedViewer.h M UI/MailPartViewers/UIxMailPartSignedViewer.m M UI/MailerUI/English.lproj/Localizable.strings M UI/Templates/MailerUI/UIxMailViewTemplate.wox A UI/WebServerResources/img/certificate-off.svg A UI/WebServerResources/img/certificate.svg A UI/WebServerResources/js/Common/sgBlockToggle.directive.js A UI/WebServerResources/scss/components/block-toggle/block-toggle.scss M UI/WebServerResources/scss/components/pseudo-input/pseudo-input.scss M UI/WebServerResources/scss/styles.scss commit a44118d68f96bd577c6bbfe8c6113687a8c2b83e Author: Ludovic Marcotte Date: Mon Jan 8 09:35:43 2018 -0500 (feat) new guide for Outlook connector configuration A Documentation/SOGoOutlookConnectorConfigurationGuide.asciidoc A Documentation/images/about_dialog.png A Documentation/images/add_multiple.png A Documentation/images/add_server_resource.png A Documentation/images/configure_multiple.png A Documentation/images/general_options.png A Documentation/images/installer1.png A Documentation/images/installer2.png A Documentation/images/new_folder.png A Documentation/images/outlook_ribbon.png A Documentation/images/profile_advanced.png A Documentation/images/profile_advanced_contact_mapping.png A Documentation/images/profile_advanced_custom_mapping.png A Documentation/images/profile_advanced_event_mapping.png A Documentation/images/profile_advanced_task_mapping.png A Documentation/images/profile_config.png A Documentation/images/profile_network.png A Documentation/images/select_addressbook.png A Documentation/images/select_calendar.png A Documentation/images/select_folder.png A Documentation/images/select_profiletype.png A Documentation/images/select_task.png A Documentation/images/status_report.png A Documentation/images/sync_report.png commit c875302a86b4bc50254199a85c99c08e0705a0cb Author: Ludovic Marcotte Date: Fri Jan 5 13:55:05 2018 -0500 (fix) proper handling of file attachments in S/MIME encrypted mails M SoObjects/Mailer/NSString+Mail.h M SoObjects/Mailer/NSString+Mail.m M SoObjects/Mailer/SOGoDraftObject.m M SoObjects/Mailer/SOGoMailObject.m commit 2f1c8cdbc815adac69d55c8428d5e884e4b6f3b1 Author: Francis Lachapelle Date: Fri Jan 5 08:43:59 2018 -0500 (i18n) Fix Lithuanian weekday names Fixes #4370 M UI/MainUI/Lithuanian.lproj/Locale commit 7824c35d954928d0820e40056e2ef2fcf3bb6681 Author: Ludovic Marcotte Date: Thu Jan 4 11:30:00 2018 -0500 (fix) better handling of encrypted message sending M SoObjects/Mailer/SOGoDraftObject.m commit 48d94980b46d88ff96758f2fc57ef2b5a36e5d8f Author: Ludovic Marcotte Date: Thu Jan 4 10:44:15 2018 -0500 (fix) cleanups M SoObjects/Mailer/SOGoUser+Mailer.h M SoObjects/Mailer/SOGoUser+Mailer.m commit 20e8fd852c0bcf7c281f736702d46bb637d9f7aa Author: Ludovic Marcotte Date: Thu Jan 4 09:59:24 2018 -0500 (doc) initial S/MIME doc M Documentation/SOGoInstallationGuide.asciidoc commit 8ab73fa76b99195a2422841e43f9e219e9fc8462 Author: Ludovic Marcotte Date: Thu Jan 4 09:52:37 2018 -0500 More OpenChange disabling stuff... A Attic/Fixtures/bad_hex_and_cr.rtf A Attic/Fixtures/cyr_event_ru_editor.rtf A Attic/Fixtures/escapes.rtf A Attic/Fixtures/mini_russian.rtf A Attic/Fixtures/spanish_accents.rtf A Attic/Fixtures/zentyal_crash_2058.rtf A Attic/Fixtures/zentyal_crash_2089.rtf A Attic/Fixtures/zentyal_crash_6330.rtf A Attic/Fixtures/zentyal_crash_8346.rtf A Attic/TestRTFHandler.m D Tests/Unit/Fixtures/bad_hex_and_cr.rtf D Tests/Unit/Fixtures/cyr_event_ru_editor.rtf D Tests/Unit/Fixtures/escapes.rtf D Tests/Unit/Fixtures/mini_russian.rtf D Tests/Unit/Fixtures/spanish_accents.rtf D Tests/Unit/Fixtures/zentyal_crash_2058.rtf D Tests/Unit/Fixtures/zentyal_crash_2089.rtf D Tests/Unit/Fixtures/zentyal_crash_6330.rtf D Tests/Unit/Fixtures/zentyal_crash_8346.rtf M Tests/Unit/GNUmakefile D Tests/Unit/TestRTFHandler.m commit 2d6246d63508c34b7c3ece7c304a34ccd8dd3508 Author: Ludovic Marcotte Date: Thu Jan 4 09:10:00 2018 -0500 Moved OpenChange to Attic, we no longer support this. A Attic/OpenChange/COPYING A Attic/OpenChange/Codepages.h A Attic/OpenChange/Codepages.m A Attic/OpenChange/GNUmakefile A Attic/OpenChange/GNUmakefile.preamble A Attic/OpenChange/MAPIApplication.h A Attic/OpenChange/MAPIApplication.m A Attic/OpenChange/MAPIStoreActiveTables.h A Attic/OpenChange/MAPIStoreActiveTables.m A Attic/OpenChange/MAPIStoreAppointmentWrapper.h A Attic/OpenChange/MAPIStoreAppointmentWrapper.m A Attic/OpenChange/MAPIStoreAttachment.h A Attic/OpenChange/MAPIStoreAttachment.m A Attic/OpenChange/MAPIStoreAttachmentTable.h A Attic/OpenChange/MAPIStoreAttachmentTable.m A Attic/OpenChange/MAPIStoreAuthenticator.h A Attic/OpenChange/MAPIStoreAuthenticator.m A Attic/OpenChange/MAPIStoreCalTaskFolder.h A Attic/OpenChange/MAPIStoreCalTaskFolder.m A Attic/OpenChange/MAPIStoreCalTaskMessage.h A Attic/OpenChange/MAPIStoreCalTaskMessage.m A Attic/OpenChange/MAPIStoreCalendarAttachment.h A Attic/OpenChange/MAPIStoreCalendarAttachment.m A Attic/OpenChange/MAPIStoreCalendarContext.h A Attic/OpenChange/MAPIStoreCalendarContext.m A Attic/OpenChange/MAPIStoreCalendarEmbeddedMessage.h A Attic/OpenChange/MAPIStoreCalendarEmbeddedMessage.m A Attic/OpenChange/MAPIStoreCalendarFolder.h A Attic/OpenChange/MAPIStoreCalendarFolder.m A Attic/OpenChange/MAPIStoreCalendarMessage.h A Attic/OpenChange/MAPIStoreCalendarMessage.m A Attic/OpenChange/MAPIStoreCalendarMessageTable.h A Attic/OpenChange/MAPIStoreCalendarMessageTable.m A Attic/OpenChange/MAPIStoreContactsAttachment.h A Attic/OpenChange/MAPIStoreContactsAttachment.m A Attic/OpenChange/MAPIStoreContactsContext.h A Attic/OpenChange/MAPIStoreContactsContext.m A Attic/OpenChange/MAPIStoreContactsFolder.h A Attic/OpenChange/MAPIStoreContactsFolder.m A Attic/OpenChange/MAPIStoreContactsMessage.h A Attic/OpenChange/MAPIStoreContactsMessage.m A Attic/OpenChange/MAPIStoreContactsMessageTable.h A Attic/OpenChange/MAPIStoreContactsMessageTable.m A Attic/OpenChange/MAPIStoreContext.h A Attic/OpenChange/MAPIStoreContext.m A Attic/OpenChange/MAPIStoreDBBaseContext.h A Attic/OpenChange/MAPIStoreDBBaseContext.m A Attic/OpenChange/MAPIStoreDBFolder.h A Attic/OpenChange/MAPIStoreDBFolder.m A Attic/OpenChange/MAPIStoreDBFolderTable.h A Attic/OpenChange/MAPIStoreDBFolderTable.m A Attic/OpenChange/MAPIStoreDBMessage.h A Attic/OpenChange/MAPIStoreDBMessage.m A Attic/OpenChange/MAPIStoreDBMessageTable.h A Attic/OpenChange/MAPIStoreDBMessageTable.m A Attic/OpenChange/MAPIStoreEmbeddedMessage.h A Attic/OpenChange/MAPIStoreEmbeddedMessage.m A Attic/OpenChange/MAPIStoreFAIMessage.h A Attic/OpenChange/MAPIStoreFAIMessage.m A Attic/OpenChange/MAPIStoreFAIMessageTable.h A Attic/OpenChange/MAPIStoreFAIMessageTable.m A Attic/OpenChange/MAPIStoreFallbackContext.h A Attic/OpenChange/MAPIStoreFallbackContext.m A Attic/OpenChange/MAPIStoreFolder.h A Attic/OpenChange/MAPIStoreFolder.m A Attic/OpenChange/MAPIStoreFolderTable.h A Attic/OpenChange/MAPIStoreFolderTable.m A Attic/OpenChange/MAPIStoreGCSBaseContext.h A Attic/OpenChange/MAPIStoreGCSBaseContext.m A Attic/OpenChange/MAPIStoreGCSFolder.h A Attic/OpenChange/MAPIStoreGCSFolder.m A Attic/OpenChange/MAPIStoreGCSMessage.h A Attic/OpenChange/MAPIStoreGCSMessage.m A Attic/OpenChange/MAPIStoreGCSMessageTable.h A Attic/OpenChange/MAPIStoreGCSMessageTable.m A Attic/OpenChange/MAPIStoreMIME.h A Attic/OpenChange/MAPIStoreMIME.m A Attic/OpenChange/MAPIStoreMailAttachment.h A Attic/OpenChange/MAPIStoreMailAttachment.m A Attic/OpenChange/MAPIStoreMailContext.h A Attic/OpenChange/MAPIStoreMailContext.m A Attic/OpenChange/MAPIStoreMailFolder.h A Attic/OpenChange/MAPIStoreMailFolder.m A Attic/OpenChange/MAPIStoreMailFolderTable.h A Attic/OpenChange/MAPIStoreMailFolderTable.m A Attic/OpenChange/MAPIStoreMailMessage.h A Attic/OpenChange/MAPIStoreMailMessage.m A Attic/OpenChange/MAPIStoreMailMessageTable.h A Attic/OpenChange/MAPIStoreMailMessageTable.m A Attic/OpenChange/MAPIStoreMailVolatileMessage.h A Attic/OpenChange/MAPIStoreMailVolatileMessage.m A Attic/OpenChange/MAPIStoreMapping.h A Attic/OpenChange/MAPIStoreMapping.m A Attic/OpenChange/MAPIStoreMessage.h A Attic/OpenChange/MAPIStoreMessage.m A Attic/OpenChange/MAPIStoreMessageTable.h A Attic/OpenChange/MAPIStoreMessageTable.m A Attic/OpenChange/MAPIStoreNotesContext.h A Attic/OpenChange/MAPIStoreNotesContext.m A Attic/OpenChange/MAPIStoreNotesFolder.h A Attic/OpenChange/MAPIStoreNotesFolder.m A Attic/OpenChange/MAPIStoreNotesMessage.h A Attic/OpenChange/MAPIStoreNotesMessage.m A Attic/OpenChange/MAPIStoreObject.h A Attic/OpenChange/MAPIStoreObject.m A Attic/OpenChange/MAPIStoreObjectProxy.h A Attic/OpenChange/MAPIStoreObjectProxy.m A Attic/OpenChange/MAPIStorePermissionsTable.h A Attic/OpenChange/MAPIStorePermissionsTable.m A Attic/OpenChange/MAPIStoreRecurrenceUtils.h A Attic/OpenChange/MAPIStoreRecurrenceUtils.m A Attic/OpenChange/MAPIStoreSOGo.m A Attic/OpenChange/MAPIStoreSOGoObject.h A Attic/OpenChange/MAPIStoreSOGoObject.m A Attic/OpenChange/MAPIStoreSamDBUtils.h A Attic/OpenChange/MAPIStoreSamDBUtils.m A Attic/OpenChange/MAPIStoreSharingMessage.h A Attic/OpenChange/MAPIStoreSharingMessage.m A Attic/OpenChange/MAPIStoreTable.h A Attic/OpenChange/MAPIStoreTable.m A Attic/OpenChange/MAPIStoreTasksContext.h A Attic/OpenChange/MAPIStoreTasksContext.m A Attic/OpenChange/MAPIStoreTasksFolder.h A Attic/OpenChange/MAPIStoreTasksFolder.m A Attic/OpenChange/MAPIStoreTasksMessage.h A Attic/OpenChange/MAPIStoreTasksMessage.m A Attic/OpenChange/MAPIStoreTasksMessageTable.h A Attic/OpenChange/MAPIStoreTasksMessageTable.m A Attic/OpenChange/MAPIStoreTypes.h A Attic/OpenChange/MAPIStoreTypes.m A Attic/OpenChange/MAPIStoreUserContext.h A Attic/OpenChange/MAPIStoreUserContext.m A Attic/OpenChange/NSArray+MAPIStore.h A Attic/OpenChange/NSArray+MAPIStore.m A Attic/OpenChange/NSData+MAPIStore.h A Attic/OpenChange/NSData+MAPIStore.m A Attic/OpenChange/NSDate+MAPIStore.h A Attic/OpenChange/NSDate+MAPIStore.m A Attic/OpenChange/NSObject+MAPIStore.h A Attic/OpenChange/NSObject+MAPIStore.m A Attic/OpenChange/NSObject+PropertyList.h A Attic/OpenChange/NSObject+PropertyList.m A Attic/OpenChange/NSString+MAPIStore.h A Attic/OpenChange/NSString+MAPIStore.m A Attic/OpenChange/NSValue+MAPIStore.h A Attic/OpenChange/NSValue+MAPIStore.m A Attic/OpenChange/RTFHandler.h A Attic/OpenChange/RTFHandler.m A Attic/OpenChange/SOGoCacheGCSObject+MAPIStore.h A Attic/OpenChange/SOGoCacheGCSObject+MAPIStore.m A Attic/OpenChange/SOGoMAPIDBMessage.h A Attic/OpenChange/SOGoMAPIDBMessage.m A Attic/OpenChange/classes.txt A Attic/OpenChange/code-MAPIStorePropertySelectors.h A Attic/OpenChange/code-MAPIStorePropertySelectors.m A Attic/OpenChange/dbmsgreader.m A Attic/OpenChange/gen-charset-table.py A Attic/OpenChange/gen-property-selectors.py A Attic/OpenChange/iCalEvent+MAPIStore.h A Attic/OpenChange/iCalEvent+MAPIStore.m A Attic/OpenChange/iCalTimeZone+MAPIStore.h A Attic/OpenChange/iCalTimeZone+MAPIStore.m A Attic/OpenChange/plreader.m A Attic/OpenChange/product.plist A Attic/OpenChange/samba-get-config.py D OpenChange/COPYING D OpenChange/Codepages.h D OpenChange/Codepages.m D OpenChange/GNUmakefile D OpenChange/GNUmakefile.preamble D OpenChange/MAPIApplication.h D OpenChange/MAPIApplication.m D OpenChange/MAPIStoreActiveTables.h D OpenChange/MAPIStoreActiveTables.m D OpenChange/MAPIStoreAppointmentWrapper.h D OpenChange/MAPIStoreAppointmentWrapper.m D OpenChange/MAPIStoreAttachment.h D OpenChange/MAPIStoreAttachment.m D OpenChange/MAPIStoreAttachmentTable.h D OpenChange/MAPIStoreAttachmentTable.m D OpenChange/MAPIStoreAuthenticator.h D OpenChange/MAPIStoreAuthenticator.m D OpenChange/MAPIStoreCalTaskFolder.h D OpenChange/MAPIStoreCalTaskFolder.m D OpenChange/MAPIStoreCalTaskMessage.h D OpenChange/MAPIStoreCalTaskMessage.m D OpenChange/MAPIStoreCalendarAttachment.h D OpenChange/MAPIStoreCalendarAttachment.m D OpenChange/MAPIStoreCalendarContext.h D OpenChange/MAPIStoreCalendarContext.m D OpenChange/MAPIStoreCalendarEmbeddedMessage.h D OpenChange/MAPIStoreCalendarEmbeddedMessage.m D OpenChange/MAPIStoreCalendarFolder.h D OpenChange/MAPIStoreCalendarFolder.m D OpenChange/MAPIStoreCalendarMessage.h D OpenChange/MAPIStoreCalendarMessage.m D OpenChange/MAPIStoreCalendarMessageTable.h D OpenChange/MAPIStoreCalendarMessageTable.m D OpenChange/MAPIStoreContactsAttachment.h D OpenChange/MAPIStoreContactsAttachment.m D OpenChange/MAPIStoreContactsContext.h D OpenChange/MAPIStoreContactsContext.m D OpenChange/MAPIStoreContactsFolder.h D OpenChange/MAPIStoreContactsFolder.m D OpenChange/MAPIStoreContactsMessage.h D OpenChange/MAPIStoreContactsMessage.m D OpenChange/MAPIStoreContactsMessageTable.h D OpenChange/MAPIStoreContactsMessageTable.m D OpenChange/MAPIStoreContext.h D OpenChange/MAPIStoreContext.m D OpenChange/MAPIStoreDBBaseContext.h D OpenChange/MAPIStoreDBBaseContext.m D OpenChange/MAPIStoreDBFolder.h D OpenChange/MAPIStoreDBFolder.m D OpenChange/MAPIStoreDBFolderTable.h D OpenChange/MAPIStoreDBFolderTable.m D OpenChange/MAPIStoreDBMessage.h D OpenChange/MAPIStoreDBMessage.m D OpenChange/MAPIStoreDBMessageTable.h D OpenChange/MAPIStoreDBMessageTable.m D OpenChange/MAPIStoreEmbeddedMessage.h D OpenChange/MAPIStoreEmbeddedMessage.m D OpenChange/MAPIStoreFAIMessage.h D OpenChange/MAPIStoreFAIMessage.m D OpenChange/MAPIStoreFAIMessageTable.h D OpenChange/MAPIStoreFAIMessageTable.m D OpenChange/MAPIStoreFallbackContext.h D OpenChange/MAPIStoreFallbackContext.m D OpenChange/MAPIStoreFolder.h D OpenChange/MAPIStoreFolder.m D OpenChange/MAPIStoreFolderTable.h D OpenChange/MAPIStoreFolderTable.m D OpenChange/MAPIStoreGCSBaseContext.h D OpenChange/MAPIStoreGCSBaseContext.m D OpenChange/MAPIStoreGCSFolder.h D OpenChange/MAPIStoreGCSFolder.m D OpenChange/MAPIStoreGCSMessage.h D OpenChange/MAPIStoreGCSMessage.m D OpenChange/MAPIStoreGCSMessageTable.h D OpenChange/MAPIStoreGCSMessageTable.m D OpenChange/MAPIStoreMIME.h D OpenChange/MAPIStoreMIME.m D OpenChange/MAPIStoreMailAttachment.h D OpenChange/MAPIStoreMailAttachment.m D OpenChange/MAPIStoreMailContext.h D OpenChange/MAPIStoreMailContext.m D OpenChange/MAPIStoreMailFolder.h D OpenChange/MAPIStoreMailFolder.m D OpenChange/MAPIStoreMailFolderTable.h D OpenChange/MAPIStoreMailFolderTable.m D OpenChange/MAPIStoreMailMessage.h D OpenChange/MAPIStoreMailMessage.m D OpenChange/MAPIStoreMailMessageTable.h D OpenChange/MAPIStoreMailMessageTable.m D OpenChange/MAPIStoreMailVolatileMessage.h D OpenChange/MAPIStoreMailVolatileMessage.m D OpenChange/MAPIStoreMapping.h D OpenChange/MAPIStoreMapping.m D OpenChange/MAPIStoreMessage.h D OpenChange/MAPIStoreMessage.m D OpenChange/MAPIStoreMessageTable.h D OpenChange/MAPIStoreMessageTable.m D OpenChange/MAPIStoreNotesContext.h D OpenChange/MAPIStoreNotesContext.m D OpenChange/MAPIStoreNotesFolder.h D OpenChange/MAPIStoreNotesFolder.m D OpenChange/MAPIStoreNotesMessage.h D OpenChange/MAPIStoreNotesMessage.m D OpenChange/MAPIStoreObject.h D OpenChange/MAPIStoreObject.m D OpenChange/MAPIStoreObjectProxy.h D OpenChange/MAPIStoreObjectProxy.m D OpenChange/MAPIStorePermissionsTable.h D OpenChange/MAPIStorePermissionsTable.m D OpenChange/MAPIStoreRecurrenceUtils.h D OpenChange/MAPIStoreRecurrenceUtils.m D OpenChange/MAPIStoreSOGo.m D OpenChange/MAPIStoreSOGoObject.h D OpenChange/MAPIStoreSOGoObject.m D OpenChange/MAPIStoreSamDBUtils.h D OpenChange/MAPIStoreSamDBUtils.m D OpenChange/MAPIStoreSharingMessage.h D OpenChange/MAPIStoreSharingMessage.m D OpenChange/MAPIStoreTable.h D OpenChange/MAPIStoreTable.m D OpenChange/MAPIStoreTasksContext.h D OpenChange/MAPIStoreTasksContext.m D OpenChange/MAPIStoreTasksFolder.h D OpenChange/MAPIStoreTasksFolder.m D OpenChange/MAPIStoreTasksMessage.h D OpenChange/MAPIStoreTasksMessage.m D OpenChange/MAPIStoreTasksMessageTable.h D OpenChange/MAPIStoreTasksMessageTable.m D OpenChange/MAPIStoreTypes.h D OpenChange/MAPIStoreTypes.m D OpenChange/MAPIStoreUserContext.h D OpenChange/MAPIStoreUserContext.m D OpenChange/NSArray+MAPIStore.h D OpenChange/NSArray+MAPIStore.m D OpenChange/NSData+MAPIStore.h D OpenChange/NSData+MAPIStore.m D OpenChange/NSDate+MAPIStore.h D OpenChange/NSDate+MAPIStore.m D OpenChange/NSObject+MAPIStore.h D OpenChange/NSObject+MAPIStore.m D OpenChange/NSObject+PropertyList.h D OpenChange/NSObject+PropertyList.m D OpenChange/NSString+MAPIStore.h D OpenChange/NSString+MAPIStore.m D OpenChange/NSValue+MAPIStore.h D OpenChange/NSValue+MAPIStore.m D OpenChange/RTFHandler.h D OpenChange/RTFHandler.m D OpenChange/SOGoCacheGCSObject+MAPIStore.h D OpenChange/SOGoCacheGCSObject+MAPIStore.m D OpenChange/SOGoMAPIDBMessage.h D OpenChange/SOGoMAPIDBMessage.m D OpenChange/classes.txt D OpenChange/code-MAPIStorePropertySelectors.h D OpenChange/code-MAPIStorePropertySelectors.m D OpenChange/dbmsgreader.m D OpenChange/gen-charset-table.py D OpenChange/gen-property-selectors.py D OpenChange/iCalEvent+MAPIStore.h D OpenChange/iCalEvent+MAPIStore.m D OpenChange/iCalTimeZone+MAPIStore.h D OpenChange/iCalTimeZone+MAPIStore.m D OpenChange/plreader.m D OpenChange/product.plist D OpenChange/samba-get-config.py commit 0287f34bcaadf34b3bf012d00d5c63ad7b325be3 Author: InverseBot Date: Mon Dec 25 01:32:34 2017 -0500 (js/css) Update generated files 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/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 M UI/WebServerResources/js/Main.js.map M UI/WebServerResources/js/Preferences.js M UI/WebServerResources/js/Preferences.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 879e7a6cd5b39cf494130a0360dd06c5d79721e0 Author: Ludovic Marcotte Date: Sun Dec 24 06:49:22 2017 -0500 (fix) added missing template A UI/Templates/MailPartViewers/UIxMailPartEncryptedViewer.wox commit 0ec60788d8078db19ac56e50697547cae5672ceb Author: InverseBot Date: Sun Dec 24 01:28:39 2017 -0500 (js/css) Update generated files M UI/WebServerResources/js/Mailer.services.js M UI/WebServerResources/js/Mailer.services.js.map commit ada9c57ef76ef2f4137707f5a004bd1d7c781de9 Author: Ludovic Marcotte Date: Sat Dec 23 09:36:22 2017 -0500 (feat) trivial warning for encrypted mails M UI/WebServerResources/js/Mailer/Message.service.js commit 643c6b7ebf5a027d8bc6def8b59eaeb9b49053c0 Author: Ludovic Marcotte Date: Sat Dec 23 09:34:26 2017 -0500 (fix) cleanups and proper handling when trying to decrypt email with no cert M UI/MailPartViewers/UIxMailPartEncryptedViewer.m M UI/MailPartViewers/UIxMailRenderingContext.m commit 35c7f483d9ca5ee136b2e95c9585358b9df3be7e Author: Ludovic Marcotte Date: Sat Dec 23 09:21:28 2017 -0500 (feat) handling of encrypted mails in generic viewer handler M UI/MailPartViewers/UIxMailPartViewer.h M UI/MailPartViewers/UIxMailPartViewer.m commit c80f016c188b026fa0a7e6f5266e9a2b005cbde2 Author: Ludovic Marcotte Date: Sat Dec 23 09:07:14 2017 -0500 (feat) handling of encrypted multipart/mixed M UI/MailPartViewers/UIxMailPartMixedViewer.m commit 8727024857e463e010ea6af8acc1137333b269fe Author: Ludovic Marcotte Date: Sat Dec 23 09:05:59 2017 -0500 (feat) handling of encrypted and signed mails M UI/MailPartViewers/UIxMailPartSignedViewer.h M UI/MailPartViewers/UIxMailPartSignedViewer.m commit a73b20fa0229a8c41c2241ac81988fee19f84269 Author: Ludovic Marcotte Date: Sat Dec 23 09:04:36 2017 -0500 (feat) handling of encrypted multiplart/alternative M UI/MailPartViewers/UIxMailPartAlternativeViewer.m commit 502b59bc08c8eb167dc08c337b6605a0f2870538 Author: Ludovic Marcotte Date: Sat Dec 23 09:02:32 2017 -0500 (feat) handling of encypted HTML parts M UI/MailPartViewers/UIxMailPartHTMLViewer.m commit 3f95d53de835832e0add5e2aa3d94c9b8ad51b3e Author: Ludovic Marcotte Date: Sat Dec 23 08:59:32 2017 -0500 (feat) new viewer handler for encrypted emails M UI/MailPartViewers/UIxMailRenderingContext.h M UI/MailPartViewers/UIxMailRenderingContext.m commit 72273bf45465b5380b5556cdff82fb6ac2e19ac6 Author: Ludovic Marcotte Date: Sat Dec 23 08:57:45 2017 -0500 (fix) cleanups M UI/MailPartViewers/UIxMailPartEncryptedViewer.m commit 496b402d1797adedcea6cf51283dad3a10d147fc Author: Ludovic Marcotte Date: Sat Dec 23 08:57:05 2017 -0500 (fix) cosmetics M UI/MailPartViewers/UIxMailPartImageViewer.m commit 695afc670fc207a84d68f1d8d5910ae191a56c45 Author: Ludovic Marcotte Date: Sat Dec 23 08:56:29 2017 -0500 (feat) new encrypted viewer + cosmetics in text one M UI/MailPartViewers/GNUmakefile A UI/MailPartViewers/UIxMailPartEncryptedViewer.h A UI/MailPartViewers/UIxMailPartEncryptedViewer.m M UI/MailPartViewers/UIxMailPartTextViewer.h M UI/MailPartViewers/UIxMailPartTextViewer.m commit 54d04741fa7ffb31594d18402f53706c7c800481 Author: Ludovic Marcotte Date: Sat Dec 23 07:31:21 2017 -0500 (feat) add PKCS7 cert to contacts when possible M UI/MailerUI/UIxMailView.m commit 74d41ecb34b14fd69fb2618a34c0f4d2fd804dc6 Author: Ludovic Marcotte Date: Sat Dec 23 07:20:08 2017 -0500 (feat) added signing+encryption support M UI/MailerUI/UIxMailEditor.m commit 2a272f0aa74ea71cfa97b7fe833c1d263047ffae Author: Ludovic Marcotte Date: Sat Dec 23 07:18:20 2017 -0500 (feat) added PKCS12 import/removal M UI/MailerUI/UIxMailAccountActions.h M UI/MailerUI/UIxMailAccountActions.m commit 95bf606bf2ad5e24d9b49e3a0520b089cbe8dd95 Author: Ludovic Marcotte Date: Sat Dec 23 07:15:47 2017 -0500 (feat) added S/MIME composition support M SoObjects/Mailer/SOGoDraftObject.h M SoObjects/Mailer/SOGoDraftObject.m commit 6ce1fa42a213ab2605543d98b68215e2604fa1fb Author: Ludovic Marcotte Date: Sat Dec 23 06:48:09 2017 -0500 (feat) adjusted makefile for S/MIME code M SoObjects/Mailer/GNUmakefile commit 793fc9024f4ba32182440b40c44917cc42369fb8 Author: Ludovic Marcotte Date: Sat Dec 23 06:47:34 2017 -0500 (feat) added NSData S/MIME decoding/encoding/translation class A SoObjects/Mailer/NSData+SMIME.h A SoObjects/Mailer/NSData+SMIME.m commit 71dd9d7d91a2b3dcd897de2d989e314d9067a0b2 Author: Ludovic Marcotte Date: Sat Dec 23 06:35:38 2017 -0500 (feat) added S/MIME support for content fetch when replying/forwarding mails M SoObjects/Mailer/SOGoMailObject+Draft.h M SoObjects/Mailer/SOGoMailObject+Draft.m commit e27e558cb273096e2fd4cdb391ec04939846d9b7 Author: Ludovic Marcotte Date: Sat Dec 23 06:11:22 2017 -0500 (fix) cosmetics M SoObjects/Mailer/SOGoMailBaseObject.h M SoObjects/Mailer/SOGoMailBaseObject.m commit 96d62c432b230e15e166e9749f953a9529e144d8 Author: Ludovic Marcotte Date: Sat Dec 23 06:10:11 2017 -0500 (fix) made the code a bit more robust M SoObjects/Mailer/SOGoMailObject.m commit 6294d91180b0a258ee3f48a370540ec1d344fe92 Author: Ludovic Marcotte Date: Sat Dec 23 06:06:23 2017 -0500 (feat) added S/MIME file download support M SoObjects/Mailer/SOGoMailBodyPart.m commit 64a7b8a79721dd8e5ac9cbf753a9bbbd182f8355 Author: Ludovic Marcotte Date: Sat Dec 23 05:48:31 2017 -0500 (fix) cosmetics M SoObjects/Mailer/SOGoMailReply.m commit f880d1aa5490b1572892899f23087758b471b43c Author: Ludovic Marcotte Date: Sat Dec 23 05:47:31 2017 -0500 (feat) added S/MIME support for body key lookups M SoObjects/Mailer/SOGoMailObject.h M SoObjects/Mailer/SOGoMailObject.m commit 915fad335a2c37319dab8979e3708f5c02fb6dfe Author: Ludovic Marcotte Date: Sat Dec 23 05:15:39 2017 -0500 (fix) enable SSL flags M SoObjects/Mailer/GNUmakefile.preamble commit 5e26ff6d1dc6e4390ad00705978c68c77b7ad6f0 Author: Ludovic Marcotte Date: Sat Dec 23 05:09:45 2017 -0500 (feat) show sign/encrypt options (unconditionaly right now) M UI/Templates/MailerUI/UIxMailEditor.wox commit 94f7050cb87a8db6946735a11c2a07d7fbbb47cd Author: Ludovic Marcotte Date: Sat Dec 23 05:08:55 2017 -0500 (fix) renamed update scripts to v4 D Scripts/sql-update-3.2.10_to_3.3.0-mysql.sh D Scripts/sql-update-3.2.10_to_3.3.0.sh A Scripts/sql-update-3.2.10_to_4.0.0-mysql.sh A Scripts/sql-update-3.2.10_to_4.0.0.sh commit f95170e043961a8fc8e3be7533039dadef7001f1 Author: Ludovic Marcotte Date: Sat Dec 23 05:07:54 2017 -0500 (fix) cosmetics M UI/PreferencesUI/PreferencesUIProduct.m M UI/PreferencesUI/UIxAccountEditor.m M UI/PreferencesUI/UIxAdditionalPreferences.h M UI/PreferencesUI/UIxAdditionalPreferences.m commit 81e07f010521ae22a535f582ccad524cd0f031e1 Author: Ludovic Marcotte Date: Sat Dec 23 05:04:13 2017 -0500 (fix) cosmetics M SoObjects/SOGo/SOGoSQLUserProfile.h M SoObjects/SOGo/SOGoSQLUserProfile.m M SoObjects/SOGo/SOGoUserProfile.m commit 8f2bcb6055782971ba086a0f280de429fee34f4f Author: Ludovic Marcotte Date: Sat Dec 23 05:03:18 2017 -0500 (fix) cosmetics M SoObjects/SOGo/NSString+Utilities.h M SoObjects/SOGo/NSString+Utilities.m commit 42bf30d05e8943ae8bee1cc54e30cf59e74bfa0b Author: Ludovic Marcotte Date: Sat Dec 23 05:00:36 2017 -0500 (fix) rename for more clarity M UI/PreferencesUI/English.lproj/Localizable.strings M UI/Templates/PreferencesUI/UIxAccountEditor.wox commit 8a4ebe2c609d14320e69169fd139f46e2f578c80 Author: Ludovic Marcotte Date: Sat Dec 23 04:53:41 2017 -0500 (feat) can now associate certificate (PEM format) on mail account M SoObjects/Mailer/SOGoMailAccount.h M SoObjects/Mailer/SOGoMailAccount.m commit 979ec2c3a13e54f6312f50c89907d7440aeebc30 Author: Ludovic Marcotte Date: Sat Dec 23 04:51:06 2017 -0500 (fix) cosmetics M SoObjects/Mailer/SOGoMailBodyPart.h M SoObjects/Mailer/SOGoMailForward.m commit 58f4c72c47cab30e0b74a3367e6194207a3c5cc0 Author: Ludovic Marcotte Date: Sat Dec 23 04:49:57 2017 -0500 (fix) cosmetics M SoObjects/Mailer/NSDictionary+Mail.h commit af641bbead4f76dd91547d2e107fd2c264923554 Author: Ludovic Marcotte Date: Sat Dec 23 04:49:25 2017 -0500 (fix) cosmetics M SoObjects/Mailer/NSDictionary+Mail.m commit 873faf468f41e1c53d49e26f4d67f3fe4331e1e9 Author: Ludovic Marcotte Date: Sat Dec 23 04:47:28 2017 -0500 (fix) cosmetics M SoObjects/Contacts/SOGoContactGCSEntry.h M SoObjects/Contacts/SOGoContactGCSEntry.m commit f5db41584bcd731e395ac2ad68ec265e77f37748 Author: Ludovic Marcotte Date: Sat Dec 23 04:46:43 2017 -0500 (fix) cosmetics M SoObjects/Contacts/SOGoContactGCSFolder.h M SoObjects/Contacts/SOGoContactObject.h commit 2952a69785e81c8149ffac3f97528e6fd05aee54 Author: Ludovic Marcotte Date: Sat Dec 23 04:42:56 2017 -0500 (feat) new helper method to find contact and certificate in all address books M SoObjects/Contacts/SOGoContactFolders.h M SoObjects/Contacts/SOGoContactFolders.m commit 394e7e7e88b9bc8761cedcee0f1c17118189db98 Author: Ludovic Marcotte Date: Sat Dec 23 04:37:12 2017 -0500 (feat) handling of c_hascertificate M SoObjects/Contacts/NGVCard+SOGo.m M SoObjects/Contacts/SOGoContactGCSFolder.m commit f66278131267ecc67363e303a8edabf5f2d780fb Author: Ludovic Marcotte Date: Sat Dec 23 04:34:49 2017 -0500 (feat) new c_hascertificate column in contact quick tables and migration scripts M SOPE/GDLContentStore/contact-oracle.ocs M SOPE/GDLContentStore/contact.ocs M Scripts/sql-update-3.2.10_to_3.3.0-mysql.sh M Scripts/sql-update-3.2.10_to_3.3.0.sh commit 6c993be9f1b0c2162716d47eda113129ade53d63 Author: Ludovic Marcotte Date: Sat Dec 23 04:31:43 2017 -0500 (feat) add KEY support for certificate handling M SOPE/NGCards/NGVCard.h M SOPE/NGCards/NGVCard.m commit 8afa87e9537c1dfbd9f8c0eb3d04189f7868e5c5 Author: InverseBot Date: Fri Dec 22 01:28:55 2017 -0500 (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.js M UI/WebServerResources/js/Preferences.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-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-sanitize.js M UI/WebServerResources/js/vendor/angular-sanitize.min.js M UI/WebServerResources/js/vendor/angular-ui-router.js M UI/WebServerResources/js/vendor/angular-ui-router.js.map M UI/WebServerResources/js/vendor/angular-ui-router.min.js M UI/WebServerResources/js/vendor/angular-ui-router.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 4b355f532dacfaa860f467f19dafd77bba381232 Author: Francis Lachapelle Date: Thu Dec 21 16:41:06 2017 -0500 Initial Web-based management of email certificate M UI/Common/English.lproj/Localizable.strings M UI/MailerUI/UIxMailAccountActions.m M UI/MailerUI/product.plist M UI/PreferencesUI/English.lproj/Localizable.strings M UI/Templates/PreferencesUI/UIxAccountEditor.wox M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/js/Common/Dialog.service.js M UI/WebServerResources/js/Mailer/Account.service.js M UI/WebServerResources/js/Preferences/AccountDialogController.js M UI/WebServerResources/js/Preferences/Preferences.app.js commit 429a3bedb95496d09dbeeb17233d8add3e0e11b3 Author: Francis Lachapelle Date: Thu Dec 21 16:06:39 2017 -0500 Fix handling of public access rights of Calendars M UI/Scheduler/UIxCalUserRightsEditor.m commit b89752cd39f43f0856cf562c645964724ef060d2 Author: InverseBot Date: Wed Dec 20 01:30:19 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/Preferences.js M UI/WebServerResources/js/Preferences.js.map M UI/WebServerResources/js/Preferences.services.js M UI/WebServerResources/js/Preferences.services.js.map commit 9ed23c32f2ef04885eb77c5f468496701c5b42af Author: Francis Lachapelle Date: Tue Dec 19 10:26:16 2017 -0500 (i18n) Update translations M UI/Contacts/French.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/Polish.lproj/Localizable.strings M UI/MailerUI/TurkishTurkey.lproj/Localizable.strings M UI/PreferencesUI/French.lproj/Localizable.strings M UI/PreferencesUI/Polish.lproj/Localizable.strings M UI/PreferencesUI/TurkishTurkey.lproj/Localizable.strings M UI/WebServerResources/angular-material commit 28a37de61385c59a7c7ac10bd468a51e16186216 Author: Francis Lachapelle Date: Tue Dec 19 10:06:01 2017 -0500 Use address books search fields in Contacts module Fixes #4356 M ActiveSync/SOGoActiveSyncDispatcher.m commit 60bbe262894c684210ac5ba2654db80c2768d22c Author: Francis Lachapelle Date: Tue Dec 19 09:53:48 2017 -0500 (js) Catch some exceptions to avoid console errors M UI/Templates/UIxAclEditor.wox M UI/WebServerResources/js/Common/AclController.js M UI/WebServerResources/js/Mailer/MailboxController.js M UI/WebServerResources/js/Preferences/Preferences.service.js M UI/WebServerResources/js/Preferences/PreferencesController.js commit 37074086cf66af08c4c165f6229600ca5b6ca893 Author: InverseBot Date: Tue Dec 19 01:29:54 2017 -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 commit c9c5f8bba9faa4de570bf2f5434dafcf0f9f74a8 Author: Francis Lachapelle Date: Mon Dec 18 16:07:10 2017 -0500 (html) Add placeholder in Sieve filter editor M UI/Templates/PreferencesUI/UIxFilterEditor.wox commit 97147e261b0faac6608180a24a143c7290a7540e Author: Francis Lachapelle Date: Mon Dec 18 16:02:36 2017 -0500 (html) Clarify warning in mail composer M UI/MailerUI/English.lproj/Localizable.strings M UI/Templates/MailerUI/UIxMailEditor.wox commit 732f81b44b80dababffcf4adff206cd6e341f6e6 Author: Francis Lachapelle Date: Mon Dec 18 15:50:44 2017 -0500 Update NEWS file M NEWS commit 3b411101cd6fa7138ec80495058423541dc19b5f Author: Francis Lachapelle Date: Mon Dec 18 15:49:41 2017 -0500 (js) Sort categories in event and task editors Fixes #4349 M NEWS M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox M UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox commit 8d38be1e430eea32c1b56a72e76af94428a96337 Author: Francis Lachapelle Date: Mon Dec 18 15:36:01 2017 -0500 Support for events with recurrence dates (cont'd) M UI/WebServerResources/js/Scheduler/Component.service.js commit de91b578253078ecfe30f35cd477af1624e47a47 Author: Francis Lachapelle Date: Mon Dec 18 15:31:43 2017 -0500 Fix handling of public access rights of Calendars Fixes #4344 M UI/Common/UIxUserRightsEditor.m M UI/Scheduler/UIxCalUserRightsEditor.m M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/Templates/UIxAclEditor.wox M UI/WebServerResources/js/Common/AclController.js commit e6e5e077bd9ce47e150dfe271d69d3fefa57c1e9 Author: InverseBot Date: Sat Dec 16 01:28:47 2017 -0500 (js/css) Update generated files M UI/WebServerResources/css/styles.css M UI/WebServerResources/css/styles.css.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/Scheduler.services.js M UI/WebServerResources/js/Scheduler.services.js.map commit e590aec64fc73592fc4c92e34b54421ceeadc4be Author: Francis Lachapelle Date: Fri Dec 15 16:36:15 2017 -0500 (js) Fix exception in Card service When calling init from $reset, the birthday attribute is already a Date object. Avoid raising an exception on wrong data type. M UI/WebServerResources/js/Contacts/Card.service.js commit 3816d25a44df46671e89f7f627bbc6f4f71c6fee Author: Francis Lachapelle Date: Fri Dec 15 16:30:37 2017 -0500 (js) Make sure mail identities are unique Fixes #4338 M UI/WebServerResources/js/Mailer/MessageEditorController.js commit 7f99514744f8d893c0ffd5e6c44ccb84be557c10 Author: Francis Lachapelle Date: Fri Dec 15 16:17:51 2017 -0500 Add support for events with recurrence dates M NEWS M SOPE/NGCards/iCalRecurrenceCalculator.h M SOPE/NGCards/iCalRecurrenceCalculator.m M SOPE/NGCards/iCalRepeatableEntityObject.h M SOPE/NGCards/iCalRepeatableEntityObject.m M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/Appointments/iCalCalendar+SOGo.m M SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/UIxAppointmentEditor.m M UI/Scheduler/UIxCalMainView.m M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox M UI/Templates/SchedulerUI/UIxRecurrenceEditor.wox M UI/WebServerResources/js/Scheduler/ComponentController.js commit e61a55f30ecd9cc2593f3acf90c0e700909e8e6b Author: Francis Lachapelle Date: Fri Dec 15 12:17:14 2017 -0500 (css) Fix fab button placement in Mail module Fixes #4358 M UI/WebServerResources/scss/components/button/button.scss commit e7a4384f284c20a4deb6df00098a35e574e3bfdd Author: InverseBot Date: Wed Dec 13 01:30:52 2017 -0500 (js/css) Update generated files M UI/WebServerResources/css/styles.css M UI/WebServerResources/css/styles.css.map commit b3f2fba4dac3ddfb452d52eaa7e786e0265b2325 Author: Francis Lachapelle Date: Tue Dec 12 12:54:56 2017 -0500 (css) Fix advanced mailbox search We must rely on the pseudo-input-container to properly wrap the md-select inside a md-toolbar. M NEWS M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/WebServerResources/scss/components/pseudo-input/pseudo-input.scss commit d526efa501d1067fe51a37beefeb202bc58a1c7e Author: Francis Lachapelle Date: Thu Dec 7 16:07:25 2017 -0500 Remove null characters from JSON responses M NEWS M SoObjects/SOGo/NSString+Utilities.m commit 38790af7745ed7b4c0cf2505989f8bf9ac3f63af Author: InverseBot Date: Wed Dec 6 01:25:18 2017 -0500 (js/css) Update generated files M UI/WebServerResources/js/Contacts.services.js M UI/WebServerResources/js/Contacts.services.js.map commit c45c691bf9430760280bf005c877d32456b7350e Author: Francis Lachapelle Date: Mon Dec 4 15:36:29 2017 -0500 (js) Fix search in contact list creator M UI/WebServerResources/js/Contacts/AddressBook.service.js commit 73201a031480792f379f16297822d813b92abd8c Author: Francis Lachapelle Date: Fri Dec 1 17:17:10 2017 -0500 (i18n) Contacts module M UI/Contacts/English.lproj/Localizable.strings commit fc7706abd06abe6c84edcc9367ecd1a572f9d2c3 Author: InverseBot Date: Fri Dec 1 01:26:40 2017 -0500 (js/css) Update generated files M UI/WebServerResources/js/Common.js M UI/WebServerResources/js/Common.js.map commit 8e1a19dca27dfe73c5e0f92f509c1c545d748e0a Author: Francis Lachapelle Date: Thu Nov 30 11:25:11 2017 -0500 (js) Force copy of dragged contacts from remote AB M NEWS M UI/WebServerResources/js/Common/sgDraggable.directive.js commit 7ddecd400607ed3d85c42b3f62e96ace48eb4e52 Author: InverseBot Date: Mon Nov 27 01:27:38 2017 -0500 (js/css) Update generated files 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/Preferences.services.js M UI/WebServerResources/js/Preferences.services.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 c9c6b0dc9f9dddc32da2253c4966b0da0e153dc8 Author: InverseBot Date: Sat Nov 25 01:28:04 2017 -0500 (js/css) Update generated files M UI/WebServerResources/js/Scheduler.services.js M UI/WebServerResources/js/Scheduler.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-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 2c86f68fb9b790b9fea22350cc56e395412b93e9 Author: Francis Lachapelle Date: Thu Nov 23 16:44:50 2017 -0500 (js) Catch some exceptions to avoid console errors M UI/WebServerResources/js/Scheduler/CalendarListController.js commit 27ce401e6bdb3653ec9b01d09501a1f3ad1a159d Author: InverseBot Date: Fri Nov 24 01:28:49 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 39e579e656e4082f31c23e52971c8be3beeb4726 Author: Francis Lachapelle Date: Thu Nov 23 14:24:30 2017 -0500 Fix class security in Mailer M UI/MailerUI/product.plist commit 30c361a56ba9eab3d1388dce3d5a46a096272125 Author: Francis Lachapelle Date: Thu Nov 23 14:14:29 2017 -0500 Fix Sieve path of mailboxes for filter editor M NEWS M SoObjects/Mailer/SOGoMailAccount.m commit 1d90aa748dcd6fc2945477ce4efd098100cd21c6 Author: Francis Lachapelle Date: Thu Nov 23 14:03:22 2017 -0500 (js) Don't try to select "noselect" mailbox M UI/WebServerResources/js/Mailer/sgMailboxListItem.directive.js commit 7874b0a74c17e70ed0614a753a52252b8b178845 Author: Francis Lachapelle Date: Thu Nov 23 13:59:49 2017 -0500 Fix compilation warning M UI/Contacts/UIxContactView.h commit 6ab4688812b8797a940702a132757bffed78ab47 Author: Francis Lachapelle Date: Thu Nov 23 13:59:06 2017 -0500 (i18n) Contacts module M UI/Contacts/English.lproj/Localizable.strings commit 12fa8ef65ac77b1069aea7fa56d30760f9311e39 Author: Francis Lachapelle Date: Thu Nov 23 11:26:59 2017 -0500 (css) Fix scrolling in Administration module M UI/Templates/AdministrationUI/UIxAdministrationAclEditor.wox M UI/WebServerResources/scss/views/AdministrationUI.scss M UI/WebServerResources/scss/views/_view.scss commit 0608a0bec83b0a9b79caf3aaef936168df6dc8e0 Author: Francis Lachapelle Date: Wed Nov 22 10:09:11 2017 -0500 Update NEWS file M NEWS commit a7b32e8c6d777d566185116ae5eac67ddbc1e616 Author: Francis Lachapelle Date: Wed Nov 22 10:02:47 2017 -0500 Avoid redirection to forbidden module M NEWS M UI/MainUI/SOGoUserHomePage.m commit d6e74cf9cb78de1e93582fc6e64761642093fa7b Author: Francis Lachapelle Date: Wed Nov 22 09:30:19 2017 -0500 Fix compilation warning M SoObjects/Mailer/SOGoMailAccount.m commit e8b29add3a42b6b4be89756cdf80c47d767ee43b Author: Francis Lachapelle Date: Wed Nov 22 09:26:57 2017 -0500 Fix calls to fetchContactsMatching: M SoObjects/Contacts/SOGoFolder+CardDAV.m M SoObjects/SOGo/SOGoUserManager.m M Tools/SOGoSockDOperation.m commit e04b281864aafcf38f0e00fd69a3d355f89031d8 Author: InverseBot Date: Wed Nov 22 01:27:36 2017 -0500 (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 commit eb90760b39e9134925243bd1442c9ad2b7425b37 Author: Francis Lachapelle Date: Tue Nov 21 15:56:16 2017 -0500 Use address books search fields in Contacts module Searches can now be scoped to one or multiple fields. Those fields are now dynamic and can be defined using SearchFieldNames in external contacts sources (SQL and LDAP). M Documentation/SOGoInstallationGuide.asciidoc M NEWS M SoObjects/Contacts/SOGoContactFolder.h M SoObjects/Contacts/SOGoContactFolders.m M SoObjects/Contacts/SOGoContactGCSFolder.h M SoObjects/Contacts/SOGoContactGCSFolder.m M SoObjects/Contacts/SOGoContactSourceFolder.m M SoObjects/SOGo/LDAPSource.h M SoObjects/SOGo/LDAPSource.m M SoObjects/SOGo/SOGoSource.h M SoObjects/SOGo/SQLSource.h M SoObjects/SOGo/SQLSource.m M UI/Contacts/English.lproj/Localizable.strings M UI/Contacts/UIxContactFoldersView.m M UI/Contacts/UIxContactsListActions.h M UI/Contacts/UIxContactsListActions.m M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/js/Common/sgSearch.directive.js M UI/WebServerResources/js/Contacts/AddressBook.service.js commit aed62cab26d7efcd55df81329aef18d0415edc93 Author: InverseBot Date: Sat Nov 18 01:25:43 2017 -0500 (js/css) Update generated files M UI/WebServerResources/js/Scheduler.services.js M UI/WebServerResources/js/Scheduler.services.js.map commit d665f4b251c16862ed7c2cfb3eb6e02b7ca8d646 Author: Francis Lachapelle Date: Fri Nov 17 11:34:18 2017 -0500 (js) Fix parsing of pasted email addresses We are now more clever when parsing the input text to add new attendees to an appointment. M UI/WebServerResources/js/Scheduler/ComponentController.js commit e588becf79caade5a9459cca4d03620229d4dd60 Author: InverseBot Date: Fri Nov 17 01:26:08 2017 -0500 (js/css) Update generated files M UI/WebServerResources/js/Preferences.js M UI/WebServerResources/js/Preferences.js.map commit a2129f3e4a8223fd2ebfdb97564d0aaedd39bc0d Author: Francis Lachapelle Date: Thu Nov 16 21:33:29 2017 -0500 ModulesConstraints and listRequiresDot for SQL SQL sources used for authentication can now have module constraints. Entries of SQL sources used as address books can now be displayed automatically. M Documentation/SOGoInstallationGuide.asciidoc M NEWS M SoObjects/SOGo/LDAPSource.m M SoObjects/SOGo/SQLSource.h M SoObjects/SOGo/SQLSource.m commit 08ec68c07cc88163e13b5cac37625940a54f26e7 Author: Francis Lachapelle Date: Thu Nov 16 15:33:04 2017 -0500 (js) Lower constraints on auto-reply dates range Fixes #7276 M UI/WebServerResources/js/Preferences/PreferencesController.js commit 3c30997bf522bb997b82a2e6b116c8b2e178d3d9 Author: Francis Lachapelle Date: Thu Nov 16 11:41:36 2017 -0500 Don't expose Web calendars to other users Fixes #4331 M NEWS M SoObjects/Appointments/SOGoAppointmentFolders.m commit 80886afadd8ca2de42c0694aff41913abcef9ca6 Author: InverseBot Date: Mon Nov 13 01:27:24 2017 -0500 (js/css) Update generated files M UI/WebServerResources/js/vendor/angular-ui-router.js M UI/WebServerResources/js/vendor/angular-ui-router.js.map M UI/WebServerResources/js/vendor/angular-ui-router.min.js M UI/WebServerResources/js/vendor/angular-ui-router.min.js.map commit 4a40230f23472858cc4e12a866ccf1f6921defd1 Author: Francis Lachapelle Date: Fri Nov 10 11:25:59 2017 -0500 Rollback previous fix M NEWS M SoObjects/Appointments/SOGoAppointmentObject.m commit 00af2613b6250f2320d6bdf806fd4f7c5f7b3853 Author: Francis Lachapelle Date: Fri Nov 10 11:16:46 2017 -0500 (fix) Don't restore deleted events of attendees M NEWS M SoObjects/Appointments/SOGoAppointmentObject.m commit 9335ee67c1115305fa564e9fedb87b88cc9dc7da Author: InverseBot Date: Fri Nov 10 01:27:47 2017 -0500 (js/css) Update generated files M UI/WebServerResources/js/Mailer.services.js M UI/WebServerResources/js/Mailer.services.js.map commit c5e2a6bcb9fb29c918f105670e7eae8435d5c0b4 Author: Francis Lachapelle Date: Thu Nov 9 18:25:22 2017 -0500 Update NEWS file M NEWS commit 5ff28a37e20f6c21f12eac0cdb583cc9ef154c27 Author: Francis Lachapelle Date: Thu Nov 9 18:17:45 2017 -0500 (js) Restore msgs selection after refresh Fixes #4330 M NEWS M UI/WebServerResources/js/Mailer/Mailbox.service.js commit 2b9cc2068920aae14a15e0b27168d58e5eb652a6 Author: InverseBot Date: Thu Nov 9 01:26:38 2017 -0500 (js/css) Update generated files M UI/WebServerResources/js/Mailer.services.js M UI/WebServerResources/js/Mailer.services.js.map commit e7c15a697d531de391d74cced2525d1314617569 Author: Francis Lachapelle Date: Wed Nov 8 16:40:33 2017 -0500 (js) Fix mail composition from message headers Fixes #4335 M UI/WebServerResources/js/Mailer/Account.service.js commit 38d4a2682714e2136dfa6fe957f390ee3815b218 Author: Francis Lachapelle Date: Wed Nov 8 16:24:26 2017 -0500 Avoid calls on null objects Fixes #4329 M SoObjects/Contacts/NGVCard+SOGo.m M SoObjects/SOGo/SQLSource.m commit 650faa4d22eb8be6e99c96765e63cd2b25ee3b3d Author: InverseBot Date: Thu Nov 2 01:27:55 2017 -0400 (js/css) Update generated files M UI/WebServerResources/js/Mailer.services.js M UI/WebServerResources/js/Mailer.services.js.map commit c68d7204a199bd30dd5a119cde39d57036d9ca2c Author: Francis Lachapelle Date: Wed Nov 1 13:29:46 2017 -0400 (js) Handle corrupted JSON data in Mail module M UI/WebServerResources/js/Mailer/Account.service.js commit ae0fff23b5c3c8bde6018ba5a8a75664ce3fbc27 Author: InverseBot Date: Wed Nov 1 01:28:44 2017 -0400 (js/css) Update generated files M UI/WebServerResources/js/Mailer.services.js M UI/WebServerResources/js/Mailer.services.js.map commit ccb1439c842ae005efb1a0fcff8d227b1b4fc260 Author: Francis Lachapelle Date: Tue Oct 31 13:25:51 2017 -0400 (js) Handle corrupted JSON data in Mail module The Mail module will now be loaded even if the JSON representing the list of expanded mailboxes is not a properly formatted. M UI/WebServerResources/js/Mailer/Account.service.js commit 9d45d57cb2a3576038d286d0f82f94a706ddfb8c Author: Francis Lachapelle Date: Wed Oct 25 15:18:28 2017 -0400 Check range before adding single occurrences M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/iCalCalendar+SOGo.h commit 70dbba877aae48879ee26a2795efa72920bc63e4 Author: Francis Lachapelle Date: Tue Oct 24 15:30:30 2017 -0400 Add OCSCacheFolderURL parameter in update script Fixes #4324 M Scripts/sql-update-3.0.0-to-combined-mysql.sh M Scripts/sql-update-3.0.0-to-combined.sh commit fe75cb3940872d520938c2f9123db8257a210356 Author: Francis Lachapelle Date: Tue Oct 24 15:14:20 2017 -0400 Make db port optional in update script Fixes #4323 M Scripts/sql-update-3.0.0-to-combined-mysql.sh commit 141af57e6105096c384a3f8afaf9eec775a58f62 Author: Francis Lachapelle Date: Tue Oct 24 15:11:41 2017 -0400 Make db port optional in update script Fixes #4323 M Scripts/sql-update-3.0.0-to-combined.sh commit f5aeed444d80a5510fa146b964fca354c8aa33e6 Author: Francis Lachapelle Date: Tue Oct 24 14:19:25 2017 -0400 Increase mail column size of Contacts quick tables Fixes #4322 M SOPE/GDLContentStore/contact-oracle.ocs M SOPE/GDLContentStore/contact.ocs M Scripts/sql-update-3.2.10_to_3.3.0-mysql.sh A Scripts/sql-update-3.2.10_to_3.3.0.sh commit b56df72992cb59c5bda42063f36d31b7ba9a0392 Author: InverseBot Date: Tue Oct 24 01:27:51 2017 -0400 (js/css) Update generated files M UI/WebServerResources/js/vendor/ng-sortable.min.js commit e3505808dcfebe25bbfc1661bba8d9c3e5e1eaef Author: Francis Lachapelle Date: Mon Oct 23 16:11:44 2017 -0400 (js) Force version of ng-sortable Rollback to version 1.3.7 of ng-sortable until the following buy is fixed: https://github.com/a5hik/ng-sortable/issues/387 M UI/WebServerResources/bower.json commit 1fd4657de775bc474553e826dc3b69add57faf5f Author: InverseBot Date: Thu Oct 19 02:14:42 2017 -0400 (js/css) Update generated files M UI/WebServerResources/js/vendor/angular-ui-router.js M UI/WebServerResources/js/vendor/angular-ui-router.js.map M UI/WebServerResources/js/vendor/angular-ui-router.min.js M UI/WebServerResources/js/vendor/angular-ui-router.min.js.map commit 2d61be8ff6e4393a14effa425b8854b681176965 Author: Francis Lachapelle Date: Wed Oct 18 11:04:10 2017 -0400 (i18n) Update translations M SoObjects/Appointments/Czech.lproj/Localizable.strings M SoObjects/Appointments/Slovak.lproj/Localizable.strings M SoObjects/Appointments/SpanishSpain.lproj/Localizable.strings M SoObjects/Appointments/TurkishTurkey.lproj/Localizable.strings M UI/AdministrationUI/Czech.lproj/Localizable.strings M UI/AdministrationUI/Slovak.lproj/Localizable.strings M UI/AdministrationUI/TurkishTurkey.lproj/Localizable.strings M UI/Common/Czech.lproj/Localizable.strings M UI/Common/English.lproj/Localizable.strings M UI/Common/French.lproj/Localizable.strings M UI/Common/German.lproj/Localizable.strings M UI/Common/Latvian.lproj/Localizable.strings M UI/Common/Polish.lproj/Localizable.strings M UI/Common/Russian.lproj/Localizable.strings M UI/Common/Slovak.lproj/Localizable.strings M UI/Common/SpanishSpain.lproj/Localizable.strings M UI/Common/TurkishTurkey.lproj/Localizable.strings M UI/Contacts/Czech.lproj/Localizable.strings M UI/Contacts/German.lproj/Localizable.strings M UI/Contacts/Latvian.lproj/Localizable.strings M UI/Contacts/Polish.lproj/Localizable.strings M UI/Contacts/Russian.lproj/Localizable.strings M UI/Contacts/Slovak.lproj/Localizable.strings M UI/Contacts/SpanishSpain.lproj/Localizable.strings M UI/Contacts/TurkishTurkey.lproj/Localizable.strings M UI/MailPartViewers/Czech.lproj/Localizable.strings M UI/MailPartViewers/Slovak.lproj/Localizable.strings M UI/MailPartViewers/TurkishTurkey.lproj/Localizable.strings M UI/MailerUI/Czech.lproj/Localizable.strings M UI/MailerUI/English.lproj/Localizable.strings M UI/MailerUI/Slovak.lproj/Localizable.strings M UI/MailerUI/SpanishSpain.lproj/Localizable.strings M UI/MailerUI/TurkishTurkey.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings M UI/Scheduler/German.lproj/Localizable.strings M UI/Scheduler/Latvian.lproj/Localizable.strings M UI/Scheduler/Polish.lproj/Localizable.strings M UI/Scheduler/Russian.lproj/Localizable.strings M UI/Scheduler/Slovak.lproj/Localizable.strings M UI/Scheduler/SpanishSpain.lproj/Localizable.strings M UI/Scheduler/TurkishTurkey.lproj/Localizable.strings commit 2b5bfff06dc3b3f47f70c0378695da3dd0438201 Author: Ludovic Marcotte Date: Wed Oct 18 09:42:13 2017 -0400 Updated NEWS M NEWS commit b6d657d00159050882bc5d731384ddbba26744ea Author: Ludovic Marcotte Date: Wed Oct 18 09:33:44 2017 -0400 (fix) generalized HTML sanitization to avoid encoding issues when replying/forwarding mails Conflicts: SoObjects/Mailer/NSData+Mail.m M SoObjects/Mailer/NSData+Mail.h M SoObjects/Mailer/NSData+Mail.m M SoObjects/Mailer/SOGoMailObject+Draft.m M UI/MailPartViewers/UIxMailPartHTMLViewer.m commit 38e898dc5db3b8ff609357a868334ef48a5ca7c6 Author: InverseBot Date: Wed Oct 18 01:28:13 2017 -0400 (js/css) Update generated files M UI/WebServerResources/js/vendor/angular-ui-router.js M UI/WebServerResources/js/vendor/angular-ui-router.js.map M UI/WebServerResources/js/vendor/angular-ui-router.min.js M UI/WebServerResources/js/vendor/angular-ui-router.min.js.map commit 9b434bb859341ab7482edfd391f2fa13a30f92e1 Author: InverseBot Date: Tue Oct 17 01:26:42 2017 -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 aa7193d7227384c15410d791aa7919a631abeb0d Author: Francis Lachapelle Date: Mon Oct 16 10:32:06 2017 -0400 (js) Encode ID of components in XHR requests M UI/WebServerResources/js/Scheduler/Component.service.js commit 8df50f9ab74e3a69602ba984a718038fca84d5c7 Author: Francis Lachapelle Date: Mon Oct 16 10:31:06 2017 -0400 (js) Fix exception when importing events M UI/WebServerResources/js/Scheduler/sgCalendarListItem.directive.js commit 92c96bc04ce77c3a0817c4d08747e2f5a62c2daf Author: Francis Lachapelle Date: Mon Oct 16 10:26:08 2017 -0400 (css) Improve display of secondary info of events M UI/WebServerResources/js/Scheduler/sgCalendarDayBlock.directive.js M UI/WebServerResources/js/Scheduler/sgCalendarListEvent.directive.js M UI/WebServerResources/scss/views/SchedulerUI.scss commit 8b6aa7fb880b10d8b03dc07161e8d91fe44dc421 Author: InverseBot Date: Fri Oct 13 01:28:09 2017 -0400 (js/css) Update generated files 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 commit e59a8e12ba8f8418091702dc3e2849581da35a5c Author: Francis Lachapelle Date: Thu Oct 12 15:44:14 2017 -0400 (js) Allow edition of IMAP flags/labels M NEWS M UI/PreferencesUI/English.lproj/Localizable.strings M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/js/Preferences/Preferences.service.js M UI/WebServerResources/js/Preferences/PreferencesController.js commit 8b02db7b8cca7809e7e2f46ea29b6a08007c4744 Author: Francis Lachapelle Date: Thu Oct 12 10:19:01 2017 -0400 Fix yearly recurrences calculator with until date M NEWS M SOPE/NGCards/iCalYearlyRecurrenceCalculator.m commit e5f9f3383a493ab9d5b970af7f1c1b189a6d18cf Author: Francis Lachapelle Date: Tue Oct 10 16:03:55 2017 -0400 (js) Fix automatic close of sidenav M UI/WebServerResources/js/Preferences/PreferencesController.js commit 6a661264f64093ce7a145b40ec198fe759172fd0 Author: InverseBot Date: Wed Oct 11 02:18:36 2017 -0400 (js/css) Update generated files M UI/WebServerResources/js/Contacts.js M UI/WebServerResources/js/Contacts.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 commit f34937d92c7371bcadd740d99a43e35eda59303e Author: Francis Lachapelle Date: Tue Oct 10 14:55:22 2017 -0400 (js) Prevent the creation of empty card categories M NEWS M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/js/Preferences/Preferences.service.js M UI/WebServerResources/js/Preferences/PreferencesController.js commit 888adc9396259e2b2967d9ffc6b0d91298089175 Author: Francis Lachapelle Date: Tue Oct 10 14:29:38 2017 -0400 (js) Improve rename of address book Fixes impossibility to insert spaces in address book name. M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/js/Contacts/AddressBooksController.js commit c4be6a211434827f4f4946401d26c04f6a621e9f Author: InverseBot Date: Sun Oct 8 01:25:12 2017 -0400 (js/css) Update generated files M UI/WebServerResources/js/vendor/angular-ui-router.js M UI/WebServerResources/js/vendor/angular-ui-router.js.map M UI/WebServerResources/js/vendor/angular-ui-router.min.js M UI/WebServerResources/js/vendor/angular-ui-router.min.js.map commit 7b1e7e2e7b80df7bb23cd2f9da7fcfab2fd2702e Author: InverseBot Date: Sat Oct 7 01:25:04 2017 -0400 (js/css) Update generated files M UI/WebServerResources/css/styles.css M UI/WebServerResources/css/styles.css.map commit a7529ecabfabfc4ab1a0dca3c0a680c5d0b58287 Author: Ludovic Marcotte Date: Tue Oct 3 09:15:33 2017 -0400 Updated NEWS M NEWS commit 9b20a8377ad54aaf5f8eb05e2ef0552fe3c04556 Author: Ludovic Marcotte Date: Tue Oct 3 09:13:56 2017 -0400 (fix) properly extract IMAP folder name (fixes #4275) M SoObjects/Mailer/SOGoMailAccount.m commit b3f4a8f8c313b8f3a814fc630f6d1425ee55e4ff Author: InverseBot Date: Sun Oct 1 01:24:13 2017 -0400 (js/css) Update generated files M UI/WebServerResources/js/vendor/angular-ui-router.js M UI/WebServerResources/js/vendor/angular-ui-router.js.map M UI/WebServerResources/js/vendor/angular-ui-router.min.js M UI/WebServerResources/js/vendor/angular-ui-router.min.js.map commit a31306859551672e86c34ed85f1ff6b8110f9218 Author: Francis Lachapelle Date: Fri Sep 29 10:05:16 2017 -0400 (css) Add missing CKEditor files A UI/WebServerResources/js/vendor/ckeditor/plugins/colordialog/dialogs/colordialog.css A UI/WebServerResources/js/vendor/ckeditor/plugins/scayt/dialogs/dialog.css commit 861ce9ac53dc2c0b725e55cda0df2a534491ffa7 Author: Francis Lachapelle Date: Tue Sep 26 22:53:02 2017 -0400 (doc) How to change the color theme M UI/WebServerResources/js/theme.js commit 7f8693948f869a5939a43bc36fcbff825cfccd7a Author: Francis Lachapelle Date: Tue Sep 26 10:47:34 2017 -0400 (i18n) Untabify M UI/Common/English.lproj/Localizable.strings commit 24a41f20d22801f253ae63051b86ad6f22e8e146 Author: Francis Lachapelle Date: Tue Sep 26 10:46:54 2017 -0400 (i18n) Update Croatian translation M SoObjects/Appointments/Croatian.lproj/Localizable.strings M SoObjects/Contacts/Croatian.lproj/Localizable.strings M UI/AdministrationUI/Croatian.lproj/Localizable.strings M UI/Common/Croatian.lproj/Localizable.strings M UI/Contacts/Croatian.lproj/Localizable.strings M UI/MailPartViewers/Croatian.lproj/Localizable.strings M UI/MailerUI/Croatian.lproj/Localizable.strings M UI/MainUI/Croatian.lproj/Localizable.strings M UI/PreferencesUI/Croatian.lproj/Localizable.strings M UI/Scheduler/Croatian.lproj/Localizable.strings commit 1e0b71bbda4ea3fe541813980173501992226684 Author: Francis Lachapelle Date: Mon Sep 25 12:13:48 2017 -0400 (doc) How to change the color theme M Documentation/SOGoDevelopersGuide.asciidoc A UI/WebServerResources/js/theme.js commit 5ed99af02110588123095c780a898ef49e7b6855 Author: Francis Lachapelle Date: Mon Sep 25 09:37:12 2017 -0400 Update NEWS file M NEWS commit fe8f08c807025ee43f1ff403901b8f5a267938e1 Author: Ludovic Marcotte Date: Fri Sep 22 10:36:01 2017 -0400 (fix) fixed previous commit M ActiveSync/SOGoActiveSyncDispatcher+Sync.m M ActiveSync/SOGoActiveSyncDispatcher.m commit 2ea7cefa3e118c205637ed377fe713037d89a2cf Author: InverseBot Date: Fri Sep 22 01:28:42 2017 -0400 (js/css) Update generated files M UI/WebServerResources/js/Common.js M UI/WebServerResources/js/Common.js.map commit 6b6f70ce9d0a2b1d2a5472406f01348a8afa89b6 Author: Ludovic Marcotte Date: Thu Sep 21 14:00:28 2017 -0400 (feat) more verbose output M ActiveSync/SOGoActiveSyncDispatcher+Sync.m M ActiveSync/SOGoActiveSyncDispatcher.m commit 6730db74e6be2e9c35ab71cbd5492b823ce4da16 Author: Ludovic Marcotte Date: Thu Sep 21 13:59:55 2017 -0400 (fix) now also give modify permission M NEWS M UI/WebServerResources/js/Common/Acl.service.js commit aa7febe15b63a6ff532d6a39fd12472816412087 Author: InverseBot Date: Thu Sep 21 01:26:42 2017 -0400 (js/css) Update generated files M UI/WebServerResources/js/Mailer.app.popup.js M UI/WebServerResources/js/Mailer.app.popup.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 9e2f22d331da195a195dcb10d6e6eca3bc2d0275 Author: Francis Lachapelle Date: Wed Sep 20 21:44:43 2017 -0400 Update NEWS file M NEWS commit 104ac2db33f7cdb1129076fde2c48bd3a20b4a0e Author: Francis Lachapelle Date: Wed Sep 20 16:50:41 2017 -0400 New SOGoMailComposeWindow default M SoObjects/SOGo/SOGoUserDefaults.h M SoObjects/SOGo/SOGoUserDefaults.m M UI/PreferencesUI/English.lproj/Localizable.strings M UI/PreferencesUI/UIxJSONPreferences.m M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/js/Mailer/MailboxController.js M UI/WebServerResources/js/Mailer/Mailer.popup.js M UI/WebServerResources/js/Mailer/MessageController.js M UI/WebServerResources/js/Preferences/Preferences.service.js commit 789398bd271d21b6a1e34b8f7beaab38fe126274 Author: Francis Lachapelle Date: Tue Sep 19 09:44:37 2017 -0400 (web) Fix XSRF cookie path when changing password Fixes #4139 M NEWS M UI/MainUI/SOGoRootPage.m commit 391410a4ec96e3256d08bd05c6bd82fe24b65745 Author: InverseBot Date: Tue Sep 19 09:08:25 2017 -0400 (js/css) Update generated files M UI/WebServerResources/js/Common.js M UI/WebServerResources/js/Scheduler.services.js M UI/WebServerResources/js/Scheduler.services.js.map commit 106ae7a07864373eba7ed1f088417755c1dc2b85 Author: Francis Lachapelle Date: Mon Sep 18 14:22:29 2017 -0400 Improve handling of notifications of a calendar M NEWS M SoObjects/Appointments/SOGoCalendarComponent.m M UI/Templates/SchedulerUI/UIxCalendarProperties.wox M UI/WebServerResources/js/Scheduler/sgCalendarListItem.directive.js commit d02f0db0b48f0631ecbaaa6d5f015e5407b035a9 Author: Francis Lachapelle Date: Mon Sep 18 12:11:12 2017 -0400 (js) Remove non-ascii characters from CSS ids M UI/WebServerResources/js/Common/utils.js commit 8c5977088ff88a2bdb805c0383356db248c6f1a0 Author: Francis Lachapelle Date: Tue Sep 12 05:39:47 2017 -0400 Typo Fixes #4284 M Tools/SOGoToolManageACL.m commit 3fa0baa3969740df3ad34b1abdd78237c2aec602 Author: Francis Lachapelle Date: Tue Sep 12 09:32:29 2017 -0400 Fix Carddav class for Python integration tests M Tests/Integration/carddav.py commit b896897c3e1af5aad4d11dfb5f21f0a69d65ba72 Author: InverseBot Date: Tue Sep 12 01:34:42 2017 -0400 (js/css) Update generated files M UI/WebServerResources/js/Administration.js M UI/WebServerResources/js/Administration.js.map 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.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.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 2f89c5d4a7df44dbf3ec98c82b347ccb975dd9a5 Author: Francis Lachapelle Date: Mon Sep 11 13:57:05 2017 -0400 Fix Carddav class for Python integration tests M Tests/Integration/carddav.py commit e73c42ada3a1e76a4466e35844a67cf3c73fca4c Author: InverseBot Date: Sat Sep 9 01:36:14 2017 -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/Scheduler.services.js M UI/WebServerResources/js/Scheduler.services.js.map commit 77f9f6027654c4036ec539c77f68ed3834cdda19 Author: Francis Lachapelle Date: Fri Sep 8 13:24:58 2017 -0400 New events list view M NEWS M UI/SOGoUI/SOGoDirectAction.h M UI/SOGoUI/SOGoDirectAction.m M UI/Scheduler/UIxCalListingActions.m M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/js/Scheduler/Component.service.js A UI/WebServerResources/js/Scheduler/sgCalendarListEvent.directive.js M UI/WebServerResources/scss/core/typography.scss M UI/WebServerResources/scss/views/SchedulerUI.scss commit 614a1371287dbb802dc6b836878032807414bd84 Author: Francis Lachapelle Date: Fri Sep 8 10:50:10 2017 -0400 (js) Fix parsing of tab-delimited email addresses Fixes #4258 M UI/WebServerResources/js/Mailer/MessageEditorController.js commit aa3c02be930ef6d5b55897a33184b5b58fde0ba1 Author: Francis Lachapelle Date: Thu Sep 7 16:30:22 2017 -0400 Fix to save many postal addresses of tge same type Fixes #4091 M NEWS M UI/Contacts/UIxContactEditor.m commit 24382a43187522db7bc0e490bf8cf6fd97311864 Author: Francis Lachapelle Date: Thu Sep 7 14:22:26 2017 -0400 Add missing localized string M UI/Contacts/English.lproj/Localizable.strings commit 3189e0e13a3d43596dc115e3690630a9266488c8 Author: Francis Lachapelle Date: Thu Sep 7 13:41:51 2017 -0400 LDIF to vCard: inverse values of "ou" and "o" Fixes #4278 M SoObjects/Contacts/NGVCard+SOGo.m commit e0b0c9c2c13844d464af7ff18ece378a297cb3b6 Author: Ludovic Marcotte Date: Wed Sep 6 10:26:09 2017 -0400 Updated NEWS M NEWS commit 7e4e2863b6622764cd6ac2d0564a124c3821ca3b Author: Ludovic Marcotte Date: Wed Sep 6 10:24:18 2017 -0400 (fix) properly decode IMAP encoded folder names (fixes #4240) M ActiveSync/SOGoActiveSyncDispatcher.m commit 649337c3e53ae256b93680046dc78022bedae86f Author: InverseBot Date: Wed Sep 6 00:32:04 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 commit ac376bbba9ec727c3025a0e0762b796753e60b71 Author: Francis Lachapelle Date: Tue Sep 5 13:37:54 2017 -0400 Update Chinese (Taiwan) translation M UI/MainUI/English.lproj/Localizable.strings commit 7a766758647ce73d383d349f1089bb997d71b6c5 Author: Francis Lachapelle Date: Tue Sep 5 12:17:55 2017 -0400 Update README for new ChineseChina translation Fixes #4271 M NEWS M README.md commit 752323fb7d4fa4fb6b75a7c9daf6c03a332f433c Author: Francis Lachapelle Date: Tue Sep 5 12:10:46 2017 -0400 Add Simplified Chinese (zh_CN) translation M .tx/config A SoObjects/Appointments/ChineseChina.lproj/Localizable.strings A SoObjects/Contacts/ChineseChina.lproj/Localizable.strings A SoObjects/Mailer/ChineseChina.lproj/Localizable.strings M SoObjects/Mailer/GNUmakefile A SoObjects/Mailer/SOGoMailChineseChinaForward.wo/SOGoMailChineseChinaForward.html A SoObjects/Mailer/SOGoMailChineseChinaForward.wo/SOGoMailChineseChinaForward.wod A SoObjects/Mailer/SOGoMailChineseChinaReply.wo/SOGoMailChineseChinaReply.html A SoObjects/Mailer/SOGoMailChineseChinaReply.wo/SOGoMailChineseChinaReply.wod M SoObjects/Mailer/SOGoMailForward.h M SoObjects/Mailer/SOGoMailForward.m M SoObjects/Mailer/SOGoMailReply.h M SoObjects/Mailer/SOGoMailReply.m M SoObjects/SOGo/SOGoDefaults.plist M Tests/Integration/preferences.py A UI/AdministrationUI/ChineseChina.lproj/Localizable.strings A UI/Common/ChineseChina.lproj/Localizable.strings A UI/Contacts/ChineseChina.lproj/Localizable.strings A UI/MailPartViewers/ChineseChina.lproj/Localizable.strings A UI/MailerUI/ChineseChina.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 A UI/MainUI/ChineseChina.lproj/Locale A UI/MainUI/ChineseChina.lproj/Localizable.strings M UI/MainUI/ChineseTaiwan.lproj/Locale 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 M 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/Latvian.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 A UI/PreferencesUI/ChineseChina.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 M 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/Latvian.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/ChineseChina.lproj/Localizable.strings M UI/Scheduler/English.lproj/Localizable.strings A UI/Templates/SOGoACLChineseChinaAdditionAdvisory.wox A UI/Templates/SOGoACLChineseChinaModificationAdvisory.wox A UI/Templates/SOGoACLChineseChinaRemovalAdvisory.wox A UI/Templates/SOGoFolderChineseChinaAdditionAdvisory.wox A UI/Templates/SOGoFolderChineseChinaRemovalAdvisory.wox M configure commit 141b3af83b131681a40a9ea5af7a9d84730e33b0 Author: Francis Lachapelle Date: Tue Sep 5 10:16:36 2017 -0400 (js) Always show center list when no msg selected Fixes #4269 M NEWS M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/WebServerResources/js/Common/navController.js M UI/WebServerResources/js/Mailer/MailboxController.js commit 8697b6c8352515faf0722ba02cecea2064359732 Author: Francis Lachapelle Date: Fri Sep 1 12:38:12 2017 -0400 (js) Remove non-ascii characters from CSS ids M UI/WebServerResources/js/Common/utils.js commit 536b02b9fd3acc1a3606c65eeafc6cbffb78aba7 Author: InverseBot Date: Sat Sep 2 01:35:50 2017 -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/Scheduler.services.js M UI/WebServerResources/js/Scheduler.services.js.map commit 02cbe23e78e40d19e022b0cec843a44947ed9346 Author: Francis Lachapelle Date: Fri Sep 1 12:35:38 2017 -0400 (js) New sgCalendarListItem component M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/js/Scheduler/CalendarsController.js A UI/WebServerResources/js/Scheduler/sgCalendarListItem.directive.js commit 84edeb85cd8460cb9ecd2282ffbc2e8ff90b15a3 Author: Francis Lachapelle Date: Fri Sep 1 11:09:24 2017 -0400 (js) Fix parsing of pasted email addresses Fixes #4258 and fixes #4097 M NEWS M UI/WebServerResources/js/Mailer/MessageEditorController.js commit dff30d61fb286fb2dc714559ffe7fb5df45af558 Author: Francis Lachapelle Date: Thu Aug 31 14:40:54 2017 -0400 (fix) Update the proper occurrence When editing one occurrence of a recurrent event with attendees, update the proper occurrence in each attendee's calendar. M SoObjects/Appointments/SOGoAppointmentObject.m commit 933649c29966b3cbf507dc5837a232f8950bceb4 Author: InverseBot Date: Thu Aug 31 01:35:23 2017 -0400 (js/css) Update generated files M UI/WebServerResources/js/Main.js M UI/WebServerResources/js/Main.js.map commit cb2ab9152f993a93e3acc11254fe858e8c217d58 Author: Francis Lachapelle Date: Wed Aug 30 14:18:23 2017 -0400 (js) Don't change user language when not changed Fixes #4244 M UI/MainUI/SOGoRootPage.m M UI/Templates/MainUI/SOGoRootPage.wox M UI/WebServerResources/js/Main/Main.app.js commit 1ac910bdd1187360cdd2c674b90c89fcd6c07347 Author: Francis Lachapelle Date: Wed Aug 30 11:00:00 2017 -0400 (doc) Precise SOGoVacationEnabled cron requirement M Documentation/SOGoInstallationGuide.asciidoc commit f3a766d8b076fee17b5dc1fd8b923e05a866b531 Author: InverseBot Date: Wed Aug 30 01:35:27 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.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/Scheduler.services.js M UI/WebServerResources/js/Scheduler.services.js.map commit a65e96bdb54b3fd6be3a4f8b927bb9bc053be0c7 Author: Francis Lachapelle Date: Tue Aug 29 16:03:19 2017 -0400 (js) follow requested URL after authentication M NEWS M UI/WebServerResources/js/Common/Authentication.service.js commit ee7fdcba9ffdafc57dbf8e1c74a7a77d043d59fe Author: Francis Lachapelle Date: Tue Aug 29 15:09:08 2017 -0400 Improve cache cleanup when removing a group ACL M SoObjects/SOGo/SOGoGCSFolder.m commit 491e090fb415694ef898b7eda2b531e5ec76d97b Author: Francis Lachapelle Date: Tue Aug 29 14:29:11 2017 -0400 (web) Fix "last day of the month" repeat rule M SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m M UI/Scheduler/UIxRecurrenceEditor.m M UI/WebServerResources/js/Scheduler/Component.service.js commit 5e5e52e3f15f022d37b150abe85cc8dd4c1d44eb Author: Francis Lachapelle Date: Tue Aug 29 11:45:24 2017 -0400 register web app as a handler for mailto scheme Fixes #1223 M NEWS M UI/Templates/MailerUI/UIxMailEditor.wox M UI/WebServerResources/js/Mailer/Account.service.js M UI/WebServerResources/js/Mailer/Mailer.app.js M UI/WebServerResources/js/Mailer/Mailer.popup.js M UI/WebServerResources/js/Mailer/Message.service.js M UI/WebServerResources/js/Mailer/MessageController.js commit c277c397e7d02c70c4ca461bb8747b8a1ed085b5 Author: Francis Lachapelle Date: Mon Aug 28 09:54:10 2017 -0400 Remove duplicate key in SOGoDefaults.plist M SoObjects/SOGo/SOGoDefaults.plist commit ccf9ceb7294c40a114421578d597cf999d2b3294 Author: Francis Lachapelle Date: Mon Aug 28 09:27:01 2017 -0400 (doc) Explain SOGoMailAddOutgoingAddresses default M Documentation/SOGoInstallationGuide.asciidoc commit 2a046557aca45a82094f3b641908907468c5d63a Author: Ludovic Marcotte Date: Thu Aug 24 16:10:30 2017 -0400 (fix) increased column size of settings/defaults for MySQL (fixes #4260) M Documentation/SOGoInstallationGuide.asciidoc M NEWS A Scripts/sql-update-3.2.10_to_3.3.0-mysql.sh commit debe1f41f81fc3160d8ff11953eebe2ac1abf7df Author: InverseBot Date: Thu Aug 24 01:32:29 2017 -0400 (js/css) Update generated files M UI/WebServerResources/css/styles.css M UI/WebServerResources/css/styles.css.map commit 5b19c8bf8bce695cd609456c5ec34701ab30b2f4 Author: Ludovic Marcotte Date: Wed Aug 23 15:46:20 2017 -0400 Updated NEWS M NEWS commit c29c6dc621cfb9f00ee762598e7650ea590f54dc Author: Ludovic Marcotte Date: Wed Aug 23 15:45:14 2017 -0400 (fix) properly encode MIME parts with embedded images in HTML parts (fixes #4150) M SoObjects/Mailer/NSString+Mail.m M SoObjects/Mailer/SOGoDraftObject.m commit 399397bd799998bbd53aa621ca8029f5ad7d84ae Author: Francis Lachapelle Date: Wed Aug 23 14:14:45 2017 -0400 Only discard mails if vacation conditions match Fixes #4245 M SoObjects/SOGo/SOGoSieveManager.m commit 9495c43b4bd4f6ed034accae6983df06821cee50 Author: Francis Lachapelle Date: Wed Aug 23 11:55:09 2017 -0400 (css) Improve attachments area of mail composer Fixes #4243 M UI/Templates/MailerUI/UIxMailEditor.wox M UI/WebServerResources/scss/views/MailerUI.scss commit 37ffe889b5748e53366017953f7ef9beaee009b0 Author: Ludovic Marcotte Date: Tue Aug 22 15:39:04 2017 -0400 (doc) small section fix M Documentation/SOGoInstallationGuide.asciidoc commit c6dbb88dc161c820518c118f0a2cb7544c4ac993 Author: Francis Lachapelle Date: Tue Aug 22 10:02:28 2017 -0400 Simplify sanitization of accepted HTML attributes This will avoid converting & to an HTML entity. M UI/MailPartViewers/UIxMailPartHTMLViewer.m commit 1ac2ec7ad6529c0bd0001414bde26d25ec1518b4 Author: InverseBot Date: Tue Aug 22 01:34:10 2017 -0400 (js/css) Update generated files M UI/WebServerResources/js/Mailer.services.js M UI/WebServerResources/js/Mailer.services.js.map commit 8df089602862aded4367e38426139dd02c45affa Author: Francis Lachapelle Date: Mon Aug 21 15:22:32 2017 -0400 (js) Fix error handling in mail editor popup M NEWS M UI/WebServerResources/js/Mailer/MessageEditorController.js commit e35988e66997fd9b12c11fd8fa4abdd14ab5b38f Author: Thomas Merkel Date: Mon Aug 21 18:09:39 2017 +0200 Fix standard visibility macro use Expect crypt(3) to be provided by unistd.h, not the ancient crypt.h. Update _XOPEN_SOURCE for SUSv3 / POSIX.1-2001 M SoObjects/SOGo/NSData+Crypto.m commit 4d271a6d85fc672b7985f1304cee11eca4ab20f8 Author: InverseBot Date: Sat Aug 19 01:29:24 2017 -0400 (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-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-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 fdf755dbee1a4daa2322d3a7b696172d7a1cc1f1 Author: Ludovic Marcotte Date: Tue Aug 15 09:18:59 2017 -0400 Fixed typo M NEWS commit fb1e00be81c351e204bf93c26244ca0b599aeff9 Author: Ludovic Marcotte Date: Tue Aug 15 09:17:42 2017 -0400 Updated NEWS M NEWS commit c35e54e4fc77074f703bf7cf50d7fa90c0797ba8 Author: Ludovic Marcotte Date: Mon Aug 14 14:25:52 2017 -0400 (fix) use NSInteger instead, more clean M SoObjects/Appointments/SOGoAppointmentFolder.m commit 66685d9f7f4c95263a88db6223a1e571ee0c50d2 Author: Ludovic Marcotte Date: Mon Aug 14 13:59:16 2017 -0400 (fix) offset can be negative (fixes #4237) M SoObjects/Appointments/SOGoAppointmentFolder.m commit b7c8f43bcc4769d71e08ff6722c58b1ba0b86de7 Author: InverseBot Date: Sun Aug 13 01:32:35 2017 -0400 (js/css) Update generated files M UI/WebServerResources/js/vendor/angular-ui-router.js M UI/WebServerResources/js/vendor/angular-ui-router.js.map M UI/WebServerResources/js/vendor/angular-ui-router.min.js M UI/WebServerResources/js/vendor/angular-ui-router.min.js.map commit 45a5b533a3d25ee2472ad04def38dac672017f8b Author: Francis Lachapelle Date: Wed Aug 2 16:51:02 2017 -0400 (web) Improve event lists results M UI/Scheduler/UIxCalListingActions.m commit c810e60a04ddb1c89ad56c6c6e7edad466e6dcb6 Author: Francis Lachapelle Date: Wed Aug 2 09:24:59 2017 -0400 Update Welsh translation M UI/Scheduler/Welsh.lproj/Localizable.strings commit 03887cb395967cb6a4a2238375c3a3a3243c9f3f Author: Francis Lachapelle Date: Tue Aug 1 13:41:04 2017 -0400 Update Welsh locale M UI/MainUI/Welsh.lproj/Locale commit 9b64a1bddf193d3cda76a21f00f24aa00f595cf1 Author: Francis Lachapelle Date: Mon Jul 31 14:55:35 2017 -0400 (web) Don't allow to move a read-only event Fixes #4228 M UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox commit 893873db22caa41efa19a059968cd3a073998b42 Author: InverseBot Date: Fri Jul 28 01:29:55 2017 -0400 (js/css) Update generated files 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 8221a8de6640ea5da5b2c7eed8729f4ee8deccae Author: Francis Lachapelle Date: Thu Jul 27 16:50:03 2017 -0400 (Calendar) Add owner in attendees editor M NEWS M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox M UI/Templates/SchedulerUI/UIxAttendeesEditor.wox M UI/WebServerResources/js/Scheduler/Component.service.js M UI/WebServerResources/js/Scheduler/ComponentController.js commit 217525cf1027e6bccdcac66e3bdcfdc3a1bfca4f Author: Francis Lachapelle Date: Thu Jul 20 13:47:06 2017 -0400 (js) Add missing languages for CKEditor M UI/WebServerResources/js/vendor/ckeditor/build-config.js M UI/WebServerResources/js/vendor/ckeditor/ckeditor.js A UI/WebServerResources/js/vendor/ckeditor/lang/he.js A UI/WebServerResources/js/vendor/ckeditor/lang/lv.js commit c975cf6c7893cb070141a5b3df4c8dec5a8c93e1 Author: Francis Lachapelle Date: Wed Jul 19 20:34:49 2017 -0400 Add missing localized strings in Calendar module M UI/Scheduler/English.lproj/Localizable.strings commit 68adf8969af311091f0041cea89e655357850696 Author: Francis Lachapelle Date: Wed Jul 19 17:12:39 2017 -0400 (fix) Basque label with quotes used in aria-label Fixes #4234 M UI/Templates/MailerUI/UIxMailViewTemplate.wox commit 589c5f8ae038234da081ddb70f902f3b73e2e2fe Author: Francis Lachapelle Date: Wed Jul 19 17:10:06 2017 -0400 Add missing localized strings in Calendar module M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/UIxCalListingActions.m commit 1a76ade0ecbd3d0aff5858b1e5279d0698c09fa3 Author: Ludovic Marcotte Date: Wed Jul 19 11:17:14 2017 -0400 (test) disabled the dance test for now, it's no longer relevant M Tests/Integration/test-caldav-scheduling.py commit 032b2fbbd4320fac0aa4dd24c81a5183453ebfd0 Author: Ludovic Marcotte Date: Wed Jul 19 11:05:16 2017 -0400 (fix) can now invite to exceptions only (fixes #2561) M NEWS M SoObjects/Appointments/NSArray+Appointments.h M SoObjects/Appointments/NSArray+Appointments.m M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/Appointments/iCalCalendar+SOGo.h M SoObjects/Appointments/iCalCalendar+SOGo.m M SoObjects/Appointments/iCalEvent+SOGo.m M UI/Scheduler/UIxCalListingActions.m commit 277342dcedeee9c45d08b219d5012b2ac9bd18b3 Author: Francis Lachapelle Date: Mon Jul 17 08:44:52 2017 -0400 Update Welsh translation M SoObjects/Appointments/Welsh.lproj/Localizable.strings M SoObjects/Contacts/Welsh.lproj/Localizable.strings M SoObjects/Mailer/Welsh.lproj/Localizable.strings M UI/AdministrationUI/Welsh.lproj/Localizable.strings M UI/Common/Welsh.lproj/Localizable.strings M UI/Contacts/Welsh.lproj/Localizable.strings M UI/MailPartViewers/Welsh.lproj/Localizable.strings M UI/MailerUI/Welsh.lproj/Localizable.strings M UI/MainUI/Welsh.lproj/Localizable.strings M UI/PreferencesUI/Welsh.lproj/Localizable.strings M UI/Scheduler/Welsh.lproj/Localizable.strings commit 2adc11bcd67c5baf4dc727d60336537fda797155 Author: Francis Lachapelle Date: Mon Jul 10 08:59:35 2017 -0400 (css) Fix minimalist skin of CKEditor in Firefox M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_gecko.css commit 5b84ee0c09eb45c408164e597428b73d97831bdd Author: Ludovic Marcotte Date: Thu Jul 6 08:56:30 2017 -0400 (fix) wrong custom fields identifiers for 3 and 4 M UI/Contacts/UIxContactEditor.m commit 2c9c1e0d01b23f8ecd385435d98b0eb8f66ce398 Author: Ludovic Marcotte Date: Wed Jul 5 11:08:00 2017 -0400 (fix) support Squeeze + minor cleanups M SoObjects/SOGo/SOGoSystemDefaults.h M SoObjects/SOGo/SOGoSystemDefaults.m commit f6d79712e2de48885d5808008cf09286b81630de Author: Francis Lachapelle Date: Wed Jul 5 10:51:35 2017 -0400 Update ChangeLog M ChangeLog commit c0db64e0f204568045667ff67da9c6adbb44aa06 Author: Francis Lachapelle Date: Wed Jul 5 10:49:34 2017 -0400 Preparation for release 3.2.10 M Documentation/docinfo.xml M Documentation/includes/additional-info.asciidoc M Documentation/includes/global-attributes.asciidoc M Documentation/includes/license.asciidoc M NEWS M Version commit 43d85f8bc4950141854120cdb506e5df1e61b2e5 Author: Francis Lachapelle Date: Wed Jul 5 10:44:27 2017 -0400 Use xsltproc instead of fop to generate XSL-FO M Documentation/Makefile M Documentation/docbook/xsl/sogo-fo.xsl commit 5aa74ca0ad00d07af1d46e76b372595881dc991a Author: Francis Lachapelle Date: Wed Jul 5 10:06:05 2017 -0400 (js) Update CKEditor to version 4.7.1 M NEWS M UI/WebServerResources/js/vendor/ckeditor/build-config.js M UI/WebServerResources/js/vendor/ckeditor/ckeditor.js 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/lt.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/sr.js M UI/WebServerResources/js/vendor/ckeditor/lang/sv.js M UI/WebServerResources/js/vendor/ckeditor/lang/tr.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 D UI/WebServerResources/js/vendor/ckeditor/plugins/clipboard/dialogs/paste.js M UI/WebServerResources/js/vendor/ckeditor/plugins/div/dialogs/div.js M UI/WebServerResources/js/vendor/ckeditor/plugins/link/dialogs/anchor.js M UI/WebServerResources/js/vendor/ckeditor/plugins/link/dialogs/link.js M UI/WebServerResources/js/vendor/ckeditor/plugins/pastefromword/filter/default.js M UI/WebServerResources/js/vendor/ckeditor/plugins/scayt/dialogs/options.js M UI/WebServerResources/js/vendor/ckeditor/plugins/wsc/dialogs/wsc.js M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_gecko.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie7.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie8.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_iequirks.css M UI/WebServerResources/js/vendor/ckeditor/styles.js commit 5d98112a7a693bd7e3d1b33bf064792412af752c Author: InverseBot Date: Wed Jul 5 01:25:31 2017 -0400 (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 c48750c6f2e4f85858b6e6e77af9027b8cb4adf9 Author: Francis Lachapelle Date: Tue Jul 4 17:23:00 2017 -0400 (js) Fix mail composition from mailto link M UI/WebServerResources/js/Mailer/MessageController.js commit b7dac4db9ffee7989148bc685488efb4398e4138 Author: Ludovic Marcotte Date: Tue Jul 4 13:20:02 2017 -0400 Updated NEWS M NEWS commit 579ab68e195eddca65bc90ba9923c324261a71bf Author: Ludovic Marcotte Date: Tue Jul 4 13:15:29 2017 -0400 (fix) silence sogo-ealarms-notify verbose output (fixes #4170) M Tools/SOGoEAlarmsNotifier.m commit 0c82ad594458a4b5207daf18685a225fcb6fc4be Author: Ludovic Marcotte Date: Tue Jul 4 11:02:44 2017 -0400 Updated NEWS M NEWS commit 22c078ee76bbc729095686eae07250748194df35 Author: Ludovic Marcotte Date: Tue Jul 4 11:00:06 2017 -0400 (fix) enable S/MIME even when using GNU TLS (fixes #4201) M UI/MailPartViewers/GNUmakefile.preamble M UI/MailPartViewers/UIxMailPartSignedViewer.m commit 721428c88f9caf19753986d843eee279b851723c Author: Francis Lachapelle Date: Tue Jul 4 10:09:22 2017 -0400 (js) Create list from selected cards Fixes #3561 M NEWS M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/js/Contacts/AddressBookController.js M UI/WebServerResources/js/Contacts/Card.service.js M UI/WebServerResources/js/Contacts/Contacts.app.js commit 07fa20252347fcf5ac388f43e253c3338a3c2dca Author: Ludovic Marcotte Date: Tue Jul 4 09:57:05 2017 -0400 (fix) respect disabled state of sending rate-limiting (fixes #4198) M SoObjects/SOGo/SOGoSystemDefaults.m M UI/MailerUI/UIxMailEditor.m commit 919d1ef6bec1c8812de68996d512104d52348b3f Author: Ludovic Marcotte Date: Tue Jul 4 09:26:08 2017 -0400 (fix) avoid advertising EAS 16 support until libwbxml is fixed M ActiveSync/SOGoActiveSyncDispatcher.m M ActiveSync/SoObjectWebDAVDispatcher+ActiveSync.m commit 392749439389372463dac03b90bba7bc51447882 Author: InverseBot Date: Tue Jul 4 01:24:12 2017 -0400 (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-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-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 14b902241d31d2b4e982878e33eb82e72fe12f48 Author: InverseBot Date: Fri Jun 30 01:28:54 2017 -0400 (js/css) Update generated files M UI/WebServerResources/css/styles.css M UI/WebServerResources/css/styles.css.map M UI/WebServerResources/js/Contacts.services.js M UI/WebServerResources/js/Contacts.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/angular-ui-router.js M UI/WebServerResources/js/vendor/angular-ui-router.js.map M UI/WebServerResources/js/vendor/angular-ui-router.min.js M UI/WebServerResources/js/vendor/angular-ui-router.min.js.map commit fa7aba89c2c973640c6cbd9e33bc642c43dd1ba8 Author: Ludovic Marcotte Date: Thu Jun 29 15:41:23 2017 -0400 (doc) improve iOS doc M Documentation/SOGoInstallationGuide.asciidoc commit 7785c1c142ea1409dc85777b0a3ac0f6ee2366ba Author: Francis Lachapelle Date: Thu Jun 29 11:17:22 2017 -0400 (css,js) Update md to v1.1.4-master-75237c6 M NEWS M UI/WebServerResources/angular-material M UI/WebServerResources/bower.json commit d9dafd3d14c4ea47f2b298e5ae6cd879ad24476c Author: Francis Lachapelle Date: Thu Jun 29 10:49:15 2017 -0400 (js) Don't explode card when no email defined M UI/WebServerResources/js/Contacts/Card.service.js commit df8c00089bee07277d077b2991789960a0af01cd Author: InverseBot Date: Thu Jun 29 01:29:10 2017 -0400 (js/css) Update generated files M UI/WebServerResources/js/Preferences.js M UI/WebServerResources/js/Preferences.js.map M UI/WebServerResources/js/vendor/angular-ui-router.js.map M UI/WebServerResources/js/vendor/angular-ui-router.min.js.map commit 741e63996095ddd1a9350d559b034bf4ef58f5c8 Author: Francis Lachapelle Date: Wed Jun 28 14:16:26 2017 -0400 (i18n) Update translations M SoObjects/Appointments/German.lproj/Localizable.strings M SoObjects/Appointments/Hebrew.lproj/Localizable.strings M SoObjects/Appointments/Hungarian.lproj/Localizable.strings M SoObjects/Appointments/Macedonian.lproj/Localizable.strings M SoObjects/Appointments/Russian.lproj/Localizable.strings M SoObjects/Appointments/TurkishTurkey.lproj/Localizable.strings M SoObjects/Mailer/Hebrew.lproj/Localizable.strings M UI/AdministrationUI/Hebrew.lproj/Localizable.strings M UI/Common/Hebrew.lproj/Localizable.strings M UI/Common/Hungarian.lproj/Localizable.strings M UI/Common/Macedonian.lproj/Localizable.strings M UI/Contacts/French.lproj/Localizable.strings M UI/Contacts/German.lproj/Localizable.strings M UI/Contacts/Hebrew.lproj/Localizable.strings M UI/Contacts/Hungarian.lproj/Localizable.strings M UI/Contacts/Latvian.lproj/Localizable.strings M UI/Contacts/Macedonian.lproj/Localizable.strings M UI/Contacts/Polish.lproj/Localizable.strings M UI/Contacts/Russian.lproj/Localizable.strings M UI/Contacts/TurkishTurkey.lproj/Localizable.strings M UI/MailPartViewers/Hungarian.lproj/Localizable.strings M UI/MailerUI/German.lproj/Localizable.strings M UI/MailerUI/Hebrew.lproj/Localizable.strings M UI/MailerUI/Hungarian.lproj/Localizable.strings M UI/MailerUI/Macedonian.lproj/Localizable.strings M UI/MailerUI/Russian.lproj/Localizable.strings M UI/MailerUI/TurkishTurkey.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 M 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/Latvian.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 M 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/Latvian.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 M UI/Scheduler/Hebrew.lproj/Localizable.strings M UI/Scheduler/Hungarian.lproj/Localizable.strings M UI/Scheduler/Macedonian.lproj/Localizable.strings M UI/Scheduler/TurkishTurkey.lproj/Localizable.strings commit 9f96639e6f7d75341efe46337deac8ddd339be24 Author: Francis Lachapelle Date: Wed Jun 28 14:01:52 2017 -0400 Ignore errors of nonexistent special mailboxes Fixes #4177 M NEWS M UI/MailerUI/UIxMailFolderActions.m M UI/MailerUI/UIxMailListActions.m commit ee68cf6ed5c6a85cf3c38105f366a5612665916d Author: Francis Lachapelle Date: Wed Jun 28 12:06:05 2017 -0400 (js) Add missing ui-router map files Fixes #4209 M UI/WebServerResources/Gruntfile.js A UI/WebServerResources/js/vendor/angular-ui-router.js.map A UI/WebServerResources/js/vendor/angular-ui-router.min.js.map commit 8662dd199df690490dd1c4a5c7d5d23dbcc81ad0 Author: Francis Lachapelle Date: Wed Jun 28 12:00:36 2017 -0400 (js) Add missing timezone list in Preferences M UI/WebServerResources/js/Preferences/PreferencesController.js commit 2d1c2b2239e161d9fec3db83da3ee621e360f026 Author: Francis Lachapelle Date: Wed Jun 28 11:01:21 2017 -0400 Update NEWS file M NEWS commit 863510e70706d4fd2c1ab01e39573b199a4be7bf Author: Francis Lachapelle Date: Wed Jun 28 10:57:18 2017 -0400 (fix) Update settings of active user only Fixes #3988 M SoObjects/SOGo/SOGoParentFolder.m commit 3ce28b73169b7bb995a37f61a34f54c056c4b1f1 Author: Francis Lachapelle Date: Tue Jun 27 22:24:07 2017 -0400 (js) Use more one-time bindings M UI/Templates/UIxTopnavToolbar.wox commit b0e0950d126bb525007a952671d45418aae0e86d Author: InverseBot Date: Fri Jun 23 01:28:37 2017 -0400 (js/css) Update generated files M UI/WebServerResources/js/Scheduler.services.js M UI/WebServerResources/js/Scheduler.services.js.map commit e8ec8180a8c36c634d384521f71ce2f13fd8cb23 Author: Francis Lachapelle Date: Thu Jun 22 11:55:53 2017 -0400 (js) Use more one-time bindings in Calendar module M UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/Templates/SchedulerUI/UIxCalendarProperties.wox M UI/Templates/SchedulerUI/UIxTaskViewTemplate.wox M UI/WebServerResources/js/Scheduler/CalendarListController.js M UI/WebServerResources/js/Scheduler/Component.service.js M UI/WebServerResources/js/Scheduler/ComponentController.js commit 9bde9b66ef00be2089216bab6fed826897d1ecb1 Author: Francis Lachapelle Date: Wed Jun 21 16:29:11 2017 -0400 Improve identification of preferred elements Fixes #799 M SOPE/NGCards/NGVCard.m commit 7f00afcef559c8151042fdf6f431818d0b805a61 Author: Ludovic Marcotte Date: Thu Jun 22 10:20:54 2017 -0400 (fix) check cache before using it (fixes #3988) M SoObjects/SOGo/SOGoGCSFolder.m commit 362d6d521f3f77c98dd3569abda65a4f171ba354 Author: InverseBot Date: Wed Jun 21 01:27:31 2017 -0400 (js/css) Update generated files M UI/WebServerResources/js/Preferences.js M UI/WebServerResources/js/Preferences.js.map commit e1bc458d46ec5075e44ba6a20754641f2adf39cb Author: Francis Lachapelle Date: Tue Jun 20 15:25:07 2017 -0400 (js) Don't save form when invalid Fixes #3793 M UI/WebServerResources/js/Preferences/PreferencesController.js commit ade945219f3c70918288303ffa10ed91860ece0b Author: InverseBot Date: Sat Jun 17 01:26:44 2017 -0400 (js/css) Update generated files M UI/WebServerResources/js/Preferences.js M UI/WebServerResources/js/Preferences.js.map commit 6c654e0f900025d811e975e96a66cd125ae6f73d Author: Francis Lachapelle Date: Fri Jun 16 16:35:20 2017 -0400 (js) Fix validation in Sieve filter editor Fixes #4200 M UI/WebServerResources/js/Preferences/FiltersDialogController.js commit ca43e7d9ca77730d4ca7554751cab3fcb8c10977 Author: Ludovic Marcotte Date: Fri Jun 16 13:25:15 2017 -0400 (fix) added doc to sogo-tool manage-eas + did cleanups (fixes #3967) M Tools/SOGoToolDumpDefaults.m M Tools/SOGoToolExpireUserSessions.m M Tools/SOGoToolManageEAS.m M Tools/SOGoToolUserPreferences.m commit 0a155d6f67ffa34a78a3fadd8d6e289e2e103d25 Author: Ludovic Marcotte Date: Fri Jun 16 13:24:24 2017 -0400 (fix) missing import M Tools/SOGoEAlarmsNotifier.m commit c9dded0947c2fa0d7e17777b12bd90d3cb34e001 Author: InverseBot Date: Fri Jun 16 01:30:58 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 commit d72c614d29d1e82928e2d3e332710daf937a0e0f Author: Francis Lachapelle Date: Thu Jun 15 16:04:47 2017 -0400 (js) Fix edition of mail tags M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/WebServerResources/js/Common/sgFocus.directive.js M UI/WebServerResources/js/Mailer/MessageController.js commit 157d3050bfd4d3cfa9cde8e3a158f1968cb6846a Author: Ludovic Marcotte Date: Thu Jun 15 11:24:32 2017 -0400 Deleted old tests D Tests/Stress/put.py D Tests/Stress/webdavsync.py commit 8a50ccdab45f9fcf4f0834097e6278b76da35173 Author: Ludovic Marcotte Date: Thu Jun 15 11:23:51 2017 -0400 Updated NEWS M NEWS commit 99fff304893234d45946a81b7e9f8b2cb9511ee7 Author: Ludovic Marcotte Date: Thu Jun 15 11:21:41 2017 -0400 (fix) don't include task folders over EAS if we are hiding them (fixes #4164) M ActiveSync/SOGoActiveSyncDispatcher.m commit ef122b0f39fa7356179d344297d66e75eb233eef Author: InverseBot Date: Thu Jun 15 01:28:00 2017 -0400 (js/css) Update generated files 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/Mailer.services.js M UI/WebServerResources/js/Mailer.services.js.map commit b6b8f7a0fb2e8265ac4d66107e4c95851d65a41a Author: Francis Lachapelle Date: Wed Jun 14 17:03:31 2017 -0400 Improve display of component comments, card notes M NEWS M UI/Templates/ContactsUI/UIxContactViewTemplate.wox M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox M UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/Templates/SchedulerUI/UIxTaskViewTemplate.wox D UI/WebServerResources/js/Common/ln2br.filter.js A UI/WebServerResources/js/Common/txt2html.filter.js commit 8701d2c26c8eda6eb6612e45a4549eb81a9552eb Author: Francis Lachapelle Date: Wed Jun 14 16:49:58 2017 -0400 (js) Remove inline user settings for Contacts M UI/Templates/ContactsUI/UIxContactFoldersView.wox commit 5080482507bc4c9c9db4a9316d24090523ab0813 Author: Francis Lachapelle Date: Wed Jun 14 16:49:01 2017 -0400 (html) Remove useless space from card editor M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox commit 392cad1cbb8e0d8f498b384f122cc33c69708a94 Author: Ludovic Marcotte Date: Wed Jun 14 15:53:49 2017 -0400 Updated NEWS M NEWS commit 248cea87e8c331c4a51f1ed52d2504d6ce659769 Author: Ludovic Marcotte Date: Wed Jun 14 14:41:01 2017 -0400 (feat) initial pass at generalized stress tests A Tests/Stress/README.md A Tests/Stress/acl.sh A Tests/Stress/authentication.sh A Tests/Stress/changes.sh A Tests/Stress/common_func.sh A Tests/Stress/insert.sh A Tests/Stress/invitation.sh A Tests/Stress/search.sh A Tests/Stress/teardown.sh commit 7464c2e6804964bc82050f9d194954f192687fa5 Author: Francis Lachapelle Date: Wed Jun 14 13:37:13 2017 -0400 (js) Support backspace AND delete keys M NEWS M UI/WebServerResources/js/Contacts/AddressBookController.js M UI/WebServerResources/js/Contacts/AddressBooksController.js M UI/WebServerResources/js/Contacts/CardController.js M UI/WebServerResources/js/Mailer/MailboxController.js M UI/WebServerResources/js/Mailer/MailboxesController.js M UI/WebServerResources/js/Mailer/MessageController.js commit 67b9ef0b8b538a12674f10f870188108650e0420 Author: Francis Lachapelle Date: Wed Jun 14 13:24:08 2017 -0400 (js) Fix mailbox deletion from the hot key M UI/WebServerResources/js/Mailer/MailboxesController.js M UI/WebServerResources/js/Mailer/sgAccountSection.directive.js M UI/WebServerResources/js/Mailer/sgMailboxListItem.directive.js commit 9b2527ce6d344478c65856820cb5280470b1131e Author: Ludovic Marcotte Date: Tue Jun 13 15:05:04 2017 -0400 (fix) provide mininum values for recurrences M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox M UI/Templates/SchedulerUI/UIxRecurrenceEditor.wox M UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox commit 67d4896bc7f76d5d27c179d0784bb4a3799ce276 Author: InverseBot Date: Sat Jun 10 02:08:54 2017 -0400 (js/css) Update generated files M UI/WebServerResources/js/vendor/angular-ui-router.js M UI/WebServerResources/js/vendor/angular-ui-router.min.js commit a86f8a8a0a8f89cbe2d8d55676710968bfe279ee Author: Ludovic Marcotte Date: Fri Jun 9 15:17:32 2017 -0400 (fix) email alarms are sent too many times (fixes #4100) M NEWS M SoObjects/Appointments/iCalAlarm+SOGo.h M SoObjects/Appointments/iCalAlarm+SOGo.m M SoObjects/Appointments/iCalEntityObject+SOGo.m M Tools/SOGoEAlarmsNotifier.m commit 5fd8c9d2d06f812156c7b20d71413669a2e30e43 Author: Ludovic Marcotte Date: Fri Jun 9 11:19:57 2017 -0400 (doc) updates for MySQL's max_allowed_packet parameter (fixes #4119 and #4142) M Documentation/SOGoInstallationGuide.asciidoc commit aff5d53b1c750f83c6c4ce5c1c91ef7bb32628d6 Author: Ludovic Marcotte Date: Fri Jun 9 10:01:11 2017 -0400 (fix) improvements for Drafts handling M ActiveSync/SOGoMailObject+ActiveSync.m commit b3f541b87e69dd30f89df1bfb0ef1a2a36e3f3e3 Author: Francis Lachapelle Date: Mon Jun 5 15:14:48 2017 -0400 Sanitize whitelisted attributes of HTML tags M UI/MailPartViewers/UIxMailPartHTMLViewer.m commit 2604e2bf59364cdc6683c7dfc671ece5cdc5496d Author: Francis Lachapelle Date: Mon Jun 5 10:23:59 2017 -0400 Sanity check when user's session has expired M UI/PreferencesUI/UIxJSONPreferences.m commit dc9eaa164da10a7e3afada732f08b9b40cc8a986 Author: InverseBot Date: Sat Jun 3 01:24:59 2017 -0400 (js/css) Update generated files M UI/WebServerResources/js/vendor/angular-material.js M UI/WebServerResources/js/vendor/angular-material.min.js commit b8f54dd8e8c21779bb264f338e5c410e55e11937 Author: Francis Lachapelle Date: Fri Jun 2 14:20:40 2017 -0400 (css,js) Update md to v1.1.4-master-e1345ae M UI/WebServerResources/angular-material M UI/WebServerResources/bower.json commit 15ab809c38f23d90e69f39e2b29c4f9947ec8e98 Author: InverseBot Date: Fri Jun 2 02:16:11 2017 -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 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 commit bb04f97570f55055fb63322cef5a60bfe18fc83a Author: Ludovic Marcotte Date: Thu Jun 1 16:11:34 2017 -0400 Updated NEWS M NEWS commit 6f56522f89c771b468356382430e886ac00210cf Author: Ludovic Marcotte Date: Thu Jun 1 16:07:34 2017 -0400 (feat) first pas at EAS v16 support and save in drafts M ActiveSync/SOGoActiveSyncDispatcher+Sync.m M ActiveSync/SOGoActiveSyncDispatcher.m M ActiveSync/SOGoMailObject+ActiveSync.h M ActiveSync/SOGoMailObject+ActiveSync.m M ActiveSync/SoObjectWebDAVDispatcher+ActiveSync.m M ActiveSync/iCalEvent+ActiveSync.m commit 6e04a2d99c76d626d323335486ae620b2222bd1a Author: Ludovic Marcotte Date: Thu Jun 1 14:49:09 2017 -0400 (feat) can now discard incoming mails during vacation M NEWS M SoObjects/SOGo/SOGoSieveManager.m M UI/PreferencesUI/English.lproj/Localizable.strings M UI/Templates/PreferencesUI/UIxPreferences.wox commit e8e0df8b5397fc6c6aa5178454a9315fde8cf76c Author: Francis Lachapelle Date: Thu Jun 1 13:50:46 2017 -0400 Expose user settings and defaults inline (cont'd) M UI/PreferencesUI/UIxJSONPreferences.h M UI/PreferencesUI/UIxJSONPreferences.m M UI/Templates/PreferencesUI/UIxJSONPreferences.wox commit 72d2152b20699afc216edbbb380281bfa8ff512d Author: Francis Lachapelle Date: Thu Jun 1 13:49:00 2017 -0400 (i18n) Add missing strings in Contacts module M UI/Contacts/English.lproj/Localizable.strings commit 89bfa0c5360424bd327107c9c6a550f0a2a7c4cb Author: Francis Lachapelle Date: Thu Jun 1 13:46:57 2017 -0400 Expose user's settings and defaults inline This improves performance by removing two AJAX calls and a lot of JavaScript promises. M NEWS M UI/PreferencesUI/product.plist A UI/Templates/PreferencesUI/UIxJSONPreferences.wox M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/js/Common/sgAvatarImage.directive.js M UI/WebServerResources/js/Contacts/AddressBook.service.js M UI/WebServerResources/js/Contacts/Card.service.js M UI/WebServerResources/js/Mailer/Account.service.js M UI/WebServerResources/js/Mailer/Mailbox.service.js M UI/WebServerResources/js/Mailer/MailboxesController.js M UI/WebServerResources/js/Mailer/Message.service.js M UI/WebServerResources/js/Mailer/MessageEditorController.js M UI/WebServerResources/js/Preferences/Preferences.app.js M UI/WebServerResources/js/Preferences/Preferences.service.js M UI/WebServerResources/js/Preferences/PreferencesController.js M UI/WebServerResources/js/Scheduler/Calendar.service.js M UI/WebServerResources/js/Scheduler/CalendarController.js M UI/WebServerResources/js/Scheduler/CalendarListController.js M UI/WebServerResources/js/Scheduler/CalendarsController.js M UI/WebServerResources/js/Scheduler/Component.service.js M UI/WebServerResources/js/Scheduler/Scheduler.app.js M UI/WebServerResources/js/Scheduler/sgCalendarScrollView.directive.js commit 1fa056bb2576cb1254b0a88f45ac3314fc80f712 Author: Francis Lachapelle Date: Thu Jun 1 11:40:29 2017 -0400 Update README for new Latvian translation M README.md commit a19d1573d3185ccdee9e648b79f4bdde0d1ea34f Author: InverseBot Date: Thu Jun 1 01:25:44 2017 -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 commit c8e90b4abd7e4ed5734679e5dff3f91671e1a7c1 Author: Francis Lachapelle Date: Wed May 31 09:40:22 2017 -0400 (css) Improve sgImageGallery for small devices Also include md-truncate directive from ng-material. M UI/WebServerResources/js/Mailer/sgImageGallery.service.js M UI/WebServerResources/scss/components/imagegallery/imagegallery.scss A UI/WebServerResources/scss/components/truncate/_extends.scss A UI/WebServerResources/scss/components/truncate/truncate.scss M UI/WebServerResources/scss/styles.scss commit e4d0ce60902387c1b28aa914fb89f94a615da824 Author: Francis Lachapelle Date: Wed May 31 06:35:30 2017 -0400 (i18n) Fix Lithuanian typo M UI/MainUI/Lithuanian.lproj/Localizable.strings commit a33bd6234388b7ac3bc67a2a4a0f91ec0faf2915 Author: Francis Lachapelle Date: Wed May 31 06:35:10 2017 -0400 Add Latvian (lv) translation (cont'd) A SoObjects/Mailer/SOGoMailLatvianForward.wo/SOGoMailLatvianForward.html A SoObjects/Mailer/SOGoMailLatvianForward.wo/SOGoMailLatvianForward.wod A SoObjects/Mailer/SOGoMailLatvianReply.wo/SOGoMailLatvianReply.html A SoObjects/Mailer/SOGoMailLatvianReply.wo/SOGoMailLatvianReply.wod commit 07388965407ec2e394d95823dafd3aef167d09c9 Author: InverseBot Date: Wed May 31 00:27:22 2017 -0400 (js/css) Update generated files M UI/WebServerResources/js/Contacts.js M UI/WebServerResources/js/Contacts.js.map commit 34a6a8960aef2dd3ccace9c5e86acfb7cc726571 Author: Francis Lachapelle Date: Tue May 30 16:19:44 2017 -0400 Add Latvian (lv) translation M .tx/config M NEWS A SoObjects/Appointments/Latvian.lproj/Localizable.strings A SoObjects/Contacts/Latvian.lproj/Localizable.strings M SoObjects/Mailer/GNUmakefile A SoObjects/Mailer/Latvian.lproj/Localizable.strings M SoObjects/Mailer/SOGoMailForward.h M SoObjects/Mailer/SOGoMailForward.m M SoObjects/Mailer/SOGoMailReply.h M SoObjects/Mailer/SOGoMailReply.m M SoObjects/SOGo/SOGoDefaults.plist M Tests/Integration/preferences.py A UI/AdministrationUI/Latvian.lproj/Localizable.strings A UI/Common/Latvian.lproj/Localizable.strings A UI/Contacts/Latvian.lproj/Localizable.strings A UI/MailPartViewers/Latvian.lproj/Localizable.strings A UI/MailerUI/Latvian.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 M 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 A UI/MainUI/Latvian.lproj/Locale A UI/MainUI/Latvian.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 M 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 A UI/PreferencesUI/Latvian.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 M UI/SOGoUI/SOGoFolderAdvisory.h M UI/SOGoUI/SOGoFolderAdvisory.m A UI/Scheduler/Latvian.lproj/Localizable.strings A UI/Templates/SOGoACLLatvianAdditionAdvisory.wox A UI/Templates/SOGoACLLatvianModificationAdvisory.wox A UI/Templates/SOGoACLLatvianRemovalAdvisory.wox A UI/Templates/SOGoFolderLatvianAdditionAdvisory.wox A UI/Templates/SOGoFolderLatvianRemovalAdvisory.wox M configure commit 02684127dd80d2d7cf649cf0f6fa74028eea521c Author: Francis Lachapelle Date: Tue May 30 14:56:15 2017 -0400 Cleanup UI/WebServerResources/GNUmakefile M UI/WebServerResources/GNUmakefile commit 6a8345c2c803d25919ea2e76face54f0042bfdea Author: Ludovic Marcotte Date: Tue May 30 14:47:23 2017 -0400 (fix) fixed typos in tools' help (fixes #4175) M Tools/SOGoToolManageEAS.m M Tools/SOGoToolTruncateCalendar.m commit 9dae52a7198726bfe3d8a70517e88c62cf5c1a8d Author: Ludovic Marcotte Date: Tue May 30 14:44:43 2017 -0400 (fix) sanity check when no defaults are found (fixes #4179) M Tools/SOGoToolDumpDefaults.m commit f87797d61ecad464f37f327d01445bcd76031458 Author: Ludovic Marcotte Date: Tue May 30 13:16:54 2017 -0400 Updated NEWS M NEWS commit 29dfc75fe94ddbbae012d729eb2d020b953dac27 Author: Ludovic Marcotte Date: Tue May 30 13:15:04 2017 -0400 (fix) remove any trailing cr (fixes #4172) M UI/Contacts/UIxContactFolderActions.m commit af2507a6896806610ef27afb646af254e933c321 Author: Francis Lachapelle Date: Tue May 30 09:26:30 2017 -0400 Newly subscribed calendars are excluded from FB Fixes #3354 M NEWS M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/SOGo/SOGoGCSFolder.m commit 2b90ff70fa7d843d69a10c7e6ae2a216d4283091 Author: Ludovic Marcotte Date: Tue May 30 09:12:13 2017 -0400 (feat) added custom fields support from Thunderbird's address book M NEWS M UI/Contacts/UIxContactEditor.m M UI/Contacts/UIxContactView.m M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox M UI/Templates/ContactsUI/UIxContactViewTemplate.wox M UI/WebServerResources/js/Contacts/CardController.js commit 43141a48cfb96f26b3744dd6c96e07177c47e19c Author: InverseBot Date: Tue May 30 01:27:54 2017 -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 commit 0355f66e964b5eca47e0e6489cc7f4c1ad93a756 Author: Francis Lachapelle Date: Mon May 29 15:19:03 2017 -0400 (js) New ImageGallery ng service A UI/WebServerResources/js/Mailer/sgImageGallery.service.js commit 3049af066bc489690b41e81731457b7439d7b83f Author: Francis Lachapelle Date: Mon May 29 14:54:54 2017 -0400 (css) Remove sgColorPicker in grid-list.scss M UI/WebServerResources/scss/components/gridList/grid-list.scss commit b00fc756e6a54612cb1af15c7d4008697b4afaef Author: Francis Lachapelle Date: Mon May 29 14:51:51 2017 -0400 (js) Cleanup dependencies of sgMailboxListItem M UI/WebServerResources/js/Mailer/sgMailboxListItem.directive.js commit 555b7303d1456c68196b7422cb1a9e181dab21c1 Author: Francis Lachapelle Date: Mon May 29 14:03:59 2017 -0400 (js) New images viewer for Mail module M NEWS M UI/Templates/MailPartViewers/UIxMailPartLinkViewer.wox M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/WebServerResources/js/Mailer/MessageController.js M UI/WebServerResources/js/Mailer/sgZoomableImage.directive.js A UI/WebServerResources/scss/components/imagegallery/imagegallery.scss M UI/WebServerResources/scss/core/angular.scss M UI/WebServerResources/scss/styles.scss M UI/WebServerResources/scss/views/MailerUI.scss commit 0a990ff66bdd68ed8ab7f0ac82fa474003647bfa Author: Ludovic Marcotte Date: Fri May 26 15:44:23 2017 -0400 (doc) replaced localhost with 127.0.0.1 to avoid IPv6 errors M Documentation/SOGoInstallationGuide.asciidoc commit e591c9b3cf7f91b6ee5c41725d887dd72df61357 Author: Francis Lachapelle Date: Thu May 25 14:40:41 2017 -0400 (doc) Fix rendering of Installation Guide M Documentation/SOGoInstallationGuide.asciidoc commit acc6da4c15aeb583570cbdedb94335fdf9c25142 Author: InverseBot Date: Thu May 25 01:24:14 2017 -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 commit 3f3f58dc9fcf4cc718fc4dcb66bb8ba7499ffde1 Author: Francis Lachapelle Date: Wed May 24 13:56:20 2017 -0400 (js) Fix card loading via router M UI/WebServerResources/js/Contacts/Contacts.app.js commit e30358aeaafe85c49bbc481b5d838a59c14172cb Author: Francis Lachapelle Date: Wed May 24 11:54:04 2017 -0400 (css) Fix responsive condition of login page M NEWS M UI/WebServerResources/scss/views/LoginUI.scss commit 28e0db4adff56884c6276b55e5b6652768f1aac1 Author: Francis Lachapelle Date: Wed May 24 11:37:35 2017 -0400 Fix adding list members with multiple emails M NEWS M UI/Contacts/UIxListEditor.m commit 92137de325c56fc33b477794e1be2e62e47e4bfe Author: Francis Lachapelle Date: Wed May 24 08:33:22 2017 -0400 (doc) Fix IMAP server URL with TLS M Documentation/SOGoInstallationGuide.asciidoc commit ad90d666ca4213f266c08467b586d28374433151 Author: InverseBot Date: Wed May 24 01:22:20 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 commit 8678949c8704bf2df6070058a2139484d6890289 Author: Francis Lachapelle Date: Tue May 23 15:42:54 2017 -0400 (js) Improve performance of color picker Lower the number of watchers. M NEWS M UI/WebServerResources/js/Common/sgColorPicker.directive.js A UI/WebServerResources/scss/components/colorpicker/colorpicker.scss M UI/WebServerResources/scss/styles.scss commit 8f005b90f5c206bdfbdc9b297fed74d02ec24885 Author: InverseBot Date: Sun May 21 01:18:15 2017 -0400 (js/css) Update generated files M UI/WebServerResources/js/Common.js M UI/WebServerResources/js/Common.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 49183bd1fb6a1e24b81cf3a77ccd18035e0bea27 Author: InverseBot Date: Sat May 20 01:12:37 2017 -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/Scheduler.services.js M UI/WebServerResources/js/Scheduler.services.js.map commit a26970b33bfd372cb3d03dab0e42ab66a0e78681 Author: Francis Lachapelle Date: Fri May 19 22:20:20 2017 -0400 (js) Remove bindings on message flags in directive M UI/WebServerResources/js/Mailer/sgMessageListItemMain.directive.js commit f2af5e9f8737d7e0603c76ca51f61e215450f9ae Author: Francis Lachapelle Date: Fri May 19 12:13:01 2017 -0400 Improve display of tasks status M NEWS M SoObjects/Appointments/iCalToDo+SOGo.h M SoObjects/Appointments/iCalToDo+SOGo.m M UI/Scheduler/UIxCalListingActions.m M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/Templates/SchedulerUI/UIxTaskViewTemplate.wox M UI/WebServerResources/js/Scheduler/Component.service.js M UI/WebServerResources/scss/views/SchedulerUI.scss commit c24474b197f1c64ab0abb99b3b490ffbae155cb2 Author: Francis Lachapelle Date: Fri May 19 08:56:10 2017 -0400 (js) Add missing injection in component editor M UI/WebServerResources/js/Scheduler/ComponentController.js commit ec02efe873c3c13d698271c1fc44e96bd15bd647 Author: Francis Lachapelle Date: Fri May 19 07:53:05 2017 -0400 (js) No one-time bindings inside virtual-repeater M UI/WebServerResources/js/Mailer/sgMailboxListItem.directive.js commit 8dc2cfc2dc0abf49536e4925d0d84ee19dd153e5 Author: Francis Lachapelle Date: Fri May 19 07:44:49 2017 -0400 Silent sogo-tool expire-sessions cronjob Fixes #4170 M Scripts/sogo.cron commit ce5db84996d126fa0d7b249267b33b970b15a606 Author: InverseBot Date: Fri May 19 01:24:40 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/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 M UI/WebServerResources/js/Main.js.map commit 41967d3eecab40fac33cbd713a08bb065064948e Author: Francis Lachapelle Date: Thu May 18 22:28:05 2017 -0400 Respect languages preferences on login page Fixes #4169 M NEWS M SoObjects/SOGo/SOGoDefaults.plist M SoObjects/SOGo/WOContext+SOGo.m M UI/MainUI/SOGoRootPage.m M UI/Templates/MainUI/SOGoRootPage.wox M UI/WebServerResources/js/Main/Main.app.js commit aee42f76f0d0c400d7263bb64303b7fe70691bd3 Author: Francis Lachapelle Date: Thu May 18 15:40:11 2017 -0400 (js) Use one-time bindings in ACLs and sidenav M UI/Templates/UIxAclEditor.wox M UI/Templates/UIxSidenavToolbarTemplate.wox commit 28ae2fd58a837a2c33cfa8d781da7f02e1613091 Author: Francis Lachapelle Date: Thu May 18 15:31:38 2017 -0400 (js) Review Mail module to decrease watchers M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/WebServerResources/js/Common/utils.js M UI/WebServerResources/js/Mailer/Mailbox.service.js M UI/WebServerResources/js/Mailer/MailboxController.js M UI/WebServerResources/js/Mailer/MailboxesController.js M UI/WebServerResources/js/Mailer/Mailer.app.js A UI/WebServerResources/js/Mailer/sgAccountSection.directive.js A UI/WebServerResources/js/Mailer/sgMailboxListItem.directive.js A UI/WebServerResources/js/Mailer/sgMessageListItem.directive.js A UI/WebServerResources/js/Mailer/sgMessageListItemMain.directive.js M UI/WebServerResources/scss/views/MailerUI.scss commit 083be7e89f6747db9f0c47a0a2f0f0ba5fef73ef Author: Ludovic Marcotte Date: Wed May 17 09:56:16 2017 -0400 Fixed typo M Tools/SOGoToolManageACL.m commit 99510f46467665989fa9f4ec87143a0eff27a247 Author: Ludovic Marcotte Date: Wed May 17 09:47:53 2017 -0400 Updated NEWS M NEWS commit 334765c977304bb40c216d5224c2ffd723a8c6f4 Author: Ludovic Marcotte Date: Wed May 17 09:44:34 2017 -0400 (feat) now able to subscribe/unsubscribe folders using sogo-tool M SoObjects/SOGo/SOGoGCSFolder.m M Tools/SOGoToolManageACL.m commit 7207925362ffe1b22d50b9df80dae962ad29abbe Author: InverseBot Date: Sat May 13 01:24:30 2017 -0400 (js/css) Update generated files 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 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 c9b9150b96ae3912685c55ac19f7f30c7edfde2b Author: Francis Lachapelle Date: Tue May 9 09:06:22 2017 -0400 Update ChangeLog M ChangeLog commit 4d490d0f1e22e396c2f4f24266b3071aecd789ce Author: Francis Lachapelle Date: Tue May 9 09:04:31 2017 -0400 Preparation for release 3.2.9 M Documentation/docinfo.xml M Documentation/includes/global-attributes.asciidoc M NEWS M Version commit bc23130f9b627df86b1e6bc6810ebd75cf7e1e18 Author: Francis Lachapelle Date: Tue May 9 09:00:33 2017 -0400 (i18n) Update translations M SoObjects/Appointments/TurkishTurkey.lproj/Localizable.strings M UI/Contacts/TurkishTurkey.lproj/Localizable.strings M UI/MailPartViewers/TurkishTurkey.lproj/Localizable.strings M UI/MailerUI/TurkishTurkey.lproj/Localizable.strings M UI/PreferencesUI/TurkishTurkey.lproj/Localizable.strings M UI/Scheduler/TurkishTurkey.lproj/Localizable.strings commit 28bc489c1a1dc297b609636d6123db83af4708ad Author: InverseBot Date: Tue May 9 01:22:56 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.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 650f337c41870f2ef47623ab9084fd7d74a4059c Author: Francis Lachapelle Date: Mon May 8 16:08:22 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.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 8de9b8ff53c38dcbe0d9c833e0481839ba1c5f40 Author: Francis Lachapelle Date: Mon May 8 16:00:10 2017 -0400 Update time zones to version 2017b M SOPE/NGCards/TimeZones/Africa/Abidjan.ics M SOPE/NGCards/TimeZones/Africa/Accra.ics M SOPE/NGCards/TimeZones/Africa/Addis_Ababa.ics M SOPE/NGCards/TimeZones/Africa/Algiers.ics M SOPE/NGCards/TimeZones/Africa/Asmara.ics M SOPE/NGCards/TimeZones/Africa/Bamako.ics M SOPE/NGCards/TimeZones/Africa/Bangui.ics M SOPE/NGCards/TimeZones/Africa/Banjul.ics M SOPE/NGCards/TimeZones/Africa/Bissau.ics M SOPE/NGCards/TimeZones/Africa/Blantyre.ics M SOPE/NGCards/TimeZones/Africa/Brazzaville.ics M SOPE/NGCards/TimeZones/Africa/Bujumbura.ics M SOPE/NGCards/TimeZones/Africa/Cairo.ics M SOPE/NGCards/TimeZones/Africa/Casablanca.ics M SOPE/NGCards/TimeZones/Africa/Ceuta.ics M SOPE/NGCards/TimeZones/Africa/Conakry.ics M SOPE/NGCards/TimeZones/Africa/Dakar.ics M SOPE/NGCards/TimeZones/Africa/Dar_es_Salaam.ics M SOPE/NGCards/TimeZones/Africa/Djibouti.ics M SOPE/NGCards/TimeZones/Africa/Douala.ics M SOPE/NGCards/TimeZones/Africa/El_Aaiun.ics M SOPE/NGCards/TimeZones/Africa/Freetown.ics M SOPE/NGCards/TimeZones/Africa/Gaborone.ics M SOPE/NGCards/TimeZones/Africa/Harare.ics M SOPE/NGCards/TimeZones/Africa/Johannesburg.ics M SOPE/NGCards/TimeZones/Africa/Juba.ics M SOPE/NGCards/TimeZones/Africa/Kampala.ics M SOPE/NGCards/TimeZones/Africa/Khartoum.ics M SOPE/NGCards/TimeZones/Africa/Kigali.ics M SOPE/NGCards/TimeZones/Africa/Kinshasa.ics M SOPE/NGCards/TimeZones/Africa/Lagos.ics M SOPE/NGCards/TimeZones/Africa/Libreville.ics M SOPE/NGCards/TimeZones/Africa/Lome.ics M SOPE/NGCards/TimeZones/Africa/Luanda.ics M SOPE/NGCards/TimeZones/Africa/Lubumbashi.ics M SOPE/NGCards/TimeZones/Africa/Lusaka.ics M SOPE/NGCards/TimeZones/Africa/Malabo.ics M SOPE/NGCards/TimeZones/Africa/Maputo.ics M SOPE/NGCards/TimeZones/Africa/Maseru.ics M SOPE/NGCards/TimeZones/Africa/Mbabane.ics M SOPE/NGCards/TimeZones/Africa/Mogadishu.ics M SOPE/NGCards/TimeZones/Africa/Monrovia.ics M SOPE/NGCards/TimeZones/Africa/Nairobi.ics M SOPE/NGCards/TimeZones/Africa/Ndjamena.ics M SOPE/NGCards/TimeZones/Africa/Niamey.ics M SOPE/NGCards/TimeZones/Africa/Nouakchott.ics M SOPE/NGCards/TimeZones/Africa/Ouagadougou.ics M SOPE/NGCards/TimeZones/Africa/Porto-Novo.ics M SOPE/NGCards/TimeZones/Africa/Sao_Tome.ics M SOPE/NGCards/TimeZones/Africa/Tripoli.ics M SOPE/NGCards/TimeZones/Africa/Tunis.ics M SOPE/NGCards/TimeZones/Africa/Windhoek.ics M SOPE/NGCards/TimeZones/America/Adak.ics M SOPE/NGCards/TimeZones/America/Anchorage.ics M SOPE/NGCards/TimeZones/America/Anguilla.ics M SOPE/NGCards/TimeZones/America/Antigua.ics M SOPE/NGCards/TimeZones/America/Araguaina.ics M SOPE/NGCards/TimeZones/America/Argentina/Buenos_Aires.ics M SOPE/NGCards/TimeZones/America/Argentina/Catamarca.ics M SOPE/NGCards/TimeZones/America/Argentina/Cordoba.ics M SOPE/NGCards/TimeZones/America/Argentina/Jujuy.ics M SOPE/NGCards/TimeZones/America/Argentina/La_Rioja.ics M SOPE/NGCards/TimeZones/America/Argentina/Mendoza.ics M SOPE/NGCards/TimeZones/America/Argentina/Rio_Gallegos.ics M SOPE/NGCards/TimeZones/America/Argentina/Salta.ics M SOPE/NGCards/TimeZones/America/Argentina/San_Juan.ics M SOPE/NGCards/TimeZones/America/Argentina/San_Luis.ics M SOPE/NGCards/TimeZones/America/Argentina/Tucuman.ics M SOPE/NGCards/TimeZones/America/Argentina/Ushuaia.ics M SOPE/NGCards/TimeZones/America/Aruba.ics M SOPE/NGCards/TimeZones/America/Asuncion.ics M SOPE/NGCards/TimeZones/America/Atikokan.ics M SOPE/NGCards/TimeZones/America/Bahia.ics M SOPE/NGCards/TimeZones/America/Bahia_Banderas.ics M SOPE/NGCards/TimeZones/America/Barbados.ics M SOPE/NGCards/TimeZones/America/Belem.ics M SOPE/NGCards/TimeZones/America/Belize.ics M SOPE/NGCards/TimeZones/America/Blanc-Sablon.ics M SOPE/NGCards/TimeZones/America/Boa_Vista.ics M SOPE/NGCards/TimeZones/America/Bogota.ics M SOPE/NGCards/TimeZones/America/Boise.ics M SOPE/NGCards/TimeZones/America/Cambridge_Bay.ics M SOPE/NGCards/TimeZones/America/Campo_Grande.ics M SOPE/NGCards/TimeZones/America/Cancun.ics M SOPE/NGCards/TimeZones/America/Caracas.ics M SOPE/NGCards/TimeZones/America/Cayenne.ics M SOPE/NGCards/TimeZones/America/Cayman.ics M SOPE/NGCards/TimeZones/America/Chicago.ics M SOPE/NGCards/TimeZones/America/Chihuahua.ics M SOPE/NGCards/TimeZones/America/Costa_Rica.ics M SOPE/NGCards/TimeZones/America/Creston.ics M SOPE/NGCards/TimeZones/America/Cuiaba.ics M SOPE/NGCards/TimeZones/America/Curacao.ics M SOPE/NGCards/TimeZones/America/Danmarkshavn.ics M SOPE/NGCards/TimeZones/America/Dawson.ics M SOPE/NGCards/TimeZones/America/Dawson_Creek.ics M SOPE/NGCards/TimeZones/America/Denver.ics M SOPE/NGCards/TimeZones/America/Detroit.ics M SOPE/NGCards/TimeZones/America/Dominica.ics M SOPE/NGCards/TimeZones/America/Edmonton.ics M SOPE/NGCards/TimeZones/America/Eirunepe.ics M SOPE/NGCards/TimeZones/America/El_Salvador.ics M SOPE/NGCards/TimeZones/America/Fort_Nelson.ics M SOPE/NGCards/TimeZones/America/Fortaleza.ics M SOPE/NGCards/TimeZones/America/Glace_Bay.ics M SOPE/NGCards/TimeZones/America/Godthab.ics M SOPE/NGCards/TimeZones/America/Goose_Bay.ics M SOPE/NGCards/TimeZones/America/Grand_Turk.ics M SOPE/NGCards/TimeZones/America/Grenada.ics M SOPE/NGCards/TimeZones/America/Guadeloupe.ics M SOPE/NGCards/TimeZones/America/Guatemala.ics M SOPE/NGCards/TimeZones/America/Guayaquil.ics M SOPE/NGCards/TimeZones/America/Guyana.ics M SOPE/NGCards/TimeZones/America/Halifax.ics M SOPE/NGCards/TimeZones/America/Havana.ics M SOPE/NGCards/TimeZones/America/Hermosillo.ics M SOPE/NGCards/TimeZones/America/Indiana/Indianapolis.ics M SOPE/NGCards/TimeZones/America/Indiana/Knox.ics M SOPE/NGCards/TimeZones/America/Indiana/Marengo.ics M SOPE/NGCards/TimeZones/America/Indiana/Petersburg.ics M SOPE/NGCards/TimeZones/America/Indiana/Tell_City.ics M SOPE/NGCards/TimeZones/America/Indiana/Vevay.ics M SOPE/NGCards/TimeZones/America/Indiana/Vincennes.ics M SOPE/NGCards/TimeZones/America/Indiana/Winamac.ics M SOPE/NGCards/TimeZones/America/Inuvik.ics M SOPE/NGCards/TimeZones/America/Iqaluit.ics M SOPE/NGCards/TimeZones/America/Jamaica.ics M SOPE/NGCards/TimeZones/America/Juneau.ics M SOPE/NGCards/TimeZones/America/Kentucky/Louisville.ics M SOPE/NGCards/TimeZones/America/Kentucky/Monticello.ics M SOPE/NGCards/TimeZones/America/Kralendijk.ics M SOPE/NGCards/TimeZones/America/La_Paz.ics M SOPE/NGCards/TimeZones/America/Lima.ics M SOPE/NGCards/TimeZones/America/Los_Angeles.ics M SOPE/NGCards/TimeZones/America/Lower_Princes.ics M SOPE/NGCards/TimeZones/America/Maceio.ics M SOPE/NGCards/TimeZones/America/Managua.ics M SOPE/NGCards/TimeZones/America/Manaus.ics M SOPE/NGCards/TimeZones/America/Marigot.ics M SOPE/NGCards/TimeZones/America/Martinique.ics M SOPE/NGCards/TimeZones/America/Matamoros.ics M SOPE/NGCards/TimeZones/America/Mazatlan.ics M SOPE/NGCards/TimeZones/America/Menominee.ics M SOPE/NGCards/TimeZones/America/Merida.ics M SOPE/NGCards/TimeZones/America/Metlakatla.ics M SOPE/NGCards/TimeZones/America/Mexico_City.ics M SOPE/NGCards/TimeZones/America/Miquelon.ics M SOPE/NGCards/TimeZones/America/Moncton.ics M SOPE/NGCards/TimeZones/America/Monterrey.ics M SOPE/NGCards/TimeZones/America/Montevideo.ics M SOPE/NGCards/TimeZones/America/Montserrat.ics M SOPE/NGCards/TimeZones/America/Nassau.ics M SOPE/NGCards/TimeZones/America/New_York.ics M SOPE/NGCards/TimeZones/America/Nipigon.ics M SOPE/NGCards/TimeZones/America/Nome.ics M SOPE/NGCards/TimeZones/America/Noronha.ics M SOPE/NGCards/TimeZones/America/North_Dakota/Beulah.ics M SOPE/NGCards/TimeZones/America/North_Dakota/Center.ics M SOPE/NGCards/TimeZones/America/North_Dakota/New_Salem.ics M SOPE/NGCards/TimeZones/America/Ojinaga.ics M SOPE/NGCards/TimeZones/America/Panama.ics M SOPE/NGCards/TimeZones/America/Pangnirtung.ics M SOPE/NGCards/TimeZones/America/Paramaribo.ics M SOPE/NGCards/TimeZones/America/Phoenix.ics M SOPE/NGCards/TimeZones/America/Port-au-Prince.ics M SOPE/NGCards/TimeZones/America/Port_of_Spain.ics M SOPE/NGCards/TimeZones/America/Porto_Velho.ics M SOPE/NGCards/TimeZones/America/Puerto_Rico.ics M SOPE/NGCards/TimeZones/America/Rainy_River.ics M SOPE/NGCards/TimeZones/America/Rankin_Inlet.ics M SOPE/NGCards/TimeZones/America/Recife.ics M SOPE/NGCards/TimeZones/America/Regina.ics M SOPE/NGCards/TimeZones/America/Resolute.ics M SOPE/NGCards/TimeZones/America/Rio_Branco.ics M SOPE/NGCards/TimeZones/America/Santarem.ics M SOPE/NGCards/TimeZones/America/Santiago.ics M SOPE/NGCards/TimeZones/America/Santo_Domingo.ics M SOPE/NGCards/TimeZones/America/Sao_Paulo.ics M SOPE/NGCards/TimeZones/America/Scoresbysund.ics M SOPE/NGCards/TimeZones/America/Sitka.ics M SOPE/NGCards/TimeZones/America/St_Barthelemy.ics M SOPE/NGCards/TimeZones/America/St_Johns.ics M SOPE/NGCards/TimeZones/America/St_Kitts.ics M SOPE/NGCards/TimeZones/America/St_Lucia.ics M SOPE/NGCards/TimeZones/America/St_Thomas.ics M SOPE/NGCards/TimeZones/America/St_Vincent.ics M SOPE/NGCards/TimeZones/America/Swift_Current.ics M SOPE/NGCards/TimeZones/America/Tegucigalpa.ics M SOPE/NGCards/TimeZones/America/Thule.ics M SOPE/NGCards/TimeZones/America/Thunder_Bay.ics M SOPE/NGCards/TimeZones/America/Tijuana.ics M SOPE/NGCards/TimeZones/America/Toronto.ics M SOPE/NGCards/TimeZones/America/Tortola.ics M SOPE/NGCards/TimeZones/America/Vancouver.ics M SOPE/NGCards/TimeZones/America/Whitehorse.ics M SOPE/NGCards/TimeZones/America/Winnipeg.ics M SOPE/NGCards/TimeZones/America/Yakutat.ics M SOPE/NGCards/TimeZones/America/Yellowknife.ics M SOPE/NGCards/TimeZones/Antarctica/Casey.ics M SOPE/NGCards/TimeZones/Antarctica/Davis.ics M SOPE/NGCards/TimeZones/Antarctica/DumontDUrville.ics M SOPE/NGCards/TimeZones/Antarctica/Macquarie.ics M SOPE/NGCards/TimeZones/Antarctica/Mawson.ics M SOPE/NGCards/TimeZones/Antarctica/McMurdo.ics M SOPE/NGCards/TimeZones/Antarctica/Palmer.ics M SOPE/NGCards/TimeZones/Antarctica/Rothera.ics M SOPE/NGCards/TimeZones/Antarctica/Syowa.ics M SOPE/NGCards/TimeZones/Antarctica/Troll.ics M SOPE/NGCards/TimeZones/Antarctica/Vostok.ics M SOPE/NGCards/TimeZones/Arctic/Longyearbyen.ics M SOPE/NGCards/TimeZones/Asia/Aden.ics M SOPE/NGCards/TimeZones/Asia/Almaty.ics M SOPE/NGCards/TimeZones/Asia/Amman.ics M SOPE/NGCards/TimeZones/Asia/Anadyr.ics M SOPE/NGCards/TimeZones/Asia/Aqtau.ics M SOPE/NGCards/TimeZones/Asia/Aqtobe.ics M SOPE/NGCards/TimeZones/Asia/Ashgabat.ics M SOPE/NGCards/TimeZones/Asia/Baghdad.ics M SOPE/NGCards/TimeZones/Asia/Bahrain.ics M SOPE/NGCards/TimeZones/Asia/Baku.ics M SOPE/NGCards/TimeZones/Asia/Bangkok.ics M SOPE/NGCards/TimeZones/Asia/Barnaul.ics M SOPE/NGCards/TimeZones/Asia/Beirut.ics M SOPE/NGCards/TimeZones/Asia/Bishkek.ics M SOPE/NGCards/TimeZones/Asia/Brunei.ics M SOPE/NGCards/TimeZones/Asia/Chita.ics M SOPE/NGCards/TimeZones/Asia/Choibalsan.ics M SOPE/NGCards/TimeZones/Asia/Colombo.ics M SOPE/NGCards/TimeZones/Asia/Damascus.ics M SOPE/NGCards/TimeZones/Asia/Dhaka.ics M SOPE/NGCards/TimeZones/Asia/Dili.ics M SOPE/NGCards/TimeZones/Asia/Dubai.ics M SOPE/NGCards/TimeZones/Asia/Dushanbe.ics M SOPE/NGCards/TimeZones/Asia/Gaza.ics M SOPE/NGCards/TimeZones/Asia/Hebron.ics M SOPE/NGCards/TimeZones/Asia/Ho_Chi_Minh.ics M SOPE/NGCards/TimeZones/Asia/Hong_Kong.ics M SOPE/NGCards/TimeZones/Asia/Hovd.ics M SOPE/NGCards/TimeZones/Asia/Irkutsk.ics M SOPE/NGCards/TimeZones/Asia/Istanbul.ics M SOPE/NGCards/TimeZones/Asia/Jakarta.ics M SOPE/NGCards/TimeZones/Asia/Jayapura.ics M SOPE/NGCards/TimeZones/Asia/Jerusalem.ics M SOPE/NGCards/TimeZones/Asia/Kabul.ics M SOPE/NGCards/TimeZones/Asia/Kamchatka.ics M SOPE/NGCards/TimeZones/Asia/Karachi.ics M SOPE/NGCards/TimeZones/Asia/Kathmandu.ics M SOPE/NGCards/TimeZones/Asia/Khandyga.ics M SOPE/NGCards/TimeZones/Asia/Kolkata.ics M SOPE/NGCards/TimeZones/Asia/Krasnoyarsk.ics M SOPE/NGCards/TimeZones/Asia/Kuala_Lumpur.ics M SOPE/NGCards/TimeZones/Asia/Kuching.ics M SOPE/NGCards/TimeZones/Asia/Kuwait.ics M SOPE/NGCards/TimeZones/Asia/Macau.ics M SOPE/NGCards/TimeZones/Asia/Magadan.ics M SOPE/NGCards/TimeZones/Asia/Makassar.ics M SOPE/NGCards/TimeZones/Asia/Manila.ics M SOPE/NGCards/TimeZones/Asia/Muscat.ics M SOPE/NGCards/TimeZones/Asia/Nicosia.ics M SOPE/NGCards/TimeZones/Asia/Novokuznetsk.ics M SOPE/NGCards/TimeZones/Asia/Novosibirsk.ics M SOPE/NGCards/TimeZones/Asia/Omsk.ics M SOPE/NGCards/TimeZones/Asia/Oral.ics M SOPE/NGCards/TimeZones/Asia/Phnom_Penh.ics M SOPE/NGCards/TimeZones/Asia/Pontianak.ics M SOPE/NGCards/TimeZones/Asia/Pyongyang.ics M SOPE/NGCards/TimeZones/Asia/Qatar.ics M SOPE/NGCards/TimeZones/Asia/Qyzylorda.ics M SOPE/NGCards/TimeZones/Asia/Riyadh.ics M SOPE/NGCards/TimeZones/Asia/Sakhalin.ics M SOPE/NGCards/TimeZones/Asia/Samarkand.ics M SOPE/NGCards/TimeZones/Asia/Seoul.ics M SOPE/NGCards/TimeZones/Asia/Shanghai.ics M SOPE/NGCards/TimeZones/Asia/Singapore.ics M SOPE/NGCards/TimeZones/Asia/Srednekolymsk.ics M SOPE/NGCards/TimeZones/Asia/Taipei.ics M SOPE/NGCards/TimeZones/Asia/Tashkent.ics M SOPE/NGCards/TimeZones/Asia/Tbilisi.ics M SOPE/NGCards/TimeZones/Asia/Tehran.ics M SOPE/NGCards/TimeZones/Asia/Thimphu.ics M SOPE/NGCards/TimeZones/Asia/Tokyo.ics M SOPE/NGCards/TimeZones/Asia/Tomsk.ics M SOPE/NGCards/TimeZones/Asia/Ulaanbaatar.ics M SOPE/NGCards/TimeZones/Asia/Urumqi.ics M SOPE/NGCards/TimeZones/Asia/Ust-Nera.ics M SOPE/NGCards/TimeZones/Asia/Vientiane.ics M SOPE/NGCards/TimeZones/Asia/Vladivostok.ics M SOPE/NGCards/TimeZones/Asia/Yakutsk.ics M SOPE/NGCards/TimeZones/Asia/Yangon.ics M SOPE/NGCards/TimeZones/Asia/Yekaterinburg.ics M SOPE/NGCards/TimeZones/Asia/Yerevan.ics M SOPE/NGCards/TimeZones/Atlantic/Azores.ics M SOPE/NGCards/TimeZones/Atlantic/Bermuda.ics M SOPE/NGCards/TimeZones/Atlantic/Canary.ics M SOPE/NGCards/TimeZones/Atlantic/Cape_Verde.ics M SOPE/NGCards/TimeZones/Atlantic/Faroe.ics M SOPE/NGCards/TimeZones/Atlantic/Madeira.ics M SOPE/NGCards/TimeZones/Atlantic/Reykjavik.ics M SOPE/NGCards/TimeZones/Atlantic/South_Georgia.ics M SOPE/NGCards/TimeZones/Atlantic/St_Helena.ics M SOPE/NGCards/TimeZones/Atlantic/Stanley.ics M SOPE/NGCards/TimeZones/Australia/Adelaide.ics M SOPE/NGCards/TimeZones/Australia/Brisbane.ics M SOPE/NGCards/TimeZones/Australia/Broken_Hill.ics M SOPE/NGCards/TimeZones/Australia/Currie.ics M SOPE/NGCards/TimeZones/Australia/Darwin.ics M SOPE/NGCards/TimeZones/Australia/Eucla.ics M SOPE/NGCards/TimeZones/Australia/Hobart.ics M SOPE/NGCards/TimeZones/Australia/Lindeman.ics M SOPE/NGCards/TimeZones/Australia/Lord_Howe.ics M SOPE/NGCards/TimeZones/Australia/Melbourne.ics M SOPE/NGCards/TimeZones/Australia/Perth.ics M SOPE/NGCards/TimeZones/Australia/Sydney.ics M SOPE/NGCards/TimeZones/Europe/Amsterdam.ics M SOPE/NGCards/TimeZones/Europe/Andorra.ics M SOPE/NGCards/TimeZones/Europe/Astrakhan.ics M SOPE/NGCards/TimeZones/Europe/Athens.ics M SOPE/NGCards/TimeZones/Europe/Belgrade.ics M SOPE/NGCards/TimeZones/Europe/Berlin.ics M SOPE/NGCards/TimeZones/Europe/Bratislava.ics M SOPE/NGCards/TimeZones/Europe/Brussels.ics M SOPE/NGCards/TimeZones/Europe/Bucharest.ics M SOPE/NGCards/TimeZones/Europe/Budapest.ics M SOPE/NGCards/TimeZones/Europe/Busingen.ics M SOPE/NGCards/TimeZones/Europe/Chisinau.ics M SOPE/NGCards/TimeZones/Europe/Copenhagen.ics M SOPE/NGCards/TimeZones/Europe/Dublin.ics M SOPE/NGCards/TimeZones/Europe/Gibraltar.ics M SOPE/NGCards/TimeZones/Europe/Guernsey.ics M SOPE/NGCards/TimeZones/Europe/Helsinki.ics M SOPE/NGCards/TimeZones/Europe/Isle_of_Man.ics M SOPE/NGCards/TimeZones/Europe/Istanbul.ics M SOPE/NGCards/TimeZones/Europe/Jersey.ics M SOPE/NGCards/TimeZones/Europe/Kaliningrad.ics M SOPE/NGCards/TimeZones/Europe/Kiev.ics M SOPE/NGCards/TimeZones/Europe/Kirov.ics M SOPE/NGCards/TimeZones/Europe/Lisbon.ics M SOPE/NGCards/TimeZones/Europe/Ljubljana.ics M SOPE/NGCards/TimeZones/Europe/London.ics M SOPE/NGCards/TimeZones/Europe/Luxembourg.ics M SOPE/NGCards/TimeZones/Europe/Madrid.ics M SOPE/NGCards/TimeZones/Europe/Malta.ics M SOPE/NGCards/TimeZones/Europe/Mariehamn.ics M SOPE/NGCards/TimeZones/Europe/Minsk.ics M SOPE/NGCards/TimeZones/Europe/Monaco.ics M SOPE/NGCards/TimeZones/Europe/Moscow.ics M SOPE/NGCards/TimeZones/Europe/Nicosia.ics M SOPE/NGCards/TimeZones/Europe/Oslo.ics M SOPE/NGCards/TimeZones/Europe/Paris.ics M SOPE/NGCards/TimeZones/Europe/Podgorica.ics M SOPE/NGCards/TimeZones/Europe/Prague.ics M SOPE/NGCards/TimeZones/Europe/Riga.ics M SOPE/NGCards/TimeZones/Europe/Rome.ics M SOPE/NGCards/TimeZones/Europe/Samara.ics M SOPE/NGCards/TimeZones/Europe/San_Marino.ics M SOPE/NGCards/TimeZones/Europe/Sarajevo.ics M SOPE/NGCards/TimeZones/Europe/Simferopol.ics M SOPE/NGCards/TimeZones/Europe/Skopje.ics M SOPE/NGCards/TimeZones/Europe/Sofia.ics M SOPE/NGCards/TimeZones/Europe/Stockholm.ics M SOPE/NGCards/TimeZones/Europe/Tallinn.ics M SOPE/NGCards/TimeZones/Europe/Tirane.ics M SOPE/NGCards/TimeZones/Europe/Ulyanovsk.ics M SOPE/NGCards/TimeZones/Europe/Uzhgorod.ics M SOPE/NGCards/TimeZones/Europe/Vaduz.ics M SOPE/NGCards/TimeZones/Europe/Vatican.ics M SOPE/NGCards/TimeZones/Europe/Vienna.ics M SOPE/NGCards/TimeZones/Europe/Vilnius.ics M SOPE/NGCards/TimeZones/Europe/Volgograd.ics M SOPE/NGCards/TimeZones/Europe/Warsaw.ics M SOPE/NGCards/TimeZones/Europe/Zagreb.ics M SOPE/NGCards/TimeZones/Europe/Zaporozhye.ics M SOPE/NGCards/TimeZones/Europe/Zurich.ics M SOPE/NGCards/TimeZones/Indian/Antananarivo.ics M SOPE/NGCards/TimeZones/Indian/Chagos.ics M SOPE/NGCards/TimeZones/Indian/Christmas.ics M SOPE/NGCards/TimeZones/Indian/Cocos.ics M SOPE/NGCards/TimeZones/Indian/Comoro.ics M SOPE/NGCards/TimeZones/Indian/Kerguelen.ics M SOPE/NGCards/TimeZones/Indian/Mahe.ics M SOPE/NGCards/TimeZones/Indian/Maldives.ics M SOPE/NGCards/TimeZones/Indian/Mauritius.ics M SOPE/NGCards/TimeZones/Indian/Mayotte.ics M SOPE/NGCards/TimeZones/Indian/Reunion.ics M SOPE/NGCards/TimeZones/Pacific/Apia.ics M SOPE/NGCards/TimeZones/Pacific/Auckland.ics M SOPE/NGCards/TimeZones/Pacific/Bougainville.ics M SOPE/NGCards/TimeZones/Pacific/Chatham.ics M SOPE/NGCards/TimeZones/Pacific/Chuuk.ics M SOPE/NGCards/TimeZones/Pacific/Easter.ics M SOPE/NGCards/TimeZones/Pacific/Efate.ics M SOPE/NGCards/TimeZones/Pacific/Enderbury.ics M SOPE/NGCards/TimeZones/Pacific/Fakaofo.ics M SOPE/NGCards/TimeZones/Pacific/Fiji.ics M SOPE/NGCards/TimeZones/Pacific/Funafuti.ics M SOPE/NGCards/TimeZones/Pacific/Galapagos.ics M SOPE/NGCards/TimeZones/Pacific/Gambier.ics M SOPE/NGCards/TimeZones/Pacific/Guadalcanal.ics M SOPE/NGCards/TimeZones/Pacific/Guam.ics M SOPE/NGCards/TimeZones/Pacific/Honolulu.ics M SOPE/NGCards/TimeZones/Pacific/Kiritimati.ics M SOPE/NGCards/TimeZones/Pacific/Kosrae.ics M SOPE/NGCards/TimeZones/Pacific/Kwajalein.ics M SOPE/NGCards/TimeZones/Pacific/Majuro.ics M SOPE/NGCards/TimeZones/Pacific/Marquesas.ics M SOPE/NGCards/TimeZones/Pacific/Midway.ics M SOPE/NGCards/TimeZones/Pacific/Nauru.ics M SOPE/NGCards/TimeZones/Pacific/Niue.ics M SOPE/NGCards/TimeZones/Pacific/Norfolk.ics M SOPE/NGCards/TimeZones/Pacific/Noumea.ics M SOPE/NGCards/TimeZones/Pacific/Pago_Pago.ics M SOPE/NGCards/TimeZones/Pacific/Palau.ics M SOPE/NGCards/TimeZones/Pacific/Pitcairn.ics M SOPE/NGCards/TimeZones/Pacific/Pohnpei.ics M SOPE/NGCards/TimeZones/Pacific/Port_Moresby.ics M SOPE/NGCards/TimeZones/Pacific/Rarotonga.ics M SOPE/NGCards/TimeZones/Pacific/Saipan.ics M SOPE/NGCards/TimeZones/Pacific/Tahiti.ics M SOPE/NGCards/TimeZones/Pacific/Tarawa.ics M SOPE/NGCards/TimeZones/Pacific/Tongatapu.ics M SOPE/NGCards/TimeZones/Pacific/Wake.ics M SOPE/NGCards/TimeZones/Pacific/Wallis.ics commit 8b812ba4f01979800ce798c197bdcbae252831db Author: Francis Lachapelle Date: Mon May 8 15:46:48 2017 -0400 (js) Minor JavaScript code cleanup M UI/WebServerResources/js/Common/sgAvatarImage.directive.js M UI/WebServerResources/js/Common/sgDraggable.directive.js M UI/WebServerResources/js/Contacts/AddressBooksController.js commit 836700fb7e52e9c3ddf16c6005916a81da2542e8 Author: Francis Lachapelle Date: Mon May 8 15:43:10 2017 -0400 (js) Improve CAS handling M UI/WebServerResources/js/Common/Common.app.js commit ba583f41b17c02acd701c6d22394a5b43d0e14b3 Author: Francis Lachapelle Date: Mon May 8 15:06:31 2017 -0400 (i18n) Update translations M SoObjects/Appointments/French.lproj/Localizable.strings M SoObjects/Appointments/Polish.lproj/Localizable.strings M UI/Contacts/French.lproj/Localizable.strings M UI/Contacts/Polish.lproj/Localizable.strings M UI/MailerUI/French.lproj/Localizable.strings M UI/MailerUI/Polish.lproj/Localizable.strings M UI/PreferencesUI/French.lproj/Localizable.strings M UI/PreferencesUI/Polish.lproj/Localizable.strings commit 0e82550f6b49d31b5fba2e0cb14e77bd166780f5 Author: Francis Lachapelle Date: Mon May 8 14:44:13 2017 -0400 Update SOGoParentFolder.h M SoObjects/SOGo/SOGoParentFolder.h commit 0185ba9d465b0f10c8889e0b2991c36305bd0bd9 Author: Francis Lachapelle Date: Mon May 8 11:23:32 2017 -0400 Fix mail delegation of pristine user accounts Fixes #4160 M NEWS M SoObjects/Mailer/SOGoMailAccount.m M SoObjects/Mailer/SOGoUser+Mailer.m commit 9700b93ad1f99a183ca512cfc6a655e1010c2808 Author: Ludovic Marcotte Date: Mon May 8 10:46:39 2017 -0400 Updated NEWS M NEWS commit 63cb80142b1dcdb581ace018a5c715ed42a73eab Author: Ludovic Marcotte Date: Mon May 8 10:44:12 2017 -0400 (fix) make sure to use crypt as the scheme for md5/sha256/sha512 (fixes #4137) M SoObjects/SOGo/LDAPSource.m M SoObjects/SOGo/SQLSource.m commit c3ef225a02a15f15d1676c9a657619cde235aaea Author: InverseBot Date: Mon May 8 01:23:36 2017 -0400 (js/css) Update generated files M UI/WebServerResources/js/vendor/angular-ui-router.js M UI/WebServerResources/js/vendor/angular-ui-router.min.js commit b42876bb0a42fce28e9cbbb327f5e39741aeb57e Author: InverseBot Date: Sun May 7 01:17:20 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 commit da4033eeabf3a5737bea0f3e71ec7f23c51e3ae5 Author: InverseBot Date: Thu May 4 01:17:26 2017 -0400 (js/css) Update generated files M UI/WebServerResources/js/vendor/angular-ui-router.js M UI/WebServerResources/js/vendor/angular-ui-router.min.js commit f1329a3d365431816ee87b6dd03e597f01e5ca70 Author: Francis Lachapelle Date: Tue May 2 09:56:30 2017 -0400 (i18n) Update German translation M UI/PreferencesUI/German.lproj/Localizable.strings commit b46781c693fbbf71a28f0daaa838041990fbfd16 Author: Francis Lachapelle Date: Thu Apr 27 09:40:24 2017 -0400 Silent sogo-ealarms-notify Fixes #4157 M Scripts/sogo.cron commit ef5728dcaf97b86fbf14aca344d3055b4e0e5b4d Author: Francis Lachapelle Date: Thu Apr 27 09:02:46 2017 -0400 Properly honor "include in freebusy" Fixes #3354 M NEWS M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoFreeBusyObject.m M SoObjects/SOGo/SOGoParentFolder.m commit 663a0b60dd0d2f85df4fcbf259891c1ce48b2c8f Author: Francis Lachapelle Date: Tue Apr 25 16:35:39 2017 -0400 (feat) Configurable Web animation level M SoObjects/SOGo/SOGoDefaults.plist M SoObjects/SOGo/SOGoUserDefaults.h M SoObjects/SOGo/SOGoUserDefaults.m M UI/Common/UIxPageFrame.m M UI/PreferencesUI/English.lproj/Localizable.strings M UI/PreferencesUI/UIxJSONPreferences.m M UI/Templates/PreferencesUI/UIxPreferences.wox commit 59dbef5ee7c1ebee460ba8f9b257034a085c6520 Author: Francis Lachapelle Date: Tue Apr 25 14:49:29 2017 -0400 Avoid duplicated emails in LDAP-based addressbook Fixes #4129 M NEWS M SoObjects/Contacts/NGVCard+SOGo.m M SoObjects/SOGo/CardElement+SOGo.m commit 4caff58918bf76c594ace466889095a82e006531 Author: InverseBot Date: Tue Apr 25 01:18:12 2017 -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 commit 634cbe3d1be5433dc903527fcf9f0805057aad85 Author: Francis Lachapelle Date: Mon Apr 24 16:15:39 2017 -0400 (js) Support SOGoLDAPContactInfoAttrbute M NEWS M UI/Templates/AdministrationUI/UIxAdministrationAclEditor.wox M UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox M UI/Templates/MailerUI/UIxMailUserDelegationEditor.wox M UI/Templates/UIxAclEditor.wox M UI/WebServerResources/js/Common/User.service.js M UI/WebServerResources/js/Contacts/Card.service.js commit 3d0c958a1997fc901712c0b1f0aaf8c0ebca7241 Author: Francis Lachapelle Date: Mon Apr 24 12:08:15 2017 -0400 (js) Keep form pristine when changing passwords Fixes #4138 M NEWS M UI/Templates/PreferencesUI/UIxPreferences.wox A UI/WebServerResources/js/Common/sgNoDirtyCheck.directive.js commit da44afdcf571c6944eca747997e7e0c128b9c1ed Author: Francis Lachapelle Date: Mon Apr 24 11:37:49 2017 -0400 (i18n) Update translations M SoObjects/Appointments/German.lproj/Localizable.strings M UI/MailerUI/German.lproj/Localizable.strings commit 11f847cdfb096df8ab56ef4fc6f6868ad33a328e Author: InverseBot Date: Sat Apr 22 01:18:32 2017 -0400 (js/css) Update generated files M UI/WebServerResources/js/Mailer.js M UI/WebServerResources/js/Mailer.js.map commit 5f71ee4d523646f787e075fa3096e36df8343045 Author: Francis Lachapelle Date: Fri Apr 21 16:02:10 2017 -0400 (doc) Typo M Documentation/SOGoInstallationGuide.asciidoc commit 68eae92d2dc257e928d548a14b6be1a177741d5d Author: Francis Lachapelle Date: Fri Apr 21 15:30:29 2017 -0400 (doc) Exclude GNUstep packages from EPEL M Documentation/SOGoInstallationGuide.asciidoc commit 94591850597084759c4ba6d4e3cb77f64b25091d Author: Ludovic Marcotte Date: Fri Apr 21 15:31:26 2017 -0400 Updated NEWS M NEWS commit a9763e94a493648be8816025670da95e9b2cfa52 Author: Ludovic Marcotte Date: Fri Apr 21 15:29:34 2017 -0400 (feat) added photo support in GAL search ops M ActiveSync/SOGoActiveSyncDispatcher.m M Documentation/SOGoInstallationGuide.asciidoc M SoObjects/SOGo/SOGoSystemDefaults.h M SoObjects/SOGo/SOGoSystemDefaults.m commit 5c573b9a76934fb0fbbabb1f388318b4d95ebd78 Author: Ludovic Marcotte Date: Fri Apr 21 14:12:48 2017 -0400 (fix) small fixes over previous commit M SOPE/NGCards/CardElement.m M SoObjects/Contacts/NGVCard+SOGo.m commit 513d81eb5947c92dacc44a029df8862389f5e736 Author: Ludovic Marcotte Date: Fri Apr 21 12:31:18 2017 -0400 (fix) LDIF to vCard conversion for non-handled multi-value attributes (fixes #4086) M NEWS M SOPE/NGCards/CardElement.h M SOPE/NGCards/CardElement.m M SoObjects/Contacts/NGVCard+SOGo.m M SoObjects/Contacts/SOGoContactLDIFEntry.h M SoObjects/Contacts/SOGoContactLDIFEntry.m M SoObjects/SOGo/NSDictionary+Utilities.h M SoObjects/SOGo/NSDictionary+Utilities.m M UI/Contacts/UIxContactView.m commit 2b4e357da6ec4626058905390e90ed16d1fc3db6 Author: Francis Lachapelle Date: Fri Apr 21 11:56:28 2017 -0400 (js) Improve handling of IMAP timeout handling For external accounts only. M NEWS M UI/WebServerResources/js/Mailer/Mailer.app.js commit ab50a41a86dace2ef647ff081569326471cc4c2e Author: Ludovic Marcotte Date: Fri Apr 21 08:49:56 2017 -0400 (fix) email reminders sent multiple times (fixes #4100) M NEWS M SoObjects/Appointments/SOGoEMailAlarmsManager.m M SoObjects/Appointments/iCalEntityObject+SOGo.m commit 7582ec8462c70baa7b70c41a828ac2dd04c2e457 Author: Ludovic Marcotte Date: Thu Apr 20 14:35:44 2017 -0400 Updated comment M UI/MailPartViewers/UIxMailPartHTMLViewer.m commit dd6b77a25b106707fb176672b9cf081c2cc910cc Author: Ludovic Marcotte Date: Thu Apr 20 14:31:26 2017 -0400 Updated NEWS M NEWS commit 0091ff749a7fb59a36eb8bd8a208bcbceeecb88c Author: Ludovic Marcotte Date: Thu Apr 20 14:29:15 2017 -0400 (fix) handle properly windows-1255 charset (fixes #4124) M UI/MailPartViewers/UIxMailPartHTMLViewer.m commit c09dff3fc878c40f7be7c874110998beb3ea2ade Author: InverseBot Date: Thu Apr 13 01:24:28 2017 -0400 (js/css) Update generated files M UI/WebServerResources/js/Scheduler.services.js M UI/WebServerResources/js/Scheduler.services.js.map commit 8a59180c0ea33ad8f889b5283ef4cd347e6ac496 Author: Ludovic Marcotte Date: Wed Apr 12 16:37:14 2017 -0400 Updated NEWS M NEWS commit d87dc6cdf2434d493f9ef065b26f0438f3d87b70 Author: Ludovic Marcotte Date: Wed Apr 12 16:13:40 2017 -0400 (fix) enhance display of all-day invitations (fixes #4145) Conflicts: SoObjects/Appointments/SOGoAptMailNotification.m M SoObjects/Appointments/English.lproj/Localizable.strings M SoObjects/Appointments/SOGoAptMailNotification.m M SoObjects/Appointments/SOGoCalendarComponent.m M UI/MailPartViewers/UIxMailPartICalViewer.m M UI/Templates/Appointments/SOGoAptMailInvitation.wox commit 0af81b0831106ef8b60b6cc06c009849bc472841 Author: Francis Lachapelle Date: Wed Apr 12 16:22:15 2017 -0400 (email alarms) Fix recipient header encoding M Tools/SOGoEAlarmsNotifier.m commit 6fd99270927a6ca5e12d2e04c0a68ec05bfc8b4e Author: Francis Lachapelle Date: Wed Apr 12 14:56:38 2017 -0400 (js) Fix email reminder with attendees Fixes #4115 M NEWS M UI/Templates/SchedulerUI/UIxReminderEditor.wox M UI/WebServerResources/js/Scheduler/Component.service.js commit 8bcda19799b8fadbd7adfa00993fa81ce903540d Author: Francis Lachapelle Date: Wed Apr 12 13:41:24 2017 -0400 (web) Fix renaming a mailbox with special chars M SoObjects/Mailer/SOGoMailFolder.m M UI/MailerUI/UIxMailFolderActions.m commit 5570d28d12de94aa7f35a27f84279ef2f80959bf Author: Ludovic Marcotte Date: Wed Apr 12 13:02:10 2017 -0400 Updated NEWS M NEWS commit b8369ddb3727a23d6210a457816b6a733d3522f3 Author: Ludovic Marcotte Date: Wed Apr 12 13:01:01 2017 -0400 (fix) don't send IMIP invitation request/update for ALL EAS clients (fixes #4022) M SoObjects/Appointments/SOGoCalendarComponent.m commit e1ea6392c269ff7728bf6193f373a813b1246ebc Author: Ludovic Marcotte Date: Wed Apr 12 12:59:53 2017 -0400 (fix) set RSVP when sending events invite M ActiveSync/iCalEvent+ActiveSync.m commit 011e112a1a71722f9410573ed3718cb5ffe953d4 Author: Ludovic Marcotte Date: Wed Apr 12 09:01:32 2017 -0400 Updated NEWS M NEWS commit 7d396a51f54a6ba5a766d5c8a3eca2f777037e5d Author: Ludovic Marcotte Date: Wed Apr 12 08:59:29 2017 -0400 (feat) email alarms now have pretty formatting (fixes #805) M SoObjects/Appointments/English.lproj/Localizable.strings M SoObjects/Appointments/GNUmakefile A SoObjects/Appointments/SOGoAptMailReminder.h A SoObjects/Appointments/SOGoAptMailReminder.m M Tools/GNUmakefile.preamble M Tools/SOGoEAlarmsNotifier.m A UI/Templates/Appointments/SOGoAptMailReminder.wox commit dbf5039011dd895882c10829d8c4988ebf2cd667 Author: InverseBot Date: Wed Apr 12 01:20:37 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.js M UI/WebServerResources/js/Mailer.js.map commit 76e6c064f74d4715acbe9612f76c9ef4d89c25c4 Author: Francis Lachapelle Date: Tue Apr 11 15:42:36 2017 -0400 Improve IMAP error handling in Mailer module M UI/MailerUI/UIxMailListActions.m commit 04f930dba55ff772a5a5fd990ecffa3b902d4138 Author: Francis Lachapelle Date: Tue Apr 11 12:00:00 2017 -0400 (js) Always show center list on small devices M UI/WebServerResources/js/Common/navController.js commit 08fcee67bd65fc4686897eebd5e8497ace3a1082 Author: Francis Lachapelle Date: Tue Apr 11 11:47:47 2017 -0400 Improve IMAP error handling in Mailer module M UI/MailerUI/English.lproj/Localizable.strings M UI/MailerUI/UIxMailListActions.m M UI/WebServerResources/js/Mailer/Mailer.app.js commit cc9602fbc866b1e7ee30888440f7706c6ca7f1e0 Author: Ludovic Marcotte Date: Tue Apr 11 10:15:58 2017 -0400 Updated NEWS M NEWS commit c92d48901751e5236fdd897ae0cca88e839d6118 Author: Ludovic Marcotte Date: Tue Apr 11 10:13:56 2017 -0400 (fix) remove over EAS alarms if we don't want them (fixes #4059) M ActiveSync/SOGoActiveSyncDispatcher+Sync.m commit 4cf59cd92e8346d48d7ca0af3cc2eeadfaa5455f Author: Ludovic Marcotte Date: Fri Apr 7 14:18:20 2017 -0400 Updated NEWS M NEWS commit c4ad338aedd05dbcc4dc2d49852fe5b5099b1f2e Author: Ludovic Marcotte Date: Fri Apr 7 14:16:18 2017 -0400 (fix) initialize variable to avoid strange nil-return value on invocation (fixes #4048) M SOPE/GDLContentStore/GCSFolder.m commit c8708d91640021a7d40f54384804d1f0c302361b Author: Ludovic Marcotte Date: Fri Apr 7 13:45:07 2017 -0400 Updated NEWS M NEWS commit 9bf724783517ddf3a56c3393f47a7a46c3e03325 Author: Ludovic Marcotte Date: Fri Apr 7 13:43:18 2017 -0400 (fix) correctly set flags when ReplaceMime is set (fixes #4133) M ActiveSync/SOGoActiveSyncDispatcher.m commit ed3f7942260a35124e21a4396a6fd756de7ef060 Author: Francis Lachapelle Date: Thu Apr 6 14:31:41 2017 -0400 Fix attachment path when inside multiple parts M NEWS M UI/MailPartViewers/UIxMailPartViewer.m commit b9f4947f8a95af31db3f4d53e36b144198f5eb24 Author: Ludovic Marcotte Date: Thu Apr 6 14:24:25 2017 -0400 (fix) check if found before changing location M SoObjects/SOGo/SOGoMailer.m commit f83d6a20a18e355fcd03ebc3ce0262536e524884 Author: Ludovic Marcotte Date: Thu Apr 6 11:02:59 2017 -0400 (fix) protect ourself from broken SOPE/SOGo installs (fixes #4117) M SoObjects/SOGo/SOGoMailer.m commit 8ff189229b72ba9318d9bc5bbd7dc97648e46fe0 Author: Francis Lachapelle Date: Wed Apr 5 16:22:28 2017 -0400 [web] Fix exception when partstate is not known M UI/Scheduler/UIxCalListingActions.m commit 4c1de4ceccd01bd8952d00498525fe96439914dd Author: Francis Lachapelle Date: Wed Apr 5 13:59:52 2017 -0400 Update NEWS file M NEWS commit a7254fe4dd6f4e743a04307f8204579a0cc5ba4e Author: InverseBot Date: Tue Apr 4 01:25:28 2017 -0400 (js/css) Update generated files 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.map M UI/WebServerResources/js/Scheduler.services.js M UI/WebServerResources/js/Scheduler.services.js.map M UI/WebServerResources/js/vendor/FileSaver.min.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-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-file-upload.min.js M UI/WebServerResources/js/vendor/angular-file-upload.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-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 M UI/WebServerResources/js/vendor/ng-sortable.min.js commit 308938dcfac0246e695d48030bd526fd563b63f7 Author: Ludovic Marcotte Date: Wed Mar 29 10:20:59 2017 -0400 Updated NEWS M NEWS commit c11d961bf3dbdb3c637d2c77cff1a74b02629e68 Author: Ludovic Marcotte Date: Tue Mar 15 10:38:38 2016 -0400 (fix) avoid escaping values that are quoted (fixes #3296) M SOPE/NGCards/NSDictionary+NGCards.m M Tests/Unit/TestVersit.m commit 4e82820db737b47a8cfbf2828fb2979ca467c12c Author: InverseBot Date: Sat Mar 25 01:31:35 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 26dac618d08b4c529378d9ab4951f492f3121dd6 Author: Ludovic Marcotte Date: Fri Mar 24 11:37:54 2017 -0400 (fix) more fixes for #3905 M SoObjects/Appointments/SOGoAppointmentObject.m commit f1cc36b5337da80a12faa7b34d89b70a5fa0ec9d Author: Ludovic Marcotte Date: Fri Mar 24 11:11:10 2017 -0400 (fix) more fixes for #3905 M SoObjects/Appointments/SOGoAppointmentObject.m commit cf07f5746c4c3d0e06db7b7658a60b2a57213194 Author: Francis Lachapelle Date: Fri Mar 24 09:46:32 2017 -0400 Update ChangeLog M ChangeLog 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 400dd26b7d1409fce0b2e5f8445af86170054fd4 Author: Gordon Messmer Date: Fri Mar 17 12:08:54 2017 -0700 Set the HTTP_HOST environment variable to enable preservation of the client's base URL. M Apache/SOGo.conf 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 (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 Preparation for release 3.2.6a M NEWS M Version commit 2beb3dca6d914ec4a161e58633e5643d75fc0a8a Author: Francis Lachapelle Date: Thu Jan 26 13:16:19 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/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 d14b0b0b5e1b34dd9a407295247f7015d2728967 Author: Francis Lachapelle Date: Thu Jan 26 12:48:21 2017 -0500 (js) Improve ACLs handling of inactive users M NEWS M UI/Templates/AdministrationUI/UIxAdministrationAclEditor.wox M UI/Templates/UIxAclEditor.wox 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 Revert "(fix) properly honor "include in freebusy" This reverts commit eed5679068480963f0f5de9a9e784f642fbfb575. M SoObjects/Appointments/SOGoAppointmentFolder.m commit d277f2fe0faef0161bac98251a86df0b7b2c674e Author: Francis Lachapelle Date: Mon Jan 23 10:02:35 2017 -0500 Update ChangeLog M ChangeLog commit 0b9ca225d0327a5553f76ea6251a118822d3f1e4 Author: Francis Lachapelle Date: Mon Jan 23 09:59:25 2017 -0500 (css) Update default theme M UI/WebServerResources/css/theme-default.css commit 04c256ab6cfab59f91ee8c6e70e36acbc76de54f Author: Francis Lachapelle Date: Mon Jan 23 09:56:40 2017 -0500 Preparation for release 3.2.6 M Documentation/docinfo.xml M Documentation/includes/global-attributes.asciidoc M NEWS M Version commit 3cbeba32d9f7d29db76952e80adfc09c0243aca8 Author: InverseBot Date: Tue Jan 24 01:15:53 2017 -0500 (js/css) Update generated files M UI/WebServerResources/css/styles.css M UI/WebServerResources/css/styles.css.map M UI/WebServerResources/js/vendor/angular-material.js M UI/WebServerResources/js/vendor/angular-material.min.js commit 1825b167dc3a337d0690e55314f403b94126af4b Author: Francis Lachapelle Date: Mon Jan 23 09:55:44 2017 -0500 (css,js) Update md to v1.1.1-master-2c9a5cc M UI/WebServerResources/angular-material M UI/WebServerResources/bower.json commit 214ce5ef86f6f3de0f4c66bbabb42de426877f54 Author: Francis Lachapelle Date: Mon Jan 23 09:49:53 2017 -0500 (i18n) Update translations M UI/Common/Czech.lproj/Localizable.strings M UI/Common/Russian.lproj/Localizable.strings M UI/Common/Slovak.lproj/Localizable.strings M UI/Common/TurkishTurkey.lproj/Localizable.strings M UI/Contacts/TurkishTurkey.lproj/Localizable.strings M UI/MailerUI/Czech.lproj/Localizable.strings M UI/MailerUI/French.lproj/Localizable.strings M UI/MailerUI/German.lproj/Localizable.strings M UI/MailerUI/Polish.lproj/Localizable.strings M UI/MailerUI/Russian.lproj/Localizable.strings M UI/MailerUI/Slovak.lproj/Localizable.strings M UI/MailerUI/TurkishTurkey.lproj/Localizable.strings M UI/PreferencesUI/Czech.lproj/Localizable.strings M UI/PreferencesUI/German.lproj/Localizable.strings M UI/PreferencesUI/Russian.lproj/Localizable.strings M UI/PreferencesUI/Slovak.lproj/Localizable.strings M UI/PreferencesUI/TurkishTurkey.lproj/Localizable.strings M UI/Scheduler/TurkishTurkey.lproj/Localizable.strings commit 927f0c3220e67e83b804bb5345919b24f4779f1c Author: Ludovic Marcotte Date: Mon Jan 23 08:55:33 2017 -0500 Updated NEWS M NEWS commit 227cf582d9e2d9ae1e263039faac8fa52e6bd069 Author: Ludovic Marcotte Date: Mon Jan 23 08:53:41 2017 -0500 (fix) touch objects when server-side changes occured M ActiveSync/SOGoActiveSyncDispatcher+Sync.m M SoObjects/Appointments/SOGoAppointmentObject.h M SoObjects/Appointments/SOGoAppointmentObject.m commit 8cdc43594592e7aaa6324c775855cfabfde4a56b Author: InverseBot Date: Sat Jan 21 01:28:13 2017 -0500 (js/css) Update generated files M UI/WebServerResources/js/vendor/angular-ui-router.js M UI/WebServerResources/js/vendor/angular-ui-router.min.js commit 3efe0e80983333e2f479872281d9d7ac45add8f0 Author: Francis Lachapelle Date: Fri Jan 20 11:08:24 2017 -0500 Add support for date extension of Sieve Fixes #1530, #1949 M NEWS M SoObjects/SOGo/SOGoSieveManager.m commit d38d42b83a834ec615c9accb9081c494ff178871 Author: Ludovic Marcotte Date: Fri Jan 20 09:25:02 2017 -0500 (fix) use login in domain M SoObjects/SOGo/SOGoGroup.m commit 1f3a89b9840ac23ff80eb0db014c51d03b09ec3b Author: InverseBot Date: Fri Jan 20 01:27:56 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.app.popup.js M UI/WebServerResources/js/Mailer.app.popup.js.map M UI/WebServerResources/js/Mailer.services.js M UI/WebServerResources/js/Mailer.services.js.map M UI/WebServerResources/js/vendor/angular-ui-router.js M UI/WebServerResources/js/vendor/angular-ui-router.min.js commit 0dea9c226db34f543a208fdbdbf14f18e3a95d90 Author: Francis Lachapelle Date: Thu Jan 19 15:41:21 2017 -0500 Allow to select multiple files when uploading Fixes #3999 M NEWS M UI/Templates/MailerUI/UIxMailEditor.wox commit db1cc24c209e4a975e31199862edd12269a7613b Author: Francis Lachapelle Date: Thu Jan 19 14:47:11 2017 -0500 (css) Improve display of HTML CKEditor M UI/Templates/MailerUI/UIxMailEditor.wox M UI/Templates/PreferencesUI/UIxAccountEditor.wox M UI/WebServerResources/js/vendor/ckeditor/ck.js M UI/WebServerResources/scss/views/MessageEditorUI.scss commit d7d88e26202bfcf7bf3a099154e3afdd5e5efe92 Author: Francis Lachapelle Date: Thu Jan 19 12:23:55 2017 -0500 (js) Compose new message in a popup window M NEWS M UI/MailerUI/English.lproj/Localizable.strings M UI/Templates/MailerUI/UIxMailEditor.wox M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/WebServerResources/js/Mailer/MailboxController.js M UI/WebServerResources/js/Mailer/Mailer.popup.js M UI/WebServerResources/js/Mailer/MessageController.js commit 4fca484ed02615b4532801394ce755749dbdc305 Author: Francis Lachapelle Date: Thu Jan 19 10:31:03 2017 -0500 Improve error handling in SOGoWebAppointmentFolder M SoObjects/Appointments/MSExchangeFreeBusy.m M SoObjects/Appointments/SOGoWebAppointmentFolder.m commit fcb79dc14b485fd00cb49b1433c4eab73953520c Author: Francis Lachapelle Date: Thu Jan 19 10:17:17 2017 -0500 Improve error handling in MSExchangeFreeBusy class M SoObjects/Appointments/MSExchangeFreeBusy.m commit 41dbb88b64f4ac22860fd3e8152cd84d0cae15e8 Author: Francis Lachapelle Date: Wed Jan 18 21:24:45 2017 -0500 (js) Expandable mail editor Added "autogrow" plugin for CKEditor. M NEWS M UI/Templates/MailerUI/UIxMailEditor.wox M UI/WebServerResources/js/Mailer/MessageEditorController.js 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/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/lt.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/sr.js M UI/WebServerResources/js/vendor/ckeditor/lang/sv.js M UI/WebServerResources/js/vendor/ckeditor/lang/tr.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/scss/views/MailerUI.scss commit bb97b57ad7994d5aa6b3cd543db715ac5db65360 Author: InverseBot Date: Thu Jan 19 01:28:13 2017 -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/vendor/angular-ui-router.js M UI/WebServerResources/js/vendor/angular-ui-router.min.js commit 5300d4185d891145d7ad907a7f69cd011f4cf9b0 Author: Ludovic Marcotte Date: Wed Jan 18 16:16:19 2017 -0500 (fix) improve doc around SOGoTimeZone (fixes #3995) M Documentation/SOGoInstallationGuide.asciidoc M Scripts/sogo.conf commit 26b69d25ee6249410b6ea725c01782b35ac54158 Author: Francis Lachapelle Date: Tue Jan 17 16:19:07 2017 -0500 (js) Fix opening message in popup window M UI/WebServerResources/js/Mailer/MessageController.js commit a3c056ea8435937e4de35f76c674c67f978036aa Author: Ludovic Marcotte Date: Tue Jan 17 15:12:29 2017 -0500 (fix) deep-search for text/calendar parts M ActiveSync/SOGoMailObject+ActiveSync.m commit e4b2539b04b3876b4898a295cada9259e3034827 Author: Ludovic Marcotte Date: Tue Jan 17 12:40:41 2017 -0500 (fix) strip attendees with no email and don't send IMIP when it's Outlook the EAS client M ActiveSync/SOGoActiveSyncDispatcher.m M SoObjects/Appointments/SOGoCalendarComponent.m commit fcb6542d0619358a31864b21d0adfff3df0b3c58 Author: Francis Lachapelle Date: Tue Jan 17 11:47:43 2017 -0500 (i18n) Update translations M UI/MainUI/ChineseTaiwan.lproj/Locale commit 174fcd5c314d59c37687eca2156e1ce362d8d1a1 Author: Francis Lachapelle Date: Tue Jan 17 08:53:39 2017 -0500 (i18n) Update translations M UI/MailerUI/French.lproj/Localizable.strings M UI/PreferencesUI/French.lproj/Localizable.strings commit 2f6c5148aac31fb2dd2327a3b022a762ee376c70 Author: InverseBot Date: Tue Jan 17 01:30:41 2017 -0500 (js/css) Update generated files M UI/WebServerResources/css/styles.css M UI/WebServerResources/css/styles.css.map commit 936b21b8c0dd8a2e510c1ca20fe54b8cf1d7f049 Author: Francis Lachapelle Date: Mon Jan 16 16:30:24 2017 -0500 (css) Fix glitches in Month view with Firefox M NEWS M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/scss/views/SchedulerUI.scss M UI/WebServerResources/scss/views/_view.scss commit 5f2a6c53c465557443473c5efd840b3a85cd13c1 Author: Francis Lachapelle Date: Mon Jan 16 15:31:12 2017 -0500 (js) Fix pasting images in CKEditor Fixes #3986 M NEWS M UI/WebServerResources/js/vendor/ckeditor/ck.js M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_gecko.css commit ba12c14a1d92a09ec11c5544e721c46c0b791403 Author: Francis Lachapelle Date: Fri Jan 13 16:11:10 2017 -0500 (js) Update CKEditor to version 4.6.2 - Add Upload Image plugin Fixes #3986 M UI/WebServerResources/js/vendor/ckeditor/LICENSE.md M UI/WebServerResources/js/vendor/ckeditor/build-config.js M UI/WebServerResources/js/vendor/ckeditor/ck.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/lt.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/sr.js M UI/WebServerResources/js/vendor/ckeditor/lang/sv.js M UI/WebServerResources/js/vendor/ckeditor/lang/tr.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/about/dialogs/about.js M UI/WebServerResources/js/vendor/ckeditor/plugins/clipboard/dialogs/paste.js M UI/WebServerResources/js/vendor/ckeditor/plugins/colordialog/dialogs/colordialog.js M UI/WebServerResources/js/vendor/ckeditor/plugins/dialog/dialogDefinition.js M UI/WebServerResources/js/vendor/ckeditor/plugins/image/dialogs/image.js M UI/WebServerResources/js/vendor/ckeditor/plugins/link/dialogs/anchor.js M UI/WebServerResources/js/vendor/ckeditor/plugins/link/dialogs/link.js M UI/WebServerResources/js/vendor/ckeditor/plugins/pastefromword/filter/default.js M UI/WebServerResources/js/vendor/ckeditor/plugins/table/dialogs/table.js M UI/WebServerResources/js/vendor/ckeditor/plugins/tabletools/dialogs/tableCell.js M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_gecko.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie7.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie8.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_iequirks.css M UI/WebServerResources/js/vendor/ckeditor/styles.js commit 4158f7555e2006439ff4cc95ae42fe42162dfea1 Author: Ludovic Marcotte Date: Fri Jan 13 13:19:43 2017 -0500 Updated NEWS M NEWS commit 6e0f5b22544db5844c3c8e4e41a0c3e373da54e0 Author: Ludovic Marcotte Date: Fri Jan 13 13:16:01 2017 -0500 (fix) return if not content is there, to avoid random crash M SoObjects/Appointments/SOGoCalendarComponent.m commit 4a21a02f986d7330314a04dc5e33eb04c3f4ca1e Author: Francis Lachapelle Date: Fri Jan 13 12:23:38 2017 -0500 Fix rendering of forwarded HTML message with img Fixes #3981 (cont'd) M SoObjects/Mailer/SOGoMailObject.m M UI/MailPartViewers/UIxMailPartHTMLViewer.m M UI/MailerUI/UIxMailView.m commit 9d7d2575d3231af8b96b00a706b78f67904c7076 Author: Ludovic Marcotte Date: Thu Jan 12 15:23:09 2017 -0500 (ix) remove alarms in IMIP responses (fixes #3925) M SoObjects/Appointments/SOGoCalendarComponent.m commit 905859053c767a2dd9f104daaad00a71262b23cf Author: InverseBot Date: Thu Jan 12 01:31:09 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-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 e5d0b0b0ca45b32f2bbd9edd3e291acb36c891b8 Author: Francis Lachapelle Date: Wed Jan 11 16:08:05 2017 -0500 Fix rendering of forwarded HTML message with img Fixes #3981 (partially) M NEWS M UI/MailPartViewers/UIxMailPartAlternativeViewer.m M UI/MailPartViewers/UIxMailPartHTMLViewer.m M UI/MailPartViewers/UIxMailPartMixedViewer.m M UI/MailPartViewers/UIxMailPartViewer.h M UI/MailPartViewers/UIxMailPartViewer.m M UI/MailerUI/UIxMailView.m commit 589827a4148aea46477c52ff8c109a7dd9880d80 Author: Francis Lachapelle Date: Tue Jan 10 10:35:06 2017 -0500 (html) Show locale codes beside language names M NEWS M UI/PreferencesUI/UIxPreferences.m M UI/Templates/PreferencesUI/UIxPreferences.wox commit 42ee9816133308d3c26a749cfac37d7625b12d4c Author: Francis Lachapelle Date: Tue Jan 10 10:23:04 2017 -0500 (js) Update Angular to branch 1.6.x M UI/WebServerResources/bower.json commit 5985262e0f31a55b8e3e4f369d85930bcb9c6185 Author: Francis Lachapelle Date: Tue Jan 10 10:18:28 2017 -0500 Improve WebDAV Python lib for integration tests M Tests/Integration/webdavlib.py commit c36fcd2902391ab5090aa5cff39439bbd58ba92c Author: Francis Lachapelle Date: Tue Jan 10 10:17:16 2017 -0500 Improve debugging output of recurrence calculator M SOPE/NGCards/iCalDailyRecurrenceCalculator.m M SOPE/NGCards/iCalRecurrenceRule.m M SOPE/NGCards/iCalWeeklyRecurrenceCalculator.m commit bce09f413ffa1cbc3b530197645bf114c72514ff Author: Francis Lachapelle Date: Tue Jan 10 10:14:12 2017 -0500 Update NEWS file M NEWS commit 9477c1af16fc5bdcd969e7fbfd6c4f2365cd9724 Author: Francis Lachapelle Date: Tue Jan 10 10:12:38 2017 -0500 (html) Precise EAS beside "Synchronize" option M UI/Templates/ContactsUI/UIxContactFolderProperties.wox M UI/Templates/SchedulerUI/UIxCalendarProperties.wox commit 8011d9093e354d97afa812482fccb7a447e1593b Author: InverseBot Date: Wed Jan 11 01:26:52 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 37334db0e34169802bdc44f048407f837599bd8b Author: Francis Lachapelle Date: Tue Jan 10 09:42:57 2017 -0500 Update ChangeLog M ChangeLog commit 6637bde56dd09e3d47220443572ef151c3eb488f Author: Francis Lachapelle Date: Tue Jan 10 09:42:09 2017 -0500 Preparation for release 3.2.5 M Documentation/docinfo.xml M Documentation/includes/global-attributes.asciidoc M NEWS M Version commit e27efc4d3a7bdc86c6aee81a36490322d2f4f9c9 Author: Francis Lachapelle Date: Tue Jan 10 09:37:05 2017 -0500 (css) Update default theme M UI/WebServerResources/css/theme-default.css commit ff7b9a3725376058185bb7c35bb4d019b15e5d42 Author: Francis Lachapelle Date: Tue Jan 10 09:33:43 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 M UI/WebServerResources/js/vendor/angular-material.js M UI/WebServerResources/js/vendor/angular-material.min.js commit 36c7ffcc3cc9a9a0f5b4cebe3111dee776ed6b47 Author: Francis Lachapelle Date: Tue Jan 10 09:16:04 2017 -0500 (css,js) Update md to v1.1.1-master-64b2621 M UI/WebServerResources/angular-material M UI/WebServerResources/bower.json commit 3912d2ab3e8e2a40cf92e528bbda73ed88c2cd2c Author: InverseBot Date: Tue Jan 10 02:12:03 2017 -0500 (js/css) Update generated files M UI/WebServerResources/js/Mailer.services.js M UI/WebServerResources/js/Mailer.services.js.map commit 5e775ea4ceec6c64c3f7e8dc345c1be91e2e22e4 Author: Ludovic Marcotte Date: Mon Jan 9 16:09:09 2017 -0500 (fix) some more memory info M Main/SOGo.m commit 841fdb96cc7b30804d0f9917af4a58a19bf8091c Author: Ludovic Marcotte Date: Mon Jan 9 16:03:32 2017 -0500 (fix) be a bit more verbose about memory usage M Main/SOGo.m commit 51ff746595b7ff1d62215d9f162b20d179b4cede Author: Francis Lachapelle Date: Fri Jan 6 20:48:35 2017 -0500 (js) Update CKEditor to version 4.6.1 M NEWS M UI/WebServerResources/js/vendor/ckeditor/build-config.js M UI/WebServerResources/js/vendor/ckeditor/ckeditor.js 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/lt.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/sr.js M UI/WebServerResources/js/vendor/ckeditor/lang/sv.js M UI/WebServerResources/js/vendor/ckeditor/lang/tr.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/skins/minimalist/editor.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_gecko.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie7.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie8.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_iequirks.css commit ef1f5a948fab725ed2bc0860be3a2551ba00f1de Author: Francis Lachapelle Date: Fri Jan 6 20:34:05 2017 -0500 (i18n) Update translations M UI/Common/French.lproj/Localizable.strings M UI/Common/German.lproj/Localizable.strings M UI/Common/Polish.lproj/Localizable.strings M UI/MailerUI/French.lproj/Localizable.strings M UI/MailerUI/German.lproj/Localizable.strings M UI/MailerUI/Polish.lproj/Localizable.strings M UI/PreferencesUI/French.lproj/Localizable.strings M UI/PreferencesUI/German.lproj/Localizable.strings M UI/PreferencesUI/Polish.lproj/Localizable.strings commit 3560f0486e21fc96dd51890a3c68981954510bb2 Author: Francis Lachapelle Date: Fri Jan 6 18:26:12 2017 -0500 (js) Fix hotkeys with an active dialog in Mailer Fixes #3983 M NEWS M UI/WebServerResources/js/Mailer/MailboxController.js M UI/WebServerResources/js/Mailer/MessageController.js commit 327ebf00a45f7c28f21de99d47a88c8412b27a15 Author: Francis Lachapelle Date: Fri Jan 6 16:49:00 2017 -0500 Fix public URLs to Calendars Fixes #3974 M NEWS M SoObjects/SOGo/SOGoGCSFolder.m commit abb1e1b44798b3df2f15eb2ba291693ad8f3d445 Author: InverseBot Date: Sat Jan 7 01:28:44 2017 -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 818233535f03308a256bd47e484a8fb6da8b39c8 Author: Francis Lachapelle Date: Fri Jan 6 16:17:05 2017 -0500 Improve error messages around draft attachments (cont'd) M UI/MailerUI/UIxMailEditor.m commit 65e3fe978cbb68279e53809b56749520b17243f8 Author: Francis Lachapelle Date: Fri Jan 6 16:15:26 2017 -0500 Minor code cleanup M SOPE/NGCards/iCalRecurrenceRule.h commit 0216f19e55cc64ddbb7d94d74f18aafdd2eef909 Author: Francis Lachapelle Date: Fri Jan 6 16:14:44 2017 -0500 Improve Installation Guide M Documentation/SOGoInstallationGuide.asciidoc commit 8404de758bb3fc0e9e7f57b2fcde9d460f2512e8 Author: Francis Lachapelle Date: Fri Jan 6 16:12:42 2017 -0500 Improve error messages around draft attachments M SoObjects/Mailer/SOGoDraftObject.m M UI/Common/English.lproj/Localizable.strings M UI/MailerUI/English.lproj/Localizable.strings M UI/WebServerResources/js/Mailer/MessageEditorController.js commit 5ec7ad54bb5ae97ad334c57e9eb76c795a90074f Author: Francis Lachapelle Date: Fri Jan 6 15:45:30 2017 -0500 Fix error handling when draft is too big M SoObjects/Mailer/SOGoDraftObject.m commit be8e1373eae9762af49d7c1c6360fb817eb8e28f Author: Ludovic Marcotte Date: Fri Jan 6 16:01:52 2017 -0500 Updated NEWS M NEWS commit 9fbc84158a75e0ed00d5eafe810f175e037a63de Author: Ludovic Marcotte Date: Fri Jan 6 15:52:19 2017 -0500 (fix) handle sha512-crypt with rounds M SoObjects/SOGo/NSData+Crypto.m commit 071c1032c1adecc71737ad636d0b05db8743140e Author: Ludovic Marcotte Date: Fri Jan 6 14:34:43 2017 -0500 Updated NEWS M NEWS commit af8baf41cbffe7f4ccad748ecff0a99c6f633b93 Author: Ludovic Marcotte Date: Fri Jan 6 14:32:45 2017 -0500 (fix) correctly handle all identities during IMIP status update M UI/MailPartViewers/UIxMailPartICalActions.m commit 0b7ddf7ca453b065a9e1de3113fb6616f7d4a891 Author: Ludovic Marcotte Date: Fri Jan 6 14:29:41 2017 -0500 (fix) small optimization over previous commit M UI/MailPartViewers/UIxMailPartICalViewer.m commit 942ddcabe4bc89efdf6c2120de00708d6a1ed0b5 Author: Ludovic Marcotte Date: Fri Jan 6 14:23:52 2017 -0500 (fix) handle all identities during IMIP REPLY processing M UI/MailPartViewers/UIxMailPartICalViewer.m commit bdd8254e02bbb16e8d7fadd33a506f89037a0aac Author: Ludovic Marcotte Date: Fri Jan 6 11:03:59 2017 -0500 (fix) make sure we compare the organizer's email only M SOPE/NGCards/iCalEventChanges.m commit ce0575517d8c69d078307e42533377aa599df5f4 Author: Ludovic Marcotte Date: Fri Jan 6 09:54:02 2017 -0500 (fix) make sure to bump LAST-MODIFIED to trigger all auto-scheduling code M ActiveSync/iCalEvent+ActiveSync.m commit ea7934a73c7e863dcc268eaafff52fe876b7908f Author: Francis Lachapelle Date: Fri Jan 6 06:41:38 2017 -0500 Fix saving of inactive calendars Fixes #3862, #3980 M NEWS M UI/Common/UIxParentFolderActions.m M UI/Common/product.plist M UI/WebServerResources/js/Scheduler/Calendar.service.js M UI/WebServerResources/js/Scheduler/CalendarsController.js commit 02fc147624b1994130b635fc09a679998b61fd14 Author: InverseBot Date: Fri Jan 6 02:11:11 2017 -0500 (js/css) Update generated files M UI/WebServerResources/js/Common.js M UI/WebServerResources/js/Common.js.map commit 02a1ad48fc118062e25d04fe1ac3c76aa6656fb8 Author: Francis Lachapelle Date: Thu Jan 5 12:00:55 2017 -0500 (js) Fix computation of week number Fixes #3973, 3976 M NEWS M UI/WebServerResources/js/Common/utils.js commit e7e1283fb3ce363d42710690f372e26012c697a0 Author: Ludovic Marcotte Date: Thu Jan 5 09:27:16 2017 -0500 (fix) disabled bias computation for now M SoObjects/Appointments/MSExchangeFreeBusySOAPRequest.m commit d5e04be1dff4a3d9be4859b4b09eccf60f63830a Author: InverseBot Date: Sun Jan 1 01:20:37 2017 -0500 (js/css) Update generated files M UI/WebServerResources/js/vendor/lodash.js M UI/WebServerResources/js/vendor/lodash.min.js commit e2ec8af0dbb049708fc837a6c21a26fc77a34950 Author: Ludovic Marcotte Date: Fri Dec 30 12:29:09 2016 -0500 Updated NEWS M NEWS commit 477c06a7fffb01b1ef0ff09bf3af68705f4e247c Author: Ludovic Marcotte Date: Fri Dec 30 12:26:31 2016 -0500 (fix) fix events in floating time during CalDAV's PUT operation (fixes #2865) M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAppointmentObject.m commit 479b534857de63709c1ffd6f17433d9b35f680d5 Author: Ludovic Marcotte Date: Fri Dec 30 10:31:29 2016 -0500 (fix) properly save email alarms in the db (fixes #3949) M NEWS M SoObjects/Appointments/iCalEntityObject+SOGo.m commit f6bcf267930338a0c14ada914e1455f636c1bcde Author: Ludovic Marcotte Date: Fri Dec 30 10:00:58 2016 -0500 Updated NEWS M NEWS commit cdf6aaa53e31f161899f1584925ec94f449b9ce9 Author: Ludovic Marcotte Date: Fri Dec 30 09:58:51 2016 -0500 (fix) provide correct error response to EAS client when sending big mails (fixes #3956) M ActiveSync/SOGoActiveSyncDispatcher.m commit 1a9b20519e7d932415e3ceff52aefd921046db12 Author: Ludovic Marcotte Date: Thu Dec 29 16:23:07 2016 -0500 Updated NEWS M NEWS commit 4f211678e997fb98e34e7dae81cbd3a9df3e2cd9 Author: Ludovic Marcotte Date: Thu Dec 29 16:21:30 2016 -0500 (fix) handle semicolon in value during LDIF import (fixes #1760) M UI/Contacts/UIxContactFolderActions.m commit e578787acd09f956e42422b3373528ed3e60f94a Author: Ludovic Marcotte Date: Thu Dec 29 14:37:04 2016 -0500 Updated NEWS M NEWS commit 239dffa391a8c7b59b6e3648007f481d498d07f4 Author: Ludovic Marcotte Date: Thu Dec 29 14:35:06 2016 -0500 (fix) handle URI in vCard photos (fixes #2683) M SoObjects/Contacts/SOGoContactEntryPhoto.m commit 6cd3d90410e5eab897b3ab8b572b06fd0a0f557d Author: Ludovic Marcotte Date: Thu Dec 29 14:14:39 2016 -0500 Updated NEWS M NEWS commit 93dfbc5a94149501c4c26d372ad4dfa4c083d654 Author: Ludovic Marcotte Date: Thu Dec 29 14:12:45 2016 -0500 (feat) added photo support for LDIF import (fixes #1084) M UI/Contacts/UIxContactFolderActions.m commit 896f57f63454cc8aab1042efa23f28f2a8ce8e63 Author: Ludovic Marcotte Date: Thu Dec 29 10:53:44 2016 -0500 Updated NEWS M NEWS commit f48ab310d6bc9de3183bccb6f079daefa084e7f3 Author: Ludovic Marcotte Date: Thu Dec 29 10:52:32 2016 -0500 (fix) add support for "other" addresses (fixes #3966) M ActiveSync/NGVCard+ActiveSync.m commit 5bc21e4f538deb4fbf81b36b7cd3a6fe9a22b610 Author: Ludovic Marcotte Date: Thu Dec 29 09:55:20 2016 -0500 (fix) avoid trying to parse empty request (fixes #3969) M ActiveSync/SOGoActiveSyncDispatcher.m commit 82961236508c9f33612e74ae42921e98a622db3e Author: Ludovic Marcotte Date: Wed Dec 28 10:25:31 2016 -0500 Updated NEWS M NEWS commit 2cebee42b7a0abcef8251e755e408e9c77d5c177 Author: Ludovic Marcotte Date: Wed Dec 28 10:18:10 2016 -0500 (feat) added new SOGoMaximumMessageSizeLimit config parameter (fixes #3510) Conflicts: SoObjects/Mailer/SOGoDraftObject.m M Documentation/SOGoInstallationGuide.asciidoc M SoObjects/Mailer/SOGoDraftObject.m M SoObjects/SOGo/SOGoSystemDefaults.h M SoObjects/SOGo/SOGoSystemDefaults.m commit 7c7440c988bc8fddc8f0857fd03a37909224bf24 Author: Ludovic Marcotte Date: Fri Dec 23 11:38:39 2016 -0500 Updated NEWS M NEWS commit eed5679068480963f0f5de9a9e784f642fbfb575 Author: Ludovic Marcotte Date: Fri Dec 23 11:36:44 2016 -0500 (fix) properly honor "include in freebusy" (fixes #3354) M SoObjects/Appointments/SOGoAppointmentFolder.m commit f1dbb883033f6201184a532b7096e843c29d27b3 Author: Ludovic Marcotte Date: Fri Dec 23 10:22:07 2016 -0500 Updated NEWS M NEWS commit 9cb6772ae83f500d234b0fab145f1cbcb6dda548 Author: Ludovic Marcotte Date: Fri Dec 23 10:19:46 2016 -0500 (fix) do not decode from hex the event's UID (fixes #3965) M ActiveSync/SOGoMailObject+ActiveSync.m commit dceab8fd2acfff1bbee80eeead864455190c5783 Author: Ludovic Marcotte Date: Fri Dec 23 10:06:15 2016 -0500 Updated NEWS M NEWS commit 7197b7eb41265f1b1b905d77dcd927a6c7a5a949 Author: Ludovic Marcotte Date: Fri Dec 23 10:04:43 2016 -0500 (fix) handle delegation scenario with no SENT-BY set (fixes #3368) M SoObjects/Appointments/SOGoAppointmentObject.m commit 18b502c39c76dad53027d208cda8d6edb421a3c4 Author: InverseBot Date: Fri Dec 23 02:10:39 2016 -0500 (js/css) Update generated files M UI/WebServerResources/js/vendor/lodash.js M UI/WebServerResources/js/vendor/lodash.min.js commit 94fc5d17db39a5c06f428fcf441f702a27a3cbcb Author: Ludovic Marcotte Date: Thu Dec 22 14:26:27 2016 -0500 (fix) also use the filter when doing DN lookups (fixes #2253) M SoObjects/SOGo/LDAPSource.m commit 8c075d2e1bdb371d6d9a88feee814de785729ac9 Author: Ludovic Marcotte Date: Thu Dec 22 09:41:39 2016 -0500 (fix) comment out vars too M SoObjects/Appointments/SOGoAppointmentObject.m commit 278aeef86401bf66ead62296fbc4f0d94814ccfd Author: Ludovic Marcotte Date: Thu Dec 22 08:55:12 2016 -0500 (fix) disabled IMIP force sending for Lightning (fixes #3274) M SoObjects/Appointments/SOGoAppointmentObject.m commit ef69344a59439b32e1902245c184f80e23464d0a Author: Ludovic Marcotte Date: Wed Dec 21 11:45:41 2016 -0500 Updated NEWS M NEWS commit 457fccd5ac9f000f1125ba91266a268b626573c3 Author: Ludovic Marcotte Date: Wed Dec 21 11:43:08 2016 -0500 (fix) append .ics extension if not present when importing events (fixes #2308) M SoObjects/Appointments/SOGoAppointmentFolder.m commit 1da36a3ef94ea22dbad86b064efc1532edb9a92e Author: Ludovic Marcotte Date: Wed Dec 21 10:47:33 2016 -0500 (fix) always force save events creation over EAS (fixes #3958) M ActiveSync/SOGoActiveSyncDispatcher+Sync.m M ActiveSync/SOGoActiveSyncDispatcher.m M NEWS commit 7327ec21b28a46a0d56b312b9a1ed68f52ac9137 Author: Francis Lachapelle Date: Wed Dec 21 10:37:04 2016 -0500 Avoid duplicate emails in LDAP-based address book Fixes #3941 M NEWS M SoObjects/Contacts/NGVCard+SOGo.h M SoObjects/Contacts/NGVCard+SOGo.m commit 94c522ea5ca28d037d32ae8beebe661a02a87792 Author: Ludovic Marcotte Date: Wed Dec 21 08:50:38 2016 -0500 Updated NEWS M NEWS commit 5c0229466e35faab0d3abce7e134baf1c06cb070 Author: Ludovic Marcotte Date: Wed Dec 21 08:49:05 2016 -0500 (feat) handle alarms for tasks (fixes #3964) M ActiveSync/iCalAlarm+ActiveSync.m M ActiveSync/iCalToDo+ActiveSync.m commit eb6d234c4b37e49014dbfb5034d13b1349c754e0 Author: Ludovic Marcotte Date: Tue Dec 20 13:17:19 2016 -0500 Updated NEWS M NEWS commit 06903f8376ffd2256c8919ecdc89669a5659b191 Author: Ludovic Marcotte Date: Tue Dec 20 13:15:15 2016 -0500 (fix) use the source's domain if none is defined (fixes #3523) M SoObjects/SOGo/SOGoUserManager.m commit 596c4bb4c232e947829a92d5693c459a97fe8f96 Author: Francis Lachapelle Date: Tue Dec 20 10:44:43 2016 -0500 (js) Fix attached links in task viewer Fixes #3963 M NEWS M UI/Templates/SchedulerUI/UIxTaskViewTemplate.wox commit 3d16283d3c94d6fa920e76778bc6a6b23a51be1d Author: Ludovic Marcotte Date: Tue Dec 20 08:56:13 2016 -0500 (fix) avoid double encoding (fixes #3960) M ActiveSync/NGVCard+ActiveSync.m commit 31d2db51ade36cb376092e9b49dd1138dca1ddee Author: InverseBot Date: Tue Dec 20 01:24:11 2016 -0500 (js/css) Update generated files M UI/WebServerResources/js/Mailer.services.js.map M UI/WebServerResources/js/Scheduler.services.js M UI/WebServerResources/js/Scheduler.services.js.map commit abd0c0a7447e74966d1447a614e3919d814039d5 Author: Ludovic Marcotte Date: Mon Dec 19 15:01:31 2016 -0500 (fix) sage-guard against empty rrule M ActiveSync/iCalEvent+ActiveSync.m commit 137523769780566c6059597a97a36146f67acc4a Author: Francis Lachapelle Date: Mon Dec 19 12:07:17 2016 -0500 (js) Don't allow to create a list in a remote AB M NEWS M UI/Templates/ContactsUI/UIxContactFoldersView.wox commit 4c78d81bf73cd2acaf2c24c7c6550ab4aa82c768 Author: Francis Lachapelle Date: Mon Dec 19 11:15:35 2016 -0500 Formatting & Comments M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MainUI/SOGoRootPage.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/js/Mailer/MailboxesController.js commit 2e9168080ca952415e455ee3cbe703f9fd2b12b8 Author: Francis Lachapelle Date: Mon Dec 19 11:05:48 2016 -0500 (js) Fix freebusy initialization in event editor M UI/WebServerResources/js/Scheduler/Component.service.js commit 1eb378c956d08063e59a606a749e14e00e10015f Author: Francis Lachapelle Date: Mon Dec 19 10:25:04 2016 -0500 (js) Fix display of auto-reply (vacation) message Fixes #3940 M NEWS M UI/Templates/PreferencesUI/UIxPreferences.wox commit e739ed46a3ca56c1f6ad47a02b325470ef530b13 Author: Francis Lachapelle Date: Mon Dec 19 09:51:09 2016 -0500 (js) Fix saving monthly BYDAY recurrence Fixes #3948 M NEWS M UI/WebServerResources/js/Scheduler/Component.service.js commit 93f559a0df406b88ce2995fee0e2965f776d2363 Author: Francis Lachapelle Date: Mon Dec 19 09:46:58 2016 -0500 Remove unnecessary div in UIxTopnavToolbar.wox M UI/Templates/UIxTopnavToolbar.wox commit 13a4398c4db5cf267b05f66e3c8d1d41447737eb Author: InverseBot Date: Sat Dec 17 01:24:00 2016 -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-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-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 462d27449788b39031a8e8cd50e7aa8fd0c9e54a Author: Ludovic Marcotte Date: Fri Dec 16 15:53:12 2016 -0500 Updated NEWS M NEWS commit ab1c699bc7118b051fbf3d0952ca32af94d2e208 Author: Ludovic Marcotte Date: Fri Dec 16 15:51:19 2016 -0500 (feat) better support for RFC 6638 (schedule-agent) (fixes #2599) M SoObjects/Appointments/SOGoAppointmentObject.m commit 9882052e815c8e149557e9f25c603f62e2d94812 Author: Ludovic Marcotte Date: Fri Dec 16 10:12:40 2016 -0500 Updated NEWS M NEWS commit 3adbef5aa45265eefe729992fc5219e10cf3d2d8 Author: Ludovic Marcotte Date: Fri Dec 16 10:08:04 2016 -0500 (fix) 30 mins offset in FB M ActiveSync/SOGoActiveSyncDispatcher.m commit 5ecf917e6b02ea8a7317d57e6cf1fa258d9c81de Author: Ludovic Marcotte Date: Fri Dec 16 09:07:55 2016 -0500 (fix) return a 404 for public user M Main/SOGo.m commit a02642cad992a5d364167679c953e6cf403be014 Author: InverseBot Date: Fri Dec 16 01:09:03 2016 -0500 (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 commit 92ba421dd1c2ffe92cbac22612418c10959aed24 Author: Ludovic Marcotte Date: Thu Dec 15 14:24:08 2016 -0500 Updated NEWS M NEWS commit ea940e645e473419567afbb13c6a2007ff56d78c Author: Ludovic Marcotte Date: Thu Dec 15 14:22:07 2016 -0500 (fix) return login page for unknown users (fixes #2135) M Main/SOGo.m commit 651c0fdf14f4a950b2dfdf4845436b960fa6e8b6 Author: Francis Lachapelle Date: Thu Dec 15 10:18:28 2016 -0500 Load photos of LDAP-based address books in listing Fixes #3942 M NEWS M SoObjects/Contacts/SOGoContactSourceFolder.m M UI/WebServerResources/js/Common/Resource.service.js M UI/WebServerResources/js/Contacts/Card.service.js commit 15a3bf48d961f909d2d61ef07f58c2476111d2f8 Author: InverseBot Date: Thu Dec 15 01:22:53 2016 -0500 (js/css) Update generated files M UI/WebServerResources/js/Common.js M UI/WebServerResources/js/Common.js.map M UI/WebServerResources/js/Main.js M UI/WebServerResources/js/Main.js.map commit 849370140856c5c2c71d49757a801dc071c0969d Author: Ludovic Marcotte Date: Wed Dec 14 21:22:45 2016 -0500 Updated NEWS M NEWS commit f0085ef43e0831c06aded90b06b2ba197482265a Author: Ludovic Marcotte Date: Wed Dec 14 21:20:29 2016 -0500 (fix) correctly block if fail count is within interval (fixes #2850) M SoObjects/SOGo/SOGoCache.m M SoObjects/SOGo/SOGoUserManager.m commit e0108088eee9a21a2e424b1cacf3a1af5dbf3c43 Author: Francis Lachapelle Date: Wed Dec 14 16:39:21 2016 -0500 (js) Rename buttons of alarm toast Fixes #3945 M NEWS M UI/Common/English.lproj/Localizable.strings M UI/WebServerResources/js/Common/Alarm.service.js commit 5591b9d42364849c76cfaefb6d28d14b3cc2703b Author: Francis Lachapelle Date: Wed Dec 14 16:33:21 2016 -0500 (js) Switch on "remember username" when necessary M NEWS M UI/WebServerResources/js/Main/Main.app.js commit ef96c213349deb93c458afa17c7378e821054c03 Author: Ludovic Marcotte Date: Wed Dec 14 13:46:27 2016 -0500 Updated NEWS M NEWS commit d8eae96d638f3557cb4f07c4fa4d07776e4734ef Author: Ludovic Marcotte Date: Wed Dec 14 13:42:22 2016 -0500 (fix) properly skip folders we don't want (fixes #3943) M ActiveSync/SOGoActiveSyncDispatcher.m commit f6acc3e9849fb93e8a228143bbffb3242f2f5312 Author: InverseBot Date: Sun Dec 11 01:19:01 2016 -0500 (js/css) Update generated files M UI/WebServerResources/css/styles.css.map commit 340ddf0ae6cf6a7aeb16d7b77f237bee7bff16a3 Author: Ludovic Marcotte Date: Fri Dec 9 10:45:44 2016 -0500 (fix) make sure we safely escape all chars M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Contacts/SOGoContactGCSFolder.m M SoObjects/SOGo/NSString+Utilities.m commit b0fcaeef86e1b758d038b2d7edbef1626e96dd2b Author: Ludovic Marcotte Date: Fri Dec 9 10:32:42 2016 -0500 (fix) removed old code M UI/Contacts/UIxContactView.m commit ec19a1290de1b8dc1a5a80bbe875552a3ee4c305 Author: Ludovic Marcotte Date: Fri Dec 9 09:47:48 2016 -0500 (fix) use the organizer's alarm by default when accepting IMIP messages (fixes #3934) M NEWS M UI/MailPartViewers/UIxMailPartICalActions.m commit 384f1cb53f04c75757bd08550e5830a08d18366e Author: InverseBot Date: Fri Dec 9 01:17:34 2016 -0500 (js/css) Update generated files M UI/WebServerResources/js/Scheduler.services.js M UI/WebServerResources/js/Scheduler.services.js.map commit d0e0d5300ac8b57b4ebf70f31cb8930c66e24456 Author: Francis Lachapelle Date: Thu Dec 8 10:17:03 2016 -0500 (js) Fix ordering of calendars Fixes #3931 M NEWS M UI/WebServerResources/js/Scheduler/Calendar.service.js commit 4b2b3693c5bd65ec9b053aa13c384369e4c9719d Author: InverseBot Date: Thu Dec 8 01:18:39 2016 -0500 (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 M UI/WebServerResources/js/Scheduler.services.js M UI/WebServerResources/js/Scheduler.services.js.map commit 011fae8a65c834f3ef72d39be4299254d534f384 Author: Francis Lachapelle Date: Wed Dec 7 14:37:59 2016 -0500 Download attachments of a message as a zip archive M NEWS M SoObjects/Mailer/NSString+Mail.h M SoObjects/Mailer/NSString+Mail.m M SoObjects/Mailer/SOGoDraftObject.h M SoObjects/Mailer/SOGoDraftObject.m M SoObjects/Mailer/SOGoMailObject.h M SoObjects/Mailer/SOGoMailObject.m M UI/MailerUI/English.lproj/Localizable.strings M UI/MailerUI/UIxMailView.m M UI/MailerUI/product.plist M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/WebServerResources/js/Common/Resource.service.js M UI/WebServerResources/js/Contacts/AddressBook.service.js M UI/WebServerResources/js/Contacts/Card.service.js M UI/WebServerResources/js/Mailer/Mailbox.service.js M UI/WebServerResources/js/Mailer/Message.service.js M UI/WebServerResources/js/Scheduler/Calendar.service.js commit 2a2ebd553e08fb523c71d0cff4dab9734d5379f3 Author: Ludovic Marcotte Date: Tue Dec 6 14:05:27 2016 -0500 (test) handle sanitization before passing data to libxml M SoObjects/SOGo/NSString+Utilities.m M UI/MailPartViewers/UIxMailPartHTMLViewer.m commit 0038e4bc6060fd8ff62547b252249d4938bdc5ca Author: Francis Lachapelle Date: Tue Dec 6 10:07:39 2016 -0500 (js) Disable HTML entities in CKEditor M UI/WebServerResources/js/vendor/ckeditor/config.js commit e053f12e78a3639476de50717bb621632810cb17 Author: InverseBot Date: Tue Dec 6 01:17:41 2016 -0500 (js/css) Update generated files M UI/WebServerResources/js/Preferences.js M UI/WebServerResources/js/Preferences.js.map commit c663f7ab4c458fd0c992b97b250eebd65e7db881 Author: Francis Lachapelle Date: Mon Dec 5 16:12:16 2016 -0500 Prevent using localhost on auxiliary IMAP accounts M NEWS M UI/PreferencesUI/English.lproj/Localizable.strings M UI/Templates/PreferencesUI/UIxAccountEditor.wox M UI/WebServerResources/js/Preferences/AccountDialogController.js commit 68ddcd7045caa58297b06243b84c24a39a7484ba Author: Ludovic Marcotte Date: Mon Dec 5 14:51:33 2016 -0500 (fix) prevent using localhost on additional IMAP accounts M SoObjects/Mailer/SOGoMailBaseObject.m commit ffd69337f6d73fb4aa48b41f847f21842d83ffd7 Author: InverseBot Date: Sat Dec 3 02:04:11 2016 -0500 (js/css) Update generated files M UI/WebServerResources/js/Contacts.services.js M UI/WebServerResources/js/Contacts.services.js.map M UI/WebServerResources/js/Preferences.js M UI/WebServerResources/js/Preferences.js.map commit ba5bd65ea37b011907a582537345bd942a7c20d1 Author: Francis Lachapelle Date: Fri Dec 2 17:38:33 2016 -0500 Fix support for SOGoSieveFolderEncoding defaults Cont'd. Fixes #3904 M NEWS M SoObjects/Mailer/SOGoMailAccount.h M SoObjects/Mailer/SOGoMailAccount.m M UI/PreferencesUI/UIxPreferences.m M UI/Templates/PreferencesUI/UIxFilterEditor.wox M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/js/Preferences/FiltersDialogController.js commit 6ce64a9a27239cf1a1825ef6d4ac2a6ae54a4090 Author: Francis Lachapelle Date: Fri Dec 2 14:48:59 2016 -0500 (js) Fix sorting after renaming an AddressBook M NEWS M UI/WebServerResources/js/Contacts/AddressBook.service.js commit 41701cc94c4fa5296faad91e138bdd2fc995eb55 Author: Ludovic Marcotte Date: Fri Dec 2 09:21:18 2016 -0500 (fix) properly set interval for monthly recurring events using EAS M ActiveSync/iCalRecurrenceRule+ActiveSync.m commit 56d7f634a0f2e766abe355e2768517f5b7d70d87 Author: Ludovic Marcotte Date: Fri Dec 2 08:48:26 2016 -0500 (fix) avoid compiler warning M UI/MainUI/SOGoUserHomePage.m commit 80f67785c3c55d1b6da2d04254981f02d47a4971 Author: InverseBot Date: Fri Dec 2 01:29:36 2016 -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/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 29dfadfe75d228b5682a591381cf4f18f4e4a897 Author: Francis Lachapelle Date: Thu Dec 1 17:47:29 2016 -0500 (css) Update default theme M UI/WebServerResources/css/theme-default.css commit fb743d63818a73fc26978a7c0264818f652ef54b Author: Francis Lachapelle Date: Thu Dec 1 16:01:45 2016 -0500 Update Developer's Guide M Documentation/SOGoDevelopersGuide.asciidoc commit 203dcf1d055e22574b3a1292ddd7b567954b1e89 Author: Francis Lachapelle Date: Thu Dec 1 15:42:28 2016 -0500 (js) Improve sgAvatarImage (cont'd) M UI/Templates/AdministrationUI/UIxAdministrationAclEditor.wox commit 0d95267fe567452b9e3334352cdf3792d36cdc57 Author: Francis Lachapelle Date: Thu Dec 1 15:40:38 2016 -0500 Fix ACLs management of folders in Administration The active (super) user was not able to add herself to the ACLs of a different user because we were removing the active user from the users search instead of removing the folder's owner. M NEWS M UI/MainUI/SOGoUserHomePage.m M UI/WebServerResources/js/Administration/AdministrationAclController.js M UI/WebServerResources/js/Common/User.service.js commit e997923c3100f620f6a29f6b486fe961c7b22ff2 Author: Francis Lachapelle Date: Thu Dec 1 15:31:22 2016 -0500 (html) Fix sidenav breakpoint in Admin module M UI/Templates/AdministrationUI/UIxAdministration.wox commit 277c6e901ea63aff4c83561fbb64bb1d39de25d2 Author: Francis Lachapelle Date: Thu Dec 1 12:02:23 2016 -0500 Update ChangeLog M ChangeLog 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 (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 f84d0e5f30e2bb0dacc45a6d1b8d4f8e7f67c74f Author: Francis Lachapelle Date: Fri Nov 25 10:45:07 2016 -0500 Preparation for release 3.2.3 M Documentation/docinfo.xml M Documentation/includes/global-attributes.asciidoc M NEWS M Version commit 9bb22bd67a605fbcddfb09c2b8b733855908a3e4 Author: InverseBot Date: Fri Nov 25 02:43:18 2016 -0500 (js/css) Update generated files M UI/WebServerResources/js/Common.js M UI/WebServerResources/js/Common.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-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 dc7cb6792afd3fe0a6b88491447d3c867d92e63e Author: Francis Lachapelle Date: Thu Nov 24 19:14:02 2016 -0500 (js) Improve alarms dialog Fixes #3909 M NEWS M UI/WebServerResources/js/Common/Alarm.service.js commit a76f8dca04b023f9a1db21f6abe53956073a8d88 Author: Ludovic Marcotte Date: Thu Nov 24 16:07:47 2016 -0500 Updated NEWS M NEWS commit 06e92bbde54288711ac7d768dcf3468af640ca7d Author: Ludovic Marcotte Date: Thu Nov 24 15:54:34 2016 -0500 Updated NEWS M NEWS commit 022c4bac988c38b7f7916946df3b95106be7562b Author: Ludovic Marcotte Date: Thu Nov 24 15:49:10 2016 -0500 (fix) wrong check for delete permission M ActiveSync/SOGoActiveSyncDispatcher+Sync.m commit 0e82802082ccb6c53a671cebb0740f70f6a63311 Author: Ludovic Marcotte Date: Thu Nov 24 15:43:37 2016 -0500 (fix) also filter out recurrence-id M SoObjects/Appointments/SOGoCalendarComponent.m commit 0a4fa9aada724f7fef1f98255e5c4f5659f35cf2 Author: Francis Lachapelle Date: Thu Nov 24 15:09:59 2016 -0500 (css) Update default theme M UI/WebServerResources/css/theme-default.css commit 71ca4a7b47d99c8fe02169bb785063c63ab0fce6 Author: Ludovic Marcotte Date: Thu Nov 24 11:39:05 2016 -0500 (fix) don't check Dovecot conditions if we're using IMAP annotations M SoObjects/Mailer/SOGoMailAccount.m commit 0e07844108b770e65c5a7654df89acd2f92523c4 Author: InverseBot Date: Thu Nov 24 03:11:27 2016 -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/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/Preferences.js M UI/WebServerResources/js/Preferences.js.map M UI/WebServerResources/js/Preferences.services.js 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 7c9d8b19b98a4fbcab0b93d09eeecdab6c22d845 Author: André Peters Date: Thu Nov 24 08:50:43 2016 +0100 Update SOGoACLGermanModificationAdvisory.wox Fix umlauts in messages like "... Zugang zu seinem Order "Persönlicher Kalender". M UI/Templates/SOGoACLGermanModificationAdvisory.wox commit 1f9ef6fea7b0f5204031b07b9f83952816bbc695 Author: André Peters Date: Thu Nov 24 08:50:42 2016 +0100 Update SOGoACLGermanRemovalAdvisory.wox Fix umlauts in messages like "... Zugang zu seinem Order "Persönlicher Kalender". M UI/Templates/SOGoACLGermanRemovalAdvisory.wox commit 836fdb172203f545209b65198c4158b934021f36 Author: Ludovic Marcotte Date: Wed Nov 23 16:30:41 2016 -0500 (feat) added photo support for LDAP-based address books M Documentation/SOGoInstallationGuide.asciidoc M NEWS M SOPE/NGCards/NGVCardPhoto.h M SOPE/NGCards/NGVCardPhoto.m M SoObjects/Contacts/NGVCard+SOGo.m M SoObjects/Contacts/NSDictionary+LDIF.h M SoObjects/Contacts/NSDictionary+LDIF.m M SoObjects/Contacts/NSString+LDIF.h M SoObjects/Contacts/NSString+LDIF.m M SoObjects/Contacts/SOGoContactEntryPhoto.h M SoObjects/Contacts/SOGoContactEntryPhoto.m M SoObjects/Contacts/SOGoContactGCSEntry.h M SoObjects/Contacts/SOGoContactGCSEntry.m M SoObjects/Contacts/SOGoContactGCSList.h M SoObjects/Contacts/SOGoContactLDIFEntry.h M SoObjects/Contacts/SOGoContactLDIFEntry.m M SoObjects/Contacts/SOGoUserFolder+Contacts.h M SoObjects/SOGo/LDAPSource.m commit cb960fae023f6f9556f01f924734689ea9994678 Author: Francis Lachapelle Date: Wed Nov 23 14:57:24 2016 -0500 Restore attributes of base64-encoded img tags Fixes #3814 M NEWS M SoObjects/Mailer/NSString+Mail.m commit b8df16cd8cdd470abdaacd374a03575ce62860a3 Author: Francis Lachapelle Date: Wed Nov 23 14:52:10 2016 -0500 Improve SOGoDefaults.plist to avoid warning M SoObjects/SOGo/SOGoDefaults.plist commit 84e591cdb9e4e4f738e76d28660927c598309e60 Author: Francis Lachapelle Date: Wed Nov 23 13:57:49 2016 -0500 (js) Update CKEditor to version 4.6.0 M NEWS M UI/WebServerResources/js/vendor/ckeditor/build-config.js M UI/WebServerResources/js/vendor/ckeditor/ckeditor.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/lt.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/sr.js M UI/WebServerResources/js/vendor/ckeditor/lang/sv.js M UI/WebServerResources/js/vendor/ckeditor/lang/tr.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/icons.png M UI/WebServerResources/js/vendor/ckeditor/plugins/icons_hidpi.png M UI/WebServerResources/js/vendor/ckeditor/plugins/image/dialogs/image.js M UI/WebServerResources/js/vendor/ckeditor/plugins/link/dialogs/link.js M UI/WebServerResources/js/vendor/ckeditor/plugins/link/images/anchor.png M UI/WebServerResources/js/vendor/ckeditor/plugins/link/images/hidpi/anchor.png M UI/WebServerResources/js/vendor/ckeditor/plugins/pastefromword/filter/default.js M UI/WebServerResources/js/vendor/ckeditor/plugins/scayt/dialogs/options.js M UI/WebServerResources/js/vendor/ckeditor/plugins/wsc/dialogs/wsc.js M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_gecko.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie7.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie8.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_iequirks.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/icons.png M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/icons_hidpi.png M UI/WebServerResources/js/vendor/ckeditor/styles.js commit daf3898674b2697f99790eadba6db3d4199df169 Author: Francis Lachapelle Date: Wed Nov 23 11:34:37 2016 -0500 Update ChangeLog M ChangeLog commit 1d7af945da42545152fc2d1b09bd6aac475e9f34 Author: Francis Lachapelle Date: Wed Nov 23 11:30:05 2016 -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/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/Preferences.js M UI/WebServerResources/js/Preferences.js.map M UI/WebServerResources/js/Preferences.services.js 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 5223fa9171e9a17b3f25ebecfe9c93a363ff2fb4 Author: Francis Lachapelle Date: Wed Nov 23 11:26:46 2016 -0500 Preparation for release 3.2.2 M Documentation/docinfo.xml M Documentation/includes/global-attributes.asciidoc M NEWS M Version commit 3137e4cdbb3f6835caa0ff297b7f93c6894c0694 Author: Francis Lachapelle Date: Wed Nov 23 11:16:13 2016 -0500 Respect mailbox administration rights of user M NEWS M SoObjects/Mailer/SOGoMailFolder.m commit 85f842fbaf4293b41ac649f34d75e81124414063 Author: Francis Lachapelle Date: Wed Nov 23 10:01:15 2016 -0500 (i18n) Update translations M UI/Common/Czech.lproj/Localizable.strings M UI/Common/Dutch.lproj/Localizable.strings M UI/Common/French.lproj/Localizable.strings M UI/Common/Russian.lproj/Localizable.strings M UI/Common/Slovak.lproj/Localizable.strings M UI/Contacts/Dutch.lproj/Localizable.strings M UI/Contacts/German.lproj/Localizable.strings M UI/Contacts/Russian.lproj/Localizable.strings M UI/Contacts/TurkishTurkey.lproj/Localizable.strings M UI/MailerUI/Czech.lproj/Localizable.strings M UI/MailerUI/Dutch.lproj/Localizable.strings M UI/MailerUI/French.lproj/Localizable.strings M UI/MailerUI/German.lproj/Localizable.strings M UI/MailerUI/Hungarian.lproj/Localizable.strings M UI/MailerUI/Polish.lproj/Localizable.strings M UI/MailerUI/Russian.lproj/Localizable.strings M UI/MailerUI/Slovak.lproj/Localizable.strings M UI/MailerUI/TurkishTurkey.lproj/Localizable.strings M UI/MainUI/Czech.lproj/Localizable.strings M UI/MainUI/Dutch.lproj/Localizable.strings M UI/MainUI/French.lproj/Localizable.strings M UI/MainUI/German.lproj/Localizable.strings M UI/MainUI/Hungarian.lproj/Localizable.strings M UI/MainUI/Polish.lproj/Localizable.strings M UI/MainUI/Russian.lproj/Localizable.strings M UI/MainUI/Slovak.lproj/Localizable.strings M UI/MainUI/TurkishTurkey.lproj/Localizable.strings M UI/PreferencesUI/Czech.lproj/Localizable.strings M UI/PreferencesUI/Dutch.lproj/Localizable.strings M UI/PreferencesUI/French.lproj/Localizable.strings M UI/PreferencesUI/German.lproj/Localizable.strings M UI/PreferencesUI/Hungarian.lproj/Localizable.strings M UI/PreferencesUI/Polish.lproj/Localizable.strings M UI/PreferencesUI/Russian.lproj/Localizable.strings M UI/PreferencesUI/Slovak.lproj/Localizable.strings M UI/PreferencesUI/TurkishTurkey.lproj/Localizable.strings M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/Russian.lproj/Localizable.strings M UI/Scheduler/TurkishTurkey.lproj/Localizable.strings commit 33e8169955d1bd987c21ec1675afa4959e9f9047 Author: Francis Lachapelle Date: Wed Nov 23 09:13:52 2016 -0500 Formatting of SOGoDefaults.plist M SoObjects/SOGo/SOGoDefaults.plist commit 3bbc625564569341c4ad1ab4da01365dd5d8395b Author: InverseBot Date: Wed Nov 23 02:19:41 2016 -0500 (js/css) Update generated files M UI/WebServerResources/js/Common.js M UI/WebServerResources/js/Common.js.map commit 8f805c97d90002e6272ca4ca5c66bff4679d7363 Author: Francis Lachapelle Date: Tue Nov 22 14:42:20 2016 -0500 (doc) Modification to counter bug with asciidoctor M Documentation/SOGoInstallationGuide.asciidoc commit 5211e339fbd7fb08de324261e34835424d6ab968 Author: Francis Lachapelle Date: Tue Nov 22 09:57:39 2016 -0500 (js,html) Use md-switch in Calendars list M NEWS M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/js/Common/sgFolderStylesheet.directive.js commit badab13cec50d0ddb4cd6ac0828972896bec75cd Author: Francis Lachapelle Date: Tue Nov 22 09:56:55 2016 -0500 (css) Improve folder subscription dialog M UI/Templates/ContactsUI/UIxContactsUserFolders.wox commit 79a493b1ae913e6a5d28bb9a277cf614a1239427 Author: InverseBot Date: Tue Nov 22 02:03:25 2016 -0500 (js/css) Update generated files M UI/WebServerResources/js/Common.js M UI/WebServerResources/js/Common.js.map commit 99b00254c5af975c5db6b45407a2897a64ff0210 Author: Francis Lachapelle Date: Mon Nov 21 16:23:49 2016 -0500 (js) Persistent state of center list in Calendars Fixes #3861 M NEWS M UI/Scheduler/UIxCalMainView.m M UI/Templates/SchedulerUI/UIxCalDayView.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/Templates/SchedulerUI/UIxCalMonthView.wox M UI/Templates/SchedulerUI/UIxCalMulticolumnDayView.wox M UI/Templates/SchedulerUI/UIxCalWeekView.wox M UI/WebServerResources/js/Common/navController.js commit 909b18bddfa19a1d87cb74d0f943e693103c1fa6 Author: Francis Lachapelle Date: Mon Nov 21 14:00:58 2016 -0500 (js) More precaution in mail composer M UI/Templates/MailerUI/UIxMailEditor.wox commit ac94c21e2a19b2d3bc5540e38ef8542f9bc8a6e6 Author: InverseBot Date: Mon Nov 21 10:55:17 2016 -0500 (js/css) Update generated files M UI/WebServerResources/js/Contacts.js M UI/WebServerResources/js/Contacts.js.map commit f7c44863709a74b070407f6259e622bfdd8c08b2 Author: Ludovic Marcotte Date: Mon Nov 21 10:45:27 2016 -0500 (feat) relaxed permission requirements for subscription synchronizations (fixes #3118 and #3180) M ActiveSync/SOGoActiveSyncDispatcher+Sync.m M ActiveSync/SOGoActiveSyncDispatcher.m M NEWS commit 961b2226f037aaa36db305a5192bd6fbbdd4d4a5 Author: Francis Lachapelle Date: Mon Nov 21 10:43:24 2016 -0500 (js) Disable submit button while saving a contact M NEWS M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox M UI/WebServerResources/js/Contacts/CardController.js commit d032945bb42bd9226c3f2d4dc43863e88e0c193f Author: Francis Lachapelle Date: Fri Nov 18 21:53:26 2016 -0500 Code cleanup in UIxMailFolderActions.m M UI/MailerUI/UIxMailFolderActions.m commit b34f38f7fcac59dec28368422d7541b6feb15d86 Author: Ludovic Marcotte Date: Mon Nov 21 09:57:58 2016 -0500 (feat) added content "touching" capability (for developers) M SOPE/GDLContentStore/GCSFolder.h M SOPE/GDLContentStore/GCSFolder.m M SoObjects/SOGo/SOGoContentObject.h M SoObjects/SOGo/SOGoContentObject.m commit 56c9f9d288b3eae7f7209d68f95374126e0a8b21 Author: André Peters Date: Sun Nov 20 11:16:29 2016 +0100 Disable auto-correct on iOS for username M UI/Templates/MainUI/SOGoRootPage.wox commit b4256323181fa3f9a14000b83254405447452170 Author: InverseBot Date: Fri Nov 18 01:22:20 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/vendor/angular-material.js M UI/WebServerResources/js/vendor/angular-material.min.js commit ceb626638e0c6a0685d2ce9ab7754b9ae94f62c1 Author: Francis Lachapelle Date: Thu Nov 17 15:52:21 2016 -0500 (js) Improve tooltips of calendars list (sidenav) M UI/Templates/SchedulerUI/UIxCalMainView.wox commit 40fc4bd2318c9787985c0f8a7d575c571b86a2aa Author: Francis Lachapelle Date: Thu Nov 17 15:47:06 2016 -0500 (js) Improve sgAvatarImage (cont'd) M UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox commit 2f69c018be673a6db2af1a887b4896696e8abed2 Author: Francis Lachapelle Date: Thu Nov 17 15:42:14 2016 -0500 (css,js) Update md to v1.1.1-master-d774b76 M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/angular-material M UI/WebServerResources/bower.json M UI/WebServerResources/js/Common/Common.app.js M UI/WebServerResources/scss/components/chips/chips.scss M UI/WebServerResources/scss/components/list/list.scss A UI/WebServerResources/scss/components/panel/_extends.scss A UI/WebServerResources/scss/components/panel/panel.scss M UI/WebServerResources/scss/components/virtualRepeat/virtual-repeat.scss M UI/WebServerResources/scss/core/variables.scss M UI/WebServerResources/scss/styles.scss commit de209f5b95527e2cf93ff90efc0598a2dcadcb91 Author: Francis Lachapelle Date: Thu Nov 17 14:47:58 2016 -0500 (css) Fix display of top toolbar on Safari for iOS M UI/WebServerResources/scss/components/toolbar/toolbar.scss commit 9e6825e74133ab9e545fcd7452a9fc3c79a511ec Author: InverseBot Date: Thu Nov 17 12:39:05 2016 -0500 (js/css) Update generated files M UI/WebServerResources/js/Preferences.js M UI/WebServerResources/js/Preferences.js.map commit 0705f8f3659d555398e2e15f616db331efaf19e2 Author: Francis Lachapelle Date: Thu Nov 17 12:09:57 2016 -0500 (html) Can't export a calendar subscription M UI/Templates/SchedulerUI/UIxCalMainView.wox commit baf1d4454895b17ef6ee69cc6a6c3ec321ef57aa Author: Francis Lachapelle Date: Thu Nov 17 09:41:15 2016 -0500 Fix support for SOGoSieveFolderEncoding defaults Fixed the following bugs in the mail filter editor: 1. Sieve folder encoding not respecting the SOGoSieveFolderEncoding system defaults; 2. Conditions are still displayed when rule affects all messages; 3. Missing custom mail labels to "flag with" action. M NEWS M UI/PreferencesUI/English.lproj/Localizable.strings M UI/PreferencesUI/UIxFilterEditor.m M UI/PreferencesUI/UIxPreferences.m M UI/Templates/PreferencesUI/UIxFilterEditor.wox M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/js/Preferences/FiltersDialogController.js commit 5f705559750a7a14e0c87b88b76ac44d45cd29b4 Author: InverseBot Date: Thu Nov 17 01:12:02 2016 -0500 (js/css) Update generated files M UI/WebServerResources/js/vendor/lodash.js M UI/WebServerResources/js/vendor/lodash.min.js commit e4213c00772db5ee20025c30b1cc9fec136274f0 Author: Ludovic Marcotte Date: Tue Nov 15 14:24:03 2016 -0500 Updated NEWS M NEWS commit bf42f225cb0b2e6613108f2facfb7a964db76b02 Author: Ludovic Marcotte Date: Tue Nov 15 14:18:57 2016 -0500 (fix) fixed broken string initializations (fixes #3899) M SoObjects/SOGo/NSData+Crypto.m commit 8ad0432e89432985d2545cd131aaed5d44b4c097 Author: Francis Lachapelle Date: Tue Nov 15 10:08:51 2016 -0500 (i18n) Add missing string on login page M UI/MainUI/English.lproj/Localizable.strings commit 5b119f73b675339d3af2dee6e41658d0838ce825 Author: InverseBot Date: Tue Nov 15 01:20:01 2016 -0500 (js/css) Update generated files M UI/WebServerResources/js/vendor/lodash.js M UI/WebServerResources/js/vendor/lodash.min.js commit efbf0cc5a520b3b64296aa2147f23373a84fe04b Author: Francis Lachapelle Date: Mon Nov 14 16:41:17 2016 -0500 Fix required rights to move a calendar component Fixes #3889 M NEWS M UI/Scheduler/product.plist commit 8436b0c9af12f7e5bfc74f03df55bdb46154704d Author: InverseBot Date: Sat Nov 12 01:21:26 2016 -0500 (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/Scheduler.services.js M UI/WebServerResources/js/Scheduler.services.js.map commit 3bbd61cfd258b8062db3a0b6886f96c69dfceb82 Author: Francis Lachapelle Date: Fri Nov 11 16:46:55 2016 -0500 (js) Improve sgAvatarImage M UI/Templates/AdministrationUI/UIxAdministration.wox M UI/Templates/AdministrationUI/UIxAdministrationAclEditor.wox M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/ContactsUI/UIxContactViewTemplate.wox M UI/Templates/ContactsUI/UIxContactsUserFolders.wox M UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox M UI/Templates/MailerUI/UIxMailEditor.wox M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/Templates/MailerUI/UIxMailUserDelegationEditor.wox M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox M UI/Templates/SchedulerUI/UIxAttendeesEditor.wox M UI/Templates/UIxAclEditor.wox M UI/Templates/UIxSidenavToolbarTemplate.wox M UI/WebServerResources/js/Common/User.service.js M UI/WebServerResources/js/Common/sgAvatarImage.directive.js M UI/WebServerResources/js/Contacts/Card.service.js M UI/WebServerResources/js/Scheduler/Component.service.js commit 0a75f5c4f704feb0f92525d5a5a33a198e119255 Author: Francis Lachapelle Date: Fri Nov 11 15:44:41 2016 -0500 Use md-colors in Administration module M UI/Templates/AdministrationUI/UIxAdministration.wox commit 5df85fa31a38a54ad4b2fc2ce73fd45f9b539bfd Author: Ludovic Marcotte Date: Fri Nov 11 09:48:38 2016 -0500 (fix) fixed method usage M SoObjects/SOGo/NSData+Crypto.m commit c9e9bb19d8cef996f4c3fdb65e15268c2ed4e91d Author: Ludovic Marcotte Date: Fri Nov 11 08:33:50 2016 -0500 (fix) fix EAS download of attachments on iOS 10 M ActiveSync/SOGoActiveSyncDispatcher.m commit 3558eb196476a4695229b76d0e3dee8c851dc660 Author: InverseBot Date: Fri Nov 11 01:17:46 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/Contacts.js M UI/WebServerResources/js/Contacts.js.map M UI/WebServerResources/js/Mailer.services.js M UI/WebServerResources/js/Mailer.services.js.map commit 6e487345047bc6a1fdc26ca286fabd580721ab79 Author: Francis Lachapelle Date: Thu Nov 10 16:03:00 2016 -0500 Allow to hide center column on large screens M NEWS M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/ContactsUI/UIxContactViewTemplate.wox M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/Templates/SchedulerUI/UIxCalDayView.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/Templates/SchedulerUI/UIxCalMonthView.wox M UI/Templates/SchedulerUI/UIxCalMulticolumnDayView.wox M UI/Templates/SchedulerUI/UIxCalWeekView.wox M UI/WebServerResources/js/Common/navController.js M UI/WebServerResources/scss/components/icon/icon.scss M UI/WebServerResources/scss/views/SchedulerUI.scss M UI/WebServerResources/scss/views/_view.scss commit 5b02685d2b1533750f86c033c35dbcc3991e4cb8 Author: Ludovic Marcotte Date: Thu Nov 10 10:53:07 2016 -0500 (feat) added sha256-crypt and sha512-crypt support M Documentation/SOGoInstallationGuide.asciidoc M SoObjects/SOGo/NSData+Crypto.h M SoObjects/SOGo/NSData+Crypto.m M SoObjects/SOGo/NSString+Crypto.h M SoObjects/SOGo/NSString+Crypto.m commit c42507dbe404581507cabcfcfd55b0bcbadc81fa Author: Francis Lachapelle Date: Thu Nov 10 10:34:31 2016 -0500 (js) Add basic range selection with shift key M UI/Common/English.lproj/Localizable.strings M UI/WebServerResources/js/Contacts/AddressBookController.js M UI/WebServerResources/js/Mailer/MailboxController.js commit 5961117208912e6a6c087e0cb69e3a86ac026e33 Author: Francis Lachapelle Date: Thu Nov 10 10:21:33 2016 -0500 (js) Fix uploading same attachment after removal Fixes #3876 M UI/Templates/MailerUI/UIxMailEditor.wox M UI/WebServerResources/js/Mailer/MessageEditorController.js commit a78621add45d01bf67e368a980726946c1afa705 Author: Francis Lachapelle Date: Thu Nov 10 09:42:28 2016 -0500 (css,html) Improve display of mailboxes list (cont'd) M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/scss/components/sidenav/sidenav.scss commit 8be2b0d2549d8b5f6e2d5e9f99b56af55b308b6a Author: InverseBot Date: Thu Nov 10 01:21:45 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/Contacts.services.js M UI/WebServerResources/js/Contacts.services.js.map commit bafb082abf6465ca0312ff84c8663e05a2af1fe7 Author: Francis Lachapelle Date: Wed Nov 9 16:26:31 2016 -0500 (js) Improve sg-ripple-click directive M UI/WebServerResources/js/Common/sgRippleClick.directive.js commit bc10e0983a4f2563ee53262c773d9c7c9c4aa00b Author: Francis Lachapelle Date: Wed Nov 9 16:25:16 2016 -0500 Fix Sieve activation with vacation start date Fixes #3885 M NEWS M SoObjects/SOGo/SOGoSieveManager.m commit 839384f77eb88ed2bacf0b0f2c9fc96bac3ac031 Author: Francis Lachapelle Date: Wed Nov 9 11:22:17 2016 -0500 (js) Zoomable custom avatar in card view M UI/WebServerResources/js/Common/sgAvatarImage.directive.js A UI/WebServerResources/scss/components/avatarImage/avatarImage.scss M UI/WebServerResources/scss/styles.scss commit fecbd49541c2619b6dcd2a536f1102edb99c5b40 Author: Francis Lachapelle Date: Wed Nov 9 10:37:28 2016 -0500 (js) Fix creation of note on existing card Fixes #3886 M UI/WebServerResources/js/Contacts/Card.service.js commit c596bacccbc58171c293adc9c1e066d104e7e98c Author: Francis Lachapelle Date: Wed Nov 9 10:18:12 2016 -0500 (css,html) Improve display of mailboxes list M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/scss/components/sidenav/sidenav.scss M UI/WebServerResources/scss/views/MailerUI.scss commit 7f2dabc30cd52b39d8c83b26d1d62a5a5bb71821 Author: InverseBot Date: Wed Nov 9 01:17:32 2016 -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 M UI/WebServerResources/js/Scheduler.services.js M UI/WebServerResources/js/Scheduler.services.js.map commit c98ebb5f44662c07207a0345e8c612aa84d9104f Author: Francis Lachapelle Date: Tue Nov 8 15:29:54 2016 -0500 Update time zones to version 2016i M NEWS M SOPE/NGCards/TimeZones/Antarctica/Casey.ics M SOPE/NGCards/TimeZones/Pacific/Tongatapu.ics M SOPE/NGCards/TimeZones/UPDATING commit 62a30576333dde1fb911de0218100cca1780d88e Author: Francis Lachapelle Date: Tue Nov 8 15:20:41 2016 -0500 (js, html) Fix IMAP folder subscriptions manager Fixes #3865 M NEWS M UI/Templates/MailerUI/UIxMailFolderSubscriptions.wox M UI/WebServerResources/js/Mailer/Account.service.js M UI/WebServerResources/js/Mailer/Mailbox.service.js M UI/WebServerResources/js/Mailer/MailboxesController.js commit ea64046df2419e19313ae494ae1d7d92988ad4ee Author: Francis Lachapelle Date: Tue Nov 8 12:24:56 2016 -0500 Fix links to newly added addressbook M UI/Contacts/UIxContactFoldersView.h M UI/Contacts/UIxContactFoldersView.m M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/js/Contacts/AddressBook.service.js M UI/WebServerResources/js/Contacts/AddressBooksController.js commit 8e337944005b8c94f773c5ad4e532a52a165ece1 Author: Francis Lachapelle Date: Tue Nov 8 11:44:10 2016 -0500 (js) Fix links to newly subscribed calendar M UI/WebServerResources/js/Scheduler/Calendar.service.js commit de9e3ed0b3acba0d30ed5a020ceb1c44daf83b7d Author: Francis Lachapelle Date: Tue Nov 8 11:42:28 2016 -0500 (html) Fix list avatar in users folders search M UI/Templates/ContactsUI/UIxContactsUserFolders.wox commit bc98c31f9e8fc875245d8b85e8f2b5f2080c4b50 Author: Ludovic Marcotte Date: Tue Nov 8 10:31:33 2016 -0500 Updated NEWS M NEWS commit 0cdc6c9cd7132b24c7c131a7dec94411fa13cee7 Author: Ludovic Marcotte Date: Tue Nov 8 08:49:23 2016 -0500 (fix) we now always use utf8 when sending IMIP messages M SoObjects/Appointments/SOGoCalendarComponent.m commit 6a759553e5a3203381c61db6d4acf47eb16e82c8 Author: InverseBot Date: Tue Nov 8 01:17:57 2016 -0500 (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 commit f4580c8920aa76b3f29a2237f3de8a28088f06b6 Author: Francis Lachapelle Date: Mon Nov 7 15:01:09 2016 -0500 (js) Fix computation of week number M NEWS M UI/WebServerResources/js/Common/utils.js commit 4a6e53934b30d4200b894e33f01c60870e87c963 Author: Francis Lachapelle Date: Mon Nov 7 12:14:00 2016 -0500 (js) Mark multiple messages as seen Fixes #3873 M NEWS M UI/MailerUI/English.lproj/Localizable.strings M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/WebServerResources/js/Common/sgHotkeys.service.js M UI/WebServerResources/js/Mailer/MailboxController.js commit 836e2ee275803d120082d7c9d47084ba7f79836e Author: InverseBot Date: Sat Nov 5 01:17:43 2016 -0400 (js/css) Update generated files M UI/WebServerResources/js/Scheduler.services.js M UI/WebServerResources/js/Scheduler.services.js.map commit 168a2ddd18a75695b6100173bf9c875e8fc3793a Author: Francis Lachapelle Date: Fri Nov 4 16:44:14 2016 -0400 Fix handling of weekly recurrence rule with count This fixes some corner cases when computing the freebusy and therefore when verifying for resource conflicts. M SOPE/NGCards/iCalRecurrenceRule.h M SOPE/NGCards/iCalRecurrenceRule.m M SOPE/NGCards/iCalWeeklyRecurrenceCalculator.m M SoObjects/Appointments/iCalEvent+SOGo.m commit c35e07484286d214f364735d7ee0dc3cb35f0cb8 Author: Francis Lachapelle Date: Fri Nov 4 14:37:23 2016 -0400 (js) Mark form as dirty when removing an attendee M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox M UI/WebServerResources/js/Scheduler/ComponentController.js commit 963e3f458741e0125c81172e191eb467855499ed Author: Francis Lachapelle Date: Fri Nov 4 14:36:50 2016 -0400 Update NEWS file M NEWS commit 7c02b4bf8863bafe2c7200d994ae14b18ad540d4 Author: Francis Lachapelle Date: Fri Nov 4 14:29:54 2016 -0400 (js) Disable submit btn while saving event or task Fixes #3880 M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox M UI/WebServerResources/js/Scheduler/Component.service.js M UI/WebServerResources/js/Scheduler/ComponentController.js commit fb7a83f44abd36cececffe1ce9b6d0917c5b054b Author: Ludovic Marcotte Date: Fri Nov 4 08:41:47 2016 -0400 (fix) don't update c_nextalarm in quick table for email alarms M SoObjects/Appointments/iCalEntityObject+SOGo.m commit a45d8c68f86a91a5d93ee50ee4838a1ebf2e1f9b Author: InverseBot Date: Fri Nov 4 01:06:39 2016 -0400 (js/css) Update generated files M UI/WebServerResources/js/Scheduler.services.js M UI/WebServerResources/js/Scheduler.services.js.map M UI/WebServerResources/js/vendor/angular-ui-router.js M UI/WebServerResources/js/vendor/angular-ui-router.min.js commit 3d36a6dd2324c52601f1e0c5bb2bebd93e1fd207 Author: Ludovic Marcotte Date: Thu Nov 3 16:16:58 2016 -0400 (fix) reverted change for display alarms M UI/Scheduler/UIxComponentEditor.m commit aff6a8b7c98289a9bfe89b0e5b0d8154e5c2243b Author: Francis Lachapelle Date: Thu Nov 3 16:02:51 2016 -0400 Untabify + indent M SOPE/NGCards/iCalDailyRecurrenceCalculator.m M SOPE/NGCards/iCalWeeklyRecurrenceCalculator.m commit e6b129c8ebdbd8be6b51cd76f69514aeceab2165 Author: Francis Lachapelle Date: Thu Nov 3 15:26:38 2016 -0400 Fix condition in weekly recurrence calculator M NEWS M SOPE/NGCards/iCalDailyRecurrenceCalculator.m M SOPE/NGCards/iCalWeeklyRecurrenceCalculator.m commit 70f5d748f299e47c128170e71974ed2e0514faaf Author: Ludovic Marcotte Date: Thu Nov 3 13:51:44 2016 -0400 Updated NEWS M NEWS commit 70b3ff4b5c8f327777c47b700ad563ca55eb6307 Author: Ludovic Marcotte Date: Thu Nov 3 13:50:03 2016 -0400 (feat) we now also search on the send for EAS Search ops M ActiveSync/SOGoActiveSyncDispatcher.m commit 21dd03eb815c295b14e8d97019413690af910f0a Author: Francis Lachapelle Date: Thu Nov 3 11:48:48 2016 -0400 (js) Improve reset of a reccurent component M UI/WebServerResources/js/Scheduler/Component.service.js commit 57a4286cd5ef5326ddbbcc12cc326da40aef48a2 Author: Francis Lachapelle Date: Thu Nov 3 11:48:17 2016 -0400 Set default relation to START in alarm description M SOPE/NGCards/iCalTrigger.m commit c02c4aa83475f5d5433b833274af0aafc13ee95c Author: Francis Lachapelle Date: Thu Nov 3 11:47:21 2016 -0400 Avoid mail notifications on superfluous changes (cont'd) Fixes #3790 M SOPE/NGCards/iCalEventChanges.h M SOPE/NGCards/iCalEventChanges.m M SoObjects/Appointments/SOGoAppointmentObject.m commit 42597abf8d2e14141508b924abf60584ea9d4281 Author: InverseBot Date: Thu Nov 3 01:17:54 2016 -0400 (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/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/Preferences.js M UI/WebServerResources/js/Preferences.js.map M UI/WebServerResources/js/Preferences.services.js 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 78045b14be6e343874b23743642c4a578a09a9d5 Author: Ludovic Marcotte Date: Wed Nov 2 18:16:45 2016 -0400 (feat) first pass at support for recurring events/tasks email alarms (fixes #1053) M NEWS M SOPE/GDLContentStore/GCSAlarmsFolder.h M SOPE/GDLContentStore/GCSAlarmsFolder.m M SOPE/GDLContentStore/GCSFolder.m M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/Appointments/SOGoEMailAlarmsManager.h M SoObjects/Appointments/SOGoEMailAlarmsManager.m M SoObjects/Appointments/iCalCalendar+SOGo.m M SoObjects/Appointments/iCalEntityObject+SOGo.h M SoObjects/Appointments/iCalEntityObject+SOGo.m M SoObjects/Appointments/iCalEvent+SOGo.m M SoObjects/Appointments/iCalToDo+SOGo.m M SoObjects/Contacts/NGVCard+SOGo.m M SoObjects/Contacts/NGVList+SOGo.m M Tools/SOGoEAlarmsNotifier.m M UI/Scheduler/UIxComponentEditor.m commit 8cadf5cbbdec57181e8089a94b5040290f0bf272 Author: Francis Lachapelle Date: Wed Nov 2 15:11:01 2016 -0400 (js) Fix mail settings persistence of sorting M NEWS M UI/WebServerResources/js/Mailer/Mailbox.service.js commit 0a515d66bd1853208d90a0179977be77ca6f85b7 Author: Francis Lachapelle Date: Wed Nov 2 12:29:35 2016 -0400 Update ChangeLog M ChangeLog commit 79d48dfc7cee4f4459f6db26ac8a36dd359cfc87 Author: Francis Lachapelle Date: Wed Nov 2 12:29:13 2016 -0400 Preparation for release 3.2.1 M Documentation/docinfo.xml M Documentation/includes/global-attributes.asciidoc M NEWS M Version commit 7704b2c3cc3ccfa10442f0b0f7abf65a80179d37 Author: Francis Lachapelle Date: Wed Nov 2 12:25:47 2016 -0400 (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/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/Preferences.js M UI/WebServerResources/js/Preferences.js.map M UI/WebServerResources/js/Preferences.services.js 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 17e65da61866c7bf1455f15202808a048b8f29b7 Author: Francis Lachapelle Date: Wed Nov 2 12:19:00 2016 -0400 (js) Add CKEditor pastefromexcel plugin Fixes #3854 M NEWS M UI/WebServerResources/js/vendor/ckeditor/build-config.js M UI/WebServerResources/js/vendor/ckeditor/ckeditor.js commit fd57625c541ad1889b654787eb8586b6f192eca5 Author: Francis Lachapelle Date: Wed Nov 2 12:02:57 2016 -0400 Update comment M UI/Scheduler/UIxAppointmentEditor.m commit 45c6c537f56b51846d05bf70597463df59911a08 Author: Francis Lachapelle Date: Wed Nov 2 12:01:22 2016 -0400 (html) Respect SOGoSearchMinimumWordLength M UI/Templates/MailerUI/UIxMailEditor.wox commit 9fd42fdaa91122161869811882e2ec16df0dc5d5 Author: Francis Lachapelle Date: Wed Nov 2 11:59:21 2016 -0400 Update time zones to version 2016h M NEWS M SOPE/NGCards/TimeZones/Africa/Abidjan.ics M SOPE/NGCards/TimeZones/Africa/Accra.ics M SOPE/NGCards/TimeZones/Africa/Addis_Ababa.ics M SOPE/NGCards/TimeZones/Africa/Algiers.ics M SOPE/NGCards/TimeZones/Africa/Asmara.ics M SOPE/NGCards/TimeZones/Africa/Bamako.ics M SOPE/NGCards/TimeZones/Africa/Bangui.ics M SOPE/NGCards/TimeZones/Africa/Banjul.ics M SOPE/NGCards/TimeZones/Africa/Bissau.ics M SOPE/NGCards/TimeZones/Africa/Blantyre.ics M SOPE/NGCards/TimeZones/Africa/Brazzaville.ics M SOPE/NGCards/TimeZones/Africa/Bujumbura.ics M SOPE/NGCards/TimeZones/Africa/Cairo.ics M SOPE/NGCards/TimeZones/Africa/Casablanca.ics M SOPE/NGCards/TimeZones/Africa/Ceuta.ics M SOPE/NGCards/TimeZones/Africa/Conakry.ics M SOPE/NGCards/TimeZones/Africa/Dakar.ics M SOPE/NGCards/TimeZones/Africa/Dar_es_Salaam.ics M SOPE/NGCards/TimeZones/Africa/Djibouti.ics M SOPE/NGCards/TimeZones/Africa/Douala.ics M SOPE/NGCards/TimeZones/Africa/El_Aaiun.ics M SOPE/NGCards/TimeZones/Africa/Freetown.ics M SOPE/NGCards/TimeZones/Africa/Gaborone.ics M SOPE/NGCards/TimeZones/Africa/Harare.ics M SOPE/NGCards/TimeZones/Africa/Johannesburg.ics M SOPE/NGCards/TimeZones/Africa/Juba.ics M SOPE/NGCards/TimeZones/Africa/Kampala.ics M SOPE/NGCards/TimeZones/Africa/Khartoum.ics M SOPE/NGCards/TimeZones/Africa/Kigali.ics M SOPE/NGCards/TimeZones/Africa/Kinshasa.ics M SOPE/NGCards/TimeZones/Africa/Lagos.ics M SOPE/NGCards/TimeZones/Africa/Libreville.ics M SOPE/NGCards/TimeZones/Africa/Lome.ics M SOPE/NGCards/TimeZones/Africa/Luanda.ics M SOPE/NGCards/TimeZones/Africa/Lubumbashi.ics M SOPE/NGCards/TimeZones/Africa/Lusaka.ics M SOPE/NGCards/TimeZones/Africa/Malabo.ics M SOPE/NGCards/TimeZones/Africa/Maputo.ics M SOPE/NGCards/TimeZones/Africa/Maseru.ics M SOPE/NGCards/TimeZones/Africa/Mbabane.ics M SOPE/NGCards/TimeZones/Africa/Mogadishu.ics M SOPE/NGCards/TimeZones/Africa/Monrovia.ics M SOPE/NGCards/TimeZones/Africa/Nairobi.ics M SOPE/NGCards/TimeZones/Africa/Ndjamena.ics M SOPE/NGCards/TimeZones/Africa/Niamey.ics M SOPE/NGCards/TimeZones/Africa/Nouakchott.ics M SOPE/NGCards/TimeZones/Africa/Ouagadougou.ics M SOPE/NGCards/TimeZones/Africa/Porto-Novo.ics M SOPE/NGCards/TimeZones/Africa/Sao_Tome.ics M SOPE/NGCards/TimeZones/Africa/Tripoli.ics M SOPE/NGCards/TimeZones/Africa/Tunis.ics M SOPE/NGCards/TimeZones/Africa/Windhoek.ics M SOPE/NGCards/TimeZones/America/Adak.ics M SOPE/NGCards/TimeZones/America/Anchorage.ics M SOPE/NGCards/TimeZones/America/Anguilla.ics M SOPE/NGCards/TimeZones/America/Antigua.ics M SOPE/NGCards/TimeZones/America/Araguaina.ics M SOPE/NGCards/TimeZones/America/Argentina/Buenos_Aires.ics M SOPE/NGCards/TimeZones/America/Argentina/Catamarca.ics M SOPE/NGCards/TimeZones/America/Argentina/Cordoba.ics M SOPE/NGCards/TimeZones/America/Argentina/Jujuy.ics M SOPE/NGCards/TimeZones/America/Argentina/La_Rioja.ics M SOPE/NGCards/TimeZones/America/Argentina/Mendoza.ics M SOPE/NGCards/TimeZones/America/Argentina/Rio_Gallegos.ics M SOPE/NGCards/TimeZones/America/Argentina/Salta.ics M SOPE/NGCards/TimeZones/America/Argentina/San_Juan.ics M SOPE/NGCards/TimeZones/America/Argentina/San_Luis.ics M SOPE/NGCards/TimeZones/America/Argentina/Tucuman.ics M SOPE/NGCards/TimeZones/America/Argentina/Ushuaia.ics M SOPE/NGCards/TimeZones/America/Aruba.ics M SOPE/NGCards/TimeZones/America/Asuncion.ics M SOPE/NGCards/TimeZones/America/Atikokan.ics M SOPE/NGCards/TimeZones/America/Bahia.ics M SOPE/NGCards/TimeZones/America/Bahia_Banderas.ics M SOPE/NGCards/TimeZones/America/Barbados.ics M SOPE/NGCards/TimeZones/America/Belem.ics M SOPE/NGCards/TimeZones/America/Belize.ics M SOPE/NGCards/TimeZones/America/Blanc-Sablon.ics M SOPE/NGCards/TimeZones/America/Boa_Vista.ics M SOPE/NGCards/TimeZones/America/Bogota.ics M SOPE/NGCards/TimeZones/America/Boise.ics M SOPE/NGCards/TimeZones/America/Cambridge_Bay.ics M SOPE/NGCards/TimeZones/America/Campo_Grande.ics M SOPE/NGCards/TimeZones/America/Cancun.ics M SOPE/NGCards/TimeZones/America/Caracas.ics M SOPE/NGCards/TimeZones/America/Cayenne.ics M SOPE/NGCards/TimeZones/America/Cayman.ics M SOPE/NGCards/TimeZones/America/Chicago.ics M SOPE/NGCards/TimeZones/America/Chihuahua.ics M SOPE/NGCards/TimeZones/America/Costa_Rica.ics M SOPE/NGCards/TimeZones/America/Creston.ics M SOPE/NGCards/TimeZones/America/Cuiaba.ics M SOPE/NGCards/TimeZones/America/Curacao.ics M SOPE/NGCards/TimeZones/America/Danmarkshavn.ics M SOPE/NGCards/TimeZones/America/Dawson.ics M SOPE/NGCards/TimeZones/America/Dawson_Creek.ics M SOPE/NGCards/TimeZones/America/Denver.ics M SOPE/NGCards/TimeZones/America/Detroit.ics M SOPE/NGCards/TimeZones/America/Dominica.ics M SOPE/NGCards/TimeZones/America/Edmonton.ics M SOPE/NGCards/TimeZones/America/Eirunepe.ics M SOPE/NGCards/TimeZones/America/El_Salvador.ics A SOPE/NGCards/TimeZones/America/Fort_Nelson.ics M SOPE/NGCards/TimeZones/America/Fortaleza.ics M SOPE/NGCards/TimeZones/America/Glace_Bay.ics M SOPE/NGCards/TimeZones/America/Godthab.ics M SOPE/NGCards/TimeZones/America/Goose_Bay.ics M SOPE/NGCards/TimeZones/America/Grand_Turk.ics M SOPE/NGCards/TimeZones/America/Grenada.ics M SOPE/NGCards/TimeZones/America/Guadeloupe.ics M SOPE/NGCards/TimeZones/America/Guatemala.ics M SOPE/NGCards/TimeZones/America/Guayaquil.ics M SOPE/NGCards/TimeZones/America/Guyana.ics M SOPE/NGCards/TimeZones/America/Halifax.ics M SOPE/NGCards/TimeZones/America/Havana.ics M SOPE/NGCards/TimeZones/America/Hermosillo.ics M SOPE/NGCards/TimeZones/America/Indiana/Indianapolis.ics M SOPE/NGCards/TimeZones/America/Indiana/Knox.ics M SOPE/NGCards/TimeZones/America/Indiana/Marengo.ics M SOPE/NGCards/TimeZones/America/Indiana/Petersburg.ics M SOPE/NGCards/TimeZones/America/Indiana/Tell_City.ics M SOPE/NGCards/TimeZones/America/Indiana/Vevay.ics M SOPE/NGCards/TimeZones/America/Indiana/Vincennes.ics M SOPE/NGCards/TimeZones/America/Indiana/Winamac.ics M SOPE/NGCards/TimeZones/America/Inuvik.ics M SOPE/NGCards/TimeZones/America/Iqaluit.ics M SOPE/NGCards/TimeZones/America/Jamaica.ics M SOPE/NGCards/TimeZones/America/Juneau.ics M SOPE/NGCards/TimeZones/America/Kentucky/Louisville.ics M SOPE/NGCards/TimeZones/America/Kentucky/Monticello.ics M SOPE/NGCards/TimeZones/America/Kralendijk.ics M SOPE/NGCards/TimeZones/America/La_Paz.ics M SOPE/NGCards/TimeZones/America/Lima.ics M SOPE/NGCards/TimeZones/America/Los_Angeles.ics M SOPE/NGCards/TimeZones/America/Lower_Princes.ics M SOPE/NGCards/TimeZones/America/Maceio.ics M SOPE/NGCards/TimeZones/America/Managua.ics M SOPE/NGCards/TimeZones/America/Manaus.ics M SOPE/NGCards/TimeZones/America/Marigot.ics M SOPE/NGCards/TimeZones/America/Martinique.ics M SOPE/NGCards/TimeZones/America/Matamoros.ics M SOPE/NGCards/TimeZones/America/Mazatlan.ics M SOPE/NGCards/TimeZones/America/Menominee.ics M SOPE/NGCards/TimeZones/America/Merida.ics M SOPE/NGCards/TimeZones/America/Metlakatla.ics M SOPE/NGCards/TimeZones/America/Mexico_City.ics M SOPE/NGCards/TimeZones/America/Miquelon.ics M SOPE/NGCards/TimeZones/America/Moncton.ics M SOPE/NGCards/TimeZones/America/Monterrey.ics M SOPE/NGCards/TimeZones/America/Montevideo.ics M SOPE/NGCards/TimeZones/America/Montserrat.ics M SOPE/NGCards/TimeZones/America/Nassau.ics M SOPE/NGCards/TimeZones/America/New_York.ics M SOPE/NGCards/TimeZones/America/Nipigon.ics M SOPE/NGCards/TimeZones/America/Nome.ics M SOPE/NGCards/TimeZones/America/Noronha.ics M SOPE/NGCards/TimeZones/America/North_Dakota/Beulah.ics M SOPE/NGCards/TimeZones/America/North_Dakota/Center.ics M SOPE/NGCards/TimeZones/America/North_Dakota/New_Salem.ics M SOPE/NGCards/TimeZones/America/Ojinaga.ics M SOPE/NGCards/TimeZones/America/Panama.ics M SOPE/NGCards/TimeZones/America/Pangnirtung.ics M SOPE/NGCards/TimeZones/America/Paramaribo.ics M SOPE/NGCards/TimeZones/America/Phoenix.ics M SOPE/NGCards/TimeZones/America/Port-au-Prince.ics M SOPE/NGCards/TimeZones/America/Port_of_Spain.ics M SOPE/NGCards/TimeZones/America/Porto_Velho.ics M SOPE/NGCards/TimeZones/America/Puerto_Rico.ics M SOPE/NGCards/TimeZones/America/Rainy_River.ics M SOPE/NGCards/TimeZones/America/Rankin_Inlet.ics M SOPE/NGCards/TimeZones/America/Recife.ics M SOPE/NGCards/TimeZones/America/Regina.ics M SOPE/NGCards/TimeZones/America/Resolute.ics M SOPE/NGCards/TimeZones/America/Rio_Branco.ics M SOPE/NGCards/TimeZones/America/Santarem.ics M SOPE/NGCards/TimeZones/America/Santiago.ics M SOPE/NGCards/TimeZones/America/Santo_Domingo.ics M SOPE/NGCards/TimeZones/America/Sao_Paulo.ics M SOPE/NGCards/TimeZones/America/Scoresbysund.ics M SOPE/NGCards/TimeZones/America/Sitka.ics M SOPE/NGCards/TimeZones/America/St_Barthelemy.ics M SOPE/NGCards/TimeZones/America/St_Johns.ics M SOPE/NGCards/TimeZones/America/St_Kitts.ics M SOPE/NGCards/TimeZones/America/St_Lucia.ics M SOPE/NGCards/TimeZones/America/St_Thomas.ics M SOPE/NGCards/TimeZones/America/St_Vincent.ics M SOPE/NGCards/TimeZones/America/Swift_Current.ics M SOPE/NGCards/TimeZones/America/Tegucigalpa.ics M SOPE/NGCards/TimeZones/America/Thule.ics M SOPE/NGCards/TimeZones/America/Thunder_Bay.ics M SOPE/NGCards/TimeZones/America/Tijuana.ics M SOPE/NGCards/TimeZones/America/Toronto.ics M SOPE/NGCards/TimeZones/America/Tortola.ics M SOPE/NGCards/TimeZones/America/Vancouver.ics M SOPE/NGCards/TimeZones/America/Whitehorse.ics M SOPE/NGCards/TimeZones/America/Winnipeg.ics M SOPE/NGCards/TimeZones/America/Yakutat.ics M SOPE/NGCards/TimeZones/America/Yellowknife.ics M SOPE/NGCards/TimeZones/Antarctica/Casey.ics M SOPE/NGCards/TimeZones/Antarctica/Davis.ics M SOPE/NGCards/TimeZones/Antarctica/DumontDUrville.ics M SOPE/NGCards/TimeZones/Antarctica/Macquarie.ics M SOPE/NGCards/TimeZones/Antarctica/Mawson.ics M SOPE/NGCards/TimeZones/Antarctica/McMurdo.ics M SOPE/NGCards/TimeZones/Antarctica/Palmer.ics M SOPE/NGCards/TimeZones/Antarctica/Rothera.ics M SOPE/NGCards/TimeZones/Antarctica/Syowa.ics M SOPE/NGCards/TimeZones/Antarctica/Troll.ics M SOPE/NGCards/TimeZones/Antarctica/Vostok.ics M SOPE/NGCards/TimeZones/Arctic/Longyearbyen.ics M SOPE/NGCards/TimeZones/Asia/Aden.ics M SOPE/NGCards/TimeZones/Asia/Almaty.ics M SOPE/NGCards/TimeZones/Asia/Amman.ics M SOPE/NGCards/TimeZones/Asia/Anadyr.ics M SOPE/NGCards/TimeZones/Asia/Aqtau.ics M SOPE/NGCards/TimeZones/Asia/Aqtobe.ics M SOPE/NGCards/TimeZones/Asia/Ashgabat.ics M SOPE/NGCards/TimeZones/Asia/Baghdad.ics M SOPE/NGCards/TimeZones/Asia/Bahrain.ics M SOPE/NGCards/TimeZones/Asia/Baku.ics M SOPE/NGCards/TimeZones/Asia/Bangkok.ics A SOPE/NGCards/TimeZones/Asia/Barnaul.ics M SOPE/NGCards/TimeZones/Asia/Beirut.ics M SOPE/NGCards/TimeZones/Asia/Bishkek.ics M SOPE/NGCards/TimeZones/Asia/Brunei.ics M SOPE/NGCards/TimeZones/Asia/Chita.ics M SOPE/NGCards/TimeZones/Asia/Choibalsan.ics M SOPE/NGCards/TimeZones/Asia/Colombo.ics M SOPE/NGCards/TimeZones/Asia/Damascus.ics M SOPE/NGCards/TimeZones/Asia/Dhaka.ics M SOPE/NGCards/TimeZones/Asia/Dili.ics M SOPE/NGCards/TimeZones/Asia/Dubai.ics M SOPE/NGCards/TimeZones/Asia/Dushanbe.ics M SOPE/NGCards/TimeZones/Asia/Gaza.ics M SOPE/NGCards/TimeZones/Asia/Hebron.ics M SOPE/NGCards/TimeZones/Asia/Ho_Chi_Minh.ics M SOPE/NGCards/TimeZones/Asia/Hong_Kong.ics M SOPE/NGCards/TimeZones/Asia/Hovd.ics M SOPE/NGCards/TimeZones/Asia/Irkutsk.ics M SOPE/NGCards/TimeZones/Asia/Istanbul.ics M SOPE/NGCards/TimeZones/Asia/Jakarta.ics M SOPE/NGCards/TimeZones/Asia/Jayapura.ics M SOPE/NGCards/TimeZones/Asia/Jerusalem.ics M SOPE/NGCards/TimeZones/Asia/Kabul.ics M SOPE/NGCards/TimeZones/Asia/Kamchatka.ics M SOPE/NGCards/TimeZones/Asia/Karachi.ics M SOPE/NGCards/TimeZones/Asia/Kathmandu.ics M SOPE/NGCards/TimeZones/Asia/Khandyga.ics M SOPE/NGCards/TimeZones/Asia/Kolkata.ics M SOPE/NGCards/TimeZones/Asia/Krasnoyarsk.ics M SOPE/NGCards/TimeZones/Asia/Kuala_Lumpur.ics M SOPE/NGCards/TimeZones/Asia/Kuching.ics M SOPE/NGCards/TimeZones/Asia/Kuwait.ics M SOPE/NGCards/TimeZones/Asia/Macau.ics M SOPE/NGCards/TimeZones/Asia/Magadan.ics M SOPE/NGCards/TimeZones/Asia/Makassar.ics M SOPE/NGCards/TimeZones/Asia/Manila.ics M SOPE/NGCards/TimeZones/Asia/Muscat.ics M SOPE/NGCards/TimeZones/Asia/Nicosia.ics M SOPE/NGCards/TimeZones/Asia/Novokuznetsk.ics M SOPE/NGCards/TimeZones/Asia/Novosibirsk.ics M SOPE/NGCards/TimeZones/Asia/Omsk.ics M SOPE/NGCards/TimeZones/Asia/Oral.ics M SOPE/NGCards/TimeZones/Asia/Phnom_Penh.ics M SOPE/NGCards/TimeZones/Asia/Pontianak.ics M SOPE/NGCards/TimeZones/Asia/Pyongyang.ics M SOPE/NGCards/TimeZones/Asia/Qatar.ics M SOPE/NGCards/TimeZones/Asia/Qyzylorda.ics M SOPE/NGCards/TimeZones/Asia/Rangoon.ics M SOPE/NGCards/TimeZones/Asia/Riyadh.ics M SOPE/NGCards/TimeZones/Asia/Sakhalin.ics M SOPE/NGCards/TimeZones/Asia/Samarkand.ics M SOPE/NGCards/TimeZones/Asia/Seoul.ics M SOPE/NGCards/TimeZones/Asia/Shanghai.ics M SOPE/NGCards/TimeZones/Asia/Singapore.ics M SOPE/NGCards/TimeZones/Asia/Srednekolymsk.ics M SOPE/NGCards/TimeZones/Asia/Taipei.ics M SOPE/NGCards/TimeZones/Asia/Tashkent.ics M SOPE/NGCards/TimeZones/Asia/Tbilisi.ics M SOPE/NGCards/TimeZones/Asia/Tehran.ics M SOPE/NGCards/TimeZones/Asia/Thimphu.ics M SOPE/NGCards/TimeZones/Asia/Tokyo.ics A SOPE/NGCards/TimeZones/Asia/Tomsk.ics M SOPE/NGCards/TimeZones/Asia/Ulaanbaatar.ics M SOPE/NGCards/TimeZones/Asia/Urumqi.ics M SOPE/NGCards/TimeZones/Asia/Ust-Nera.ics M SOPE/NGCards/TimeZones/Asia/Vientiane.ics M SOPE/NGCards/TimeZones/Asia/Vladivostok.ics M SOPE/NGCards/TimeZones/Asia/Yakutsk.ics A SOPE/NGCards/TimeZones/Asia/Yangon.ics M SOPE/NGCards/TimeZones/Asia/Yekaterinburg.ics M SOPE/NGCards/TimeZones/Asia/Yerevan.ics M SOPE/NGCards/TimeZones/Atlantic/Azores.ics M SOPE/NGCards/TimeZones/Atlantic/Bermuda.ics M SOPE/NGCards/TimeZones/Atlantic/Canary.ics M SOPE/NGCards/TimeZones/Atlantic/Cape_Verde.ics M SOPE/NGCards/TimeZones/Atlantic/Faroe.ics M SOPE/NGCards/TimeZones/Atlantic/Madeira.ics M SOPE/NGCards/TimeZones/Atlantic/Reykjavik.ics M SOPE/NGCards/TimeZones/Atlantic/South_Georgia.ics M SOPE/NGCards/TimeZones/Atlantic/St_Helena.ics M SOPE/NGCards/TimeZones/Atlantic/Stanley.ics M SOPE/NGCards/TimeZones/Australia/Adelaide.ics M SOPE/NGCards/TimeZones/Australia/Brisbane.ics M SOPE/NGCards/TimeZones/Australia/Broken_Hill.ics M SOPE/NGCards/TimeZones/Australia/Currie.ics M SOPE/NGCards/TimeZones/Australia/Darwin.ics M SOPE/NGCards/TimeZones/Australia/Eucla.ics M SOPE/NGCards/TimeZones/Australia/Hobart.ics M SOPE/NGCards/TimeZones/Australia/Lindeman.ics M SOPE/NGCards/TimeZones/Australia/Lord_Howe.ics M SOPE/NGCards/TimeZones/Australia/Melbourne.ics M SOPE/NGCards/TimeZones/Australia/Perth.ics M SOPE/NGCards/TimeZones/Australia/Sydney.ics M SOPE/NGCards/TimeZones/Europe/Amsterdam.ics M SOPE/NGCards/TimeZones/Europe/Andorra.ics A SOPE/NGCards/TimeZones/Europe/Astrakhan.ics M SOPE/NGCards/TimeZones/Europe/Athens.ics M SOPE/NGCards/TimeZones/Europe/Belgrade.ics M SOPE/NGCards/TimeZones/Europe/Berlin.ics M SOPE/NGCards/TimeZones/Europe/Bratislava.ics M SOPE/NGCards/TimeZones/Europe/Brussels.ics M SOPE/NGCards/TimeZones/Europe/Bucharest.ics M SOPE/NGCards/TimeZones/Europe/Budapest.ics M SOPE/NGCards/TimeZones/Europe/Busingen.ics M SOPE/NGCards/TimeZones/Europe/Chisinau.ics M SOPE/NGCards/TimeZones/Europe/Copenhagen.ics M SOPE/NGCards/TimeZones/Europe/Dublin.ics M SOPE/NGCards/TimeZones/Europe/Gibraltar.ics M SOPE/NGCards/TimeZones/Europe/Guernsey.ics M SOPE/NGCards/TimeZones/Europe/Helsinki.ics M SOPE/NGCards/TimeZones/Europe/Isle_of_Man.ics M SOPE/NGCards/TimeZones/Europe/Istanbul.ics M SOPE/NGCards/TimeZones/Europe/Jersey.ics M SOPE/NGCards/TimeZones/Europe/Kaliningrad.ics M SOPE/NGCards/TimeZones/Europe/Kiev.ics A SOPE/NGCards/TimeZones/Europe/Kirov.ics M SOPE/NGCards/TimeZones/Europe/Lisbon.ics M SOPE/NGCards/TimeZones/Europe/Ljubljana.ics M SOPE/NGCards/TimeZones/Europe/London.ics M SOPE/NGCards/TimeZones/Europe/Luxembourg.ics M SOPE/NGCards/TimeZones/Europe/Madrid.ics M SOPE/NGCards/TimeZones/Europe/Malta.ics M SOPE/NGCards/TimeZones/Europe/Mariehamn.ics M SOPE/NGCards/TimeZones/Europe/Minsk.ics M SOPE/NGCards/TimeZones/Europe/Monaco.ics M SOPE/NGCards/TimeZones/Europe/Moscow.ics M SOPE/NGCards/TimeZones/Europe/Nicosia.ics M SOPE/NGCards/TimeZones/Europe/Oslo.ics M SOPE/NGCards/TimeZones/Europe/Paris.ics M SOPE/NGCards/TimeZones/Europe/Podgorica.ics M SOPE/NGCards/TimeZones/Europe/Prague.ics M SOPE/NGCards/TimeZones/Europe/Riga.ics M SOPE/NGCards/TimeZones/Europe/Rome.ics M SOPE/NGCards/TimeZones/Europe/Samara.ics M SOPE/NGCards/TimeZones/Europe/San_Marino.ics M SOPE/NGCards/TimeZones/Europe/Sarajevo.ics M SOPE/NGCards/TimeZones/Europe/Simferopol.ics M SOPE/NGCards/TimeZones/Europe/Skopje.ics M SOPE/NGCards/TimeZones/Europe/Sofia.ics M SOPE/NGCards/TimeZones/Europe/Stockholm.ics M SOPE/NGCards/TimeZones/Europe/Tallinn.ics M SOPE/NGCards/TimeZones/Europe/Tirane.ics A SOPE/NGCards/TimeZones/Europe/Ulyanovsk.ics M SOPE/NGCards/TimeZones/Europe/Uzhgorod.ics M SOPE/NGCards/TimeZones/Europe/Vaduz.ics M SOPE/NGCards/TimeZones/Europe/Vatican.ics M SOPE/NGCards/TimeZones/Europe/Vienna.ics M SOPE/NGCards/TimeZones/Europe/Vilnius.ics M SOPE/NGCards/TimeZones/Europe/Volgograd.ics M SOPE/NGCards/TimeZones/Europe/Warsaw.ics M SOPE/NGCards/TimeZones/Europe/Zagreb.ics M SOPE/NGCards/TimeZones/Europe/Zaporozhye.ics M SOPE/NGCards/TimeZones/Europe/Zurich.ics M SOPE/NGCards/TimeZones/Indian/Antananarivo.ics M SOPE/NGCards/TimeZones/Indian/Chagos.ics M SOPE/NGCards/TimeZones/Indian/Christmas.ics M SOPE/NGCards/TimeZones/Indian/Cocos.ics M SOPE/NGCards/TimeZones/Indian/Comoro.ics M SOPE/NGCards/TimeZones/Indian/Kerguelen.ics M SOPE/NGCards/TimeZones/Indian/Mahe.ics M SOPE/NGCards/TimeZones/Indian/Maldives.ics M SOPE/NGCards/TimeZones/Indian/Mauritius.ics M SOPE/NGCards/TimeZones/Indian/Mayotte.ics M SOPE/NGCards/TimeZones/Indian/Reunion.ics M SOPE/NGCards/TimeZones/Pacific/Apia.ics M SOPE/NGCards/TimeZones/Pacific/Auckland.ics M SOPE/NGCards/TimeZones/Pacific/Bougainville.ics M SOPE/NGCards/TimeZones/Pacific/Chatham.ics M SOPE/NGCards/TimeZones/Pacific/Chuuk.ics M SOPE/NGCards/TimeZones/Pacific/Easter.ics M SOPE/NGCards/TimeZones/Pacific/Efate.ics M SOPE/NGCards/TimeZones/Pacific/Enderbury.ics M SOPE/NGCards/TimeZones/Pacific/Fakaofo.ics M SOPE/NGCards/TimeZones/Pacific/Fiji.ics M SOPE/NGCards/TimeZones/Pacific/Funafuti.ics M SOPE/NGCards/TimeZones/Pacific/Galapagos.ics M SOPE/NGCards/TimeZones/Pacific/Gambier.ics M SOPE/NGCards/TimeZones/Pacific/Guadalcanal.ics M SOPE/NGCards/TimeZones/Pacific/Guam.ics M SOPE/NGCards/TimeZones/Pacific/Honolulu.ics M SOPE/NGCards/TimeZones/Pacific/Johnston.ics M SOPE/NGCards/TimeZones/Pacific/Kiritimati.ics M SOPE/NGCards/TimeZones/Pacific/Kosrae.ics M SOPE/NGCards/TimeZones/Pacific/Kwajalein.ics M SOPE/NGCards/TimeZones/Pacific/Majuro.ics M SOPE/NGCards/TimeZones/Pacific/Marquesas.ics M SOPE/NGCards/TimeZones/Pacific/Midway.ics M SOPE/NGCards/TimeZones/Pacific/Nauru.ics M SOPE/NGCards/TimeZones/Pacific/Niue.ics M SOPE/NGCards/TimeZones/Pacific/Norfolk.ics M SOPE/NGCards/TimeZones/Pacific/Noumea.ics M SOPE/NGCards/TimeZones/Pacific/Pago_Pago.ics M SOPE/NGCards/TimeZones/Pacific/Palau.ics M SOPE/NGCards/TimeZones/Pacific/Pitcairn.ics M SOPE/NGCards/TimeZones/Pacific/Pohnpei.ics M SOPE/NGCards/TimeZones/Pacific/Port_Moresby.ics M SOPE/NGCards/TimeZones/Pacific/Rarotonga.ics M SOPE/NGCards/TimeZones/Pacific/Saipan.ics M SOPE/NGCards/TimeZones/Pacific/Tahiti.ics M SOPE/NGCards/TimeZones/Pacific/Tarawa.ics M SOPE/NGCards/TimeZones/Pacific/Tongatapu.ics M SOPE/NGCards/TimeZones/Pacific/Wake.ics M SOPE/NGCards/TimeZones/Pacific/Wallis.ics M SOPE/NGCards/TimeZones/UPDATING commit 4179c88fa4bf7821e52d4d3cc93df72348b0b56f Author: Francis Lachapelle Date: Wed Nov 2 11:30:08 2016 -0400 (i18n) Update translations M UI/Common/French.lproj/Localizable.strings M UI/Common/German.lproj/Localizable.strings M UI/Contacts/English.lproj/Localizable.strings M UI/Contacts/German.lproj/Localizable.strings M UI/MailerUI/French.lproj/Localizable.strings M UI/MailerUI/German.lproj/Localizable.strings M UI/MailerUI/Hungarian.lproj/Localizable.strings M UI/MainUI/German.lproj/Localizable.strings M UI/PreferencesUI/French.lproj/Localizable.strings M UI/PreferencesUI/German.lproj/Localizable.strings M UI/Scheduler/German.lproj/Localizable.strings commit 1aa2702a24a3cafd0b9e665ffce9abe43ec640b9 Author: InverseBot Date: Wed Nov 2 01:17:20 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/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/lodash.js M UI/WebServerResources/js/vendor/lodash.min.js commit 81ff9e7f040e35b33287abef7648c749289feb22 Author: Francis Lachapelle Date: Tue Nov 1 15:54:56 2016 -0400 (css,js) Update md to v1.1.1-master-70cecda M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/ContactsUI/UIxContactViewTemplate.wox M UI/Templates/MailerUI/UIxMailEditor.wox M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/Templates/SchedulerUI/UIxTaskViewTemplate.wox M UI/WebServerResources/angular-material M UI/WebServerResources/bower.json commit 651a1c3910b9eb870df654da7db294963e703966 Author: Francis Lachapelle Date: Tue Nov 1 15:26:59 2016 -0400 Avoid mail notifications on superfluous changes Fixes #3790 M NEWS M SoObjects/Appointments/SOGoAppointmentObject.m commit 1ee7693432df178fe176d1d92a2c4fcf7e56fed6 Author: Francis Lachapelle Date: Tue Nov 1 14:52:18 2016 -0400 Fix support for recurrent tasks (cont'd) Fixes #3864 M NEWS M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/iCalToDo+SOGo.m M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox M UI/WebServerResources/js/Scheduler/Component.service.js commit 188dd986d25a7a424c265934a96cebc8223e04f8 Author: Ludovic Marcotte Date: Tue Nov 1 14:20:59 2016 -0400 (fix) cosmetic changes M Main/SOGo+DAV.h M Main/SOGo+DAV.m M SoObjects/Appointments/SOGoUserFolder+Appointments.m commit 1c689719acdd794bcbd93dba43a071e2b1f943b8 Author: Francis Lachapelle Date: Tue Nov 1 12:09:08 2016 -0400 (html) Add missing options to subscribed calendars Fixes #3863 M NEWS M UI/Templates/SchedulerUI/UIxCalMainView.wox commit 613d21b0c57a67010225c544e18742c0dbcc5a7f Author: Francis Lachapelle Date: Tue Nov 1 12:06:15 2016 -0400 (i18n) Update translations M SoObjects/Appointments/TurkishTurkey.lproj/Localizable.strings M UI/MailPartViewers/TurkishTurkey.lproj/Localizable.strings M UI/Scheduler/Hungarian.lproj/Localizable.strings commit 0e0f53cd983a08c78c0caf9bcf9e612e5fa1128b Author: Francis Lachapelle Date: Tue Nov 1 11:40:59 2016 -0400 Allow a mailbox to be deleted immediately Fixes #3875 M NEWS M UI/MailerUI/English.lproj/Localizable.strings M UI/MailerUI/UIxMailFolderActions.m M UI/WebServerResources/js/Mailer/Mailbox.service.js M UI/WebServerResources/js/Mailer/MailboxController.js M UI/WebServerResources/js/Mailer/MailboxesController.js commit 5c7147ccccec2ccd3512c8a99b8895b11adddaa8 Author: Francis Lachapelle Date: Tue Nov 1 10:35:00 2016 -0400 (js) Restore immediate deletion of messages M NEWS M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/WebServerResources/js/Mailer/Mailbox.service.js M UI/WebServerResources/js/Mailer/MailboxController.js commit 67f566ec9db488d7cce0dd382baaa7fb36240356 Author: Francis Lachapelle Date: Tue Nov 1 09:26:44 2016 -0400 Minor cleanup to event/task editors M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox M UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox M UI/WebServerResources/js/Scheduler/ComponentController.js commit 89fdbeee6b3b7fe367b23e52f66d818e68c87723 Author: InverseBot Date: Tue Nov 1 01:20:13 2016 -0400 (js/css) Update generated files M UI/WebServerResources/js/Administration.js M UI/WebServerResources/js/Administration.js.map M UI/WebServerResources/js/Preferences.services.js M UI/WebServerResources/js/Preferences.services.js.map commit 1ccf5e369f4d84b6eaf5ee76d50a1e580a8daed1 Author: Francis Lachapelle Date: Mon Oct 31 15:18:12 2016 -0400 (js) Move "ACLs saved" toast of admin to bottom M UI/WebServerResources/js/Administration/AdministrationAclController.js commit 0b99dbfc99c74a8e9d6985c4199f30b6d0e153d5 Author: Francis Lachapelle Date: Mon Oct 31 15:12:47 2016 -0400 Fix SOGoLoginModule when set to "Last used" M UI/PreferencesUI/UIxJSONPreferences.m M UI/PreferencesUI/UIxPreferences.m M UI/WebServerResources/js/Preferences/Preferences.service.js commit 067934026b790864e9f2f2990e8b5e8c2107db1d Author: Ludovic Marcotte Date: Mon Oct 31 10:25:43 2016 -0400 Updated NEWS M NEWS commit 6200a5dbd7c8da9c4c146aa98cd6a68014b43415 Author: Ludovic Marcotte Date: Mon Oct 31 10:24:16 2016 -0400 (fix) support replied/forwarded flags using EAS (fixes #3796) M ActiveSync/SOGoMailObject+ActiveSync.m commit 90fcd572c35429394a0cc5dc1c1b9458a2e1e76c Author: Ludovic Marcotte Date: Mon Oct 31 10:22:27 2016 -0400 (feat) initial support for EAS recurring tasks M ActiveSync/iCalRecurrenceRule+ActiveSync.m M ActiveSync/iCalToDo+ActiveSync.m commit 5e27437b253a37f9eaa961e557d2de6d99e9baef Author: InverseBot Date: Mon Oct 31 01:18:28 2016 -0400 (js/css) Update generated files M UI/WebServerResources/js/vendor/lodash.js M UI/WebServerResources/js/vendor/lodash.min.js commit 81db98784be9bee41929625163d2a3c0b67770ae Author: InverseBot Date: Sat Oct 29 01:16:28 2016 -0400 (js/css) Update generated files M UI/WebServerResources/js/Scheduler.services.js M UI/WebServerResources/js/Scheduler.services.js.map commit 5208e46d100612bff2eb3933db9d7428ae6a9b53 Author: Francis Lachapelle Date: Fri Oct 28 11:47:40 2016 -0400 (js) Fix Resource conflict error handling M NEWS M UI/WebServerResources/js/Scheduler/Calendar.service.js M UI/WebServerResources/js/Scheduler/CalendarListController.js M UI/WebServerResources/js/Scheduler/ComponentController.js commit f25c26b7bd27acb7b15edc9dfbfb10ada823cdef Author: InverseBot Date: Thu Oct 27 01:17:26 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.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/Preferences.js M UI/WebServerResources/js/Preferences.js.map commit ad5fc5b91f61b6649eb914cf0dcc5d08ccef5afa Author: Francis Lachapelle Date: Wed Oct 26 17:27:25 2016 -0400 Add missing options to subscribed addressbooks Fixes #3850 M NEWS M UI/Templates/ContactsUI/UIxContactFoldersView.wox commit 7310834ac6ec383323c7a77ce03c3352f8d5ea82 Author: Francis Lachapelle Date: Wed Oct 26 15:48:40 2016 -0400 (js) Fix auto-completion of list members Fixes #3870 M NEWS M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox M UI/WebServerResources/js/Contacts/AddressBook.service.js M UI/WebServerResources/js/Contacts/CardController.js commit 1d09a980da7ec49f5b4f0e85012f9fc487209997 Author: Francis Lachapelle Date: Wed Oct 26 15:44:43 2016 -0400 (js) Add minimumSearchLength to sgSettings value M UI/WebServerResources/js/Common/Common.app.js M UI/WebServerResources/js/Preferences/PreferencesController.js commit b44bf86164894df3f07e1dc7c11ba7fdad081a0f Author: Francis Lachapelle Date: Wed Oct 26 15:42:50 2016 -0400 Improve validation of mail account delegators M NEWS M SoObjects/Mailer/SOGoMailAccount.m M SoObjects/SOGo/SOGoUser.m commit 65a653ac0c6eeebb8e58162982cacf55ec5ec45a Author: Francis Lachapelle Date: Wed Oct 26 08:27:44 2016 -0400 (i18n) Update translations M SoObjects/Appointments/Macedonian.lproj/Localizable.strings M UI/Common/Hungarian.lproj/Localizable.strings M UI/Common/Macedonian.lproj/Localizable.strings M UI/Common/TurkishTurkey.lproj/Localizable.strings M UI/Contacts/Hungarian.lproj/Localizable.strings M UI/Contacts/Macedonian.lproj/Localizable.strings M UI/Contacts/TurkishTurkey.lproj/Localizable.strings M UI/MailPartViewers/Macedonian.lproj/Localizable.strings M UI/MailerUI/Czech.lproj/Localizable.strings M UI/MailerUI/Hungarian.lproj/Localizable.strings M UI/MailerUI/Macedonian.lproj/Localizable.strings M UI/MailerUI/Serbian.lproj/Localizable.strings M UI/MailerUI/Slovak.lproj/Localizable.strings M UI/MailerUI/TurkishTurkey.lproj/Localizable.strings M UI/MainUI/Hungarian.lproj/Localizable.strings M UI/MainUI/Macedonian.lproj/Localizable.strings M UI/PreferencesUI/Czech.lproj/Localizable.strings M UI/PreferencesUI/Hungarian.lproj/Localizable.strings M UI/PreferencesUI/Macedonian.lproj/Localizable.strings M UI/PreferencesUI/Serbian.lproj/Localizable.strings M UI/PreferencesUI/Slovak.lproj/Localizable.strings M UI/PreferencesUI/TurkishTurkey.lproj/Localizable.strings M UI/Scheduler/Hungarian.lproj/Localizable.strings M UI/Scheduler/Macedonian.lproj/Localizable.strings M UI/Scheduler/TurkishTurkey.lproj/Localizable.strings commit a30a4c34baba4065b841758760368e3dabb3739e Author: InverseBot Date: Wed Oct 26 01:15:49 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 commit 3095bdb86c6a8d5be3b7970ff01665ccf47fa26b Author: Francis Lachapelle Date: Tue Oct 25 16:38:42 2016 -0400 Cleanup UIxCalDayTable.wox M UI/Templates/SchedulerUI/UIxCalDayTable.wox commit 79a34f1e36154ab534ef5858b52e1272417105a0 Author: Francis Lachapelle Date: Tue Oct 25 16:35:39 2016 -0400 (js) Update sg-timepicker following md changes M UI/WebServerResources/js/Common/sgTimepicker.directive.js commit 524a4813409469993be0801c9344849fc6f2b1bd Author: Francis Lachapelle Date: Tue Oct 25 16:34:37 2016 -0400 (js) Cleanup sg-search directive M UI/WebServerResources/js/Common/sgSearch.directive.js commit 2949bef9027e097625694e2d0815fbfa34a812ca Author: Ludovic Marcotte Date: Tue Oct 25 11:18:49 2016 -0400 (fix) make sure consider non-void GUID M SoObjects/Mailer/SOGoMailAccount.m commit c709b9c04b822cbff3a2f9af1010c43ac2aed10b Author: Francis Lachapelle Date: Tue Oct 25 09:27:57 2016 -0400 (js) Fix initialization of a new Card's note M UI/WebServerResources/js/Contacts/Card.service.js commit 4d0dcc49787d0945770bbc2d20b3740c643df4fd Author: Francis Lachapelle Date: Mon Oct 24 16:31:59 2016 -0400 Fix support for recurrent tasks M NEWS M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoTaskObject.m M SoObjects/Appointments/iCalRepeatableEntityObject+SOGo.m M UI/Scheduler/NSArray+Scheduler.h M UI/Scheduler/UIxCalListingActions.m M UI/Scheduler/UIxTaskEditor.m M UI/Templates/SchedulerUI/UIxTaskViewTemplate.wox commit d779657fdf7010b38058d7b79aee8bf7d9eeaf88 Author: Francis Lachapelle Date: Fri Oct 21 14:15:34 2016 -0400 Fix tasks sorting by priority M UI/Scheduler/NSArray+Scheduler.h commit 0cbf5cca8d787a74565bd3143576e3b44d378276 Author: InverseBot Date: Sat Oct 22 01:18:34 2016 -0400 (js/css) Update generated files M UI/WebServerResources/js/Contacts.js M UI/WebServerResources/js/Contacts.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 commit 36c5f7231761f0d215b30924816dd16ea991d41b Author: Francis Lachapelle Date: Fri Oct 21 10:55:59 2016 -0400 Fix some unlocalized strings Fixes #3858 M UI/PreferencesUI/English.lproj/Localizable.strings M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/js/Contacts/AddressBooksController.js M UI/WebServerResources/js/Mailer/MailboxesController.js commit 24e4c60baa0a91cac05ed61c6ca925cd496355a2 Author: Francis Lachapelle Date: Fri Oct 21 10:49:09 2016 -0400 Improve Preferences module and Mail account editor M UI/Templates/PreferencesUI/UIxAccountEditor.wox M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/js/Preferences/AccountDialogController.js M UI/WebServerResources/js/Preferences/PreferencesController.js commit 6d695e813bcb7c83ca6835dd89ce1e7692fc1ef9 Author: Francis Lachapelle Date: Fri Oct 21 08:59:04 2016 -0400 (js) Fix addContactCategory of Preferences ctrl Fixes #3859 M UI/Templates/PreferencesUI/UIxPreferences.wox commit 8eebf6be009d29f27e8cc321f089229dbb92cda3 Author: InverseBot Date: Fri Oct 21 01:58:06 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/Preferences.services.js M UI/WebServerResources/js/Preferences.services.js.map commit 9ee271c278bb9e09700797b95903070499a67d93 Author: Francis Lachapelle Date: Thu Oct 20 21:40:45 2016 -0400 (js) Improve toast of event alarm M UI/WebServerResources/js/Common/Alarm.service.js commit b301c5ec4cc4c7a26bd8d41e91c166161c94a82e Author: Francis Lachapelle Date: Thu Oct 20 21:15:50 2016 -0400 (js) Improve sg-ripple-click directive M UI/WebServerResources/js/Common/sgRippleClick.directive.js commit f326ca5ae58effae5505397513ea10859b7d996e Author: Francis Lachapelle Date: Thu Oct 20 18:28:58 2016 -0400 Fix saving the note of a card Fixes #3849 M NEWS M SoObjects/Contacts/NGVCard+SOGo.m M UI/Contacts/UIxContactEditor.m M UI/Contacts/UIxContactView.m M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox M UI/Templates/ContactsUI/UIxContactViewTemplate.wox A UI/WebServerResources/js/Common/ln2br.filter.js M UI/WebServerResources/js/Contacts/Card.service.js commit 03661eef9e73c36940099e3a1ff6077a70d8657c Author: Francis Lachapelle Date: Thu Oct 20 18:07:52 2016 -0400 (js) Improve initialization of "vacation" dates M UI/WebServerResources/js/Preferences/Preferences.service.js commit e6b1589e5f3b6fe5f0d922d84f918a8a674f7cd1 Author: Ludovic Marcotte Date: Thu Oct 20 10:27:26 2016 -0400 (fix) make sure we unencode @ signs before storing them in the ACL table M SoObjects/SOGo/SOGoGCSFolder.m commit c703a006592a99cc6be72d210c733f0361011ee7 Author: InverseBot Date: Thu Oct 20 01:17:32 2016 -0400 (js/css) Update generated files 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 58ee225e6b49aa30be2ab3e3bce7e9ccc8dc03c5 Author: Francis Lachapelle Date: Wed Oct 19 16:14:27 2016 -0400 (js) Improve dates constraints of vacation reply Fixes #3841 M UI/Templates/PreferencesUI/UIxPreferences.wox A UI/WebServerResources/js/Common/sgResetOnDisabled.directive.js M UI/WebServerResources/js/Preferences/PreferencesController.js commit 7ef245edc3b7ebd2158a689b5f0007587c98abc6 Author: Ludovic Marcotte Date: Wed Oct 19 15:17:13 2016 -0400 Updated NEWS file M NEWS commit 85ad17ad36fc255b4b43a42d97a5edafb9865a20 Author: Ludovic Marcotte Date: Wed Oct 19 15:13:28 2016 -0400 (fix) We never send IMIP reply when the "initiator" is Outlook 2013/2016 over M SoObjects/Appointments/SOGoCalendarComponent.m commit c1c2b3e8492589f64f2208854d7d653405d8d9ac Author: Ludovic Marcotte Date: Wed Oct 19 10:08:34 2016 -0400 (fix) only show the organizer field of an IMIP REPLY if one is defined M NEWS M UI/MailPartViewers/UIxMailPartICalViewer.h M UI/MailPartViewers/UIxMailPartICalViewer.m M UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox commit 6a47b6180006645329b2bc7c9a4dff95f2ceacb0 Author: Ludovic Marcotte Date: Wed Oct 19 10:06:19 2016 -0400 Fixed broken commits d491a3fa49718ca7806b280b1af1aace5a12c473 and bda3be1c2d4880aa4a060a2fd095ea2c4c9a767b M ActiveSync/SOGoActiveSyncDispatcher.m M Tools/SOGoToolManageEAS.m commit c57ffb4268d9444d8d47dde2df59f07cfbd9f538 Author: InverseBot Date: Wed Oct 19 01:19:20 2016 -0400 (js/css) Update generated files M UI/WebServerResources/js/Preferences.js M UI/WebServerResources/js/Preferences.js.map commit d491a3fa49718ca7806b280b1af1aace5a12c473 Author: Ludovic Marcotte Date: Tue Oct 18 19:43:49 2016 -0400 (fix) more fixes with sogo-tool manage-eas + single store mode M NEWS commit bda3be1c2d4880aa4a060a2fd095ea2c4c9a767b Author: Ludovic Marcotte Date: Tue Oct 18 11:22:22 2016 -0400 (fix) improve handling of email folders without a parent M NEWS commit 21896929ad0985a11a6de238184ed3656541df3d Author: Ludovic Marcotte Date: Tue Oct 18 11:19:39 2016 -0400 Updated NEWS M NEWS commit 1b63068b6cbd607811bb82284713a9234d262c0a Author: Ludovic Marcotte Date: Tue Oct 18 11:18:44 2016 -0400 (fix) make sogo-tool manageeas work with single instance store M Tools/SOGoToolManageEAS.m commit 6f14696e0a2f001adeda560459b0578c9f08e3a9 Author: Francis Lachapelle Date: Tue Oct 18 09:22:32 2016 -0400 (js) Improve dates constraints of vacation reply Fixes #3846 M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/js/Preferences/PreferencesController.js commit 6454cdb95f3614ce7edd2acd884648380741536d Author: InverseBot Date: Tue Oct 18 01:17:31 2016 -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 commit f902b90348144dff54549f98fa6b62e8a8ceae6d Author: Francis Lachapelle Date: Mon Oct 17 16:34:23 2016 -0400 Fix vCard generation for tags with no type Fixes #3826 M NEWS M SoObjects/Contacts/NGVCard+SOGo.m commit 1c0c7ab2565525a976bf4e4f0d36a60a90d92a8d Author: Francis Lachapelle Date: Mon Oct 17 15:38:13 2016 -0400 (js) Improve hotkeys cheat sheet Add mapping for '*' character code and remove hotkeys from cheat sheet when no callback is registered. M UI/WebServerResources/js/Common/sgHotkeys.service.js commit 9a050620f00adee4a65909e2f1d3fc783f1ca62a Author: Francis Lachapelle Date: Mon Oct 17 15:10:40 2016 -0400 (js) New hotkeys for message controller Fixes #3834 M UI/MailerUI/English.lproj/Localizable.strings M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/WebServerResources/js/Mailer/MailboxController.js M UI/WebServerResources/js/Mailer/MessageController.js commit aa124d327385713f18525319f7c495a72915ec3a Author: Francis Lachapelle Date: Mon Oct 17 13:44:16 2016 -0400 (js) Improve ckEditor directive Fixes #3839 M NEWS M UI/WebServerResources/js/vendor/ckeditor/build-config.js M UI/WebServerResources/js/vendor/ckeditor/ck.js M UI/WebServerResources/js/vendor/ckeditor/ckeditor.js commit 37089e15c16fde8ac914d89cbc67e0d58fab169e Author: Francis Lachapelle Date: Mon Oct 17 12:04:18 2016 -0400 (html) Fix progress indicators of import dialogs M NEWS M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox commit 069ea4142e2bf80d1b8f7d73678d7a2fe82f5b16 Author: Ludovic Marcotte Date: Mon Oct 17 11:41:45 2016 -0400 Updated NEWS M NEWS commit b40d5e24d1fe46b20d9e6be8a9435e1422c81be4 Author: Ludovic Marcotte Date: Mon Oct 17 11:40:17 2016 -0400 (fix) only consider SMTP proxyAddresses for AD (fixes #3842) M SoObjects/SOGo/LDAPSource.m commit 8d6e0342ecd7a52a2514086ef79a4c777e38a469 Author: Ludovic Marcotte Date: Mon Oct 17 08:54:24 2016 -0400 (fix) improve memory usage when importing very large address books M NEWS M UI/Contacts/UIxContactFolderActions.h M UI/Contacts/UIxContactFolderActions.m commit 984677796c12e3c17a1e6a87aaa670eb3c920456 Author: InverseBot Date: Sun Oct 16 01:57:59 2016 -0400 (js/css) Update generated files M UI/WebServerResources/js/Contacts.js M UI/WebServerResources/js/Contacts.js.map M UI/WebServerResources/js/Preferences.js M UI/WebServerResources/js/Preferences.js.map M UI/WebServerResources/js/vendor/ng-sortable.min.js commit 3e501be5a9a42e1c84e0cbfe12f96a680ea71bbe Author: Francis Lachapelle Date: Fri Oct 14 16:35:57 2016 -0400 (js) Respect SearchMinWordLength in list editor More precisely, the domain default is named SOGoSearchMinimumWordLength. M NEWS M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox M UI/WebServerResources/js/Contacts/CardController.js commit 56283668d0fa33b870f4eed480f2f6d114830637 Author: Francis Lachapelle Date: Fri Oct 14 11:49:23 2016 -0400 (js) Add constraints to dates of vacation reply Fixes #3841 M NEWS M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/js/Preferences/PreferencesController.js commit fd55403ebdcbe4bc7a6bea913a9c2d496e4705d6 Author: InverseBot Date: Thu Oct 13 01:15:56 2016 -0400 (js/css) Update generated files M UI/WebServerResources/js/Scheduler.services.js M UI/WebServerResources/js/Scheduler.services.js.map commit c50c3763b1b5eabcff25c57c030964d075e0f648 Author: Francis Lachapelle Date: Wed Oct 12 11:01:59 2016 -0400 (js) Add automatic refresh of calendar view We were only refreshing the selected component list, we now also refresh the calendar view. M NEWS M UI/WebServerResources/js/Scheduler/CalendarController.js M UI/WebServerResources/js/Scheduler/CalendarListController.js M UI/WebServerResources/js/Scheduler/Component.service.js commit e20d2281db720b07e339a08bd2dc1ee418054bcd Author: InverseBot Date: Wed Oct 12 02:08:16 2016 -0400 (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 0f1eeae7bb15da6cdec053fc2a6bb225393a1563 Author: Francis Lachapelle Date: Tue Oct 11 09:55:37 2016 -0400 (js) Update Angular to branch 1.5.x M NEWS M UI/WebServerResources/bower.json commit 7aec556a516d5e3c28c9921229068dc9ffb6aea1 Author: InverseBot Date: Tue Oct 11 01:15:42 2016 -0400 (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-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-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 292432df127ac75303c1bb4e636aa2e90709925d Author: Francis Lachapelle Date: Fri Oct 7 12:19:19 2016 -0400 Don't remove the "c_component" condition in search This will fix a bug when we'll support recurrent tasks! M SoObjects/Appointments/SOGoAppointmentFolder.m commit c3d349e3c6b3f924b86cbae611ee886bc29c8ed3 Author: Francis Lachapelle Date: Fri Oct 7 12:08:40 2016 -0400 Fix tasks list when some weekdays are disabled M NEWS M UI/Scheduler/UIxCalListingActions.m commit 75326e019404cb630b46f6d34646abafe5d3d0d9 Author: InverseBot Date: Thu Oct 6 01:22:48 2016 -0400 (js/css) Update generated files M UI/WebServerResources/js/vendor/lodash.js M UI/WebServerResources/js/vendor/lodash.min.js commit 84412cc538cfb4fde0d6fa995c957e4d47ccf0bb Author: Francis Lachapelle Date: Wed Oct 5 15:38:54 2016 -0400 Improve NSArray comparison in Contacts module M SoObjects/Contacts/NSArray+Contacts.m commit 64434bbfadcbf52cc3093d977341436c51634cd5 Author: Francis Lachapelle Date: Wed Oct 5 15:23:18 2016 -0400 Fix sort by email with LDAP sources M SoObjects/Contacts/GNUmakefile A SoObjects/Contacts/NSArray+Contacts.h A SoObjects/Contacts/NSArray+Contacts.m M SoObjects/Contacts/SOGoContactSourceFolder.m M UI/Templates/ContactsUI/UIxContactFoldersView.wox commit cc77f5aa16ec7f6da25a743e3e5cceaf9e1431d4 Author: InverseBot Date: Tue Oct 4 00:22:40 2016 -0400 (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/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/Preferences.js M UI/WebServerResources/js/Preferences.js.map M UI/WebServerResources/js/Preferences.services.js 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 M UI/WebServerResources/js/vendor/angular-material.js M UI/WebServerResources/js/vendor/angular-material.min.js M UI/WebServerResources/js/vendor/lodash.js M UI/WebServerResources/js/vendor/lodash.min.js commit 1a0ce5339ca9a1c37d60430dcb5d809b3fe0efbc Author: Francis Lachapelle Date: Mon Oct 3 12:36:57 2016 -0400 Fix condition in UIxPreferences.m M UI/PreferencesUI/UIxPreferences.m commit 9a1e2804de3ad98048f13a5ea293e670295a9cc6 Author: Francis Lachapelle Date: Mon Oct 3 11:54:49 2016 -0400 Update ChangeLog M ChangeLog commit 69c7102ee0bd53050c0fc54aa4f73f2ddca96302 Author: Francis Lachapelle Date: Mon Oct 3 11:54:02 2016 -0400 Preparation for release 3.2.0 M Documentation/docinfo.xml M Documentation/includes/global-attributes.asciidoc M NEWS M Version commit 2a59a117a215f640699badb69c497356494fbcc4 Author: Francis Lachapelle Date: Mon Oct 3 11:53:23 2016 -0400 (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/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/Preferences.js M UI/WebServerResources/js/Preferences.js.map M UI/WebServerResources/js/Preferences.services.js 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 M UI/WebServerResources/js/vendor/angular-material.js M UI/WebServerResources/js/vendor/angular-material.min.js commit 030dabdcb2b45992b0131f6b4a88c3cec0482503 Author: Francis Lachapelle Date: Mon Oct 3 11:47:57 2016 -0400 (i18n) Update translations M UI/Common/Czech.lproj/Localizable.strings M UI/Common/Finnish.lproj/Localizable.strings M UI/Common/French.lproj/Localizable.strings M UI/Common/Polish.lproj/Localizable.strings M UI/Common/Serbian.lproj/Localizable.strings M UI/Common/Slovak.lproj/Localizable.strings M UI/Contacts/Czech.lproj/Localizable.strings M UI/Contacts/Finnish.lproj/Localizable.strings M UI/Contacts/Polish.lproj/Localizable.strings M UI/Contacts/Serbian.lproj/Localizable.strings M UI/Contacts/Slovak.lproj/Localizable.strings M UI/MailerUI/Czech.lproj/Localizable.strings M UI/MailerUI/Finnish.lproj/Localizable.strings M UI/MailerUI/French.lproj/Localizable.strings M UI/MailerUI/Polish.lproj/Localizable.strings M UI/MailerUI/Serbian.lproj/Localizable.strings M UI/MailerUI/Slovak.lproj/Localizable.strings M UI/MainUI/Czech.lproj/Localizable.strings M UI/MainUI/Finnish.lproj/Localizable.strings M UI/MainUI/Polish.lproj/Localizable.strings M UI/MainUI/Slovak.lproj/Localizable.strings M UI/PreferencesUI/Czech.lproj/Localizable.strings M UI/PreferencesUI/Finnish.lproj/Localizable.strings M UI/PreferencesUI/Polish.lproj/Localizable.strings M UI/PreferencesUI/Slovak.lproj/Localizable.strings M UI/Scheduler/Czech.lproj/Localizable.strings M UI/Scheduler/Finnish.lproj/Localizable.strings M UI/Scheduler/Polish.lproj/Localizable.strings M UI/Scheduler/Serbian.lproj/Localizable.strings M UI/Scheduler/Slovak.lproj/Localizable.strings commit 1bd4fe5010b00121a60fa7ed297a51c24a5b61fe Author: Francis Lachapelle Date: Mon Oct 3 11:44:51 2016 -0400 (js) Add hotkey to search in contacts M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/js/Contacts/AddressBookController.js commit 5c8568f14e04c4fc7dec05c93913b76676a223e2 Author: Francis Lachapelle Date: Mon Oct 3 11:27:57 2016 -0400 (js) Improve navigation with hotkeys in lists M UI/WebServerResources/js/Contacts/AddressBookController.js M UI/WebServerResources/js/Mailer/MailboxController.js commit b4676ce439123f9442fe6753f38eef0f37be11c3 Author: Francis Lachapelle Date: Mon Oct 3 10:29:30 2016 -0400 Allow custom email to be one of the user's profile Fixes #3551 M NEWS M SoObjects/SOGo/SOGoUser.m M UI/PreferencesUI/UIxPreferences.m commit f0a368e42c2d6c2079636bfa9f75a28c265074d7 Author: Ludovic Marcotte Date: Mon Oct 3 09:08:42 2016 -0400 Updated NEWS M NEWS commit 23fa9c0ea18dac1dfbf5dea8de7fa1a3cd796c0c Author: Ludovic Marcotte Date: Mon Oct 3 08:59:37 2016 -0400 (fix) fixed recurring events with timezones for EAS (fixes #3822) M ActiveSync/iCalRecurrenceRule+ActiveSync.m M ActiveSync/iCalTimeZone+ActiveSync.m commit 92a81f8c1bf5c38255003841ad2aee9a6b7ad789 Author: InverseBot Date: Sat Oct 1 01:19:55 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/Scheduler.services.js M UI/WebServerResources/js/Scheduler.services.js.map commit a6b2202576dddaedba40afab30a411389371017b Author: Francis Lachapelle Date: Fri Sep 30 12:26:43 2016 -0400 (js) Fix users list order of ACLs manager dialog M UI/Templates/UIxAclEditor.wox commit f5cc2d7c2702eacbe6fd32982dae06aa104ad3aa Author: Francis Lachapelle Date: Fri Sep 30 12:24:47 2016 -0400 (js) Cleanup call in contact view template M UI/Templates/ContactsUI/UIxContactViewTemplate.wox commit 508550d6771bd1c1b010c0eed4c31731846645c4 Author: Francis Lachapelle Date: Fri Sep 30 12:23:22 2016 -0400 Add ARIA label for mail accounts toggle buttons M UI/Common/English.lproj/Localizable.strings M UI/Templates/MailerUI/UIxMailMainFrame.wox commit c845d021eaf2908253d3c5c1b801875ed4957f46 Author: Francis Lachapelle Date: Fri Sep 30 12:15:37 2016 -0400 (js) Add hotkey to flag a message M UI/MailerUI/English.lproj/Localizable.strings M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/WebServerResources/js/Mailer/MessageController.js commit 268b8ea1c399ba37d8c309b9e455bbb32dfd49c5 Author: Francis Lachapelle Date: Fri Sep 30 12:02:46 2016 -0400 (js,html) Improve IMAP subscriptions manager M UI/MailerUI/English.lproj/Localizable.strings M UI/Templates/MailerUI/UIxMailFolderSubscriptions.wox M UI/WebServerResources/js/Mailer/Account.service.js M UI/WebServerResources/js/Mailer/MailboxesController.js commit f233b2a9a7aa4ff489f200f9e089b32cd424dc05 Author: Francis Lachapelle Date: Fri Sep 30 10:37:40 2016 -0400 (css) Improve top navigation toolbar This improves the tall toolbar of the preferences module and fixes a bug with Firefox and the fab button of the preferences module. M UI/Templates/UIxTopnavToolbar.wox commit 9046bae712b3b8caeca0fb224227d9480590bc35 Author: Francis Lachapelle Date: Fri Sep 30 09:31:01 2016 -0400 (js) Remove resize grips to short events Fixes #3771 M NEWS M UI/WebServerResources/js/Scheduler/sgDraggableCalendarBlock.directive.js commit 4d7242bfc62014f3adf82c10968a2e80f64da892 Author: InverseBot Date: Fri Sep 30 01:21:47 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/Scheduler.services.js M UI/WebServerResources/js/Scheduler.services.js.map commit 66267b17f2b13de11ba9f037ba6b23654b7078c1 Author: Francis Lachapelle Date: Thu Sep 29 15:59:39 2016 -0400 (js,css) Add sg-now-line directive M NEWS M UI/Templates/SchedulerUI/UIxCalDayTable.wox M UI/WebServerResources/js/Scheduler/CalendarController.js M UI/WebServerResources/js/Scheduler/sgCalendarScrollView.directive.js A UI/WebServerResources/js/Scheduler/sgNowLine.directive.js M UI/WebServerResources/scss/views/SchedulerUI.scss commit 77e3d7ca0cdd13dbef0865f987eba957c5de7cb2 Author: Francis Lachapelle Date: Thu Sep 29 13:40:36 2016 -0400 (js) Improve hotkeys support M UI/WebServerResources/js/Common/sgHotkeys.service.js commit c80ee886b3cc4409ac6f47377b58102a3bc3e2b1 Author: Ludovic Marcotte Date: Thu Sep 29 13:01:47 2016 -0400 Updated NEWS M NEWS commit 5db9f40f6a63a94fbaf5d1b2ea10504fe4dbc237 Author: Ludovic Marcotte Date: Thu Sep 29 13:00:48 2016 -0400 (fix) make sure we don't sleep for too long when EAS processes need interruption M ActiveSync/SOGoActiveSyncDispatcher+Sync.m M ActiveSync/SOGoActiveSyncDispatcher.m commit c317ae964da9960a0187acd3e336ba650887b4fe Author: InverseBot Date: Thu Sep 29 02:05:49 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/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 aef06090323fb9adc8df3d2d930bb3cc7e4e0074 Author: Francis Lachapelle Date: Wed Sep 28 16:04:28 2016 -0400 (js) Improve hotkeys cheat sheet M UI/WebServerResources/js/Common/sgHotkeys.service.js commit a299ed2f26fc8965c53e108c87d07752e4c39183 Author: Francis Lachapelle Date: Wed Sep 28 14:47:10 2016 -0400 (js) Fix navigation in multicolumn day view M UI/Templates/SchedulerUI/UIxCalMulticolumnDayView.wox commit ef21630441f00edb3fe54ed66d751901b724a774 Author: Francis Lachapelle Date: Wed Sep 28 14:46:23 2016 -0400 (css) Improve hotkeys cheat sheet M UI/WebServerResources/scss/components/hotkeys/hotkeys.scss commit ee66383f095751bd1ffde625083a492dd309aa3b Author: Francis Lachapelle Date: Wed Sep 28 14:45:42 2016 -0400 (css,js) Update md to v1.1.1-master-1b9245a M UI/WebServerResources/angular-material M UI/WebServerResources/bower.json commit c1733221baeb1900222fdd4f230f776038afd9e2 Author: Francis Lachapelle Date: Wed Sep 28 14:39:18 2016 -0400 (js) Adapt Component ctrl to latest md changes Fixes #3823 M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox M UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox M UI/WebServerResources/js/Scheduler/ComponentController.js commit 9623604aac457adf0e85fe7da86a698437c200ec Author: Francis Lachapelle Date: Wed Sep 28 14:38:59 2016 -0400 (js) Don't allow hotkeys in md-chips M UI/WebServerResources/js/Common/sgHotkeys.service.js commit 3d30345fb55cc08d4b9bf91b094e97527f57835f Author: Francis Lachapelle Date: Wed Sep 28 14:29:34 2016 -0400 Update CKEditor to version 4.5.11 M UI/WebServerResources/js/vendor/ckeditor/build-config.js M UI/WebServerResources/js/vendor/ckeditor/ckeditor.js 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/lt.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 A UI/WebServerResources/js/vendor/ckeditor/lang/sr.js M UI/WebServerResources/js/vendor/ckeditor/lang/sv.js M UI/WebServerResources/js/vendor/ckeditor/lang/tr.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/about/dialogs/about.js M UI/WebServerResources/js/vendor/ckeditor/plugins/link/dialogs/link.js M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_gecko.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie7.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie8.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_iequirks.css commit af9e0f4853f19452e96fce436fc4963f066876e9 Author: Francis Lachapelle Date: Wed Sep 28 14:21:08 2016 -0400 (js) Adapt sgTransformOnBlur for latest md changes M UI/WebServerResources/js/Common/sgTransformOnBlur.directive.js commit 5e7662764132d05da5ee4be05c77a16f374d5ade Author: Francis Lachapelle Date: Wed Sep 28 13:50:44 2016 -0400 Revert "(js) Drop sgTransformOnBlur directive" This reverts commit 67258fe337f6d6b6442fa05b7a48ad9de7072894. Fixes #3815 M UI/Templates/MailerUI/UIxMailEditor.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox A UI/WebServerResources/js/Common/sgTransformOnBlur.directive.js commit 3a61903e7f1e8c73e81f6da916e8ea91545cafa8 Author: Francis Lachapelle Date: Wed Sep 28 12:02:49 2016 -0400 (js) Add sg-category-stylesheet directive Fixes #3816 M UI/Templates/SchedulerUI/UIxCalMainView.wox A UI/WebServerResources/js/Scheduler/sgCategoryStylesheet.directive.js commit f0a0da28ae1d373238b80ef79b81e35beb70eece Author: Francis Lachapelle Date: Wed Sep 28 10:39:54 2016 -0400 Update NEWS file M NEWS commit b7abbeb04533d379b4fa58c2a20f0b9bd5c43975 Author: Ludovic Marcotte Date: Wed Sep 28 10:28:43 2016 -0400 (fix) fixed default TRANSP value when creating event M NEWS M SoObjects/Appointments/iCalEvent+SOGo.m commit c328ea1823e3b9f602fa8318fa861ebf72253d7e Author: Francis Lachapelle Date: Wed Sep 28 09:29:34 2016 -0400 (i18n) Update translations M SoObjects/Appointments/TurkishTurkey.lproj/Localizable.strings M UI/AdministrationUI/TurkishTurkey.lproj/Localizable.strings M UI/Common/French.lproj/Localizable.strings M UI/Common/TurkishTurkey.lproj/Localizable.strings M UI/Contacts/French.lproj/Localizable.strings M UI/Contacts/TurkishTurkey.lproj/Localizable.strings M UI/MailPartViewers/TurkishTurkey.lproj/Localizable.strings M UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MailerUI/French.lproj/Localizable.strings M UI/MailerUI/TurkishTurkey.lproj/Localizable.strings M UI/MainUI/French.lproj/Localizable.strings M UI/MainUI/TurkishTurkey.lproj/Localizable.strings M UI/PreferencesUI/French.lproj/Localizable.strings M UI/PreferencesUI/TurkishTurkey.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings M UI/Scheduler/TurkishTurkey.lproj/Localizable.strings commit 81643c1c60cdff05088f524b75bcbde01a631058 Author: InverseBot Date: Wed Sep 28 02:06:13 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/Scheduler.services.js M UI/WebServerResources/js/Scheduler.services.js.map commit b55d5e9f54ba68f96a9f02ec58e57f8e00904d3c Author: Ludovic Marcotte Date: Tue Sep 27 19:50:50 2016 -0400 Updated NEWS M NEWS commit 8ec73590d7b42ecc78c8e9493dfd1bf9b18058cd Author: Ludovic Marcotte Date: Tue Sep 27 19:49:58 2016 -0400 (fix) make sure new cards always have a UID (fixes #3819) M SoObjects/Contacts/SOGoContactGCSEntry.m commit e4efff6bc1adef7acb955180c86ccdc3a3760d1f Author: Ludovic Marcotte Date: Tue Sep 27 16:36:22 2016 -0400 Updated NEWS M NEWS commit 57a735753fd43f42342f69cd81535a60f9cdd8a9 Author: Francis Lachapelle Date: Tue Sep 27 15:19:24 2016 -0400 (js,css) Improve keyboard shortcuts - Defined some hotkeys in all modules; - Added generation of cheat sheet. M NEWS M UI/Common/English.lproj/Localizable.strings M UI/Contacts/English.lproj/Localizable.strings M UI/MailerUI/English.lproj/Localizable.strings M UI/Scheduler/English.lproj/Localizable.strings M UI/Templates/SchedulerUI/UIxCalDayView.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/Templates/SchedulerUI/UIxCalMonthView.wox M UI/Templates/SchedulerUI/UIxCalWeekView.wox M UI/WebServerResources/js/Common/sgHotkeys.service.js M UI/WebServerResources/js/Contacts/AddressBook.service.js M UI/WebServerResources/js/Contacts/AddressBookController.js M UI/WebServerResources/js/Contacts/AddressBooksController.js M UI/WebServerResources/js/Contacts/CardController.js M UI/WebServerResources/js/Mailer/MailboxController.js M UI/WebServerResources/js/Mailer/MailboxesController.js M UI/WebServerResources/js/Mailer/MessageController.js M UI/WebServerResources/js/Scheduler/CalendarController.js M UI/WebServerResources/js/Scheduler/CalendarListController.js A UI/WebServerResources/scss/components/hotkeys/hotkeys.scss M UI/WebServerResources/scss/styles.scss commit 13dd21bebbcb8a4718736968e59bae4a5501976f Author: Ludovic Marcotte Date: Tue Sep 27 16:10:44 2016 -0400 (fix) added sort by arrival date in Mail module (fixes #708) M UI/MailerUI/English.lproj/Localizable.strings M UI/Templates/MailerUI/UIxMailFolderTemplate.wox commit 008b38ab7dd841da608f85b81f8976e6e4bf1ba7 Author: InverseBot Date: Tue Sep 27 01:34:10 2016 -0400 (js/css) Update generated files M UI/WebServerResources/js/Mailer.services.js M UI/WebServerResources/js/Mailer.services.js.map commit 44aa1352e4dea2f9883d7a68a4ac1f5e34bebae2 Author: Francis Lachapelle Date: Mon Sep 26 16:22:44 2016 -0400 Caching expiration of ACLs assigned to LDAP groups Fixes #2867 M NEWS M SoObjects/SOGo/SOGoGCSFolder.m commit 5cb85c4f4fba2b0eb4e5ec71b6532a082a791aac Author: Ludovic Marcotte Date: Mon Sep 26 15:24:22 2016 -0400 Updated NEWS M NEWS commit c1326dc20e9280b8075520867c5e0f9c3062917e Author: Ludovic Marcotte Date: Mon Sep 26 15:22:49 2016 -0400 (fix) search in all domain sources for Apple Calendar and properly handle groups M Main/SOGo+DAV.m M SoObjects/Appointments/SOGoAppointmentFolders.m M SoObjects/Appointments/SOGoCalendarProxy.h M SoObjects/Appointments/SOGoCalendarProxy.m M SoObjects/Appointments/SOGoUser+Appointments.h M SoObjects/Appointments/SOGoUser+Appointments.m M SoObjects/SOGo/SOGoGCSFolder.m M SoObjects/SOGo/SOGoUserFolder.h M SoObjects/SOGo/SOGoUserFolder.m commit ae58c771b6c6abf060cef664efd6f27f09cdd918 Author: Francis Lachapelle Date: Mon Sep 26 09:52:19 2016 -0400 (js) Add Mailbox.prototype.$selectedMessageIndex M UI/WebServerResources/js/Mailer/Mailbox.service.js commit 3c924e30ea0a54b9e7733e511316a8ad15be1b9b Author: InverseBot Date: Mon Sep 26 01:31:36 2016 -0400 (js/css) Update generated files M UI/WebServerResources/js/vendor/lodash.js M UI/WebServerResources/js/vendor/lodash.min.js commit bb3d24c696699eb31072fb7797aa9c2692569015 Author: InverseBot Date: Sat Sep 24 01:27:07 2016 -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 commit a2e3807a3a0d15662a17dbc50bfd155aa820934f Author: Francis Lachapelle Date: Fri Sep 23 17:17:25 2016 -0400 (js) Initial support for keyboard shortcuts A UI/WebServerResources/js/Common/sgHotkeys.service.js M UI/WebServerResources/js/Mailer/MailboxController.js M UI/WebServerResources/js/Mailer/MailboxesController.js M UI/WebServerResources/js/Mailer/Message.service.js M UI/WebServerResources/js/Mailer/MessageController.js commit 93de7b9ab32a67a4610f74e518c75e405d7858cc Author: Francis Lachapelle Date: Fri Sep 23 16:43:48 2016 -0400 (js) Fix caching of user rights M UI/WebServerResources/js/Common/Acl.service.js M UI/WebServerResources/js/Common/User.service.js commit d81a663fd1fc51e76c0ffa7dfff3f1167e04258c Author: Francis Lachapelle Date: Fri Sep 23 15:19:37 2016 -0400 Update NEWS file M NEWS commit dde4fc829ff670303055f8cd8cda290fdd258565 Author: Ludovic Marcotte Date: Fri Sep 23 11:29:33 2016 -0400 Updated NEWS M NEWS commit 9bbffe48e4c0ef07824ebc8e91fdf3a7c7aca2d6 Author: Ludovic Marcotte Date: Fri Sep 23 11:28:15 2016 -0400 (fix) handle 120 EAS status code when message submission fails (fixes #3774) M ActiveSync/SOGoActiveSyncDispatcher.m commit 300a89395789e4a4230e8dac96d9139910052606 Author: InverseBot Date: Fri Sep 23 01:45:40 2016 -0400 (js/css) Update generated files M UI/WebServerResources/js/Mailer.services.js M UI/WebServerResources/js/Mailer.services.js.map commit 1c8f309c33628bd6c540263eca9b2ff82057e46d Author: Francis Lachapelle Date: Thu Sep 22 16:08:59 2016 -0400 Automatically mark msg as read in Mail module M SoObjects/Mailer/SOGoMailObject.m M UI/MailerUI/UIxMailView.m commit 0c9a301f25f36fdcfb3e46b7a44da26dad1450e1 Author: Francis Lachapelle Date: Thu Sep 22 15:51:56 2016 -0400 Automatically mark msg as read in Mail module This avoids an extra XHR to the server. M UI/MailerUI/UIxMailView.m M UI/WebServerResources/js/Mailer/Message.service.js commit fcd61abc41992bfcabeff7cf5f95e90a94de7b5b Author: Ludovic Marcotte Date: Thu Sep 22 14:22:44 2016 -0400 (fix) added global search for Android 6 M ActiveSync/SOGoActiveSyncDispatcher.m commit 56e8883a94984f7a08e48e79e777978dfb018a82 Author: Ludovic Marcotte Date: Thu Sep 22 12:57:01 2016 -0400 (fix) avoid generating invalid response if mail isn't found M ActiveSync/SOGoActiveSyncDispatcher.m commit a768620747ac329f0b820d153b2c5526ef2b406c Author: Ludovic Marcotte Date: Thu Sep 22 12:54:37 2016 -0400 (fix) fixed EAS search for iOS devices M ActiveSync/SOGoActiveSyncDispatcher.m commit a9c29c65b3a131b3896121a86f9d89f0781c7492 Author: Ludovic Marcotte Date: Thu Sep 22 11:42:28 2016 -0400 (fix) compiler fixes + first round of iOS fixes M ActiveSync/SOGoActiveSyncDispatcher+Sync.m M ActiveSync/SOGoActiveSyncDispatcher.m commit 8bbfc4155bcaa1384cc9c9d48d0ae949d30afacf Author: Francis Lachapelle Date: Thu Sep 22 11:27:25 2016 -0400 (doc) Improve installation guid M Documentation/SOGoInstallationGuide.asciidoc commit 6a7583498840f7a26adb35f4a37c1f03e5af24fd Author: InverseBot Date: Thu Sep 22 01:37:32 2016 -0400 (js/css) Update generated files M UI/WebServerResources/js/Scheduler.services.js M UI/WebServerResources/js/Scheduler.services.js.map commit 0504769cd2e2820cbb563c40125b13200a0d3d90 Author: Francis Lachapelle Date: Wed Sep 21 15:08:10 2016 -0400 (js) Show event categories in month view Fixes #3816 M UI/WebServerResources/js/Scheduler/sgCalendarDayBlock.directive.js M UI/WebServerResources/js/Scheduler/sgCalendarMonthEvent.directive.js commit 908c29d67c5a6cd3392d56f5f33ddb476cf58b6d Author: Francis Lachapelle Date: Wed Sep 21 15:04:09 2016 -0400 (js) Improve display of dragging ghost in Calendar M UI/Scheduler/NSArray+Scheduler.h M UI/Scheduler/UIxCalListingActions.m M UI/WebServerResources/js/Scheduler/Component.service.js M UI/WebServerResources/js/Scheduler/sgCalendarGhost.directive.js M UI/WebServerResources/js/Scheduler/sgCalendarMonthEvent.directive.js commit 1e2238534be1bb57e0afe43503bcc2d00409a7a1 Author: Ludovic Marcotte Date: Wed Sep 21 09:23:07 2016 -0400 Updated NEWS M NEWS commit 30bcae5acbc50826e52ac74c184fa4a32240807b Author: Ludovic Marcotte Date: Wed Sep 21 09:20:37 2016 -0400 (feat) initial EAS support for server-side mailbox search operations M ActiveSync/SOGoActiveSyncDispatcher.m commit 9d5c3a707a482113114fea9343dc6df8c5e38f52 Author: Ludovic Marcotte Date: Wed Sep 21 09:16:43 2016 -0400 (fix) code cleanups M UI/MailerUI/UIxMailListActions.m commit ab3d59f5fc90ffc6b3c688405a4956d2deaf583c Author: InverseBot Date: Wed Sep 21 01:31:28 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/vendor/angular-material.js M UI/WebServerResources/js/vendor/angular-material.min.js M UI/WebServerResources/js/vendor/lodash.js M UI/WebServerResources/js/vendor/lodash.min.js commit 98c9364712db1cffe238fd72fbe0955f86ebd31d Author: Francis Lachapelle Date: Tue Sep 20 14:17:12 2016 -0400 (css,js) Update md to v1.1.1-master-72d0685 M UI/WebServerResources/angular-material M UI/WebServerResources/bower.json commit b985d0770d874929ccf5ebbb238c57009c5988e1 Author: Francis Lachapelle Date: Tue Sep 20 14:09:19 2016 -0400 (css,js) Disable dynamic theme when not debugging M UI/Templates/UIxPageFrame.wox A UI/WebServerResources/css/theme-default.css M UI/WebServerResources/js/Common/Common.app.js commit a402272f9d92581f9c2269f10fd9f0115293ad83 Author: Daniel Jagszent Date: Tue Sep 20 17:44:17 2016 +0200 Change active state of "Remember username" switch If you activate "Remember username" on the login screen the switch would have the same color as the background. This makes the active state of the switch not really visible. This changes the theming of this switch to use the same color as the login button. M UI/Templates/MainUI/SOGoRootPage.wox commit 2b9cbb4696cf7f39d0f7e0cc35fcde128b17c6be Author: InverseBot Date: Tue Sep 20 01:17:46 2016 -0400 (js/css) Update generated files M UI/WebServerResources/js/vendor/lodash.js M UI/WebServerResources/js/vendor/lodash.min.js commit d7b3a8176d814aae415db3c35e1d6ef3e71016db Author: Francis Lachapelle Date: Fri Sep 16 15:51:21 2016 -0400 Show user's name upon successful login (cont'd) M UI/MainUI/SOGoRootPage.m commit 8bf452992e8e1d5661e29c088532724b930085a4 Author: Francis Lachapelle Date: Thu Sep 15 06:21:09 2016 -0400 Fix Serbian translation A SoObjects/Mailer/SOGoMailSerbianForward.wo/SOGoMailSerbianForward.html A SoObjects/Mailer/SOGoMailSerbianForward.wo/SOGoMailSerbianForward.wod A SoObjects/Mailer/SOGoMailSerbianReply.wo/SOGoMailSerbianReply.html A SoObjects/Mailer/SOGoMailSerbianReply.wo/SOGoMailSerbianReply.wod commit 0856d56a70622d92000ad1903c23d2ea87727dfb Author: InverseBot Date: Thu Sep 15 02:10:43 2016 -0400 (js/css) Update generated files M UI/WebServerResources/js/Mailer.services.js M UI/WebServerResources/js/Mailer.services.js.map commit 42127c51abce3e94e7fead691c8fc6c5133734bf Author: Ludovic Marcotte Date: Wed Sep 14 15:57:49 2016 -0400 (feat) added IMAP folders subscriptions management (fixes #255) M ActiveSync/SOGoActiveSyncDispatcher.m M NEWS M SoObjects/Mailer/SOGoMailAccount.h M SoObjects/Mailer/SOGoMailAccount.m M SoObjects/Mailer/SOGoMailFolder.m M UI/MailerUI/English.lproj/Localizable.strings M UI/MailerUI/GNUmakefile M UI/MailerUI/UIxMailAccountActions.m M UI/MailerUI/UIxMailFolderActions.m A UI/MailerUI/UIxMailFolderSubscriptions.h A UI/MailerUI/UIxMailFolderSubscriptions.m M UI/MailerUI/product.plist A UI/Templates/MailerUI/UIxMailFolderSubscriptions.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/js/Mailer/Account.service.js M UI/WebServerResources/js/Mailer/Mailbox.service.js M UI/WebServerResources/js/Mailer/MailboxesController.js commit 49d58b436e8e9b544e760fffeebd622b11c19565 Author: Francis Lachapelle Date: Wed Sep 14 13:28:22 2016 -0400 Fix Serbian translation M UI/MainUI/English.lproj/Localizable.strings M UI/MainUI/Serbian.lproj/Localizable.strings M UI/PreferencesUI/Serbian.lproj/Localizable.strings commit 6d8f7c9a4484352a0c9248550bcfb73e3487c4e0 Author: Francis Lachapelle Date: Wed Sep 14 12:13:00 2016 -0400 Add Serbian translation M .tx/config M NEWS M README.md A SoObjects/Appointments/Serbian.lproj/Localizable.strings A SoObjects/Contacts/Serbian.lproj/Localizable.strings M SoObjects/Mailer/GNUmakefile M SoObjects/Mailer/SOGoMailForward.h M SoObjects/Mailer/SOGoMailForward.m M SoObjects/Mailer/SOGoMailReply.h M SoObjects/Mailer/SOGoMailReply.m A SoObjects/Mailer/Serbian.lproj/Localizable.strings M SoObjects/SOGo/SOGoDefaults.plist M Tests/Integration/preferences.py A UI/AdministrationUI/Serbian.lproj/Localizable.strings A UI/Common/Serbian.lproj/Localizable.strings A UI/Contacts/Serbian.lproj/Localizable.strings A UI/MailPartViewers/Serbian.lproj/Localizable.strings A UI/MailerUI/Serbian.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 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 A UI/MainUI/Serbian.lproj/Locale A 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/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 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 A 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/Serbian.lproj/Localizable.strings A UI/Templates/SOGoACLSerbianAdditionAdvisory.wox A UI/Templates/SOGoACLSerbianModificationAdvisory.wox A UI/Templates/SOGoACLSerbianRemovalAdvisory.wox A UI/Templates/SOGoFolderSerbianAdditionAdvisory.wox A UI/Templates/SOGoFolderSerbianRemovalAdvisory.wox M configure commit a50c45ff128117822aeeac6a234c82968f549069 Author: Ludovic Marcotte Date: Wed Sep 14 09:21:26 2016 -0400 Updated NEWS M NEWS commit 557936f7fd3008b1601f94bfc85dee0620952991 Author: Ludovic Marcotte Date: Wed Sep 14 09:19:30 2016 -0400 (fix) EAS yearly rrule generation + small EAS MoveItems fix M ActiveSync/SOGoActiveSyncDispatcher.m M ActiveSync/iCalRecurrenceRule+ActiveSync.m commit b626fbf1788a372e1feb55914b4d4287f5cdce43 Author: Ludovic Marcotte Date: Tue Sep 13 11:06:59 2016 -0400 Updated NEWS M NEWS commit 1a027134c5592dd30880641858e50516d10f0d7c Author: Ludovic Marcotte Date: Tue Sep 13 11:02:26 2016 -0400 (fix) handle binary just like 7 and 8bit M SoObjects/Mailer/SOGoMailBodyPart.m commit 53e2a2dacc4258c2f5b494f191fbcf54f36fc88e Author: InverseBot Date: Tue Sep 13 01:28:27 2016 -0400 (js/css) Update generated files M UI/WebServerResources/js/Mailer.services.js M UI/WebServerResources/js/Mailer.services.js.map commit 4c23f21ae1078d0b4c27e3f061c3772760b75aad Author: Francis Lachapelle Date: Mon Sep 12 16:11:35 2016 -0400 (js) Insert unseen msgs count in window's title M NEWS M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/js/Mailer/MailboxController.js commit 195d477149f5aba37dc4b9cf24c1df78a7dd6b53 Author: InverseBot Date: Thu Sep 8 01:27:37 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/Mailer.services.js M UI/WebServerResources/js/Mailer.services.js.map M UI/WebServerResources/js/vendor/angular-material.js M UI/WebServerResources/js/vendor/angular-material.min.js commit 6dc2078c38988a40502755ff20b4d6b27aeb39ea Author: Francis Lachapelle Date: Wed Sep 7 16:44:11 2016 -0400 (js) Error handling when renaming a mailbox M NEWS M UI/WebServerResources/js/Mailer/Mailbox.service.js commit 2040706432032536a7afa55a7f4789a51c1a3d2e Author: Francis Lachapelle Date: Wed Sep 7 16:12:39 2016 -0400 (js,css) Adapt time picker to latest md changes M UI/WebServerResources/js/Common/sgTimepicker.directive.js M UI/WebServerResources/scss/components/datepicker/datePicker.scss M UI/WebServerResources/scss/components/timepicker/timepicker.scss commit ffc5a23e39b59c40ab30b5dc9f55c24ce012287e Author: André Peters Date: Wed Sep 7 12:51:01 2016 +0200 Update SOGoInstallationGuide.asciidoc I tried adding a column `alias` to my view which contains a value that matches with the content of the column `mail`. AngularJS complains about a duplicate when it iterates through the array and fails. It would be cool if Angular "cleans" the array and removes duplicates with some JS. M Documentation/SOGoInstallationGuide.asciidoc commit 67258fe337f6d6b6442fa05b7a48ad9de7072894 Author: Francis Lachapelle Date: Fri Sep 2 10:20:12 2016 -0400 (js) Drop sgTransformOnBlur directive The md-chips component has now the md-add-on-blur functionality. See https://github.com/angular/material/issues/3364 M UI/Templates/MailerUI/UIxMailEditor.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox D UI/WebServerResources/js/Common/sgTransformOnBlur.directive.js commit 1041d8f259acd86fce4f339abee254b13402a3a4 Author: Francis Lachapelle Date: Fri Sep 2 10:13:55 2016 -0400 (css,js) Update md to v1.1.0-master-2b98560 M UI/WebServerResources/angular-material M UI/WebServerResources/bower.json commit 42858b997cf8c903607e3d78df6b8785ed1a30da Author: InverseBot Date: Thu Sep 1 01:27:35 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/Main.js M UI/WebServerResources/js/Main.js.map commit ab4118fb29f967e341d6f5f22882f4094f9fa2f3 Author: Francis Lachapelle Date: Wed Aug 31 14:32:30 2016 -0400 Show user's name upon successful login M NEWS M UI/MainUI/English.lproj/Localizable.strings M UI/Templates/MainUI/SOGoRootPage.wox M UI/WebServerResources/js/Common/Authentication.service.js M UI/WebServerResources/js/Main/Main.app.js commit c2a0994aeda544abafea47ac9d021ce4355f0fa1 Author: Francis Lachapelle Date: Wed Aug 31 11:29:30 2016 -0400 Fix ripple blocking login form Fixes #3808 M NEWS M UI/Templates/MainUI/SOGoRootPage.wox commit 89329a0c781335f62ec5693b575cc7159aebdef6 Author: Francis Lachapelle Date: Wed Aug 31 11:22:55 2016 -0400 (css) Improve .sg-inset alignment M UI/WebServerResources/scss/components/content/content.scss commit 53f97af8146324d4faa8a262dd0e79aa0482e012 Author: Francis Lachapelle Date: Wed Aug 31 11:22:14 2016 -0400 (css) Cleanup D UI/WebServerResources/scss/_shame.scss M UI/WebServerResources/scss/core/angular.scss M UI/WebServerResources/scss/styles.scss commit 015f389f7ca7e7096bd16f6ef40e9a12b3948137 Author: Francis Lachapelle Date: Wed Aug 31 11:19:36 2016 -0400 (css) Improve display of attendees status icon M UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox M UI/WebServerResources/scss/components/chips/chips.scss commit 848644884334f7ee9f392ea68bb96e968908c5c6 Author: InverseBot Date: Wed Aug 31 01:23:11 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/vendor/angular-material.js M UI/WebServerResources/js/vendor/angular-material.min.js commit ed7537d4301de196603f51d451b498f53b050e77 Author: Francis Lachapelle Date: Tue Aug 30 17:49:17 2016 -0400 (html) Add missing ARIA labels M UI/Contacts/English.lproj/Localizable.strings M UI/PreferencesUI/English.lproj/Localizable.strings M UI/Scheduler/English.lproj/Localizable.strings M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/PreferencesUI/UIxAccountEditor.wox M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox M UI/Templates/SchedulerUI/UIxReminderEditor.wox commit 0c814e5050c913bceecba75623badfb28a11879d Author: Francis Lachapelle Date: Tue Aug 30 16:27:13 2016 -0400 (html) Optimize progress indicator in Contacts M UI/Templates/ContactsUI/UIxContactFoldersView.wox commit 81a124acc3f407266abdb6447a2f654729fc3bae Author: Francis Lachapelle Date: Tue Aug 30 13:01:07 2016 -0400 (html) Optimize ui-sref links of list members M UI/Templates/ContactsUI/UIxContactViewTemplate.wox commit 7572098f0140d38d9bd26e877325f99507434d9b Author: Francis Lachapelle Date: Tue Aug 30 12:59:13 2016 -0400 (js) Fix links to members after editing list M UI/WebServerResources/js/Contacts/Card.service.js commit c31230ce19a755ea0d9b97b048e1159a8f7798d1 Author: Francis Lachapelle Date: Tue Aug 30 11:57:26 2016 -0400 (js) Disable Aria warnings when not debugging M UI/WebServerResources/js/Common/Common.app.js commit 098713537e7d40b798ab3621d9b86fc0bf867a09 Author: Francis Lachapelle Date: Tue Aug 30 10:27:32 2016 -0400 Update Angular Material to version 1.1.0 M NEWS M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/angular-material M UI/WebServerResources/bower.json commit 2cc388bb1f95cdb00d5f35a4592c2b6b130e6f69 Author: Ludovic Marcotte Date: Mon Aug 29 16:11:58 2016 -0400 Updated NEWS file M NEWS commit 28ee04b68b7b8e0006235d85f2bd4c5129f830ad Author: Ludovic Marcotte Date: Mon Aug 29 15:01:47 2016 -0400 (fix) make sure to escape email and all address fields M ActiveSync/NGVCard+ActiveSync.m commit 07c66563e81e2747f3b741e989d7f697e0745f41 Author: Francis Lachapelle Date: Mon Aug 29 14:06:46 2016 -0400 Until date of repeat must end after first event M NEWS M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/UIxAppointmentEditor.m M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox commit ce5cc6843e5bf2a8670eed16a9456244788be9bb Author: Ludovic Marcotte Date: Fri Aug 19 14:12:56 2016 -0400 Updated NEWS file M NEWS commit d2f69077b71f6a62045cd6fa0081fe99abdbbc27 Author: Ludovic Marcotte Date: Fri Aug 19 14:11:53 2016 -0400 (fix) properly generate the BusyStatus for normal events M ActiveSync/iCalEvent+ActiveSync.m commit 8b9ceb327335a7995374472939c78665d035b148 Author: Ludovic Marcotte Date: Fri Aug 19 11:45:15 2016 -0400 (fix) allow multiple space-delimited addresses in the MailFieldNames column M SoObjects/SOGo/SQLSource.m commit 9eab774c5ef401afb21706f945f1d15a122b9775 Author: Ludovic Marcotte Date: Thu Aug 18 15:41:39 2016 -0400 (doc) updated regarding previous commit M Documentation/SOGoInstallationGuide.asciidoc commit 84e8ece31f1ae9e354989456680c398cf22c91fc Author: Ludovic Marcotte Date: Thu Aug 18 15:37:43 2016 -0400 Updated NEWS M NEWS commit 372158a3e90b3bd06d4828d9e0c15550a370dd5a Author: Ludovic Marcotte Date: Thu Aug 18 15:34:13 2016 -0400 (fix) strip protocol value from proxyAddresses (fixes #3182) M SoObjects/SOGo/LDAPSource.m commit 0d021724f7f47152bbbd276accc1344ff6c76692 Author: InverseBot Date: Sat Aug 13 02:25:20 2016 -0400 (js/css) Update generated files M UI/WebServerResources/js/vendor/lodash.js M UI/WebServerResources/js/vendor/lodash.min.js commit 287c57c99493d0b396f25e2152bdc620f5a5adbe Author: Francis Lachapelle Date: Fri Aug 12 11:38:05 2016 -0400 Restore SOGoMailAddOutgoingAddresses functionality M NEWS M SoObjects/Mailer/SOGoDraftObject.h M SoObjects/Mailer/SOGoDraftObject.m M UI/MailerUI/UIxMailEditor.m commit 3d281c2f39902272aa0952cafdb1417a4a27a078 Author: Francis Lachapelle Date: Fri Aug 12 11:12:13 2016 -0400 (i18n) Update translations M UI/MailerUI/Finnish.lproj/Localizable.strings M UI/MailerUI/French.lproj/Localizable.strings M UI/MailerUI/German.lproj/Localizable.strings M UI/MailerUI/Italian.lproj/Localizable.strings M UI/MailerUI/Polish.lproj/Localizable.strings M UI/MailerUI/TurkishTurkey.lproj/Localizable.strings M UI/PreferencesUI/Finnish.lproj/Localizable.strings commit e4ef3f73cb9b1d4e0b229dc527e7558587ceacb2 Author: InverseBot Date: Fri Aug 12 06:31:04 2016 -0400 (js/css) Update generated files M UI/WebServerResources/js/Preferences.services.js M UI/WebServerResources/js/Preferences.services.js.map commit 261a17c83b3ff6c85e61802e7623f75668c4156e Author: Francis Lachapelle Date: Thu Aug 11 11:59:43 2016 -0400 (js) Improve error handling in Preferences service M UI/WebServerResources/js/Preferences/Preferences.service.js commit cc4a4f1770614b6a7cd817bcb5811549229a5ef9 Author: InverseBot Date: Thu Aug 11 01:28:23 2016 -0400 (js/css) Update generated files M UI/WebServerResources/js/Administration.js M UI/WebServerResources/js/Administration.js.map M UI/WebServerResources/js/Administration.services.js 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/Preferences.js M UI/WebServerResources/js/Preferences.js.map M UI/WebServerResources/js/Preferences.services.js 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 01fe6f1d4bb8cee5dc48ee34fce148c17df830d3 Author: Francis Lachapelle Date: Wed Aug 10 14:23:34 2016 -0400 (i18n) Fix source string in Mail module M UI/MailerUI/English.lproj/Localizable.strings commit e526d9e5678c97bf0713097936c321cf11378d8a Author: Francis Lachapelle Date: Wed Aug 10 13:53:11 2016 -0400 Update ChangeLog M ChangeLog commit 503de6437988f1610f8d7bb634e8b670d0299a4b Author: Francis Lachapelle Date: Wed Aug 10 13:51:16 2016 -0400 (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/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/Preferences.js M UI/WebServerResources/js/Preferences.js.map M UI/WebServerResources/js/Preferences.services.js 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 M UI/WebServerResources/js/vendor/angular-material.js M UI/WebServerResources/js/vendor/angular-material.min.js commit 0fd8c791c44b4ed43c3d2d75934ef4f585a7ef90 Author: Francis Lachapelle Date: Wed Aug 10 13:48:39 2016 -0400 (i18n) Update translations M UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings M UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MailerUI/Finnish.lproj/Localizable.strings M UI/MailerUI/French.lproj/Localizable.strings M UI/MailerUI/German.lproj/Localizable.strings M UI/MailerUI/Hungarian.lproj/Localizable.strings M UI/MailerUI/Italian.lproj/Localizable.strings M UI/MailerUI/Macedonian.lproj/Localizable.strings M UI/MailerUI/Polish.lproj/Localizable.strings M UI/MailerUI/Russian.lproj/Localizable.strings M UI/MailerUI/TurkishTurkey.lproj/Localizable.strings M UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings M UI/PreferencesUI/TurkishTurkey.lproj/Localizable.strings M UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings commit 3cbe098b17c46f860d57b5bdce5ac74b28d6dffa Author: Francis Lachapelle Date: Wed Aug 10 11:07:44 2016 -0400 Preparation for release 3.1.5 M Documentation/docinfo.xml M Documentation/includes/global-attributes.asciidoc M Version commit 746cb3e7dd731f12e11b0745ea51e46865082254 Author: Francis Lachapelle Date: Wed Aug 10 11:06:58 2016 -0400 (js) Update CKEditor to version 4.5.10 M NEWS 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/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/lt.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/tr.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/icons.png M UI/WebServerResources/js/vendor/ckeditor/plugins/icons_hidpi.png M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_gecko.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie7.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie8.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_iequirks.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/icons.png M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/icons_hidpi.png commit b58dc7a813fd8ad6a053a255b9bd2086abe1a3a5 Author: Ludovic Marcotte Date: Wed Aug 10 10:54:53 2016 -0400 Fixed typo M NEWS commit cf73eab325317343ffd4ca0388e1a72f61fd6fea Author: Francis Lachapelle Date: Wed Aug 10 10:20:14 2016 -0400 Update postcss options to match angular material M UI/WebServerResources/Gruntfile.js commit 8be6c4d74de4d9d32236ddea7e1984d42774305c Author: Ludovic Marcotte Date: Wed Aug 10 10:09:21 2016 -0400 (fix) also purge repetitive events that have an old end date M Tools/SOGoToolTruncateCalendar.m commit 4ffc29161773152513bed38c06c2ed5181be407d Author: Francis Lachapelle Date: Wed Aug 10 10:00:16 2016 -0400 (doc) Update Developer's Guide M Documentation/SOGoDevelopersGuide.asciidoc commit 7b5cc0374717553d7791c5f19b6c69038ee2ed54 Author: Francis Lachapelle Date: Wed Aug 10 09:59:31 2016 -0400 (css,js) Update md to v1.1.0-rc.5-master-2ddeb91 M UI/WebServerResources/angular-material M UI/WebServerResources/bower.json commit 1cd6697b5ba5a4d9d772faa05ca4c93e7ac45e3c Author: Francis Lachapelle Date: Wed Aug 10 09:53:03 2016 -0400 Cleanup API documentation M UI/Scheduler/UIxCalendarSelector.m commit 0d1f7a90cef27c45ac1018d4c57dd9371f880796 Author: Francis Lachapelle Date: Wed Aug 10 09:52:28 2016 -0400 (html) Cleanup M UI/Templates/MailerUI/UIxMailMainFrame.wox commit ae89c397c9acd939f003124f721c4ec66945456c Author: Francis Lachapelle Date: Wed Aug 10 09:51:45 2016 -0400 (css) Adapt to latest md changes M UI/WebServerResources/scss/components/timepicker/timepicker.scss commit 6b54d6608d5228130627183a4614fd5ed853822f Author: Francis Lachapelle Date: Wed Aug 10 09:51:25 2016 -0400 (css) Cleanup M UI/WebServerResources/scss/components/list/list.scss M UI/WebServerResources/scss/views/LoginUI.scss M UI/WebServerResources/scss/views/_view.scss commit db5b27cb8906118f72acf88be900168f9cc44b6f Author: Ludovic Marcotte Date: Wed Aug 10 09:47:49 2016 -0400 (fix) minor improvement to SQL query M Tools/SOGoToolTruncateCalendar.m commit bc332bc980d68ff16080e505d6acbc94a2fe104c Author: Ludovic Marcotte Date: Tue Aug 9 16:22:09 2016 -0400 Minor improvement over previous commit M SoObjects/Appointments/SOGoAppointmentObject.m commit eb9006e5277c18f0ab3037692d1f1952153ec612 Author: Ludovic Marcotte Date: Tue Aug 9 16:19:27 2016 -0400 Updated NEWS M NEWS commit 0e2336cc4edc8ea1a90a14485d8e71788edff5e9 Author: Ludovic Marcotte Date: Tue Aug 9 16:17:17 2016 -0400 (fix) check if the SENT-BY has access to organizer's calendar before modifying attendees' calendar (fixes #3759) M SoObjects/Appointments/SOGoAppointmentObject.m commit e876c9d68e9114f617a03c7c8c882f7f728c05ab Author: InverseBot Date: Tue Aug 9 02:27:10 2016 -0400 (js/css) Update generated files M UI/WebServerResources/css/styles.css M UI/WebServerResources/css/styles.css.map M UI/WebServerResources/js/vendor/lodash.js M UI/WebServerResources/js/vendor/lodash.min.js commit 0fee8ad691a37604099de4ec952afa8661799bb9 Author: Francis Lachapelle Date: Mon Aug 8 12:06:31 2016 -0400 (css) Improve sg-droppable-over for Firefox M UI/WebServerResources/scss/components/draggable-droppable/droppable.scss commit 4c9060abaab694750ccbae3c44a99a2575cee18e Author: Francis Lachapelle Date: Mon Aug 8 11:22:31 2016 -0400 (css) Switch to md-scale for fab speed dials .. until the "md-fling" effect gets fixed (speed dial is opened on initialization). M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/scss/styles.scss commit a6a43b989ab2b839d2e154cb36af389c44508ac6 Author: Francis Lachapelle Date: Mon Aug 8 10:12:06 2016 -0400 (doc) Improve Installation Guide M Documentation/SOGoInstallationGuide.asciidoc commit decfc0c49cdb0ca0e81bce7ca0843e6b68882f14 Author: InverseBot Date: Sat Aug 6 01:40:24 2016 -0400 (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 commit 932ac03a4e64498b27b8fa7cd8275b380a6c8c1e Author: Francis Lachapelle Date: Fri Aug 5 16:18:40 2016 -0400 (html) Improve size of event/task view dialogs M UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox M UI/Templates/SchedulerUI/UIxTaskViewTemplate.wox commit 829c8fee68b46c6654aab967b51288fcd87ed482 Author: Francis Lachapelle Date: Fri Aug 5 16:15:25 2016 -0400 (js) Don't block when copying/moving vLists M UI/WebServerResources/js/Contacts/AddressBooksController.js commit 907024d2c426d306fc5f147ee0d4d06614f7a7e5 Author: Francis Lachapelle Date: Fri Aug 5 16:08:04 2016 -0400 (js) Drag'n'drop of cards in AddressBook module Required to add the option to move multiple cards to another addressbook. Fixed the possibility to copy cards to a subscribed calendar. M NEWS M UI/Contacts/English.lproj/Localizable.strings M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/js/Contacts/AddressBook.service.js M UI/WebServerResources/js/Contacts/AddressBookController.js M UI/WebServerResources/js/Contacts/AddressBooksController.js M UI/WebServerResources/js/Contacts/Contacts.app.js commit e963981460554654c845fda4a09122459909ce89 Author: Ludovic Marcotte Date: Fri Aug 5 14:56:02 2016 -0400 Updated NEWS M NEWS commit b7496a5d6b5a4d39a1621903d5cc66679b519ea8 Author: Ludovic Marcotte Date: Fri Aug 5 14:53:38 2016 -0400 (fix) correctly calculate recurrence exceptions M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Appointments/SOGoAppointmentObject.m commit d2b20c88c3988f4e6eca6c73a1fff6b481dd2aaf Author: Ludovic Marcotte Date: Fri Aug 5 08:43:41 2016 -0400 (fix) updated tests for 403 -> 409 M Tests/Integration/test-caldav-scheduling.py commit 53c0e34abe7a0d4d7e505ce9847c2a7c7640fbd1 Author: InverseBot Date: Fri Aug 5 01:33:14 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/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 5909810b1fd00cacd3a4b52d0dd13ef36bc15177 Author: Francis Lachapelle Date: Thu Aug 4 17:38:54 2016 -0400 Improve error handling of msg move/copy actions M UI/MailerUI/UIxMailFolderActions.m commit 84a2c70c87d6f059e29ed65e2f60533ee24dff40 Author: Francis Lachapelle Date: Thu Aug 4 17:34:29 2016 -0400 (js) DnD of messages in the Mail module Fixes #3497, #3586, #3734, #3788 M NEWS 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/MailboxesController.js commit 1e26b3e61de1847cd51e8843ee029fb1e95b017d Author: Francis Lachapelle Date: Thu Aug 4 16:44:48 2016 -0400 (js) sgDraggable and sgDroppable directives A UI/WebServerResources/js/Common/sgDraggable.directive.js A UI/WebServerResources/js/Common/sgDroppable.directive.js A UI/WebServerResources/scss/components/draggable-droppable/draggable.scss A UI/WebServerResources/scss/components/draggable-droppable/droppable.scss M UI/WebServerResources/scss/styles.scss commit fea6978b63e86626086404d6cdbe3ad5e3bef29c Author: Francis Lachapelle Date: Thu Aug 4 14:25:29 2016 -0400 (js) Don't allow drag'n'drop of invitations M NEWS M UI/WebServerResources/js/Scheduler/sgDraggableCalendarBlock.directive.js commit 7f5e06c020cfbf4bcc47afe2ce1c4384d0ce408f Author: Francis Lachapelle Date: Thu Aug 4 14:20:06 2016 -0400 (html) Fix localization of event conflicts dialogs M UI/Templates/SchedulerUI/UIxCalMainView.wox commit 23185273a6f4de246443f7120d2c3248c1187a08 Author: Francis Lachapelle Date: Thu Aug 4 14:16:18 2016 -0400 (css) Cleanup transition of event DnD ghosts M UI/WebServerResources/js/Scheduler/sgCalendarGhost.directive.js M UI/WebServerResources/scss/views/SchedulerUI.scss commit 21e0cd87113c80bbe2a2d1865879058b4728c8fb Author: Ludovic Marcotte Date: Thu Aug 4 14:13:00 2016 -0400 (fix) change 403 to 409 so Lightning doesn't fail silently M NEWS M SoObjects/Appointments/SOGoAppointmentObject.m commit f03cdaf4b74d17a9660de2e6e6605cb867857ca4 Author: Ludovic Marcotte Date: Thu Aug 4 11:28:57 2016 -0400 (fix) handle domain-less-login case with multi-domain on during backups M Tools/SOGoToolBackup.m commit 38028e7b417fbba7dcd168cfc85a3a40f2ca9420 Author: Ludovic Marcotte Date: Thu Aug 4 12:52:33 2016 -0400 Updated NEWS for upcoming cherry-pick M NEWS commit ef251e82067991ffa153df599968a7979a95d38b Author: InverseBot Date: Wed Aug 3 01:23:21 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 6ebf83472984bb3940c8510d17a25b16f98b8e8f Author: Francis Lachapelle Date: Tue Aug 2 12:09:11 2016 -0400 (js) Progress indicator for event/task lists M NEWS M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/js/Scheduler/Component.service.js M UI/WebServerResources/scss/components/progressCircular/progress-circular.scss commit 8946880c840ae8eea660e5cb5b5a3ef233697618 Author: Francis Lachapelle Date: Tue Aug 2 11:20:38 2016 -0400 (html) Improve layout of event & task editors M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox M UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox commit 279dc5a51395cd8f3c3b5da9bb81220fe189bf0f Author: Francis Lachapelle Date: Tue Aug 2 11:19:07 2016 -0400 Improve middle list of Calendar module Fixes #3786 M UI/Templates/SchedulerUI/UIxCalMainView.wox commit 6426dc12060a7d0c85e80ade19b82ba00a0064da Author: Francis Lachapelle Date: Tue Aug 2 10:48:31 2016 -0400 (html) Fix display of event/task classification M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox M UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox commit 25d420141f8e20d0330928b18dc7e05332090aac Author: Francis Lachapelle Date: Tue Aug 2 10:44:08 2016 -0400 Localization M UI/MailerUI/English.lproj/Localizable.strings commit 0d9ec64fa0ababe6f446510744dc865666c5a880 Author: InverseBot Date: Tue Aug 2 01:23:29 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/Scheduler.services.js M UI/WebServerResources/js/Scheduler.services.js.map commit 6011b7aeded78005ca8782a10baae15006dfc322 Author: Francis Lachapelle Date: Mon Aug 1 16:01:28 2016 -0400 (js) Fix card editor template Fixes #3784 M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox commit 9d65d7c3a8c5bb0e77ada0ca2316234c7dbebea0 Author: Francis Lachapelle Date: Mon Aug 1 15:55:50 2016 -0400 Support multiple descriptions from LDAP entries Fixes #3750 M NEWS M SoObjects/Contacts/NGVCard+SOGo.h M SoObjects/Contacts/NGVCard+SOGo.m M UI/Contacts/UIxContactView.m M UI/Templates/ContactsUI/UIxContactViewTemplate.wox M UI/WebServerResources/js/Contacts/Card.service.js commit 6071375c29b17037316acee72d4d643fef42933b Author: Francis Lachapelle Date: Mon Aug 1 14:19:16 2016 -0400 (css) Fix printing of long mails Fixes #3731 M UI/WebServerResources/scss/core/print.scss commit 431db5495e511044a152f2a8fcb83b2a8ff5ef10 Author: Francis Lachapelle Date: Mon Aug 1 12:12:47 2016 -0400 (js) Improve sg-calendar-scroll-view directive M UI/WebServerResources/js/Scheduler/sgCalendarScrollView.directive.js commit 8389ec5f40361b36c7db0df008644b64d0cc5906 Author: Francis Lachapelle Date: Mon Aug 1 11:55:21 2016 -0400 (js, css) Improve sg-ripple-click directive M UI/WebServerResources/js/Common/sgRippleClick.directive.js M UI/WebServerResources/scss/components/ripple/ripple.scss commit 0ec79e04116ece7081753ac62d0d044bde005f36 Author: Francis Lachapelle Date: Mon Aug 1 11:54:03 2016 -0400 (html,css) Use fab button on login page M UI/Templates/MainUI/SOGoRootPage.wox M UI/WebServerResources/scss/views/LoginUI.scss commit 54318a24327039f54313a6e4f614c496c0fca2b3 Author: InverseBot Date: Sat Jul 30 01:24:31 2016 -0400 (js/css) Update generated files M UI/WebServerResources/css/styles.css M UI/WebServerResources/css/styles.css.map M UI/WebServerResources/js/vendor/lodash.js M UI/WebServerResources/js/vendor/lodash.min.js commit c23a9f955a109f49971b6d65c929e3ff49c39f1c Author: Francis Lachapelle Date: Fri Jul 29 13:54:15 2016 -0400 (html) Allow sorting the actions of a Sieve filter M NEWS M UI/Templates/PreferencesUI/UIxFilterEditor.wox M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/scss/components/list/list.scss commit 1738ac87d8e99ce0afad10be437bc811297bb6d9 Author: InverseBot Date: Thu Jul 28 01:24:11 2016 -0400 (js/css) Update generated files M UI/WebServerResources/js/Mailer.services.js M UI/WebServerResources/js/Mailer.services.js.map commit 80338daf91fa184b86114167a4330c4adb18cfa4 Author: Francis Lachapelle Date: Wed Jul 27 11:56:28 2016 -0400 Expunge mailbox on specific actions Current mailbox is now expunged when leaving the Mail module. The drafts mailbox is also expunged when a message is sent. M NEWS M SoObjects/Mailer/SOGoDraftObject.m M UI/WebServerResources/js/Mailer/MailboxController.js commit f1d2bcffc84898a958d741d769a38c8acdc1cac2 Author: InverseBot Date: Tue Jul 26 01:25: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/Contacts.services.js M UI/WebServerResources/js/Contacts.services.js.map commit 197e237a666d6054e2d81112297742705e130f9e Author: Francis Lachapelle Date: Mon Jul 25 14:55:59 2016 -0400 (js) Fix avatar in autocompletion of contacts M NEWS M UI/WebServerResources/js/Contacts/Card.service.js commit 6a608425f257b3408f1af2d508a0e5f00d6830d1 Author: Francis Lachapelle Date: Mon Jul 25 14:41:42 2016 -0400 (html) Improve card editor layout M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox commit d045f4a95840b73540c4a70706f66ddc037315dc Author: Francis Lachapelle Date: Mon Jul 25 14:39:26 2016 -0400 (css) Improve Sieve filter editor layout M UI/Templates/PreferencesUI/UIxFilterEditor.wox M UI/WebServerResources/scss/components/pseudo-input/pseudo-input.scss commit 4ed106329605ef0891ce6e9fb57f6aa30eac4156 Author: Ludovic Marcotte Date: Mon Jul 25 06:17:17 2016 -0400 Correctly get the collection/key IDs (fixes #3775) M ActiveSync/SOGoActiveSyncDispatcher+Sync.m commit 63bdf778477344a3d873206e2d08043f1fcccbfd Author: InverseBot Date: Mon Jul 25 01:27:08 2016 -0400 (js/css) Update generated files M UI/WebServerResources/js/vendor/lodash.js M UI/WebServerResources/js/vendor/lodash.min.js commit 83bffdc468bf3bda79936404cd8c3df74c13cf6e Author: InverseBot Date: Sat Jul 23 01:24:24 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 106d8ba807fbf693b2879a3262a3e1aebb2b9413 Author: Francis Lachapelle Date: Fri Jul 22 11:35:18 2016 -0400 (css) Remove transition of event DnD ghosts M NEWS M UI/WebServerResources/scss/views/SchedulerUI.scss commit f6a919f070c43c3c73ce29ed2c64704faf8ed13b Author: Francis Lachapelle Date: Fri Jul 22 11:28:58 2016 -0400 (js) Fix position of ghost block of new event The position of the ghost block inside the scroll view was not correct after having expanded the all-day events. M NEWS M UI/WebServerResources/js/Scheduler/sgCalendarScrollView.directive.js commit cf856a64ad55cc9a78f4a65f13379359711fa0b8 Author: InverseBot Date: Fri Jul 22 01:23:41 2016 -0400 (js/css) Update generated files M UI/WebServerResources/css/styles.css M UI/WebServerResources/css/styles.css.map commit e804e5b7c016a5847022bcab6777d4fa64cb69e4 Author: Francis Lachapelle Date: Thu Jul 21 14:34:46 2016 -0400 (css) Fix breakpoints M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/scss/core/mixins.scss M UI/WebServerResources/scss/core/variables.scss commit 5ad962d7b206e028b5651a9a215b92492beccc3d Author: Francis Lachapelle Date: Thu Jul 21 14:30:25 2016 -0400 (css) Fix printing of long mails Fixes #3731 M NEWS M UI/WebServerResources/scss/core/print.scss commit aaa256f3216abf5890e5e4ac52e1622aeafef41c Author: Ludovic Marcotte Date: Thu Jul 21 14:12:54 2016 -0400 Updated NEWS file M NEWS commit 440acec1430def005a0badfe22587d8154d9defd Author: Ludovic Marcotte Date: Thu Jul 21 14:06:11 2016 -0400 Added EAS folder merge support and fixed long GUID issue (fixes #3460) M ActiveSync/SOGoActiveSyncDispatcher+Sync.m M ActiveSync/SOGoActiveSyncDispatcher.m M Tools/SOGoToolManageEAS.m commit 8dfe399c021a570f8eea1faedced492d2f2b5d62 Author: InverseBot Date: Thu Jul 21 01:27:23 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/Scheduler.services.js M UI/WebServerResources/js/Scheduler.services.js.map commit 370631817db299481c617a08a836f6fca573d233 Author: Francis Lachapelle Date: Wed Jul 20 14:24:58 2016 -0400 Update README M README.md commit 793be51d14eed296048c142b7a545eecabc27036 Author: Francis Lachapelle Date: Wed Jul 20 14:24:15 2016 -0400 Restore auto-reply indicator in top toolbar M NEWS M UI/Common/UIxPageFrame.m M UI/Common/UIxTopnavToolbar.m M UI/Templates/UIxTopnavToolbar.wox M UI/WebServerResources/js/Common/mdColors.app.js M UI/WebServerResources/scss/components/icon/icon.scss commit 4a6bdffc5bf6925ac9ea99b8fd6f2c70661f53c3 Author: Francis Lachapelle Date: Wed Jul 20 13:31:15 2016 -0400 Fix exception when moving tasks M NEWS M SoObjects/Appointments/SOGoCalendarComponent.m commit ffa1920122901782f68e6837cda2fff503d0db69 Author: Francis Lachapelle Date: Wed Jul 20 11:07:57 2016 -0400 (js) Reset multiple-selection mode after delete M NEWS M UI/WebServerResources/js/Contacts/AddressBookController.js M UI/WebServerResources/js/Scheduler/CalendarListController.js commit e742916084a722fdeca8fb1420416292b1de5e79 Author: Francis Lachapelle Date: Wed Jul 20 11:02:50 2016 -0400 (js) Improve check on undefined email of card M UI/WebServerResources/js/Contacts/Card.service.js commit 596f9914605b410dd0b685a94c5ff0458d3f7c34 Author: InverseBot Date: Wed Jul 20 01:32:01 2016 -0400 (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/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/Preferences.js M UI/WebServerResources/js/Preferences.js.map M UI/WebServerResources/js/Preferences.services.js 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 c9703c0f74920cdc2b4e70163210858dad766897 Author: Francis Lachapelle Date: Tue Jul 19 16:31:48 2016 -0400 (js) Fix refresh after deleting card(s) M NEWS M UI/WebServerResources/js/Contacts/AddressBook.service.js M UI/WebServerResources/js/Contacts/AddressBookController.js M UI/WebServerResources/js/Contacts/CardController.js commit 88a0dfdac3615ae2e04a0422a056d0ed6e4d1851 Author: Francis Lachapelle Date: Tue Jul 19 15:40:04 2016 -0400 (i18n) Add missing localization string M UI/Contacts/English.lproj/Localizable.strings commit f18a0373d878541d35ba90c8adae33fd22c9fdcb Author: Francis Lachapelle Date: Tue Jul 19 15:20:21 2016 -0400 (css) Fix overflow of login page M UI/WebServerResources/scss/views/LoginUI.scss commit deaec0bd7b87bd6cd9d2c9c3361c5f2a1f96a4e1 Author: Ivan Zakharyaschev Date: Tue Jul 19 19:15:18 2016 +0300 An attempt to fix the unrecognized selector exception (by writing the queries analoguously to the other ones) M ActiveSync/SOGoMailObject+ActiveSync.m M ActiveSync/iCalEvent+ActiveSync.m M ActiveSync/iCalToDo+ActiveSync.m commit 0cf0c25399139734218985ecc7e4c9e957ec35fe Author: InverseBot Date: Sat Jul 16 01:28:33 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/Mailer.services.js M UI/WebServerResources/js/Mailer.services.js.map M UI/WebServerResources/js/Main.js M UI/WebServerResources/js/Main.js.map commit 1a3fc0a1d23c3932c790af5dd1f90681a46f0abf Author: Francis Lachapelle Date: Fri Jul 15 14:37:56 2016 -0400 (js) Notify on successful messages operations M NEWS M UI/MailerUI/English.lproj/Localizable.strings M UI/WebServerResources/js/Mailer/MailboxController.js commit f9cebd975a76b58af593fc3c1c9368c1bb31f558 Author: Francis Lachapelle Date: Fri Jul 15 14:09:40 2016 -0400 Update NEWS file M NEWS commit 6bbb56c386f58f994fde6d25b2219af09ee084ff Author: Francis Lachapelle Date: Fri Jul 15 14:03:16 2016 -0400 (css,js) Improve progress feedback This ads a "ripple" effect that blocks the context when login in or sending a message. Generic enough to be used elsewhere. Fixes #3765 M NEWS M UI/MailerUI/English.lproj/Localizable.strings M UI/MainUI/English.lproj/Localizable.strings M UI/Templates/MailerUI/UIxMailEditor.wox M UI/Templates/MainUI/SOGoRootPage.wox A UI/WebServerResources/js/Common/sgRippleClick.directive.js M UI/WebServerResources/js/Mailer/Message.service.js M UI/WebServerResources/js/Mailer/MessageEditorController.js M UI/WebServerResources/js/Main/Main.app.js A UI/WebServerResources/scss/components/ripple/ripple.scss M UI/WebServerResources/scss/core/structure.scss M UI/WebServerResources/scss/styles.scss M UI/WebServerResources/scss/views/LoginUI.scss commit 0fe472b5e90b55e396166bcf42f36223675a1cb3 Author: InverseBot Date: Fri Jul 15 01:26:58 2016 -0400 (js/css) Update generated files M UI/WebServerResources/css/styles.css M UI/WebServerResources/css/styles.css.map commit 3a2d01188cf09b19891fad9a510106449c82b52f Author: Francis Lachapelle Date: Thu Jul 14 16:13:56 2016 -0400 Improve Gruntfile.js M UI/WebServerResources/Gruntfile.js commit 9abc6ab5791c25b1cdddab1588f46f1b2133d9df Author: Francis Lachapelle Date: Thu Jul 14 15:57:50 2016 -0400 (css) Fix breakpoints M UI/WebServerResources/scss/core/mixins.scss commit 4f5de1b3a183aa70d9507fec0ec6e7eaa80fa7e0 Author: Francis Lachapelle Date: Thu Jul 14 15:50:41 2016 -0400 (js) Remove unused file D UI/WebServerResources/js/vendor/angular-material.min.js.map commit 24c7c109924b364b277c65db5867212477724be3 Author: InverseBot Date: Wed Jul 13 01:28:16 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 aea4ee72c93dd468d768c1875e8b70005240685a Author: ethoms Date: Wed Jul 13 02:47:54 2016 +0800 Convert configure script shebang back to /bin/sh for cross-platform compatability (#215) M configure commit a6ae11c2e09182dbbb524710ce8740f5086fc863 Author: Francis Lachapelle Date: Tue Jul 12 12:47:53 2016 -0400 Update ChangeLog M ChangeLog commit e9926c9b7dec5e375f84e25ceed102d6d4496f38 Author: Francis Lachapelle Date: Tue Jul 12 12:46: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/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 a3181e11653926d27acd8aae9e053148938ab573 Author: Francis Lachapelle Date: Tue Jul 12 12:17:27 2016 -0400 (i18n) Update translations M UI/Common/BrazilianPortuguese.lproj/Localizable.strings M UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings M UI/Contacts/Hungarian.lproj/Localizable.strings M UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MailerUI/Hungarian.lproj/Localizable.strings M UI/MainUI/BrazilianPortuguese.lproj/Localizable.strings M UI/PreferencesUI/BrazilianPortuguese.lproj/Localizable.strings M UI/PreferencesUI/Hungarian.lproj/Localizable.strings M UI/PreferencesUI/Macedonian.lproj/Localizable.strings commit 4150126db89ae7b291142cf15447a3bfc6dc29ce Author: Francis Lachapelle Date: Tue Jul 12 11:51:11 2016 -0400 Preparation for release 3.1.4 M Documentation/docinfo.xml M Documentation/includes/global-attributes.asciidoc M NEWS M Version commit 1d8bfba3e2e8fdd84418bf481713435b584afc98 Author: Francis Lachapelle Date: Tue Jul 12 11:48:43 2016 -0400 (doc) Improve Developer's Guide M Documentation/SOGoDevelopersGuide.asciidoc commit 7e950896bafc30723628e31c189a2187d424e214 Author: Francis Lachapelle Date: Tue Jul 12 11:29:24 2016 -0400 Update for latest md changes M UI/WebServerResources/angular-material M UI/WebServerResources/bower.json M UI/WebServerResources/js/Common/sgFolderStylesheet.directive.js M UI/WebServerResources/scss/components/list/list.scss M UI/WebServerResources/scss/components/sidenav/sidenav.scss M UI/WebServerResources/scss/components/sticky/sticky.scss M UI/WebServerResources/scss/components/subheader/subheader.scss M UI/WebServerResources/scss/core/print.scss M UI/WebServerResources/scss/views/MailerUI.scss M UI/WebServerResources/scss/views/SchedulerUI.scss M UI/WebServerResources/scss/views/_view.scss commit 8f382192ee5b829b5bde7cc7ae767cf259e948ff Author: Francis Lachapelle Date: Tue Jul 12 10:54:38 2016 -0400 (html) Add padding to address book preferences M UI/Templates/PreferencesUI/UIxPreferences.wox commit bc419202ee18215f69b0a6f1b51de560f8aea439 Author: InverseBot Date: Tue Jul 12 01:39:30 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 commit 080c4f27e6123d31e5daece55eb87a795ad57d6a Author: Francis Lachapelle Date: Mon Jul 11 14:19:15 2016 -0400 (css) Fix mouse hover visual effect in Mail module M UI/Templates/MailerUI/UIxMailMainFrame.wox commit 49dfbb0d9ab0a75032b68eb47fc54e8035bedd8e Author: Francis Lachapelle Date: Mon Jul 11 10:31:42 2016 -0400 (js) stage-1 tuning of sgColorPicker directive M NEWS M UI/WebServerResources/js/Common/sgColorPicker.directive.js M UI/WebServerResources/scss/components/gridList/grid-list.scss commit 9d2647d8579a2510a9715c6ee4fe8086493a32b5 Author: Francis Lachapelle Date: Mon Jul 11 10:19:31 2016 -0400 (css) Fix scrolling of all-day events Fixes #3190 M NEWS M UI/WebServerResources/scss/views/SchedulerUI.scss commit d10a386fb00077f8bf840175c83033437e14533f Author: InverseBot Date: Sat Jul 9 01:27:42 2016 -0400 (js/css) Update generated files M UI/WebServerResources/css/styles.css M UI/WebServerResources/css/styles.css.map M UI/WebServerResources/js/Preferences.js M UI/WebServerResources/js/Preferences.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 commit 93e77d49e908b92ed3fb8184c871a334b76b7090 Author: Francis Lachapelle Date: Fri Jul 8 15:44:47 2016 -0400 (js,css) Replace sortable library M NEWS M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/Gruntfile.js M UI/WebServerResources/bower.json M UI/WebServerResources/js/Preferences/Preferences.app.js M UI/WebServerResources/js/Scheduler/CalendarsController.js M UI/WebServerResources/js/Scheduler/Scheduler.app.js M UI/WebServerResources/js/vendor/ng-sortable.min.js M UI/WebServerResources/js/vendor/ng-sortable.min.js.map M UI/WebServerResources/scss/components/list/list.scss commit 61215792ab9e54d6983d95da0a80f7040b04bda5 Author: Francis Lachapelle Date: Fri Jul 8 08:56:45 2016 -0400 (css) Increase reflection effect of free events Fixes #3192 M UI/WebServerResources/scss/views/SchedulerUI.scss commit bfd35089499c134ca0541d8fbb27ca2363ee0131 Author: Francis Lachapelle Date: Wed Jul 6 15:35:09 2016 -0400 Improve handling of mail delegates M SoObjects/Mailer/SOGoMailAccount.m M SoObjects/SOGo/SOGoUserManager.m M UI/MailerUI/UIxMailUserDelegationEditor.m commit 0e8637ec9fea043c84a7d01bfc1fa8d456f69fb7 Author: InverseBot Date: Wed Jul 6 01:26:01 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 M UI/WebServerResources/js/vendor/angular-material.js M UI/WebServerResources/js/vendor/angular-material.min.js commit 749c77ce05993d4a7da537963fe78f5e85716bc4 Author: Ludovic Marcotte Date: Tue Jul 5 22:25:01 2016 -0400 (fix) make sure to handle nil vs. NSNull values correctly M SoObjects/SOGo/SOGoUserManager.m commit 197123143bb26034f8ad62b9fa6a672852f1515e Author: Francis Lachapelle Date: Tue Jul 5 21:30:33 2016 -0400 (i18n) Update translations M SoObjects/Appointments/TurkishTurkey.lproj/Localizable.strings M UI/AdministrationUI/TurkishTurkey.lproj/Localizable.strings M UI/Common/Dutch.lproj/Localizable.strings M UI/Common/TurkishTurkey.lproj/Localizable.strings M UI/Contacts/Dutch.lproj/Localizable.strings M UI/Contacts/TurkishTurkey.lproj/Localizable.strings M UI/MailerUI/Dutch.lproj/Localizable.strings M UI/MainUI/Dutch.lproj/Localizable.strings M UI/PreferencesUI/Dutch.lproj/Localizable.strings M UI/PreferencesUI/Finnish.lproj/Localizable.strings M UI/PreferencesUI/Polish.lproj/Localizable.strings M UI/PreferencesUI/TurkishTurkey.lproj/Localizable.strings M UI/Scheduler/TurkishTurkey.lproj/Localizable.strings commit ccc8f4cb9d2502ed67e9e0c7674878ce468324b7 Author: Francis Lachapelle Date: Tue Jul 5 12:06:13 2016 -0400 (css) Fix minimalist skin of CKEditor in Firefox See https://github.com/albatrossdigital/ckeditor-skin-minimalist/issues/2 M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_gecko.css commit 200ab42ba8cc2a9f1e349f328cb8d4049d25d8da Author: Francis Lachapelle Date: Tue Jul 5 09:11:30 2016 -0400 Update Angular Material M UI/WebServerResources/angular-material M UI/WebServerResources/bower.json commit 1918bde4d041e755b16cde729b4b3e0b2690aeb4 Author: Francis Lachapelle Date: Tue Jul 5 09:08:51 2016 -0400 (js,css) Style cancelled events in Calendar module M NEWS M UI/WebServerResources/js/Scheduler/sgCalendarDayBlock.directive.js M UI/WebServerResources/js/Scheduler/sgCalendarMonthEvent.directive.js M UI/WebServerResources/scss/views/SchedulerUI.scss commit 0d1ac2e6b3854072bafe566f992640ab6ac3dc38 Author: InverseBot Date: Tue Jul 5 01:38:02 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/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.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 cccdeee70755982e7db945faff8d8584502dbdf6 Author: Francis Lachapelle Date: Mon Jul 4 17:34:13 2016 -0400 (js) Add batch operations in advanced search M UI/MailerUI/UIxMailFolderActions.m M UI/WebServerResources/js/Mailer/VirtualMailbox.service.js commit da0a099638d275729a0cbccd166be30cacc31029 Author: Francis Lachapelle Date: Mon Jul 4 17:11:48 2016 -0400 (js) Add date picker to navigate in Calendar view M NEWS M UI/Templates/SchedulerUI/UIxCalDayView.wox M UI/Templates/SchedulerUI/UIxCalMonthView.wox M UI/Templates/SchedulerUI/UIxCalMulticolumnDayView.wox M UI/Templates/SchedulerUI/UIxCalWeekView.wox A UI/WebServerResources/js/Common/sgDatepickerReadonlyInput.directive.js M UI/WebServerResources/js/Common/utils.js M UI/WebServerResources/js/Preferences/Preferences.service.js M UI/WebServerResources/js/Scheduler/CalendarController.js M UI/WebServerResources/js/Scheduler/CalendarsController.js M UI/WebServerResources/scss/components/datepicker/datePicker.scss commit f7afab5f37501dc5738cb4a738cfbc7ea69c91af Author: Francis Lachapelle Date: Mon Jul 4 15:04:01 2016 -0400 (font) Update Material Design icons to v2.2.3 M UI/WebServerResources/fonts/MaterialIcons-Regular.eot M UI/WebServerResources/fonts/MaterialIcons-Regular.ttf M UI/WebServerResources/fonts/MaterialIcons-Regular.woff M UI/WebServerResources/fonts/MaterialIcons-Regular.woff2 commit 6ba6dcbf096e8c4ba81a18e73cf2b80b1c4744af Author: Francis Lachapelle Date: Mon Jul 4 12:31:57 2016 -0400 (js) Fix mail editor when leaving dropping area M NEWS M UI/WebServerResources/js/Common/angular-file-upload.trump.js commit ce6e321f2dbb74d60ed0bdb76f442fbc39e8c7cd Author: InverseBot Date: Sun Jul 3 01:27:55 2016 -0400 (js/css) Update generated files M UI/WebServerResources/css/styles.css M UI/WebServerResources/css/styles.css.map commit e29d14de96780c49a02995c45375a3b24bed8950 Author: Ludovic Marcotte Date: Thu Jun 30 09:30:22 2016 -0400 (fix) handle missing IMAP folders from a hierarchy using EAS M ActiveSync/SOGoActiveSyncDispatcher.m M NEWS commit 4bfb7ca0bfb7441c091199f81146e629759e2220 Author: Ludovic Marcotte Date: Wed Jun 29 11:00:07 2016 -0400 (fix) handle start date in OOF M ActiveSync/SOGoActiveSyncDispatcher.m commit 7a09bbf49865ac15b5746409cacdfd4b9534ae48 Author: Patrice Levesque Date: Tue Jun 28 13:14:45 2016 -0400 Remove unsupported Thunderbird versions from docs. M Documentation/SOGoMozillaThunderbirdConfigurationGuide.asciidoc commit d47dcd11337ac200f5e338325f0c002cb75b9dcb Author: Ludovic Marcotte Date: Tue Jun 28 10:31:20 2016 -0400 Updated NEWS + doc regarding OC changes M Documentation/SOGoNativeOutlookConfigurationGuide.asciidoc M NEWS commit 4bc262503aa36605c80ad3cb4db4c05a0aba10cb Author: Ludovic Marcotte Date: Mon Jun 27 14:39:57 2016 -0400 Fixed missing file A Tools/SOGoToolTruncateCalendar.m commit 4a0f97c778c12cd69c4c4db03e8552a2cf6fd8c1 Author: Ludovic Marcotte Date: Mon Jun 27 14:20:58 2016 -0400 Updated NEWS M NEWS commit 323f5d03bf630ffbee4eeeda24d4fe5abc2c4fd2 Author: Ludovic Marcotte Date: Mon Jun 27 14:18:53 2016 -0400 (feat) new sogo-tool truncate-calendar feature M Tools/GNUmakefile M Tools/SOGoToolRemoveDoubles.m commit 4e61a9d3fe284f09ef295e0c7f61954a122631a8 Author: Ludovic Marcotte Date: Mon Jun 27 13:13:57 2016 -0400 Dropped sogo-tool check-doubles, it was useless. M Tools/GNUmakefile D Tools/SOGoToolCheckDoubles.m commit e8f7f6055bb826a09f1a7bd72875b909019ce4ae Author: InverseBot Date: Fri Jun 24 01:24:27 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/Preferences.js M UI/WebServerResources/js/Preferences.js.map commit 13e826b6f295940e287a6893056ca4d510697279 Author: Francis Lachapelle Date: Thu Jun 23 16:03:14 2016 -0400 (js) Add batch operations in advanced search M NEWS M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/WebServerResources/js/Mailer/Mailbox.service.js M UI/WebServerResources/js/Mailer/MailboxController.js M UI/WebServerResources/js/Mailer/Message.service.js commit cf3a9b89b6ca0e388d60ba392c8a4c1700b9763b Author: Ludovic Marcotte Date: Thu Jun 23 14:35:48 2016 -0400 (fix) commented out bogus option for now M UI/WebServerResources/js/Preferences/FiltersDialogController.js commit 74efb6a0b1f0d734c8052ec3398a3af1c6d74566 Author: Patrice Levesque Date: Thu Jun 23 13:14:23 2016 -0400 Fresher version numbers and slight reformulations. M Documentation/SOGoMozillaThunderbirdConfigurationGuide.asciidoc commit 19f3a1039781ee65e8c5127a087eb93228b35c6b Author: Ludovic Marcotte Date: Thu Jun 23 11:36:28 2016 -0400 Updated NEWS M NEWS commit 02459e1eb5dc5c92142d20d00fe39f3b43adf345 Author: Ludovic Marcotte Date: Thu Jun 23 11:34:50 2016 -0400 (feat) Initial OOF support in EAS M ActiveSync/SOGoActiveSyncDispatcher.m commit 546a71d9f46595284626d0da885a0f8481af259d Author: Ludovic Marcotte Date: Thu Jun 23 11:30:49 2016 -0400 Updated NEWS M NEWS commit 0089f1dfdcadeecd366212c84c62423182ea65bc Author: Ludovic Marcotte Date: Thu Jun 23 11:29:02 2016 -0400 (fix) handle inline attachments using EAS M ActiveSync/SOGoMailObject+ActiveSync.m commit 7cf0aaa2f725a626faa10e785e63da720349365f Author: Ludovic Marcotte Date: Thu Jun 23 11:22:15 2016 -0400 Updated NEWS M NEWS commit 3597c2eef16ee78304d52e2f681cad0881c84970 Author: Ludovic Marcotte Date: Thu Jun 23 11:20:40 2016 -0400 (fix) handle base64 encoded EAS protocol version M ActiveSync/NSString+ActiveSync.h M ActiveSync/NSString+ActiveSync.m M ActiveSync/SOGoActiveSyncDispatcher.m M ActiveSync/SOGoMailObject+ActiveSync.m M ActiveSync/iCalEvent+ActiveSync.m M ActiveSync/iCalToDo+ActiveSync.m commit 79ec4a02fe7fc74db2a74cd923dd39dd1d199bf1 Author: Ludovic Marcotte Date: Thu Jun 23 11:09:16 2016 -0400 Updated NEWS M NEWS commit 030bdb4bc7776d28df31f3fc635a1709b85dba88 Author: Ludovic Marcotte Date: Thu Jun 23 11:06:44 2016 -0400 (fix) check if EAS identity is ok and use it (fixes #3698) M ActiveSync/SOGoActiveSyncDispatcher.m commit fa91a07cb7704977c5cead151ea9c5bcea1361f8 Author: Francis Lachapelle Date: Thu Jun 23 10:07:59 2016 -0400 (css) Fix selection of transparent all-day events Fixes #3744 M NEWS M UI/WebServerResources/scss/views/SchedulerUI.scss commit e02b975bb52fb579a2746436a06a1d08ae8d8ea4 Author: Ludovic Marcotte Date: Thu Jun 23 09:05:44 2016 -0400 Added missing files from OC changes A OpenChange/MAPIStoreCalTaskFolder.h A OpenChange/MAPIStoreCalTaskFolder.m A OpenChange/MAPIStoreCalTaskMessage.h A OpenChange/MAPIStoreCalTaskMessage.m A Tests/Unit/Fixtures/bad_hex_and_cr.rtf A Tests/Unit/Fixtures/cyr_event_ru_editor.rtf A Tests/Unit/Fixtures/escapes.rtf A Tests/Unit/Fixtures/mini_russian.rtf A Tests/Unit/Fixtures/spanish_accents.rtf A Tests/Unit/Fixtures/zentyal_crash_2058.rtf A Tests/Unit/Fixtures/zentyal_crash_2089.rtf A Tests/Unit/Fixtures/zentyal_crash_6330.rtf A Tests/Unit/Fixtures/zentyal_crash_8346.rtf A Tests/Unit/TestNGMimeType.m commit bd75eaf87807e8b1be5d5872203caca5e5131352 Author: Ludovic Marcotte Date: Mon Jun 13 09:16:08 2016 -0400 (fix) avoid showing debug info when not needed (fixes #3726) M Main/SOGo.m M SoObjects/SOGo/SOGoProductLoader.h M SoObjects/SOGo/SOGoProductLoader.m M Tools/sogo-tool.m commit 4a74f00adb537398cd1ecefb0da32cb1d05b9dd8 Author: Ludovic Marcotte Date: Thu Jun 23 08:58:25 2016 -0400 (fix) integrated latest OC changes M OpenChange/GNUmakefile M OpenChange/MAPIStoreAppointmentWrapper.h M OpenChange/MAPIStoreAppointmentWrapper.m M OpenChange/MAPIStoreAttachment.h M OpenChange/MAPIStoreAttachment.m M OpenChange/MAPIStoreCalendarAttachment.m M OpenChange/MAPIStoreCalendarEmbeddedMessage.m M OpenChange/MAPIStoreCalendarFolder.h M OpenChange/MAPIStoreCalendarFolder.m M OpenChange/MAPIStoreCalendarMessage.h M OpenChange/MAPIStoreCalendarMessage.m M OpenChange/MAPIStoreContactsAttachment.m M OpenChange/MAPIStoreContactsFolder.m M OpenChange/MAPIStoreContactsMessage.m M OpenChange/MAPIStoreContext.h M OpenChange/MAPIStoreContext.m M OpenChange/MAPIStoreDBFolder.h M OpenChange/MAPIStoreDBFolder.m M OpenChange/MAPIStoreDBMessage.m M OpenChange/MAPIStoreEmbeddedMessage.m M OpenChange/MAPIStoreFAIMessage.m M OpenChange/MAPIStoreFolder.h M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreGCSFolder.m M OpenChange/MAPIStoreGCSMessage.h M OpenChange/MAPIStoreGCSMessage.m M OpenChange/MAPIStoreMailAttachment.m M OpenChange/MAPIStoreMailFolder.m M OpenChange/MAPIStoreMailMessage.h M OpenChange/MAPIStoreMailMessage.m M OpenChange/MAPIStoreMailMessageTable.m M OpenChange/MAPIStoreMailVolatileMessage.h M OpenChange/MAPIStoreMailVolatileMessage.m M OpenChange/MAPIStoreMapping.m M OpenChange/MAPIStoreMessage.h M OpenChange/MAPIStoreMessage.m M OpenChange/MAPIStoreNotesContext.m M OpenChange/MAPIStoreNotesFolder.m M OpenChange/MAPIStoreNotesMessage.m M OpenChange/MAPIStoreObject.h M OpenChange/MAPIStoreObject.m M OpenChange/MAPIStoreObjectProxy.m M OpenChange/MAPIStorePermissionsTable.m M OpenChange/MAPIStoreSOGo.m M OpenChange/MAPIStoreSOGoObject.h M OpenChange/MAPIStoreSOGoObject.m M OpenChange/MAPIStoreSharingMessage.h M OpenChange/MAPIStoreSharingMessage.m M OpenChange/MAPIStoreTable.h M OpenChange/MAPIStoreTable.m M OpenChange/MAPIStoreTasksFolder.h M OpenChange/MAPIStoreTasksFolder.m M OpenChange/MAPIStoreTasksMessage.h M OpenChange/MAPIStoreTasksMessage.m M OpenChange/NSObject+MAPIStore.h M OpenChange/NSObject+MAPIStore.m M OpenChange/RTFHandler.m M OpenChange/code-MAPIStorePropertySelectors.h M OpenChange/gen-property-selectors.py M OpenChange/iCalEvent+MAPIStore.h M OpenChange/iCalEvent+MAPIStore.m M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Mailer/SOGoMailBaseObject.h M SoObjects/Mailer/SOGoMailBaseObject.m M SoObjects/Mailer/SOGoMailObject.h M SoObjects/Mailer/SOGoMailObject.m M SoObjects/SOGo/SOGoGroup.m M Tests/Unit/GNUmakefile M Tests/Unit/TestNGMimeHeaderFieldGenerator.m M Tests/Unit/TestRTFHandler.m M Tools/sogo-tool.m M UI/Scheduler/UIxCalUserRightsEditor.m commit bd0ff6043c68acd2caad22b59ff93b1ecaeee801 Author: InverseBot Date: Thu Jun 23 02:06:41 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/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 1e458a922bd63e04eb7f8a82dac483a8433f6595 Author: Francis Lachapelle Date: Wed Jun 22 16:35:05 2016 -0400 Fix attachment filename with no extension M NEWS M UI/MailPartViewers/UIxMailPartViewer.m commit bfab819a7ea7902d79134231d517070c624a4e72 Author: Francis Lachapelle Date: Wed Jun 22 11:37:43 2016 -0400 Update ChangeLog M ChangeLog commit 4419a192c12a88e43d9e28a3763ea8bb24b0b2c9 Author: Francis Lachapelle Date: Wed Jun 22 11:37:29 2016 -0400 Preparation for release 3.1.3 M Documentation/docinfo.xml M Documentation/includes/global-attributes.asciidoc M Version commit 0629d9ac62c64dd5a5cd28bead16c7bd6f6cd3c3 Author: Francis Lachapelle Date: Wed Jun 22 11:36:36 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/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 7d02dda18c50a7f3be20e7cb14660dfbcbda83b0 Author: Francis Lachapelle Date: Wed Jun 22 11:27:21 2016 -0400 (html) Indentation M UI/Templates/PreferencesUI/UIxFilterEditor.wox commit cd3e7426ccda20662499ead4425c24542a626f0f Author: Francis Lachapelle Date: Wed Jun 22 11:23:12 2016 -0400 (css) Minify CSS using clean-css https://github.com/jakubpawlowicz/clean-css https://github.com/gruntjs/grunt-contrib-cssmin Fixes #3714 M NEWS M UI/WebServerResources/Gruntfile.js M UI/WebServerResources/package.json commit d8dc443fa99d9e8f58128399b4f60323f5d1862e Author: Francis Lachapelle Date: Wed Jun 22 11:11:37 2016 -0400 (js) Cleanup unused functions M UI/WebServerResources/js/Contacts/AddressBook.service.js commit 6e0c347f397dcc849e8f0aa5e81dadf236e300cf Author: Francis Lachapelle Date: Wed Jun 22 11:08:30 2016 -0400 (css) Cleanup old rules M UI/WebServerResources/scss/_devtools.scss M UI/WebServerResources/scss/components/input/input.scss M UI/WebServerResources/scss/components/pseudo-input/pseudo-input.scss M UI/WebServerResources/scss/components/toolbar/toolbar.scss commit 2638af1a8d6d3c5a0fedf62dd87ed62f04e9ceb6 Author: Francis Lachapelle Date: Wed Jun 22 11:05:39 2016 -0400 (i18n) Update translations M UI/Contacts/TurkishTurkey.lproj/Localizable.strings M UI/MailerUI/TurkishTurkey.lproj/Localizable.strings M UI/PreferencesUI/Finnish.lproj/Localizable.strings M UI/PreferencesUI/French.lproj/Localizable.strings M UI/PreferencesUI/German.lproj/Localizable.strings M UI/PreferencesUI/Italian.lproj/Localizable.strings M UI/PreferencesUI/Russian.lproj/Localizable.strings M UI/PreferencesUI/SpanishSpain.lproj/Localizable.strings M UI/PreferencesUI/TurkishTurkey.lproj/Localizable.strings M UI/Scheduler/TurkishTurkey.lproj/Localizable.strings commit 551405fac6dda954276388262de9d24f537ea376 Author: Patrice Levesque Date: Wed Jun 22 09:30:59 2016 -0400 Comment out 'su' logrotate parameter This parameter needs logrotate >= 3.8.0 which is too recent for half our supported distributions and is not strictly necessary. M Scripts/logrotate commit 62b0dcc8898032279b8dab5ec226e3db9940aca8 Author: InverseBot Date: Wed Jun 22 01:23:40 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/Preferences.services.js M UI/WebServerResources/js/Preferences.services.js.map commit 3e0ba60c848ede923ecc87080abfd3949554f953 Author: Francis Lachapelle Date: Tue Jun 21 21:42:08 2016 -0400 (font) Update Fira Sans to version 4.106 M UI/WebServerResources/fonts/FiraSans-Bold.eot M UI/WebServerResources/fonts/FiraSans-Bold.ttf M UI/WebServerResources/fonts/FiraSans-Bold.woff M UI/WebServerResources/fonts/FiraSans-BoldItalic.eot M UI/WebServerResources/fonts/FiraSans-BoldItalic.ttf M UI/WebServerResources/fonts/FiraSans-BoldItalic.woff M UI/WebServerResources/fonts/FiraSans-Eight.eot M UI/WebServerResources/fonts/FiraSans-Eight.ttf M UI/WebServerResources/fonts/FiraSans-Eight.woff M UI/WebServerResources/fonts/FiraSans-EightItalic.eot M UI/WebServerResources/fonts/FiraSans-EightItalic.ttf M UI/WebServerResources/fonts/FiraSans-EightItalic.woff M UI/WebServerResources/fonts/FiraSans-ExtraBold.eot M UI/WebServerResources/fonts/FiraSans-ExtraBold.ttf M UI/WebServerResources/fonts/FiraSans-ExtraBold.woff M UI/WebServerResources/fonts/FiraSans-ExtraBoldItalic.eot M UI/WebServerResources/fonts/FiraSans-ExtraBoldItalic.ttf M UI/WebServerResources/fonts/FiraSans-ExtraBoldItalic.woff M UI/WebServerResources/fonts/FiraSans-ExtraLight.eot M UI/WebServerResources/fonts/FiraSans-ExtraLight.ttf M UI/WebServerResources/fonts/FiraSans-ExtraLight.woff M UI/WebServerResources/fonts/FiraSans-ExtraLightItalic.eot M UI/WebServerResources/fonts/FiraSans-ExtraLightItalic.ttf M UI/WebServerResources/fonts/FiraSans-ExtraLightItalic.woff M UI/WebServerResources/fonts/FiraSans-Four.eot M UI/WebServerResources/fonts/FiraSans-Four.ttf M UI/WebServerResources/fonts/FiraSans-Four.woff M UI/WebServerResources/fonts/FiraSans-FourItalic.eot M UI/WebServerResources/fonts/FiraSans-FourItalic.ttf M UI/WebServerResources/fonts/FiraSans-FourItalic.woff M UI/WebServerResources/fonts/FiraSans-Heavy.eot M UI/WebServerResources/fonts/FiraSans-Heavy.ttf M UI/WebServerResources/fonts/FiraSans-Heavy.woff M UI/WebServerResources/fonts/FiraSans-HeavyItalic.eot M UI/WebServerResources/fonts/FiraSans-HeavyItalic.ttf M UI/WebServerResources/fonts/FiraSans-HeavyItalic.woff M UI/WebServerResources/fonts/FiraSans-Italic.eot M UI/WebServerResources/fonts/FiraSans-Italic.ttf M UI/WebServerResources/fonts/FiraSans-Italic.woff M UI/WebServerResources/fonts/FiraSans-SemiBold.eot M UI/WebServerResources/fonts/FiraSans-SemiBold.ttf M UI/WebServerResources/fonts/FiraSans-SemiBold.woff M UI/WebServerResources/fonts/FiraSans-SemiBoldItalic.eot M UI/WebServerResources/fonts/FiraSans-SemiBoldItalic.ttf M UI/WebServerResources/fonts/FiraSans-SemiBoldItalic.woff M UI/WebServerResources/fonts/FiraSans-Two.eot M UI/WebServerResources/fonts/FiraSans-Two.ttf M UI/WebServerResources/fonts/FiraSans-Two.woff M UI/WebServerResources/fonts/FiraSans-TwoItalic.eot M UI/WebServerResources/fonts/FiraSans-TwoItalic.ttf M UI/WebServerResources/fonts/FiraSans-TwoItalic.woff M UI/WebServerResources/fonts/FiraSans-Ultra.eot M UI/WebServerResources/fonts/FiraSans-Ultra.ttf M UI/WebServerResources/fonts/FiraSans-Ultra.woff M UI/WebServerResources/fonts/FiraSans-UltraItalic.eot M UI/WebServerResources/fonts/FiraSans-UltraItalic.ttf M UI/WebServerResources/fonts/FiraSans-UltraItalic.woff M UI/WebServerResources/fonts/FiraSans-UltraLight.eot M UI/WebServerResources/fonts/FiraSans-UltraLight.ttf M UI/WebServerResources/fonts/FiraSans-UltraLight.woff M UI/WebServerResources/fonts/FiraSans-UltraLightItalic.eot M UI/WebServerResources/fonts/FiraSans-UltraLightItalic.ttf M UI/WebServerResources/fonts/FiraSans-UltraLightItalic.woff commit dfc904f4f30e96479f41cd397a1524b971e2d14c Author: Francis Lachapelle Date: Tue Jun 21 21:29:44 2016 -0400 (js) Never query Gravatar.com when disabled M NEWS M UI/Templates/PreferencesUI/UIxPreferences.wox A UI/WebServerResources/img/ic_person_grey_24px.svg M UI/WebServerResources/js/Common/Common.app.js M UI/WebServerResources/js/Common/User.service.js M UI/WebServerResources/js/Contacts/Card.service.js M UI/WebServerResources/js/Mailer/Message.service.js M UI/WebServerResources/js/Preferences/Preferences.service.js M UI/WebServerResources/js/Preferences/PreferencesController.js M UI/WebServerResources/scss/components/chips/chips.scss commit 9dbb360ef7a413a38bd0a4adbbb6a5f388756921 Author: Francis Lachapelle Date: Tue Jun 21 21:03:36 2016 -0400 (css) Improve input labels in event/task views M UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox M UI/Templates/SchedulerUI/UIxTaskViewTemplate.wox commit 1efeca72c5c6faa5db6e1f778cc447db5dabe2f2 Author: Ludovic Marcotte Date: Tue Jun 21 15:57:35 2016 -0400 (fix) fallback to email if no cn is found (should avoid displaying bogus chips) M SoObjects/Appointments/iCalEntityObject+SOGo.m M UI/MailPartViewers/UIxMailPartICalViewer.m commit b72b52f052a13fe98bddc191f9ff8b1b80bdc37d Author: Ludovic Marcotte Date: Tue Jun 21 14:30:14 2016 -0400 typo M NEWS commit 083b770e41808b34043fdde6473bf5a3c4e2b775 Author: InverseBot Date: Tue Jun 21 01:12: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/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/vendor/angular-material.js M UI/WebServerResources/js/vendor/angular-material.min.js commit 0462530fbdfc1e0f3ba6aa19074eb4b29e114d93 Author: Francis Lachapelle Date: Mon Jun 20 16:15:27 2016 -0400 (css,js) Update md to v1.1.0-rc.5-master-8758488 M UI/WebServerResources/angular-material M UI/WebServerResources/bower.json commit 66e1fbd556a036c158934594e2e3fdbf83bcda84 Author: Francis Lachapelle Date: Mon Jun 20 16:10:52 2016 -0400 Improve ACL editor M UI/Templates/AdministrationUI/UIxAdministrationAclEditor.wox M UI/Templates/UIxAclEditor.wox M UI/WebServerResources/js/Administration/AdministrationAclController.js M UI/WebServerResources/js/Common/AclController.js M UI/WebServerResources/scss/components/card/card.scss commit 6b5571ea2ce87f5653a1a6e89374183d3f91b7b2 Author: Francis Lachapelle Date: Mon Jun 20 16:08:41 2016 -0400 (js) Only select checkboxes in ACL editor M UI/WebServerResources/js/Common/Acl.service.js commit 6538f6d047530ea26e3ceb62e5dabecec5220d3d Author: Francis Lachapelle Date: Mon Jun 20 15:54:54 2016 -0400 (js) Fix user removal from ACLs in Admin module Fixes #3713 M UI/WebServerResources/js/Common/Acl.service.js commit 61381225d906834820119b1cbfafd341e77902d0 Author: Patrice Levesque Date: Mon Jun 20 15:55:47 2016 -0400 Loosen logrotate directives for custom deployments Logrotate refuses to rotate logfiles if /var/log/sogo has permissive write permissions, but sometimes that is needed, especially with setups involving multiple SOGo installs running under different UNIX users. M Scripts/logrotate commit 75dfebe9aee1f6aa0b35d2c177f2af2743cc5b3f Author: Ludovic Marcotte Date: Mon Jun 20 09:10:50 2016 -0400 (feat) one-click option to give all permissions for user (fixes #1637) M NEWS M UI/Templates/UIxAclEditor.wox M UI/WebServerResources/js/Common/Acl.service.js M UI/WebServerResources/js/Common/AclController.js commit 5ee5ccd0782a88be14e3c848c8538555557dc2cf Author: InverseBot Date: Sat Jun 18 01:19:59 2016 -0400 (js/css) Update generated files M UI/WebServerResources/js/Scheduler.services.js M UI/WebServerResources/js/Scheduler.services.js.map commit c5ada373c18c4f2a6045d94b767d15e666bc1442 Author: Francis Lachapelle Date: Fri Jun 17 16:43:24 2016 -0400 (js) Fetch calendar's links once created Since "links to this calendar" are initialized when loading the page, we need to query the server for the links of a newly created calendar. M UI/WebServerResources/js/Scheduler/Calendar.service.js commit 2caa6754cfc2e11cb3f4001c13c938d41d93656a Author: Ludovic Marcotte Date: Fri Jun 17 15:41:10 2016 -0400 (fix) show tooltips over long calendar/ab names (fixes #232) M NEWS M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox commit 8cc0b946e70f4a7643acfc4956a49b50c059f380 Author: Francis Lachapelle Date: Fri Jun 17 15:24:59 2016 -0400 Fix handling of attendees when updating an event M NEWS M SoObjects/Appointments/iCalEntityObject+SOGo.m M UI/MailPartViewers/UIxMailPartICalViewer.m M UI/Scheduler/UIxAppointmentEditor.m M UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox M UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox M UI/WebServerResources/js/Scheduler/Component.service.js commit 20001b7e1468f72622b23c6bc0ddfa32be278fe9 Author: Ludovic Marcotte Date: Fri Jun 17 14:34:48 2016 -0400 Updated NEWS file M NEWS commit c8c8d12d1f7efb53267a4339daab080049e43aec Author: Ludovic Marcotte Date: Fri Jun 17 14:28:03 2016 -0400 (fix) fallback to email address if no CN is found (fixes #3733) M SoObjects/Mailer/SOGoMailAccount.m commit d2b44b6b50105ea4753905bfc6cd6afb79e109e6 Author: InverseBot Date: Fri Jun 17 01:21:13 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/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-animate.js M UI/WebServerResources/js/vendor/angular-animate.min.js 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-material.js M UI/WebServerResources/js/vendor/angular-material.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 commit aeaa017406441dba65e76c3de26f4ce235d4f272 Author: Francis Lachapelle Date: Thu Jun 16 16:33:39 2016 -0400 (js) Improve Dialog.prompt M UI/WebServerResources/js/Common/Dialog.service.js commit af136eec6c2674c12afc51319a57235d43fde452 Author: Francis Lachapelle Date: Thu Jun 16 16:21:24 2016 -0400 (js) Fix autocompletion of LDAP-based groups Fixes #3673 M UI/WebServerResources/js/Contacts/AddressBook.service.js M UI/WebServerResources/js/Scheduler/Component.service.js commit 429aa1a91d4f32c1c389f03ca8b585ec2e675e25 Author: Francis Lachapelle Date: Thu Jun 16 16:08:21 2016 -0400 Improve attendees display in event editor Fixes #3730 M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox M UI/WebServerResources/js/Scheduler/ComponentController.js commit 734d680708686a4932c8e081c8d752c55a48a7e5 Author: Francis Lachapelle Date: Thu Jun 16 15:37:41 2016 -0400 Fix SOGoLoginModule when set to "Last used" M NEWS M UI/PreferencesUI/UIxJSONPreferences.m commit af8f93955957b498d83f20be8cc3e15611b6000d Author: Francis Lachapelle Date: Thu Jun 16 14:46:05 2016 -0400 (js,css) Improve attendees editor Fixes #3730 M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox M UI/Templates/SchedulerUI/UIxAttendeesEditor.wox M UI/WebServerResources/js/Scheduler/ComponentController.js M UI/WebServerResources/scss/views/SchedulerUI.scss commit 15188a49970e32eec52fe1e208638986b7886cbc Author: Francis Lachapelle Date: Thu Jun 16 10:52:30 2016 -0400 (css,js) Update md to v1.1.0-rc.5-master-42833aa M UI/WebServerResources/angular-material M UI/WebServerResources/bower.json commit 7305fb83f785bcb8ee57e90ea9417178c57380e2 Author: Francis Lachapelle Date: Thu Jun 16 09:52:01 2016 -0400 Fix Sieve integration test M Tests/Integration/test-sieve.py commit aadc1681bd476034cc294e7e7b5e6ab795fe5fc3 Author: Roel van Meer Date: Thu Jun 16 14:58:58 2016 +0200 Fix error when adding entry to LDAP address book [bug 3621] M SoObjects/SOGo/LDAPSource.m commit c1bbc1720dca5e4568f4c511f4699a0d5f5a916c Author: Francis Lachapelle Date: Wed Jun 15 16:23:17 2016 -0400 (doc) Cleanup installation guide M Documentation/SOGoInstallationGuide.asciidoc commit d8fc40217d8bb6387ecbe7326873bb8b803f06f9 Author: Francis Lachapelle Date: Wed Jun 15 16:02:12 2016 -0400 Specify a custom vacation subject User can now specify a custom vacation subject. For Sieve servers implementing the variables extension, one can write ${subject} to insert the original subject in the auto reply. SOGoDefaultVacationSubject is a new domain defaults parameter used when the user doesn't specify a custom subject. Fixes #685, #1447 M Documentation/SOGoInstallationGuide.asciidoc M NEWS M SoObjects/SOGo/SOGoDomainDefaults.h M SoObjects/SOGo/SOGoDomainDefaults.m M SoObjects/SOGo/SOGoSieveManager.m M UI/PreferencesUI/English.lproj/Localizable.strings M UI/PreferencesUI/UIxJSONPreferences.m M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/js/Preferences/PreferencesController.js M UI/WebServerResources/scss/components/input/input.scss commit 49ed5bb4620f0463a14fdc50969277500f76839d Author: Francis Lachapelle Date: Wed Jun 15 08:36:13 2016 -0400 Localization M UI/PreferencesUI/English.lproj/Localizable.strings commit c69e84650dc40f5dde23653b3c7afa4ed5ae003c Author: Francis Lachapelle Date: Tue Jun 14 16:12:48 2016 -0400 (js) Fix initialization of Card's screenname M UI/WebServerResources/js/Contacts/Card.service.js commit 85b764c1794e34a685591af922fc64bf8ef3c0ca Author: Francis Lachapelle Date: Tue Jun 14 16:11:12 2016 -0400 (html,css) Improve forms Improved pseudo-input and used md-inline-form M UI/PreferencesUI/UIxPreferences.m M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox M UI/Templates/ContactsUI/UIxContactViewTemplate.wox M UI/Templates/PreferencesUI/UIxFilterEditor.wox M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/scss/components/pseudo-input/pseudo-input.scss commit 4744170628c7ec6e602998ea2e90348a932bed6d Author: Francis Lachapelle Date: Tue Jun 14 14:10:17 2016 -0400 Add a header and/or footer to the vacation message Fixes #1961 M Documentation/SOGoInstallationGuide.asciidoc M NEWS M SoObjects/SOGo/GNUmakefile M SoObjects/SOGo/SOGoDomainDefaults.h M SoObjects/SOGo/SOGoDomainDefaults.m M SoObjects/SOGo/SOGoSieveManager.m A SoObjects/SOGo/SOGoTextTemplateFile.h A SoObjects/SOGo/SOGoTextTemplateFile.m M UI/PreferencesUI/UIxPreferences.h M UI/PreferencesUI/UIxPreferences.m M UI/Templates/PreferencesUI/UIxPreferences.wox A UI/WebServerResources/scss/views/PreferencesUI.scss M UI/WebServerResources/scss/views/_view.scss commit 7f4474f47c832db7cf3fd6dd661a6b2af3fa2f0b Author: Francis Lachapelle Date: Tue Jun 14 12:17:50 2016 -0400 (js,css) Adapt time picker to latest md changes M UI/WebServerResources/js/Common/sgTimepicker.directive.js M UI/WebServerResources/scss/components/timepicker/timepicker.scss commit d9f499ff52ed702201afa984f9ccea379b5fcc08 Author: Francis Lachapelle Date: Tue Jun 14 11:39:51 2016 -0400 (css) Fix pseudo-input label size M UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox M UI/Templates/SchedulerUI/UIxTaskViewTemplate.wox M UI/WebServerResources/scss/components/pseudo-input/pseudo-input.scss commit 35c0436bf66450549ac569b1fc98c4881296d18e Author: Francis Lachapelle Date: Tue Jun 14 10:54:28 2016 -0400 (html) Add subheader in sidenav of Preferences M UI/Templates/PreferencesUI/UIxPreferences.wox commit e24ee771e2d0048feb02ec143190fbc7a2bac574 Author: Francis Lachapelle Date: Tue Jun 14 10:31:45 2016 -0400 Honor the domain defaults when creating an event Initialize the editor with the value of SOGoAppointmentSendEMailNotifications from the domain defaults. Fixes #3729 M NEWS M UI/PreferencesUI/UIxJSONPreferences.m M UI/WebServerResources/js/Scheduler/Component.service.js commit ff65ba88adf6edca44c1df7c14738fde46fd3c08 Author: Ludovic Marcotte Date: Tue Jun 14 08:31:37 2016 -0400 (fix) properly terminate dictionary initialization M SoObjects/Appointments/SOGoAppointmentObject.m commit 72731e84f1e6ada4677440786bd94a06101f26c1 Author: InverseBot Date: Tue Jun 14 01:55:45 2016 -0400 (js/css) Update generated files M UI/WebServerResources/js/Preferences.services.js M UI/WebServerResources/js/Preferences.services.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 a3d64d05f62e034b85ba265f061995d973e5ea2d Author: Ludovic Marcotte Date: Mon Jun 13 15:39:57 2016 -0400 (feat) now possible to set vacation message start date (fixes #3679) M Documentation/SOGoInstallationGuide.asciidoc M NEWS M Scripts/sogo.cron M Tools/GNUmakefile D Tools/SOGoToolExpireAutoReply.m A Tools/SOGoToolUpdateAutoReply.m M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/js/Preferences/Preferences.service.js commit 73c400c407945f830d55a2ef5221a8194e27c96a Author: Ludovic Marcotte Date: Mon Jun 13 14:21:08 2016 -0400 Updated NEWS M NEWS commit 9a32d829639b809d25baaeac8184539a8f501036 Author: Ludovic Marcotte Date: Mon Jun 13 14:16:25 2016 -0400 (fix) when restoring user's preferences, regenerate Sieve scripts (fixes #3029) M Tools/SOGoToolRestore.m commit 5eb4557ac9e3b55791369a511e12b9126602c62b Author: Ludovic Marcotte Date: Mon Jun 13 13:16:40 2016 -0400 Updated NEWS M NEWS commit ae7fefb487c206947c78c978b5e0331a58f56c48 Author: Ludovic Marcotte Date: Mon Jun 13 13:14:55 2016 -0400 (feat) now possible to set a default Sieve filter (fixes #2949) M Documentation/SOGoInstallationGuide.asciidoc M UI/MainUI/SOGoUserHomePage.m commit 4f64994f7b04518f9106799a056b27cb43334027 Author: Francis Lachapelle Date: Mon Jun 13 10:44:49 2016 -0400 Add missing delegators identities in mail editor Fixes #3720 M NEWS M SoObjects/SOGo/SOGoUser.h M SoObjects/SOGo/SOGoUser.m commit d2869bed7fff2101390a2e9eedfdcbaf11813151 Author: Francis Lachapelle Date: Fri Jun 10 16:50:21 2016 -0400 (js) Use a speed dial for event/task creation M NEWS M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/js/Scheduler/CalendarListController.js commit da5fa9e850ec0bac1a75541811588f4c3b9d6372 Author: InverseBot Date: Sat Jun 11 02:04:22 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.js M UI/WebServerResources/js/Contacts.js.map M UI/WebServerResources/js/Preferences.services.js M UI/WebServerResources/js/Preferences.services.js.map commit ff4e50d904d5d921563032956d3c238fb332c4e5 Author: Francis Lachapelle Date: Fri Jun 10 15:05:35 2016 -0400 (js) Use a speed dial for card/list creation M NEWS M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/js/Contacts/AddressBookController.js commit d9d8a726516d973ea360c8e47cc18123cd95ec08 Author: Francis Lachapelle Date: Fri Jun 10 14:26:34 2016 -0400 Fix time format when default is chosen M NEWS M UI/PreferencesUI/UIxPreferences.m commit 6c2052ab6f7e620653993182335af8b4ed71ed53 Author: Francis Lachapelle Date: Fri Jun 10 14:06:41 2016 -0400 Always display month in week view Fixes #3724 M NEWS M UI/Scheduler/UIxCalDayTable.m commit 684c32ee957778ecfedefce0fd3db97d04b2e78e Author: Francis Lachapelle Date: Fri Jun 10 11:38:35 2016 -0400 (js) Fix sgTimePicker parsing of input field M NEWS M UI/WebServerResources/js/Common/sgTimepicker.directive.js M UI/WebServerResources/js/Common/utils.js M UI/WebServerResources/js/Preferences/Preferences.service.js commit ccbce4fa1d076fef5a3cfe38e592ee8f8a7455b0 Author: Francis Lachapelle Date: Fri Jun 10 09:04:32 2016 -0400 (i18n) Update translations M SoObjects/Appointments/TurkishTurkey.lproj/Localizable.strings M UI/AdministrationUI/TurkishTurkey.lproj/Localizable.strings M UI/Common/Hungarian.lproj/Localizable.strings M UI/Common/Italian.lproj/Localizable.strings M UI/Common/Macedonian.lproj/Localizable.strings M UI/Common/Russian.lproj/Localizable.strings M UI/Common/TurkishTurkey.lproj/Localizable.strings M UI/Contacts/Hungarian.lproj/Localizable.strings M UI/Contacts/Macedonian.lproj/Localizable.strings M UI/Contacts/Russian.lproj/Localizable.strings M UI/Contacts/TurkishTurkey.lproj/Localizable.strings M UI/MailerUI/Hungarian.lproj/Localizable.strings M UI/MailerUI/Macedonian.lproj/Localizable.strings M UI/MailerUI/Russian.lproj/Localizable.strings M UI/MailerUI/TurkishTurkey.lproj/Localizable.strings M UI/MainUI/Hungarian.lproj/Localizable.strings M UI/MainUI/Italian.lproj/Localizable.strings M UI/MainUI/Macedonian.lproj/Localizable.strings M UI/MainUI/Russian.lproj/Localizable.strings M UI/MainUI/TurkishTurkey.lproj/Localizable.strings M UI/PreferencesUI/Hungarian.lproj/Localizable.strings M UI/PreferencesUI/Macedonian.lproj/Localizable.strings M UI/PreferencesUI/Russian.lproj/Localizable.strings M UI/PreferencesUI/TurkishTurkey.lproj/Localizable.strings M UI/Scheduler/TurkishTurkey.lproj/Localizable.strings commit c3bcfe0f070bb7191b8a319e6f36b64ec9a2f043 Author: Ludovic Marcotte Date: Fri Jun 10 08:41:16 2016 -0400 Updated NEWS file M NEWS commit f607cb03c5e6eac9cc378d579e1fcd888a530dd6 Author: Ludovic Marcotte Date: Thu Jun 9 15:01:35 2016 -0400 (fix) handle flattened timezone definitions (fixes #2690) M SOPE/NGCards/iCalTimeZone.m M SOPE/NGCards/iCalTimeZonePeriod.m commit 658cb956d9b5b43b22a3241b2857b757406c4cef Author: Francis Lachapelle Date: Thu Jun 9 15:36:26 2016 -0400 Update NEWS file M NEWS commit 7dbbd66640673f205487b4397bcd62c15cbc1f14 Author: Francis Lachapelle Date: Thu Jun 9 15:30:12 2016 -0400 Fix all-day events covering a timezone change Fixes #3457 M SoObjects/Appointments/iCalEvent+SOGo.m commit fa78566d726fa01cfefdb77b77ae731ef8559e05 Author: Patrice Levesque Date: Thu Jun 9 15:17:14 2016 -0400 Fix builds in directory names containing spaces Prevent ./configure failure when run from a directory such as "/home/bob/my own sogo directory/" M configure commit 0b1e7ad8e0456a27858a223a71548db23435978c Author: Ludovic Marcotte Date: Thu Jun 9 13:26:22 2016 -0400 (fix) properly handle sorted/deleted calendars (fixes #3723) M NEWS M UI/Scheduler/UIxCalendarSelector.m commit d6d3e49158ec6b569e5c0db4d98efb3b7e3a4747 Author: Patrice Levesque Date: Thu Jun 9 13:00:01 2016 -0400 Remove Makefile condition for test-uninitialized M general.make commit ff711e60b2b71e3f33e150fdff1d2d0de6cbc3ee Author: Ludovic Marcotte Date: Thu Jun 9 10:42:28 2016 -0400 (fix) avoid potential but unlikely mem leak M UI/Scheduler/UIxCalendarSelector.m commit 215f04667c78607d55a894a0689ab2874e06a78b Author: InverseBot Date: Thu Jun 9 01:22:57 2016 -0400 (js/css) Update generated files 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 commit 1db09de2a864f9b8d6e8cffb837afe046aff2feb Author: Francis Lachapelle Date: Wed Jun 8 16:25:54 2016 -0400 Escape HTML in raw source of Cards M NEWS M UI/Contacts/UIxContactActions.m M UI/Templates/ContactsUI/UIxContactViewTemplate.wox commit 64ce3c9c22fd9a28caabf11e76216cd53d0245aa Author: Francis Lachapelle Date: Wed Jun 8 16:06:58 2016 -0400 Escape HTML in raw source of events and tasks Fixes #3718 M NEWS M UI/Scheduler/UIxComponentEditor.m M UI/WebServerResources/js/Scheduler/ComponentController.js commit 97e6385f4c1a52eeebdd8369c0b6db5954c1c339 Author: Francis Lachapelle Date: Wed Jun 8 15:21:36 2016 -0400 (js) Fix validation of Sieve filter editor M NEWS M UI/Templates/PreferencesUI/UIxFilterEditor.wox M UI/WebServerResources/js/Preferences/FiltersDialogController.js commit 076b6b6ad56f35650791fc89a657c50ff4e68fd4 Author: Francis Lachapelle Date: Wed Jun 8 14:02:45 2016 -0400 (html) Fix generic avatar in lists Fixes #3719 M NEWS M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MailerUI/UIxMailFolderTemplate.wox commit 44d184b1cf85967b8a061eebeec19f2fc576b247 Author: InverseBot Date: Wed Jun 8 01:21:25 2016 -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/Scheduler.services.js M UI/WebServerResources/js/Scheduler.services.js.map commit 77ce13967c7d66ac6501d95522375c87542813e7 Author: Francis Lachapelle Date: Tue Jun 7 11:08:06 2016 -0400 (js) Improve $scope.$watch M UI/WebServerResources/js/Common/sgAvatarImage.directive.js M UI/WebServerResources/js/Mailer/MessageController.js M UI/WebServerResources/js/Scheduler/CalendarsController.js commit cebd79a66e4bf6711690a49561a3dc7d04be4e03 Author: Francis Lachapelle Date: Tue Jun 7 10:46:39 2016 -0400 Add missing JS vendor lib to makefile M UI/WebServerResources/GNUmakefile commit 79085d6ddd2444fd1252b60cda63f8add5b65450 Author: InverseBot Date: Tue Jun 7 10:31:29 2016 -0400 (js/css) Update generated files M UI/WebServerResources/css/styles.css 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/ng-sortable.min.js M UI/WebServerResources/js/vendor/ng-sortable.min.js.map commit bba673e0efc4b09027c2f190a117a4f418b8eebe Author: Francis Lachapelle Date: Tue Jun 7 10:09:25 2016 -0400 Fix negative offset when saving an all-day event M SoObjects/Appointments/iCalEvent+SOGo.m commit c6f6f7896c8f788877a6d150cd0de4d7bf005649 Author: Francis Lachapelle Date: Mon Jun 6 16:12:32 2016 -0400 Update ChangeLog M ChangeLog commit a3989926e35e7e41090c501849ccad9de5e91ecd Author: Francis Lachapelle Date: Mon Jun 6 16:12:08 2016 -0400 Preparation for release 3.1.2 M Documentation/docinfo.xml M Documentation/includes/global-attributes.asciidoc M NEWS M Version commit f753ed96802d0841c512a3fceca7efbee03ef928 Author: Francis Lachapelle Date: Mon Jun 6 16:10:39 2016 -0400 (css,js) Update Angular Material to v1.1.0-rc.5 M UI/WebServerResources/angular-material M UI/WebServerResources/bower.json M UI/WebServerResources/scss/core/variables.scss commit e227ffa8d360c279abae9f4390e07b1183742972 Author: Francis Lachapelle Date: Mon Jun 6 16:08:01 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/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-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 f0f9ca9ff0b64855514cc69daa5f7a60a6341679 Author: Ludovic Marcotte Date: Mon Jun 6 13:28:42 2016 -0400 (fix) properly initialize values M ActiveSync/SOGoActiveSyncDispatcher+Sync.m M ActiveSync/SOGoActiveSyncDispatcher.m M ActiveSync/iCalEvent+ActiveSync.m commit ec61fd10fc7b4a9e98335d95f2dd46106badb2e5 Author: Francis Lachapelle Date: Mon Jun 6 13:29:00 2016 -0400 Fix negative offset when saving an all-day event Fixes #3717 M NEWS M SoObjects/Appointments/iCalEvent+SOGo.m commit e54d5c1b06402a38724fdd30a81524e2c40b48d8 Author: Ludovic Marcotte Date: Mon Jun 6 13:07:48 2016 -0400 (fix) skip potentially bogus cards coming from LDAP M ActiveSync/SOGoActiveSyncDispatcher.m commit a69e99b4c819dc69373ae8bded0074324c49fa69 Author: Patrice Levesque Date: Mon Jun 6 11:03:32 2016 -0400 Do not force -frecord-gcc-switches flag The -frecord-gcc-switches flag does not exist for GCC <= 4.3; hence only use it when available. M general.make commit 2a053400d702267ff8eed624d166080dfcf12c0a Author: Francis Lachapelle Date: Mon Jun 6 10:32:45 2016 -0400 (js) Fix loading of card from global addressbooks M NEWS M UI/WebServerResources/js/Contacts/AddressBook.service.js M UI/WebServerResources/js/Contacts/AddressBookController.js commit 5983c5cf4d21abe8319f4929271d000353df4a7f Author: Patrice Levesque Date: Mon Jun 6 10:33:49 2016 -0400 Fix sogo system user creation (extra) Missing file in commit 9dcc25abc527d0b195a6c8f409792568c2d60cfd M packaging/debian-multiarch/sogo.preinst commit e7114277fd418187aed2e8225aa881ec9c742cac Author: InverseBot Date: Sat Jun 4 01:13:42 2016 -0400 (js/css) Update generated files 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/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-ui-router.js M UI/WebServerResources/js/vendor/angular-ui-router.min.js commit 9dcc25abc527d0b195a6c8f409792568c2d60cfd Author: Wayne A. Ptaff Date: Fri Jun 3 10:35:40 2016 -0400 Fix sogo system user creation M packaging/debian/sogo.preinst M packaging/rhel/sogo.spec commit 568e4380691edd7d904006a419ccd516a788d45f Author: Francis Lachapelle Date: Fri Jun 3 10:07:04 2016 -0400 (js) Add the "Paste from word" CKEditor plugin Fixes #2295 Fixes #3313 M NEWS M UI/WebServerResources/js/vendor/ckeditor/build-config.js M UI/WebServerResources/js/vendor/ckeditor/ckeditor.js 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/lt.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/tr.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/icons.png M UI/WebServerResources/js/vendor/ckeditor/plugins/icons_hidpi.png A UI/WebServerResources/js/vendor/ckeditor/plugins/pastefromword/filter/default.js M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_gecko.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie7.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_ie8.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/editor_iequirks.css M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/icons.png M UI/WebServerResources/js/vendor/ckeditor/skins/minimalist/icons_hidpi.png commit ab74ef0c419ee9751cd054fc8bda58d4e02f5fda Author: Francis Lachapelle Date: Fri Jun 3 09:15:47 2016 -0400 (js) Fix event classification icon in month view Fixes #3711 M NEWS M UI/WebServerResources/js/Scheduler/sgCalendarMonthEvent.directive.js commit 717bab718c3ed0737ee7aa1751805f50e981d644 Author: Francis Lachapelle Date: Fri Jun 3 09:00:34 2016 -0400 (js) Fix user removal from ACLs in Admin module Fixes #3713 M NEWS M UI/WebServerResources/js/Administration/AdministrationAclController.js M UI/WebServerResources/js/Common/Acl.service.js commit 8395a78f6d8f1b74a7db30d61094cecc027875d4 Author: Francis Lachapelle Date: Thu Jun 2 15:34:58 2016 -0400 (js) Fix error handling when renaming a mailbox M NEWS M UI/WebServerResources/js/Mailer/Mailbox.service.js commit 8f417cb10be7e278b42d89a841f80d6e125397c0 Author: Francis Lachapelle Date: Thu Jun 2 15:11:06 2016 -0400 Update for latest md changes M UI/Templates/MailerUI/UIxMailMainFrame.wox commit 93f0678a5eab9f6a02fb0536472a44239dfb37ac Author: Zhang Huangbin Date: Fri Jun 3 19:14:50 2016 +0800 Supports multiple web domains in Apache. Using "%(HTTP_HOST)e" will make default Apache config file support multiple web domains, no change required by sys admin. M Apache/SOGo.conf commit 12eb839d736feb404b8dae7f0198299b6aa942bc Author: InverseBot Date: Fri Jun 3 02:05:30 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/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 87283acd868213a15852ea51919906e2d65918f9 Author: Francis Lachapelle Date: Thu Jun 2 13:24:06 2016 -0400 Update ChangeLog M ChangeLog 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 04d12f52f81c4929b37f26e4e24edbbaf636a5ea Author: Patrice Levesque Date: Thu Jun 2 11:37:19 2016 -0400 Add -O2 compilation by default and -g debug info Also store GCC command-line switches in the binaries for easier debugging. M general.make 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 (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/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.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-file-upload.min.js.map M UI/WebServerResources/js/vendor/ng-sortable.min.js M UI/WebServerResources/js/vendor/ng-sortable.min.js.map commit 9db6e2c411d3e93aed327db676b2707f9dcbbf19 Author: Francis Lachapelle Date: Wed May 18 16:07:58 2016 -0400 (i18n) Update translations M SoObjects/Appointments/Dutch.lproj/Localizable.strings M UI/Common/Dutch.lproj/Localizable.strings M UI/Common/French.lproj/Localizable.strings M UI/Common/SpanishSpain.lproj/Localizable.strings M UI/Contacts/BrazilianPortuguese.lproj/Localizable.strings M UI/Contacts/Dutch.lproj/Localizable.strings M UI/Contacts/Finnish.lproj/Localizable.strings M UI/Contacts/French.lproj/Localizable.strings M UI/Contacts/German.lproj/Localizable.strings M UI/Contacts/Hungarian.lproj/Localizable.strings M UI/Contacts/Italian.lproj/Localizable.strings M UI/Contacts/Lithuanian.lproj/Localizable.strings M UI/Contacts/Macedonian.lproj/Localizable.strings M UI/Contacts/Polish.lproj/Localizable.strings M UI/Contacts/Russian.lproj/Localizable.strings M UI/Contacts/SpanishSpain.lproj/Localizable.strings M UI/Contacts/TurkishTurkey.lproj/Localizable.strings M UI/MailPartViewers/Dutch.lproj/Localizable.strings M UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MailerUI/Dutch.lproj/Localizable.strings M UI/MailerUI/Finnish.lproj/Localizable.strings M UI/MailerUI/French.lproj/Localizable.strings M UI/MailerUI/German.lproj/Localizable.strings M UI/MailerUI/Hungarian.lproj/Localizable.strings M UI/MailerUI/Italian.lproj/Localizable.strings M UI/MailerUI/Lithuanian.lproj/Localizable.strings M UI/MailerUI/Macedonian.lproj/Localizable.strings M UI/MailerUI/Polish.lproj/Localizable.strings M UI/MailerUI/Russian.lproj/Localizable.strings M UI/MailerUI/SpanishSpain.lproj/Localizable.strings M UI/MailerUI/TurkishTurkey.lproj/Localizable.strings M UI/MainUI/French.lproj/Localizable.strings M UI/PreferencesUI/French.lproj/Localizable.strings M UI/PreferencesUI/TurkishTurkey.lproj/Localizable.strings M UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/Finnish.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings M UI/Scheduler/German.lproj/Localizable.strings M UI/Scheduler/Hungarian.lproj/Localizable.strings M UI/Scheduler/Italian.lproj/Localizable.strings M UI/Scheduler/Lithuanian.lproj/Localizable.strings M UI/Scheduler/Macedonian.lproj/Localizable.strings M UI/Scheduler/Polish.lproj/Localizable.strings M UI/Scheduler/Russian.lproj/Localizable.strings M UI/Scheduler/SpanishSpain.lproj/Localizable.strings M UI/Scheduler/TurkishTurkey.lproj/Localizable.strings commit ee8f199603105fc6cbd2f0b6fa18177ba3c63850 Author: Francis Lachapelle Date: Wed May 18 16:02:39 2016 -0400 Preparation for release 3.1.0 M Documentation/docinfo.xml M Documentation/includes/global-attributes.asciidoc M NEWS M Version commit d3fa7cb9c76e72d0882d870dd0f5d8b40cbb26d1 Author: Francis Lachapelle Date: Wed May 18 15:56:03 2016 -0400 (css) Update Angular Material to v1.1.0-rc4 M UI/WebServerResources/angular-material commit 56a470314d769587672e21ec5f57849adce78b07 Author: Francis Lachapelle Date: Wed May 18 15:32:46 2016 -0400 (js) Fix breakpoints consistency M UI/Templates/UIxTopnavToolbar.wox commit abb26dfd22ec777310baec3f813f553c0c32ad18 Author: Francis Lachapelle Date: Wed May 18 14:48:53 2016 -0400 (js) Fix breakpoints consistency M UI/WebServerResources/js/Administration/AdministrationController.js commit ce1fb708a0cad4a8d0e76c2fa6e911f5f3e2f07c Author: Francis Lachapelle Date: Wed May 18 14:47:33 2016 -0400 (js) Fix navigation in Mail advanced search mode 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/Mailer.app.js M UI/WebServerResources/js/Mailer/VirtualMailbox.service.js commit 045013bc74ad1cd58a9f784b2549f24114a28b4a Author: Francis Lachapelle Date: Wed May 18 14:35:24 2016 -0400 (js) Fix breakpoints consistency M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/ContactsUI/UIxContactViewTemplate.wox M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/Templates/MainUI/SOGoRootPage.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/Templates/UIxTopnavToolbar.wox M UI/WebServerResources/js/Common/Common.app.js M UI/WebServerResources/js/Common/navController.js M UI/WebServerResources/js/Contacts/AddressBooksController.js M UI/WebServerResources/js/Mailer/MailboxesController.js M UI/WebServerResources/js/Mailer/MessageController.js M UI/WebServerResources/js/Scheduler/ComponentController.js commit 33ca545f8bce27726e06deb188c04165f9beef80 Author: Francis Lachapelle Date: Wed May 18 11:09:02 2016 -0400 (js) Use minimized version of angular material M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/GNUmakefile A UI/WebServerResources/js/vendor/angular-material.min.js.map commit 32ed6a14d501ca7b581f0f332c295548ca293116 Author: Francis Lachapelle Date: Wed May 18 09:37:14 2016 -0400 (js) Directive to create chip on blur Fixes #3470 M NEWS M UI/Templates/MailerUI/UIxMailEditor.wox A UI/WebServerResources/js/Common/sgTransformOnBlur.directive.js commit 7fe576f277df3b96641329efbb07ab1ea5277296 Author: Francis Lachapelle Date: Wed May 18 08:30:22 2016 -0400 (js) Fix exception when no match in AB search M UI/WebServerResources/js/Contacts/AddressBook.service.js commit 4b0fadbe22083235b6c36b85a14520970b217d4f Author: InverseBot Date: Wed May 18 02:10: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-ui-router.js M UI/WebServerResources/js/vendor/angular-ui-router.min.js commit 669eee301b84a81bcd1c11897ebe404cb5dd5001 Author: Francis Lachapelle Date: Tue May 17 16:39:12 2016 -0400 (js) Different behaviour when deleting msg in xs M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/WebServerResources/js/Mailer/MessageController.js commit 69c526eb67e3d5bbf17c925df80ea1548fe49be5 Author: Francis Lachapelle Date: Tue May 17 16:35:47 2016 -0400 (css) Improve expandable card M UI/WebServerResources/scss/components/card/card.scss commit ddbb05fd30ac11520f595807faaf567e6029efb6 Author: Francis Lachapelle Date: Tue May 17 16:31:35 2016 -0400 (css) Fix tooolbar of month view on xs media M UI/WebServerResources/scss/views/SchedulerUI.scss commit d17944091af1abefcc0674743bd4834f9614860a Author: Francis Lachapelle Date: Tue May 17 16:22:50 2016 -0400 Respect time locale in days views M UI/Scheduler/UIxCalDayTable.h M UI/Scheduler/UIxCalDayTable.m M UI/Templates/SchedulerUI/UIxCalDayTable.wox commit 87fbedb89d2b429f107c292aa308bbd9bd4ab854 Author: Francis Lachapelle Date: Tue May 17 15:10:09 2016 -0400 (css) Improve subheader with icon buttons M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/scss/components/subheader/subheader.scss commit 8c4d4e0e2db8cffea984ac7bd15afb2a418dfef5 Author: Francis Lachapelle Date: Tue May 17 14:30:48 2016 -0400 (js) Fix usage of the "export" reserved word M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/js/Mailer/Mailbox.service.js commit 00e0aa7ab4b8a73ce7308ef410b50b504d5b5778 Author: Ludovic Marcotte Date: Tue May 17 11:28:04 2016 -0400 Updated NEWS file M NEWS commit 877165f4ed6d2063b384e73de32ecd154b7cb805 Author: Ludovic Marcotte Date: Tue May 17 11:18:40 2016 -0400 (fix) safe guard against bogus tz offset definition M SOPE/NGCards/iCalTimeZonePeriod.m commit 60f8641d271359f1b3be84971cb84c3c86b25170 Author: InverseBot Date: Tue May 17 02:14:49 2016 -0400 (js/css) Update generated files M UI/WebServerResources/js/Contacts.js M UI/WebServerResources/js/Contacts.js.map commit bce14b09125302984c9f2851eb62ef3f1d4df6f0 Author: Francis Lachapelle Date: Mon May 16 14:23:01 2016 -0400 (js) Fix newMessage fcn in AddressBook service M UI/WebServerResources/js/Contacts/AddressBookController.js commit 7f867f941032da67260a37efe5df6673af7f6e2b Author: Francis Lachapelle Date: Mon May 16 13:53:47 2016 -0400 Add TurkishTurkey language to configure script M configure commit bcff953726c5e6333a8e01ebec8b2776f0482fe7 Author: Francis Lachapelle Date: Mon May 16 13:48:30 2016 -0400 Remove duplicated language M configure commit c8f8b505cb706c9764ba484acfae0d3fcdf7f9da Author: Francis Lachapelle Date: Mon May 16 13:28:12 2016 -0400 Add Turkish (Turkey) translation M .tx/config M NEWS M README.md M SoObjects/Appointments/GNUmakefile A SoObjects/Appointments/TurkishTurkey.lproj/Localizable.strings M SoObjects/Contacts/GNUmakefile A SoObjects/Contacts/TurkishTurkey.lproj/Localizable.strings M SoObjects/Mailer/GNUmakefile M SoObjects/Mailer/SOGoMailForward.h M SoObjects/Mailer/SOGoMailForward.m M SoObjects/Mailer/SOGoMailReply.h M SoObjects/Mailer/SOGoMailReply.m A SoObjects/Mailer/SOGoMailTurkishTurkeyForward.wo/SOGoMailTurkishTurkeyForward.html A SoObjects/Mailer/SOGoMailTurkishTurkeyForward.wo/SOGoMailTurkishTurkeyForward.wod A SoObjects/Mailer/SOGoMailTurkishTurkeyReply.wo/SOGoMailTurkishTurkeyReply.html A SoObjects/Mailer/SOGoMailTurkishTurkeyReply.wo/SOGoMailTurkishTurkeyReply.wod A SoObjects/Mailer/TurkishTurkey.lproj/Localizable.strings M SoObjects/SOGo/SOGoDefaults.plist M Tests/Integration/preferences.py M UI/AdministrationUI/GNUmakefile A UI/AdministrationUI/TurkishTurkey.lproj/Localizable.strings M UI/Common/GNUmakefile A UI/Common/TurkishTurkey.lproj/Localizable.strings M UI/Contacts/GNUmakefile A UI/Contacts/TurkishTurkey.lproj/Localizable.strings M UI/MailPartViewers/GNUmakefile A UI/MailPartViewers/TurkishTurkey.lproj/Localizable.strings M UI/MailerUI/GNUmakefile A UI/MailerUI/TurkishTurkey.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/GNUmakefile M UI/MainUI/German.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/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 A UI/MainUI/TurkishTurkey.lproj/Locale A 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/GNUmakefile M UI/PreferencesUI/German.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/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 A UI/PreferencesUI/TurkishTurkey.lproj/Localizable.strings M UI/PreferencesUI/Ukrainian.lproj/Localizable.strings M UI/PreferencesUI/Welsh.lproj/Localizable.strings M UI/Scheduler/GNUmakefile A UI/Scheduler/TurkishTurkey.lproj/Localizable.strings A UI/Templates/SOGoACLTurkishTurkeyAdditionAdvisory.wox A UI/Templates/SOGoACLTurkishTurkeyModificationAdvisory.wox A UI/Templates/SOGoACLTurkishTurkeyRemovalAdvisory.wox A UI/Templates/SOGoFolderTurkishTurkeyAdditionAdvisory.wox A UI/Templates/SOGoFolderTurkishTurkeyRemovalAdvisory.wox M configure commit 9375d756c624c774fb936f3a149343ade6c85629 Author: Francis Lachapelle Date: Mon May 16 08:52:03 2016 -0400 (doc) Improve Installation Guide M Documentation/SOGoInstallationGuide.asciidoc commit 0aed09b517f394e1a2061fd85d09eb4bfa1222e6 Author: Ludovic Marcotte Date: Mon May 16 08:39:08 2016 -0400 (doc) documented XSRF support and disabled per default for now M Documentation/SOGoInstallationGuide.asciidoc M Scripts/sogo.conf M SoObjects/SOGo/SOGoDefaults.plist commit 3ee3ae24b003f0f54437628b55428db058427686 Author: Wayne A. Ptaff Date: Sun May 15 10:36:59 2016 -0400 (doc) Add MySQL complete Unicode compliance steps. M Documentation/SOGoInstallationGuide.asciidoc commit c14f6e56fec3f24218a7f7ae0577ae6568e04066 Author: Wayne A. Ptaff Date: Sun May 15 10:46:44 2016 -0400 (doc) Fix non-ASCII quoting in configuration block. M Documentation/SOGoInstallationGuide.asciidoc commit 0b062e18328f6032f408e416c06fa731deb80315 Author: InverseBot Date: Sat May 14 01:24:07 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 e396e29430bc1883b931dfdd24f9a88145bfd1d9 Author: Francis Lachapelle Date: Fri May 13 15:50:24 2016 -0400 Fix handling of Web calendars - handle Web calendars that require authentication; - properly save the "reload on login" option; - reload Web calendars when clicking on the reload button on top of the events/tasks list; - properly activate the checkbox of new calendars (as they are enabled by default). Fixes #3326 M NEWS M SoObjects/Appointments/SOGoWebAppointmentFolder.m M UI/Common/English.lproj/Localizable.strings M UI/Common/UIxFolderActions.m M UI/Scheduler/UIxCalFolderActions.m M UI/Scheduler/UIxCalendarProperties.m M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/js/Common/Resource.service.js M UI/WebServerResources/js/Scheduler/Calendar.service.js M UI/WebServerResources/js/Scheduler/CalendarListController.js M UI/WebServerResources/js/Scheduler/CalendarsController.js commit 199a5f5215350c480cf20de7aac3b9b17dc06a93 Author: Ludovic Marcotte Date: Fri May 13 11:14:28 2016 -0400 (fix) don't try to initialize location values when using single store mode M SOPE/GDLContentStore/GCSFolderManager.m commit 0bcfadc780be3bacd7284e020bc178cbe2e25f63 Author: Patrice Levesque Date: Thu May 12 17:56:11 2016 -0400 (doc) Add missing mention of two tables SOGo creates. Which are sogo_quick_appointment and sogo_quick_contact. M Documentation/SOGoInstallationGuide.asciidoc commit 49a6d58a07e1d6955dbff4257c87964ef7bc2bec Author: Patrice Levesque Date: Thu May 12 17:34:19 2016 -0400 Add MySQL utf8mb4-enabled database schema This alternative database schema can be used to enable complete Unicode coverage on SOGo with MySQL, under certain circumstances. A Scripts/mysql-utf8mb4.sql commit ca53e4b225cb8172c1db6924e60020c2bf0346ff Author: InverseBot Date: Thu May 12 01:22:01 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/vendor/angular-file-upload.min.js commit 26c1f26881d6fa3fef5f8e8ee2f6958db58ba72f Author: Francis Lachapelle Date: Wed May 11 13:49:41 2016 -0400 (css) Improve month view of Calendar module M UI/WebServerResources/scss/views/SchedulerUI.scss commit 55367cdc9745d2ee6321143e60375e3bbc24343e Author: Francis Lachapelle Date: Wed May 11 13:33:34 2016 -0400 (css) Improve custom contact chip M UI/WebServerResources/scss/components/chips/chips.scss commit dc868e412ea1d012309be7d5cd21647cd8b4f18c Author: Ludovic Marcotte Date: Wed May 11 12:31:02 2016 -0400 Updated NEWS file M NEWS commit f4a95edc7528902fc34238256d55e0fbf0d8e64d Author: Francis Lachapelle Date: Wed May 11 12:26:36 2016 -0400 (js) Adjust icon height of sg-avatar-image M UI/WebServerResources/js/Common/sgAvatarImage.directive.js commit cba3819e47257442c132f556b7bccd43050405ac Author: Francis Lachapelle Date: Wed May 11 11:17:17 2016 -0400 (html) Avoid dialog resize when creating new msg M UI/Templates/MailerUI/UIxMailEditor.wox commit 2163aa99cf32f15894497cd00d9d39e48a725f88 Author: Francis Lachapelle Date: Wed May 11 11:15:44 2016 -0400 (html) Remove highlight color from unloaded msgs M UI/Templates/MailerUI/UIxMailFolderTemplate.wox commit 92b180b1e3c5d76bc56cc3bdb2177c1a5eb6e747 Author: Francis Lachapelle Date: Wed May 11 11:04:10 2016 -0400 (js) Fix new SOGoHelpURL usage M UI/WebServerResources/js/Common/Common.app.js commit eeff287e353886641fdc888e72c810d77e4c6e2d Author: Francis Lachapelle Date: Wed May 11 11:00:20 2016 -0400 (html) Fix color flickering in topnav toolbar M UI/Templates/UIxTopnavToolbar.wox commit b5b9d596f0638c89d3815a594cf6c79d13a7c422 Author: Ludovic Marcotte Date: Wed May 11 10:16:34 2016 -0400 (fix) handle multi-value org units M SoObjects/Contacts/NGVCard+SOGo.m commit a30d6205022de81709e828e22b8ee9c48c1d0186 Author: Ludovic Marcotte Date: Wed May 11 08:55:05 2016 -0400 (fix) avoid using for now the XSRF code for proxy-auth (fixes #3668) M UI/SOGoUI/SOGoDirectAction.m M UI/SOGoUI/UIxComponent.h M UI/SOGoUI/UIxComponent.m commit d802a7d5e429eb62a6668004f7edcad06deba0d6 Author: InverseBot Date: Wed May 11 01:22:36 2016 -0400 (js/css) Update generated files M UI/WebServerResources/js/Mailer.services.js M UI/WebServerResources/js/Mailer.services.js.map commit 68381b31d8cde973c1cf52a17307ccbcef13a537 Author: Francis Lachapelle Date: Tue May 10 21:29:18 2016 -0400 (js) Create new message when opening a mailto link Fixes #3588 M NEWS M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/WebServerResources/js/Mailer/MessageController.js M UI/WebServerResources/js/Mailer/MessageEditorController.js commit 42bdfbcf7b3e8207c47308c4db356f1060d9789c Author: Francis Lachapelle Date: Tue May 10 21:23:15 2016 -0400 (js) Update raw source when editing a draft M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/WebServerResources/js/Mailer/MessageController.js M UI/WebServerResources/js/Mailer/MessageEditorController.js commit 315117b029e09ef30bd122188f797d0497a6c1c9 Author: Francis Lachapelle Date: Tue May 10 21:18:51 2016 -0400 (js) Check for undefined message flags M UI/WebServerResources/js/Mailer/MessageController.js commit 557797d634c5448a66a1f0dd00557a503c990cb2 Author: Ludovic Marcotte Date: Tue May 10 15:51:32 2016 -0400 (fix) don't use removeItemAtPath - it is not available on Precise M SoObjects/Mailer/SOGoDraftObject.m commit a1e0f2767f65d6c66277d1ee02c4ec645116c5e4 Author: Francis Lachapelle Date: Tue May 10 14:41:24 2016 -0400 Fix sender addresses of draft The sender addresses select menu is now populated with the identities of the selected account *only*. The chosen sender address is also restored from the draft. Fixes #3577 M NEWS M SoObjects/Mailer/SOGoDraftObject.m M UI/MailerUI/UIxMailEditor.m M UI/WebServerResources/js/Mailer/MailboxController.js M UI/WebServerResources/js/Mailer/Message.service.js M UI/WebServerResources/js/Mailer/MessageEditorController.js commit 7d5255f762be25eeb4af11d9c8dd4f24c5ce038e Author: Francis Lachapelle Date: Tue May 10 14:29:03 2016 -0400 Fix display of contextual menu of selected mailbox M UI/Templates/MailerUI/UIxMailMainFrame.wox commit 9acebbb6d5fa96a77be8887786a71a7e3dc96977 Author: Ludovic Marcotte Date: Tue May 10 08:54:20 2016 -0400 Updated NEWS M NEWS commit ad67239cda6dd7b6a14eb86237d90da07926e827 Author: Ludovic Marcotte Date: Tue May 10 08:51:59 2016 -0400 (fix) fixed bogus headers generation when stripping folded bcc headers (fixes #3664) M SoObjects/Mailer/SOGoDraftObject.m commit 9e82affac18038e2a845f73f4612d642d8d25901 Author: InverseBot Date: Tue May 10 01:21:42 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/Scheduler.services.js M UI/WebServerResources/js/Scheduler.services.js.map commit 8334c975e42f512311b95fde64493c6ca10c2b35 Author: Francis Lachapelle Date: Mon May 9 15:53:19 2016 -0400 (js) Handle invalid dates in component editor M UI/WebServerResources/js/Scheduler/ComponentController.js commit 6aae6357c42a1a10b52d3f529a2cb7a00f5e95bd Author: Francis Lachapelle Date: Mon May 9 15:51:54 2016 -0400 (js) Improve events display with many categories M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox M UI/WebServerResources/js/Scheduler/Component.service.js commit 9ad983e0cba4db4b1bc2c9ba1a7ff9dfbdc754a1 Author: Ludovic Marcotte Date: Mon May 9 15:15:47 2016 -0400 Updated NEWS M NEWS commit 29e0799b11c8409171296b619f366876add14fdc Author: Ludovic Marcotte Date: Mon May 9 15:09:48 2016 -0400 (fix) use uid and not always-nil login value at this point M SoObjects/SOGo/SOGoUserManager.m commit 8cf8ce86d7cc2c8733b33cbe30d09326bd80e6d2 Author: Francis Lachapelle Date: Mon May 9 14:48:22 2016 -0400 (js) Improved input parsing of time picker Fixes #3659 M NEWS M UI/WebServerResources/js/Common/sgTimepicker.directive.js M UI/WebServerResources/scss/components/timepicker/timepicker.scss commit d8ebd0bccfc66ff468e997118f0748322a5eb74a Author: Francis Lachapelle Date: Mon May 9 13:52:52 2016 -0400 (js,css) Adapt time picker to latest md changes M NEWS M UI/WebServerResources/js/Common/sgTimepicker.directive.js M UI/WebServerResources/scss/components/timepicker/timepicker-default-theme.css M UI/WebServerResources/scss/components/timepicker/timepicker.scss commit 4a0d4eb343fc795a70e804b8ad7fd32380f267c6 Author: InverseBot Date: Mon May 9 01:24:00 2016 -0400 (js/css) Update generated files M UI/WebServerResources/js/vendor/lodash.js M UI/WebServerResources/js/vendor/lodash.min.js commit 554ae9ac32abf133b44b302bf15c7a0e1e43349c Author: InverseBot Date: Sat May 7 01:22:18 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/Scheduler.js M UI/WebServerResources/js/Scheduler.js.map M UI/WebServerResources/js/Scheduler.services.js M UI/WebServerResources/js/Scheduler.services.js.map commit 68799755be7263dae870a5963c0c472511b4e6b7 Author: Francis Lachapelle Date: Fri May 6 16:49:47 2016 -0400 (js) Improve sgToggleGrid directive with ngModel This allows a form to be set as "dirty" when a grid element is toggled. M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/Templates/SchedulerUI/UIxRecurrenceEditor.wox M UI/WebServerResources/js/Common/sgToggleGrid.directive.js commit 8789db67b37e08a7ca75c4be98334f6c61d6aeb7 Author: Francis Lachapelle Date: Fri May 6 15:45:42 2016 -0400 (js) Fix drag'n'drop in month view M UI/WebServerResources/js/Scheduler/sgCalendarMonthDay.directive.js M UI/WebServerResources/js/Scheduler/sgCalendarScrollView.directive.js M UI/WebServerResources/js/Scheduler/sgDraggableCalendarBlock.directive.js commit bf5bee87e6913ad089eb38701ca846f96508b8e4 Author: Francis Lachapelle Date: Fri May 6 14:28:10 2016 -0400 Fix missing variable M UI/Scheduler/UIxCalListingActions.m commit f2903db43c7b59c1041abfebcb8f3d7510d9afa9 Author: Francis Lachapelle Date: Fri May 6 14:18:32 2016 -0400 (js) Check for undefined priority in cmpt editor M UI/WebServerResources/js/Scheduler/ComponentController.js commit c5eeadf041d37b84a769be54062b58fa4ee9959a Author: Francis Lachapelle Date: Fri May 6 14:14:45 2016 -0400 Allow user to choose which weekdays to display Closes #1841 M NEWS 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/Scheduler/UIxCalDayTable.h M UI/Scheduler/UIxCalDayTable.m M UI/Scheduler/UIxCalDayView.m M UI/Scheduler/UIxCalListingActions.h M UI/Scheduler/UIxCalListingActions.m M UI/Scheduler/UIxCalMonthView.h M UI/Scheduler/UIxCalMonthView.m M UI/Scheduler/UIxCalView.h M UI/Scheduler/UIxCalView.m M UI/Scheduler/UIxCalWeekView.m M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/Templates/SchedulerUI/UIxCalDayTable.wox M UI/Templates/SchedulerUI/UIxCalDayView.wox M UI/Templates/SchedulerUI/UIxCalMonthView.wox M UI/Templates/SchedulerUI/UIxCalMulticolumnDayView.wox M UI/Templates/SchedulerUI/UIxCalWeekView.wox M UI/WebServerResources/js/Scheduler/Calendar.service.js M UI/WebServerResources/js/Scheduler/Component.service.js M UI/WebServerResources/js/Scheduler/Scheduler.app.js M UI/WebServerResources/js/Scheduler/sgCalendarGhost.directive.js M UI/WebServerResources/js/Scheduler/sgCalendarScrollView.directive.js M UI/WebServerResources/js/Scheduler/sgDraggableCalendarBlock.directive.js M UI/WebServerResources/scss/views/SchedulerUI.scss commit 3c6da09ff8d7b80402197a69b87887e5aead7044 Author: Ludovic Marcotte Date: Fri May 6 13:47:35 2016 -0400 (fix) make sure we don't double-append domain part (fixes #3614) M SoObjects/SOGo/SOGoUserManager.m commit 74602de1dbd0c86476a726ea1ae3dec84804de4c Author: Ludovic Marcotte Date: Fri May 6 08:14:37 2016 -0400 (fix) make sure found tag is always defined M UI/MailPartViewers/UIxMailPartHTMLViewer.m commit 8aa452539ad672baa6c023c5f557631893111feb Author: Ludovic Marcotte Date: Fri May 6 08:01:54 2016 -0400 (fix) improvement for #3518 M ActiveSync/NGVCard+ActiveSync.m commit 7bd7272bd1d7a3870ebf4a6d1f1fb3b985896027 Author: InverseBot Date: Fri May 6 01:23:45 2016 -0400 (js/css) Update generated files M UI/WebServerResources/js/Mailer.app.popup.js M UI/WebServerResources/js/Mailer.app.popup.js.map commit d3ba62854cb47b1cb94311384b8397aff22ad0b6 Author: Ludovic Marcotte Date: Thu May 5 08:24:26 2016 -0400 (fix) missing import M UI/WebServerResources/js/Mailer/Mailer.popup.js commit 761029f5c5c698966d2de1a24ff119efa025db78 Author: InverseBot Date: Thu May 5 01:22:49 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.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 4e3baf9813334bb3be0771747d2ef59346709c48 Author: Ludovic Marcotte Date: Wed May 4 15:52:38 2016 -0400 NEWS file update for release prep M NEWS commit f3f1f6dcb4b2f742353256e059836d5087e5e933 Author: Ludovic Marcotte Date: Wed May 4 14:52:06 2016 -0400 (fix) XSRF supprot for all calendar operations M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/js/Scheduler/Calendar.service.js M UI/WebServerResources/js/Scheduler/CalendarsController.js commit 5f2a862bc8a419ec0c9c55ccf0e080ee6250058b Author: Ludovic Marcotte Date: Wed May 4 14:15:18 2016 -0400 (fix) XSRF supprot for all contact operations M UI/Contacts/UIxContactFolderActions.m M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/ContactsUI/UIxContactViewTemplate.wox M UI/WebServerResources/js/Contacts/AddressBook.service.js M UI/WebServerResources/js/Contacts/AddressBookController.js M UI/WebServerResources/js/Contacts/AddressBooksController.js M UI/WebServerResources/js/Contacts/Card.service.js M UI/WebServerResources/js/Contacts/CardController.js commit d4fc1775b2687accfc63a8e1b162d6971fcd1edc Author: Ludovic Marcotte Date: Wed May 4 12:45:08 2016 -0400 (fix) code improvement for readability M UI/WebServerResources/js/Mailer/Message.service.js commit de0540c7844f961a2379d3f2e8671fde212bb39d Author: Ludovic Marcotte Date: Wed May 4 11:12:30 2016 -0400 (fix) completed the required modifications for XSRF in the mail module M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/WebServerResources/js/Mailer/Mailbox.service.js M UI/WebServerResources/js/Mailer/MailboxesController.js M UI/WebServerResources/js/Mailer/Message.service.js M UI/WebServerResources/js/Mailer/MessageController.js commit 993ff15e7f714a8092df6578b83cdb6186447171 Author: Francis Lachapelle Date: Wed May 4 10:33:21 2016 -0400 (fix) Load renamed ng-sortable JS library M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox commit e1ced4ac653cd2e58da94cd521e68ec13100a7f8 Author: Ludovic Marcotte Date: Wed May 4 09:43:27 2016 -0400 (fix) moved SOGoDirectAction from CommonUI to SOGoUI M UI/Common/GNUmakefile D UI/Common/SOGoDirectAction.h D UI/Common/SOGoDirectAction.m M UI/Common/UIxFolderActions.h M UI/Common/UIxObjectActions.h M UI/Common/UIxParentFolderActions.h M UI/Contacts/UIxContactActions.m M UI/Contacts/UIxContactsListActions.h M UI/MailPartViewers/UIxMailPartICalActions.h M UI/MailerUI/UIxMailAccountActions.h M UI/MailerUI/UIxMailActions.h M UI/MailerUI/UIxMailFolderActions.h M UI/MailerUI/UIxMailListActions.h M UI/MailerUI/UIxMailSourceView.h M UI/PreferencesUI/UIxJSONPreferences.h M UI/SOGoUI/GNUmakefile A UI/SOGoUI/SOGoDirectAction.h A UI/SOGoUI/SOGoDirectAction.m M UI/Scheduler/UIxAppointmentActions.h M UI/Scheduler/UIxCalListingActions.h M UI/Scheduler/UIxCalMainActions.h commit 54b114712fedfa7981774d02969585b392ce29db Author: Ludovic Marcotte Date: Wed May 4 09:28:25 2016 -0400 Revert "(fix) we now load 'base products' before any other ones" This reverts commit 3157fa022efe1a956b24bec1462b74ffe9800a25. M SoObjects/SOGo/SOGoProductLoader.m commit 031e2d4836ef982dd37db2fecdc131bba6b99722 Author: Ludovic Marcotte Date: Wed May 4 09:28:16 2016 -0400 Revert "(fix) missing import for SOGoDirectAction" This reverts commit 924886e448f5c1124e241b6531468c6a93e9a7d1. M UI/MailPartViewers/product.plist commit d5f7b3fe8ec2a91b19bb4aeffcddefd5049da638 Author: InverseBot Date: Wed May 4 01:21:59 2016 -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 commit 3157fa022efe1a956b24bec1462b74ffe9800a25 Author: Ludovic Marcotte Date: Tue May 3 20:31:45 2016 -0400 (fix) we now load 'base products' before any other ones M SoObjects/SOGo/SOGoProductLoader.m commit 924886e448f5c1124e241b6531468c6a93e9a7d1 Author: Ludovic Marcotte Date: Tue May 3 19:20:25 2016 -0400 (fix) missing import for SOGoDirectAction M UI/MailPartViewers/product.plist commit 64ce63d812889a90a4cccdbc9fb505df4d3bcc0a Author: Francis Lachapelle Date: Tue May 3 12:55:58 2016 -0400 (js) Add support for XSRF token with downloads Initial support to download a file from an Ajax query. This allows the XSRF token to be sent and verified by the server. M UI/MailerUI/UIxMailFolderActions.m M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/WebServerResources/Gruntfile.js M UI/WebServerResources/bower.json M UI/WebServerResources/js/Common/Resource.service.js M UI/WebServerResources/js/Mailer/Mailbox.service.js M UI/WebServerResources/js/Mailer/MailboxController.js A UI/WebServerResources/js/vendor/FileSaver.min.js A UI/WebServerResources/js/vendor/FileSaver.min.js.map commit 7bf7a34a78673bce676227a375d9ef43dc50f995 Author: Ludovic Marcotte Date: Tue May 3 09:57:54 2016 -0400 Fixed typo M NEWS commit 27eac2500bdd8bfa43a152d6972a2032a6b5b3fa Author: Ludovic Marcotte Date: Tue May 3 09:09:57 2016 -0400 Updated NEWS file M NEWS commit bb34a2257878512e80b704ffb5cb4e813d72c78c Author: Ludovic Marcotte Date: Tue May 3 09:04:36 2016 -0400 (fix) correctly write the content on disk before zipping it M SoObjects/Mailer/SOGoMailFolder.m commit 8853bc497715a09c309662b05fc986817f425085 Author: InverseBot Date: Tue May 3 08:23:51 2016 -0400 (js/css) Update generated files M UI/WebServerResources/js/Contacts.js M UI/WebServerResources/js/Contacts.js.map M UI/WebServerResources/js/Mailer.js M UI/WebServerResources/js/Mailer.js.map M UI/WebServerResources/js/Scheduler.js M UI/WebServerResources/js/Scheduler.js.map M UI/WebServerResources/js/vendor/angular-file-upload.min.js M UI/WebServerResources/js/vendor/ng-sortable.min.js M UI/WebServerResources/js/vendor/ng-sortable.min.js.map commit 03c7604f3ed73d2d725a510eb0c851312022d912 Author: Francis Lachapelle Date: Tue May 3 06:32:17 2016 -0400 (fix) Rename ng-sortable directive file D UI/WebServerResources/js/vendor/ng-sortable.js D UI/WebServerResources/js/vendor/ng-sortable.js.map A UI/WebServerResources/js/vendor/ng-sortable.min.js A UI/WebServerResources/js/vendor/ng-sortable.min.js.map commit 3212e978b329e16f90b67d806a94e6aa11721365 Author: Ludovic Marcotte Date: Mon May 2 11:48:37 2016 -0400 (fix) handle correctly files being uploaded that are bigger than limit M UI/Contacts/UIxContactFolderActions.m M UI/Scheduler/UIxCalFolderActions.m commit ed15e131006485bd035f656be856739fafd55264 Author: Ludovic Marcotte Date: Mon May 2 10:13:36 2016 -0400 Updated NEWS file M NEWS commit 9255775ca1403ffbdf7de05402dcc5a7b6cb8a5e Author: Ludovic Marcotte Date: Mon May 2 10:09:19 2016 -0400 (fix) don't mark calendar invitations as read when using EAS and fetching mesasges M ActiveSync/SOGoMailObject+ActiveSync.m commit cd89b46c011b5db3084be70b8d62760bc171ba11 Author: Ludovic Marcotte Date: Mon May 2 09:42:39 2016 -0400 (fix) correctly set flags when replying/forwarding emails using EAS M ActiveSync/SOGoActiveSyncDispatcher.m commit 2a3a575e726955b5f09edc10d1a515b75b48e50a Author: Francis Lachapelle Date: Mon May 2 09:39:55 2016 -0400 (js) angularFileUpload now requires ngCookies M UI/WebServerResources/js/Contacts/Contacts.app.js M UI/WebServerResources/js/Mailer/Mailer.app.js M UI/WebServerResources/js/Scheduler/Scheduler.app.js commit f190ad1c3c15fe1075b237f31ba47fcd30583a08 Author: Francis Lachapelle Date: Mon May 2 09:34:43 2016 -0400 (js) Add support for XSRF token with file uploader M UI/WebServerResources/Gruntfile.js A UI/WebServerResources/js/Common/angular-file-upload.trump.js M UI/WebServerResources/js/vendor/angular-file-upload.min.js M UI/WebServerResources/js/vendor/angular-file-upload.min.js.map commit 6c84a7b7cc87d1c6e7d8792c0067e02b6fd991bf Author: InverseBot Date: Sat Apr 30 01:22:41 2016 -0400 (js/css) Update generated files M UI/WebServerResources/css/styles.css M UI/WebServerResources/css/styles.css.map commit b8dd73c32bcb5527c33a20a63e81e55e91c2deee Author: Francis Lachapelle Date: Fri Apr 29 15:48:22 2016 -0400 Update guides for HTML generation M Documentation/SOGoDevelopersGuide.asciidoc M Documentation/SOGoMobileDevicesConfigurationGuide.asciidoc M Documentation/SOGoMozillaThunderbirdConfigurationGuide.asciidoc M Documentation/SOGoNativeOutlookConfigurationGuide.asciidoc commit ecf58246d78ffba4e91aeb0bf79821ca3e2e73d6 Author: Francis Lachapelle Date: Fri Apr 29 10:52:21 2016 -0400 (css) Fix overflow of all-day events M UI/WebServerResources/scss/views/SchedulerUI.scss commit d1c13da92412505ed1a37a0e72ccb53e8773c28d Author: InverseBot Date: Fri Apr 29 01:22:25 2016 -0400 (js/css) Update generated files M UI/WebServerResources/css/styles.css M UI/WebServerResources/css/styles.css.map commit 965e01e36c8e7b97cf9e4e3c307241ea79607318 Author: Francis Lachapelle Date: Thu Apr 28 09:54:11 2016 -0400 (css,js) Update Angular Material to v1.1.0-rc4 M UI/WebServerResources/angular-material M UI/WebServerResources/bower.json commit f2fc7abb2597690b01faf773be85376ef8643c8b Author: InverseBot Date: Thu Apr 28 01:24:57 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 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 29636548008d52f27cf4f8ad2aa8e856cfa1efb1 Author: Francis Lachapelle Date: Wed Apr 27 15:48:31 2016 -0400 (html,js) Reorder and filter calendars list M NEWS M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/js/Scheduler/Calendar.service.js M UI/WebServerResources/js/Scheduler/CalendarsController.js M UI/WebServerResources/js/Scheduler/Scheduler.app.js M UI/WebServerResources/scss/components/list/list.scss M UI/WebServerResources/scss/components/toolbar/toolbar.scss commit 6cb513f30b19b7f4af099e5fbe8f112aa1dd5a43 Author: Francis Lachapelle Date: Wed Apr 27 15:25:01 2016 -0400 New user setting to set calendars display order M SoObjects/Appointments/SOGoAppointmentFolder.m M UI/Scheduler/UIxCalMainView.m M UI/Scheduler/UIxCalendarSelector.m M UI/Scheduler/product.plist commit d19f1572aefd7624aa1675d3ed4f4ad534cad580 Author: Francis Lachapelle Date: Wed Apr 27 15:22:18 2016 -0400 (css) Remove CSS reset to respect HTML messages Fixes #3582 M NEWS M UI/WebServerResources/scss/components/list/list.scss M UI/WebServerResources/scss/styles.scss commit 5454690c384676d2d9e537c0322ef31a529e3d89 Author: Francis Lachapelle Date: Wed Apr 27 11:18:22 2016 -0400 (css) Fix menu visibility when printing an email Fixes #3584 M NEWS M UI/WebServerResources/scss/core/print.scss commit 712e5dc2ef3c1d04cff91121b92c2369a98a1169 Author: InverseBot Date: Wed Apr 27 01:26:27 2016 -0400 (js/css) Update generated files M UI/WebServerResources/js/Common.js M UI/WebServerResources/js/Common.js.map commit 48e58164f7e6557aab0a778c7b3ef24f7fb6d206 Author: Francis Lachapelle Date: Tue Apr 26 11:37:38 2016 -0400 Improve settings cleanup when removing a calendar M SoObjects/Appointments/SOGoAppointmentFolder.m commit 582baf2960969c73f98643e46cfb49432c30b711 Author: Ludovic Marcotte Date: Tue Apr 26 11:06:44 2016 -0400 (feat) added AngularJS's XSRF support (#3246) M NEWS M SoObjects/SOGo/SOGoSystemDefaults.h M SoObjects/SOGo/SOGoSystemDefaults.m M UI/Common/GNUmakefile A UI/Common/SOGoDirectAction.h A UI/Common/SOGoDirectAction.m M UI/Common/UIxFolderActions.h M UI/Common/UIxFolderActions.m M UI/Common/UIxObjectActions.h M UI/Common/UIxObjectActions.m M UI/Common/UIxParentFolderActions.h M UI/Common/UIxParentFolderActions.m D UI/Common/WODirectAction+SOGo.h D UI/Common/WODirectAction+SOGo.m M UI/Contacts/UIxContactActions.m M UI/Contacts/UIxContactsListActions.h M UI/Contacts/UIxContactsListActions.m M UI/MailPartViewers/UIxMailPartICalActions.h M UI/MailPartViewers/UIxMailPartICalActions.m M UI/MailerUI/UIxMailAccountActions.h M UI/MailerUI/UIxMailAccountActions.m M UI/MailerUI/UIxMailActions.h M UI/MailerUI/UIxMailActions.m M UI/MailerUI/UIxMailFolderActions.h M UI/MailerUI/UIxMailFolderActions.m M UI/MailerUI/UIxMailListActions.h M UI/MailerUI/UIxMailListActions.m M UI/MailerUI/UIxMailSourceView.h M UI/MailerUI/UIxMailSourceView.m M UI/MainUI/SOGoMicrosoftActiveSyncActions.m M UI/MainUI/SOGoRootPage.m M UI/MainUI/SOGoUserHomePage.m M UI/PreferencesUI/UIxJSONPreferences.h M UI/PreferencesUI/UIxJSONPreferences.m M UI/SOGoUI/UIxComponent.m M UI/Scheduler/UIxAppointmentActions.h M UI/Scheduler/UIxAppointmentActions.m M UI/Scheduler/UIxCalListingActions.h M UI/Scheduler/UIxCalListingActions.m M UI/Scheduler/UIxCalMainActions.h M UI/Scheduler/UIxCalMainActions.m M UI/WebServerResources/js/Common/Authentication.service.js commit 2da7a04bacbb24d5bbd12e565217099955395ef7 Author: Francis Lachapelle Date: Tue Apr 26 10:59:13 2016 -0400 (js) Integrate ngCookies M UI/WebServerResources/GNUmakefile A UI/WebServerResources/js/vendor/angular-cookies.js A UI/WebServerResources/js/vendor/angular-cookies.min.js A UI/WebServerResources/js/vendor/angular-cookies.min.js.map commit ae2982e2bc8beeadb77ee226a32c2a4941e450b6 Author: InverseBot Date: Tue Apr 26 01:24:56 2016 -0400 (js/css) Update generated files M UI/WebServerResources/js/Common.js M UI/WebServerResources/js/Common.js.map commit 9ecb5b5690e862082f51bad62e73ccc4e3c6c12b Author: Francis Lachapelle Date: Mon Apr 25 15:33:40 2016 -0400 (js) Integrate ngCookies M UI/Templates/UIxPageFrame.wox commit 5e8f65738adeb3c7d98445f08753a35e44b4ccc3 Author: Francis Lachapelle Date: Mon Apr 25 15:16:49 2016 -0400 (js) Integrate ngCookies M UI/WebServerResources/Gruntfile.js M UI/WebServerResources/bower.json M UI/WebServerResources/js/Common/Authentication.service.js commit 42e73d5edf8d8cbab5f3db8fe466f7aa1db9b946 Author: Ludovic Marcotte Date: Sat Apr 23 14:12:44 2016 -0400 (fix) removed old code M UI/MailerUI/UIxMailEditor.m commit 0f86d78f22c7640ed5a0020e73e7312d162ecb57 Author: Ludovic Marcotte Date: Sat Apr 23 14:11:38 2016 -0400 (fix) removed old code M UI/Scheduler/UIxTaskEditor.m commit b0ab9ab1b8e41b29df350cab073df6f9104cc230 Author: InverseBot Date: Sat Apr 23 01:25: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/Scheduler.services.js M UI/WebServerResources/js/Scheduler.services.js.map commit 7ea3608dabd116d2aeea2526087be0ff4aa19911 Author: Francis Lachapelle Date: Fri Apr 22 12:22:02 2016 -0400 Style transparent (not opaque) events Fixes #3192 M NEWS M UI/Scheduler/NSArray+Scheduler.h M UI/Scheduler/UIxCalListingActions.m M UI/WebServerResources/js/Scheduler/sgCalendarDayBlock.directive.js M UI/WebServerResources/js/Scheduler/sgCalendarMonthEvent.directive.js M UI/WebServerResources/scss/views/SchedulerUI.scss commit 09d04984a565c358cb80846fe59bb7c2ef61ece8 Author: Francis Lachapelle Date: Fri Apr 22 12:13:07 2016 -0400 (css) Force bg color of Calendar views to white M UI/WebServerResources/scss/views/SchedulerUI.scss commit 1a30df03c82e25d8bade9e83e8b87da9d858645e Author: Francis Lachapelle Date: Fri Apr 22 10:50:19 2016 -0400 Style events depending on user participation state Also use one-time binding for non-ghost events. M NEWS M UI/Scheduler/UIxCalListingActions.m M UI/WebServerResources/js/Common/sgFolderStylesheet.directive.js M UI/WebServerResources/js/Scheduler/sgCalendarDayBlock.directive.js M UI/WebServerResources/js/Scheduler/sgCalendarGhost.directive.js M UI/WebServerResources/js/Scheduler/sgCalendarMonthEvent.directive.js M UI/WebServerResources/scss/views/SchedulerUI.scss commit 0bc7e5f5bd4bc1873023177a590b50adbd9cc22c Author: Francis Lachapelle Date: Fri Apr 22 09:44:36 2016 -0400 (css) Cleanup rules related to icons M UI/WebServerResources/scss/components/button/button.scss M UI/WebServerResources/scss/components/icon/icon.scss M UI/WebServerResources/scss/components/sidenav/sidenav.scss commit 267551cc4145e9c02c808b52a77959e29b5e41ce Author: InverseBot Date: Thu Apr 21 17:57:08 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/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 0b7485228cfb6e2245b7e3aa1000058cf1e03a71 Author: Francis Lachapelle Date: Thu Apr 21 17:02:07 2016 -0400 Display components priorities in list and views M NEWS M UI/Scheduler/English.lproj/Localizable.strings M UI/Scheduler/NSArray+Scheduler.h M UI/Scheduler/NSArray+Scheduler.m M UI/Scheduler/UIxCalListingActions.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 M UI/WebServerResources/js/Scheduler/sgCalendarDayBlock.directive.js M UI/WebServerResources/scss/views/SchedulerUI.scss commit 6e1369e6b1f3f70240fddf19311c9c9be007b9d9 Author: Ludovic Marcotte Date: Thu Apr 21 16:00:02 2016 -0400 (doc) improve the doc regarding non-alpha characters in password (fixes #1059) M Documentation/SOGoInstallationGuide.asciidoc commit 9a4d3251a10b44701dc5da09a561b38874505581 Author: Francis Lachapelle Date: Thu Apr 21 13:53:57 2016 -0400 Return component's priority as an integer M NEWS M SoObjects/Appointments/iCalEntityObject+SOGo.m commit fba40c43d63f70057203a5468331600e0e399d2f Author: Francis Lachapelle Date: Thu Apr 21 13:40:47 2016 -0400 (css) Adapt to md changes and improve multi-select M UI/Contacts/English.lproj/Localizable.strings M UI/MailerUI/English.lproj/Localizable.strings M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/js/Common/Common.app.js M UI/WebServerResources/js/Common/sgFolderStylesheet.directive.js M UI/WebServerResources/scss/components/list/list.scss M UI/WebServerResources/scss/components/sticky/sticky.scss M UI/WebServerResources/scss/components/subheader/subheader.scss M UI/WebServerResources/scss/core/variables.scss M UI/WebServerResources/scss/views/SchedulerUI.scss M UI/WebServerResources/scss/views/_view.scss commit 6a139b81c1c44580cf6729bfbe75a89fc6cf7051 Author: Francis Lachapelle Date: Wed Apr 20 09:02:47 2016 -0400 (i18n) Update Croatian translation M UI/MainUI/Croatian.lproj/Locale commit 0d11f93250e7961cc1008e61e0386fed3859b25f Author: InverseBot Date: Wed Apr 20 01:43:22 2016 -0400 (js/css) Update generated files M UI/WebServerResources/js/vendor/angular-material.js M UI/WebServerResources/js/vendor/angular-material.min.js commit e08d9157704d57db9284230579cb21049c063ca0 Author: InverseBot Date: Tue Apr 19 01:43:09 2016 -0400 (js/css) Update generated files M UI/WebServerResources/js/vendor/angular-material.js M UI/WebServerResources/js/vendor/angular-material.min.js commit 4d5adab28b200edee4e72aec7fba8f01c975b93a Author: InverseBot Date: Mon Apr 18 01:48:40 2016 -0400 (js/css) Update generated files M UI/WebServerResources/js/vendor/angular-material.js M UI/WebServerResources/js/vendor/angular-material.min.js commit 2fcb11901b22eed52eddf7e2248e737c11364d56 Author: InverseBot Date: Sun Apr 17 01:43:40 2016 -0400 (js/css) Update generated files M UI/WebServerResources/js/vendor/angular-material.js M UI/WebServerResources/js/vendor/angular-material.min.js commit d84a8d143fbe52eba7c1a0fda452da56ac2e8afc Author: InverseBot Date: Sat Apr 16 01:43:22 2016 -0400 (js/css) Update generated files M UI/WebServerResources/js/vendor/angular-material.js M UI/WebServerResources/js/vendor/angular-material.min.js commit 3ac6a1f81074fd0cf20b38e782ba405ae172dbc0 Author: InverseBot Date: Fri Apr 15 01:44:33 2016 -0400 (js/css) Update generated files M UI/WebServerResources/js/vendor/angular-material.js M UI/WebServerResources/js/vendor/angular-material.min.js M UI/WebServerResources/js/vendor/lodash.js M UI/WebServerResources/js/vendor/lodash.min.js commit 1401aba0410fc54b7b6d697e8d5a21bccac96be4 Author: Ludovic Marcotte Date: Thu Apr 14 15:24:28 2016 -0400 Updated NEWS file M NEWS commit 4ec0615bcd36096e09b4966d0df07a14fd82c365 Author: Ludovic Marcotte Date: Thu Apr 14 15:21:49 2016 -0400 (fix) encore CR for EAS (fixes #3626) M ActiveSync/NSString+ActiveSync.m M SoObjects/SOGo/NSString+Utilities.h M SoObjects/SOGo/NSString+Utilities.m commit 4d52b7d2b5ec29ed1e11f9c9e54122223178a4a7 Author: InverseBot Date: Thu Apr 14 01:43:07 2016 -0400 (js/css) Update generated files M UI/WebServerResources/js/vendor/angular-material.js M UI/WebServerResources/js/vendor/angular-material.min.js commit 8dca36097a2c263d45687f24508ee3564f4160b8 Author: InverseBot Date: Wed Apr 13 11:27:16 2016 -0400 (js/css) Update generated files M UI/WebServerResources/js/vendor/lodash.js M UI/WebServerResources/js/vendor/lodash.min.js commit f36570fb90b0323a31d32affd7766eff5867acd7 Author: Patrice Levesque Date: Wed Apr 13 09:39:21 2016 -0400 Add missing EOF that got lost somewhere M packaging/debian-multiarch/sogo.postinst commit fed87ed818120eafc5dbc405fafe4a7449938b00 Author: InverseBot Date: Wed Apr 13 01:18:56 2016 -0400 (js/css) Update generated files M UI/WebServerResources/js/vendor/angular-material.js M UI/WebServerResources/js/vendor/angular-material.min.js commit 5dad2b4d16c49655c7fba627c85099aa44abe5c4 Author: Ludovic Marcotte Date: Tue Apr 12 14:30:45 2016 -0400 Fixed typo M NEWS commit 34eac1525e1bc39388adfcc96e6b54e5a9b288cd Author: Ludovic Marcotte Date: Tue Apr 12 13:19:39 2016 -0400 Updated NEWS M NEWS commit 2774878fa202e484f7e28f532e2c6a93789d77a0 Author: Ludovic Marcotte Date: Tue Apr 12 13:17:04 2016 -0400 (fix) avoid double-appending domain in cache (fixes #3614) M SoObjects/SOGo/SOGoUserManager.m M UI/MainUI/SOGoRootPage.m commit 117af61609ebb0c590b5c9faadea3f6d3e64875a Author: Patrice Levesque Date: Tue Apr 12 13:18:22 2016 -0400 Port two recent debian packaging commits to debian-multiarch Add a post-install/upgrade note on DB schema upgrade. commit 9d7a21883a6b704151108e41b4fe3ece9068aa15 Make example scripts in documentation executable. commit 1f029c9c70d0bb8e36cfabebd5f0e6eea0b2362b M packaging/debian-multiarch/sogo.postinst commit 02bb9ba9d0f9cce220bd40c5a1a9138fdbe24a19 Author: Patrice Levesque Date: Tue Apr 12 13:02:36 2016 -0400 Wrap RequestHeader in conditional for safety. Prevent breaking users' Apache configuration (and prevent frightening error message) when mod_headers is not turned on at SOGo installation. M Apache/SOGo.conf commit 3b5e27a2c34beb8744e88ad075bf02c16c87fddf Author: InverseBot Date: Tue Apr 12 01:49:01 2016 -0400 (js/css) Update generated files M UI/WebServerResources/js/vendor/lodash.js M UI/WebServerResources/js/vendor/lodash.min.js commit 9d7a21883a6b704151108e41b4fe3ece9068aa15 Author: Patrice Levesque Date: Mon Apr 11 17:07:47 2016 -0400 Add a post-install/upgrade note on DB schema upgrade. M packaging/debian/sogo.postinst commit 1e8a565224518462bec4e3400e673738f36b5f22 Author: Ludovic Marcotte Date: Mon Apr 11 15:55:12 2016 -0400 (fix) adjust offset datatype to avoid int overflows (fixes #3628) M SoObjects/Appointments/SOGoAppointmentFolder.m commit adc227a7eb481126add74c8e0c255067e9f379a8 Author: Ludovic Marcotte Date: Mon Apr 11 14:53:17 2016 -0400 (fix) avoid broken redirects on sessions expiration M UI/Common/UIxPageFrame.m M UI/SOGoUI/UIxComponent.m commit e88ce682f3b5bf60f78b16127707b5e328228e92 Author: Patrice Levesque Date: Mon Apr 11 14:23:02 2016 -0400 Make example scripts in documentation executable (RHEL). Addresses bug #3053 at http://sogo.nu/bugs/view.php?id=3053 M packaging/rhel/sogo.spec commit 1f029c9c70d0bb8e36cfabebd5f0e6eea0b2362b Author: Patrice Levesque Date: Mon Apr 11 11:28:01 2016 -0400 Make example scripts in documentation executable. Addresses bug #3053 at http://sogo.nu/bugs/view.php?id=3053 M packaging/debian/sogo.postinst commit 5f46df39cdd42a92f984ca9133fe53877734219f Author: Ludovic Marcotte Date: Mon Apr 11 10:18:09 2016 -0400 (fix) avoid going to far when checking logins if no login is defined M SoObjects/SOGo/SOGoUserManager.m commit 29f6ffb04c84ad7a3b3e4578b8e54afc3faf49d5 Author: InverseBot Date: Sat Apr 9 01:49:17 2016 -0400 (js/css) Update generated files M UI/WebServerResources/js/vendor/lodash.js M UI/WebServerResources/js/vendor/lodash.min.js commit aa6a102132b56057229c6686b388551261b68b99 Author: Ludovic Marcotte Date: Thu Apr 7 14:22:17 2016 -0400 (fix) rename the start var to avoid potential SOPE confusion M ActiveSync/SOGoActiveSyncDispatcher+Sync.m M ActiveSync/SOGoActiveSyncDispatcher.h M ActiveSync/SOGoActiveSyncDispatcher.m commit 5d26175d562d1333c727d5c86104510b82dae9a3 Author: Ludovic Marcotte Date: Thu Apr 7 09:27:26 2016 -0400 (fix) don't escape \r M SoObjects/SOGo/NSString+Utilities.m commit dd5b815cd3edeef425987365f46b5b6b0dc705e9 Author: Ludovic Marcotte Date: Wed Apr 6 16:08:40 2016 -0400 Fixed typo M NEWS commit 2404f4bbfbd38bf9ac94c432f83570caeb422fc9 Author: Ludovic Marcotte Date: Wed Apr 6 16:05:03 2016 -0400 (fix) avoid return search results on objects without read permissions (fixes #3619) M NEWS M UI/Scheduler/UIxCalListingActions.m commit d027f59619840c56929530adb020a69bc8bdfaae Author: Ludovic Marcotte Date: Wed Apr 6 11:20:23 2016 -0400 Updated NEWS file M NEWS commit 35d1cab8564dd9cb19b80a6d50a1725bc95f0152 Author: Ludovic Marcotte Date: Wed Apr 6 11:19:18 2016 -0400 (fix) properly XML escape wide characters (fixes #3616) M ActiveSync/NSString+ActiveSync.m M SoObjects/Appointments/SOGoAppointmentFolder.m M SoObjects/Contacts/SOGoContactSourceFolder.m M SoObjects/Contacts/SOGoFolder+CardDAV.m M SoObjects/SOGo/NSString+Utilities.h M SoObjects/SOGo/NSString+Utilities.m M SoObjects/SOGo/SOGoGCSFolder.m M SoObjects/SOGo/SOGoObject.m M SoObjects/SOGo/SOGoUserFolder.m commit 17ebfce2c7212defe353e0076b6e75e902a107dd Author: InverseBot Date: Wed Apr 6 11:10:02 2016 -0400 (js/css) Update generated files M UI/WebServerResources/js/Contacts.services.js M UI/WebServerResources/js/Contacts.services.js.map commit 0c6beb3fd7545332293b0b079b4a2d0f9b687fb4 Author: Ludovic Marcotte Date: Wed Apr 6 08:50:40 2016 -0400 (fix) properly escape the user's display name (fixes #3617) M NEWS M UI/Templates/UIxPageFrame.wox commit 59dadfd6a499f8f808b53b05e650cc5bbc6acee5 Author: Francis Lachapelle Date: Tue Apr 5 22:29:52 2016 -0400 (html) Improve validation of preferences forms M UI/Templates/PreferencesUI/UIxAccountEditor.wox M UI/Templates/PreferencesUI/UIxFilterEditor.wox commit 42c780dd5d27062e90227ed656960e98879f2faa Author: Francis Lachapelle Date: Tue Apr 5 22:10:38 2016 -0400 (html) Improve initial display of mailboxes M UI/Templates/MailerUI/UIxMailMainFrame.wox commit bfd69d3f28e4f8a286194e9a7c653cb876053977 Author: Francis Lachapelle Date: Tue Apr 5 22:03:52 2016 -0400 Improve handling of a contact's birthday Fixes #3579 M UI/Contacts/UIxContactEditor.m M UI/Contacts/UIxContactView.m M UI/WebServerResources/js/Contacts/Card.service.js commit af4aae2019d1cdebeb49f5e17d1290aac6446bed Author: Francis Lachapelle Date: Tue Apr 5 21:57:09 2016 -0400 Move [iCalEntityObject+SOGo dateFromString:] .. to CardElement+SOGo so it's also accessible from a NGVCard. M SoObjects/Appointments/iCalEntityObject+SOGo.h M SoObjects/Appointments/iCalEntityObject+SOGo.m M SoObjects/SOGo/CardElement+SOGo.h M SoObjects/SOGo/CardElement+SOGo.m commit 66c429740f35bdf3fec86da1e0882acd71522ea3 Author: Ludovic Marcotte Date: Tue Apr 5 15:22:46 2016 -0400 Updated NEWS file M NEWS commit 852d3db491f605eb451068b88a51449044fa7148 Author: Ludovic Marcotte Date: Tue Apr 5 15:21:14 2016 -0400 (fix) Make sure we escape the organizer name over EAS (fixes #3615) M ActiveSync/iCalEvent+ActiveSync.m commit d697c34b6b9a1f861fd6797520d0ee430a855677 Author: Francis Lachapelle Date: Tue Apr 5 14:05:12 2016 -0400 grunt-cli should be only installed globally M UI/WebServerResources/package.json commit 665accb432ec2b6f2f0d423949471cc111814924 Author: InverseBot Date: Tue Apr 5 14:01:10 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 M UI/WebServerResources/js/vendor/lodash.js M UI/WebServerResources/js/vendor/lodash.min.js commit f4a537d811f36daacff78449bc6390d8fbbb1ce1 Author: Francis Lachapelle Date: Tue Apr 5 11:38:42 2016 -0400 (i18n) Update translations M SoObjects/Appointments/Portuguese.lproj/Localizable.strings M UI/AdministrationUI/Portuguese.lproj/Localizable.strings M UI/Common/NorwegianBokmal.lproj/Localizable.strings M UI/Common/NorwegianNynorsk.lproj/Localizable.strings M UI/Common/Portuguese.lproj/Localizable.strings M UI/Contacts/Portuguese.lproj/Localizable.strings M UI/MailPartViewers/Portuguese.lproj/Localizable.strings M UI/MailerUI/NorwegianBokmal.lproj/Localizable.strings M UI/MailerUI/NorwegianNynorsk.lproj/Localizable.strings M UI/MailerUI/Portuguese.lproj/Localizable.strings M UI/PreferencesUI/NorwegianBokmal.lproj/Localizable.strings M UI/PreferencesUI/NorwegianNynorsk.lproj/Localizable.strings M UI/PreferencesUI/Portuguese.lproj/Localizable.strings M UI/Scheduler/NorwegianBokmal.lproj/Localizable.strings M UI/Scheduler/NorwegianNynorsk.lproj/Localizable.strings M UI/Scheduler/Portuguese.lproj/Localizable.strings commit 3da59cbc7e4754bbc57507e596f6b6af3f12e3c5 Author: Francis Lachapelle Date: Mon Apr 4 16:12:24 2016 -0400 (js) Fix saving of a custom weekly recurrence M NEWS M UI/WebServerResources/js/Scheduler/Component.service.js commit d4c58f4f23db88d0aec2b96efb07f86420dd30ca Author: Francis Lachapelle Date: Mon Apr 4 15:33:31 2016 -0400 (html) Fix mail accounts handling M UI/Templates/PreferencesUI/UIxPreferences.wox commit 51d1830dd274f25d5d925e638fdf688d1a4bf1c9 Author: Ludovic Marcotte Date: Mon Apr 4 08:35:19 2016 -0400 (fix) rename sig handler M ActiveSync/SOGoActiveSyncDispatcher.m commit 7ce7d1194a06a899817133636eca191416e8e950 Author: Ludovic Marcotte Date: Mon Apr 4 08:30:47 2016 -0400 Updated NEWS M NEWS commit 0a417f4adb048da731ad179847c704db1a607ffa Author: Ludovic Marcotte Date: Mon Apr 4 08:21:15 2016 -0400 (fix) sanitize non-us-ascii 7bit emails M ActiveSync/SOGoMailObject+ActiveSync.m commit a6e883c43badc1dab3341612fa147d0c9a031549 Author: InverseBot Date: Sat Apr 2 01:56:14 2016 -0400 (js/css) Update generated files M UI/WebServerResources/css/styles.css M UI/WebServerResources/css/styles.css.map M UI/WebServerResources/js/vendor/angular-material.js M UI/WebServerResources/js/vendor/angular-material.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 commit bd1fae0baf1d8a097b93ef2906178ab26c093b0a Author: Francis Lachapelle Date: Fri Apr 1 16:05:55 2016 -0400 (css) Adapt to latest md changes M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/ContactsUI/UIxContactViewTemplate.wox M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/Templates/SchedulerUI/UIxCalMonthView.wox M UI/WebServerResources/bower.json M UI/WebServerResources/scss/components/button/button.scss M UI/WebServerResources/scss/components/list/list.scss M UI/WebServerResources/scss/components/subheader/subheader.scss M UI/WebServerResources/scss/views/_view.scss commit 2844732b6f0adefdfe6f12d155905931ae1ad8ad Author: Francis Lachapelle Date: Fri Apr 1 15:11:40 2016 -0400 Add missing JavaScript lib to makefile M UI/WebServerResources/GNUmakefile commit a304dec4899effa557a587b06db0abe9ae48a2f4 Author: Ludovic Marcotte Date: Fri Apr 1 14:54:58 2016 -0400 Updated NEWS M NEWS commit 80d29f28879fa633ac59c7f081db4c6d5cdb1c75 Author: Ludovic Marcotte Date: Fri Apr 1 14:52:31 2016 -0400 (fix) now cache heartbeat and folders during EAS ping ops (fixes #3606) M ActiveSync/SOGoActiveSyncDispatcher.m commit f113f86c424893fac5abfb14c5dfc2a347e4a335 Author: Francis Lachapelle Date: Fri Apr 1 08:59:22 2016 -0400 (doc) Improve formatting M Documentation/SOGoInstallationGuide.asciidoc A Documentation/images/tip.png commit 25a1430e6e5ee5462c76b1706e98b27be2a34ce9 Author: Jens Erat Date: Fri Apr 1 11:45:45 2016 +0200 (doc) Add caveat on using a database host alias M Documentation/SOGoInstallationGuide.asciidoc commit 3c1113cab160b3e9302328f2caed61379db24f3a Author: InverseBot Date: Fri Apr 1 01:55:19 2016 -0400 (js/css) Update generated files M UI/WebServerResources/js/vendor/angular-material.js M UI/WebServerResources/js/vendor/angular-material.min.js M UI/WebServerResources/js/vendor/lodash.js M UI/WebServerResources/js/vendor/lodash.min.js commit 401bea2133c4d081c40c9a951ca1738e11a6e4da Author: InverseBot Date: Thu Mar 31 01:53:20 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 M UI/WebServerResources/js/vendor/angular-material.js M UI/WebServerResources/js/vendor/angular-material.min.js commit eb14676489246228d8c4d52e19b85d7c0ead9bc1 Author: Ludovic Marcotte Date: Wed Mar 30 14:31:57 2016 -0400 (fix) set minimal interval (fixes #3605) M ActiveSync/SOGoActiveSyncDispatcher+Sync.m M ActiveSync/SOGoActiveSyncDispatcher.m commit 2e9a7c17f59f73b09f253cd91f5cda02ed1c7fe8 Author: Francis Lachapelle Date: Wed Mar 30 12:20:35 2016 -0400 Fix handling of priority mail header M NEWS M SoObjects/Mailer/SOGoDraftObject.m commit 7dc267c96bad73e02d0bc8a1fa71629204355b15 Author: Francis Lachapelle Date: Wed Mar 30 11:16:05 2016 -0400 (css) Adapt to latest md changes M UI/WebServerResources/scss/core/variables.scss commit fd388e2373af39bad1f49c2103ad5c49a2d33478 Author: Francis Lachapelle Date: Wed Mar 30 11:10:09 2016 -0400 (css,js) Btn to expand toolbar of all-day events M NEWS M UI/Templates/SchedulerUI/UIxCalDayTable.wox M UI/WebServerResources/js/Scheduler/CalendarController.js M UI/WebServerResources/scss/components/icon/icon.scss M UI/WebServerResources/scss/views/SchedulerUI.scss commit 0cce8f6053b0724eb7ea864b57c75f8abf8ca2b2 Author: Ludovic Marcotte Date: Wed Mar 30 08:45:19 2016 -0400 (fix) added missing header M ActiveSync/SOGoActiveSyncDispatcher.m commit 87653c31449e061884f3a7258172562fe8492f80 Author: InverseBot Date: Wed Mar 30 01:46:00 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/Preferences.js M UI/WebServerResources/js/Preferences.js.map commit 632ecfce2c12e54ab3d564ebccb3cce45cbeb55b Author: Francis Lachapelle Date: Tue Mar 29 21:59:21 2016 -0400 (html) Fix reference to UIxTopnavToolbar M UI/Templates/AdministrationUI/UIxAdministration.wox M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox commit 65f56f47b50a840fbc186d6a4bd794c6894674c6 Author: Francis Lachapelle Date: Tue Mar 29 12:15:37 2016 -0400 (js) Improve Preferences module - Added constraint to timezone; - Enable save button only if form is dirty and valid; - Confirm unsaved changes before leaving. M NEWS M UI/Common/GNUmakefile M UI/Common/UIxPageFrame.m A UI/Common/UIxTopnavToolbar.h A UI/Common/UIxTopnavToolbar.m M UI/PreferencesUI/English.lproj/Localizable.strings M UI/Templates/PreferencesUI/UIxPreferences.wox A UI/Templates/UIxTopnavToolbar.wox D UI/Templates/UIxTopnavToolbarTemplate.wox A UI/WebServerResources/js/Common/sgSelectOnly.directive.js M UI/WebServerResources/js/Preferences/PreferencesController.js M UI/WebServerResources/scss/components/list/list.scss commit 29ec1a8ba0542ba977b983516336a76c4caea4ba Author: Ludovic Marcotte Date: Tue Mar 29 11:39:38 2016 -0400 Updated NEWS M NEWS commit eb989fdd1b029649fcc7c964b499ee59fcfa9a34 Author: Ludovic Marcotte Date: Tue Mar 29 11:37:40 2016 -0400 (fix) use PEEK when archiving messages (fixes #2792) M SoObjects/Mailer/SOGoMailFolder.m commit 48dfcb2e13ca1f82358cc13164d0585d8c829c8b Author: Ludovic Marcotte Date: Tue Mar 29 10:36:01 2016 -0400 Updated NEWS file M NEWS commit d03afba739d727e51fec334b1a19ad62ce54db06 Author: Ludovic Marcotte Date: Tue Mar 29 10:32:10 2016 -0400 (fix) handle EAS termination when SOGo is being shutdown (fixes #3604) M ActiveSync/SOGoActiveSyncDispatcher+Sync.m M ActiveSync/SOGoActiveSyncDispatcher.h M ActiveSync/SOGoActiveSyncDispatcher.m commit 65d6aa82e86d2152c423a2b287cf1b6e01e2c783 Author: InverseBot Date: Tue Mar 29 02:37:16 2016 -0400 (js/css) Update generated files M UI/WebServerResources/js/Mailer.services.js M UI/WebServerResources/js/Mailer.services.js.map commit 01c796cd675bf5bfe7636887549151f580da3fa4 Author: Ludovic Marcotte Date: Mon Mar 28 17:38:09 2016 -0400 Updated NEWS file M NEWS commit 5a342f2fed67c4444794ab6a844e0bbdff3b0851 Author: Ludovic Marcotte Date: Mon Mar 28 17:37:07 2016 -0400 (fix) prevent double Sync ops from same device (fixes #3603) M ActiveSync/SOGoActiveSyncDispatcher.m commit f3a8c30c17cc53493b1e3cb89d5fa4a28889ca3d Author: Ludovic Marcotte Date: Mon Mar 28 15:10:12 2016 -0400 (fix) memory leak M ActiveSync/SOGoActiveSyncDispatcher+Sync.m commit c5b7a9160345c1d369a91c2e1f39316aa3805514 Author: Ludovic Marcotte Date: Mon Mar 28 11:19:18 2016 -0400 Updated NEWS file M NEWS commit 1216464f285d63a97c6af05785c2c52baccebe6d Author: Ludovic Marcotte Date: Mon Mar 28 11:13:41 2016 -0400 (fix) handle Dovecot's mail_shared_explicit_inbox when using EAS M ActiveSync/SOGoActiveSyncDispatcher.m M SoObjects/Mailer/SOGoMailAccount.m commit 4eda59b3e71ed9a93d4ca73591cf2b7c7a802040 Author: Francis Lachapelle Date: Mon Mar 28 10:42:40 2016 -0400 (js) Fix handling of mail tags in msg viewer M NEWS M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/WebServerResources/js/Mailer/Message.service.js M UI/WebServerResources/js/Mailer/MessageController.js commit 506b8ceac7acedf7b460f1226eed630ad85f8f62 Author: Ludovic Marcotte Date: Mon Mar 28 08:45:55 2016 -0400 Updated NEWS file M NEWS commit f6f5613be56363a592d4cfead28bd741320a7578 Author: Ludovic Marcotte Date: Mon Mar 28 08:43:56 2016 -0400 (fix) handle FilterType changes using EAS (fixes #3543) M ActiveSync/SOGoActiveSyncDispatcher+Sync.m M ActiveSync/SOGoActiveSyncDispatcher.m M Tools/SOGoToolManageEAS.m commit 94d13b32958603739cbe473cef22d81f766044ee Author: InverseBot Date: Fri Mar 25 01:41:29 2016 -0400 (js/css) Update generated files M UI/WebServerResources/js/Scheduler.services.js M UI/WebServerResources/js/Scheduler.services.js.map commit 0c0505468b4bdc709b3730ae22466da1dbd66e58 Author: Francis Lachapelle Date: Thu Mar 24 21:44:29 2016 -0400 Respect user's language for calendar categories M SoObjects/SOGo/SOGoDefaults.plist M UI/PreferencesUI/UIxJSONPreferences.m commit 49f1c30e77c9c715aa82298f2028c1cb07c5dd5e Author: Ludovic Marcotte Date: Thu Mar 24 14:53:27 2016 -0400 (feat) now able to copy/move events and also duplicate them (fixes #3196) M SoObjects/Appointments/SOGoCalendarComponent.m M UI/Scheduler/UIxAppointmentActions.m M UI/Scheduler/product.plist M UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox M UI/WebServerResources/js/Scheduler/Component.service.js M UI/WebServerResources/js/Scheduler/ComponentController.js commit 01f9f68d887a8048f3fe1925311c2cd061ed8bd4 Author: Ludovic Marcotte Date: Wed Mar 23 13:43:33 2016 -0400 Updated NEWS M NEWS commit 3a9c28f0eaae825ec36479ad1ac28a060da62f0a Author: Ludovic Marcotte Date: Wed Mar 23 13:41:08 2016 -0400 (fix) handle default classification for tasks (fixes #3541) M SoObjects/Appointments/SOGoAppointmentObject.m M SoObjects/Appointments/SOGoCalendarComponent.h M SoObjects/Appointments/SOGoCalendarComponent.m M SoObjects/Appointments/SOGoTaskObject.m commit 0291b49fd19cf9e38f79cf276d9d6a71d38352c9 Author: Ludovic Marcotte Date: Wed Mar 23 13:40:31 2016 -0400 (fix) adding missing var for HelpURL M UI/Templates/UIxPageFrame.wox commit 573e63d3e072c5990d74db167f16fffb3650e037 Author: Ludovic Marcotte Date: Wed Mar 23 13:25:46 2016 -0400 (fix) small performance optimization M SoObjects/Appointments/SOGoCalendarComponent.m commit 9542f7444b4d73ec3046ae70fc00ea3fb4832e9e Author: Ludovic Marcotte Date: Wed Mar 23 09:48:18 2016 -0400 (fix) show the To instead of From when we are in the Sent folder (fixes #3547) M NEWS M UI/Templates/MailerUI/UIxMailFolderTemplate.wox commit 744a95b1bac6d9fafa53a321e74f52e0e9480550 Author: InverseBot Date: Wed Mar 23 01:36:30 2016 -0400 (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 5cbb43871fb216a82ade99acde8fcabd066b5c4a Author: Emílio José de Souza Fonseca Date: Tue Mar 22 16:10:43 2016 -0300 FIX -- Adding missing localized string M UI/Contacts/English.lproj/Localizable.strings commit d87569be8f8047ea110a15bdfc07d3f329fa8144 Author: Emílio José de Souza Fonseca Date: Tue Mar 22 15:55:52 2016 -0300 Adding missing localized string M UI/Contacts/English.lproj/Localizable.strings commit 916806cc2c6678b7ccce43db43d884113fe75dc8 Author: Ludovic Marcotte Date: Tue Mar 22 14:25:55 2016 -0400 (feat) new SOGoHelpURL preference to set a custom URL for SOGo help (fixes #2768) M Documentation/SOGoInstallationGuide.asciidoc M NEWS M SoObjects/SOGo/SOGoSystemDefaults.h M SoObjects/SOGo/SOGoSystemDefaults.m M UI/Common/UIxPageFrame.m M UI/Templates/UIxTopnavToolbarTemplate.wox commit 72e0e0ad2e61f797b63bd50abc5b94f09762e76f Author: Emílio José de Souza Fonseca Date: Tue Mar 22 15:19:09 2016 -0300 Fix Translation string M UI/WebServerResources/js/Contacts/AddressBooksController.js M UI/WebServerResources/js/Scheduler/CalendarsController.js commit fee310908b0b9543d4231049547608b5d5ad3447 Author: Ludovic Marcotte Date: Tue Mar 22 13:08:38 2016 -0400 (feat) we now "cc" delegates during invitation updates (fixes #3195) M NEWS M SoObjects/Appointments/SOGoCalendarComponent.m commit 2c038d641a170f32d08adb5275c66cb32f7af0d8 Author: Ludovic Marcotte Date: Tue Mar 22 10:44:23 2016 -0400 (fix) show repeating events when we ask for "All" or "Future" events (fixes #69) M NEWS M SoObjects/Appointments/SOGoAppointmentFolder.m commit 3dd5ca772b6ef7942e279a89388c10f1fdde29e4 Author: InverseBot Date: Tue Mar 22 01:37:36 2016 -0400 (js/css) Update generated files M UI/WebServerResources/js/Common.js M UI/WebServerResources/js/Common.js.map M UI/WebServerResources/js/vendor/angular-material.js M UI/WebServerResources/js/vendor/angular-material.min.js commit 318fff70b08a7ae926e309322d76c5983698cdc2 Author: Ludovic Marcotte Date: Mon Mar 21 13:05:12 2016 -0400 (doc) documented WOMaxUploadSize M Documentation/SOGoInstallationGuide.asciidoc commit f737c9a2194c83bf884916d6d17529f50648378a Author: Francis Lachapelle Date: Mon Mar 21 11:05:27 2016 -0400 (i18n) Restore missing strings Fixes #3593 M UI/Contacts/English.lproj/Localizable.strings M UI/MailerUI/English.lproj/Localizable.strings M UI/PreferencesUI/English.lproj/Localizable.strings commit a2f1561e44fe162c48fce8af9feebd477e1bcd0b Author: Francis Lachapelle Date: Mon Mar 21 09:21:19 2016 -0400 (js) Fix formatting of Date with %e placeholder M UI/WebServerResources/js/Common/utils.js commit 79037fc9ab049ecbdd9c72da440689e55d88c251 Author: Ludovic Marcotte Date: Mon Mar 21 08:19:40 2016 -0400 (fix) make sure we don't consider SOGoMaximumRequestCount when it is 0 M Main/SOGo.m commit b9ef3db5e9107402c23a288cbedb1aa2754b85a2 Author: InverseBot Date: Sun Mar 20 01:35:49 2016 -0400 (js/css) Update generated files M UI/WebServerResources/js/vendor/angular-material.js M UI/WebServerResources/js/vendor/angular-material.min.js commit d7adb1b802d6778e482ec7aed2f093a3c5b441fb Author: InverseBot Date: Sat Mar 19 01:36:45 2016 -0400 (js/css) Update generated files M UI/WebServerResources/js/vendor/angular-material.js M UI/WebServerResources/js/vendor/angular-material.min.js commit 0afc6d23072abec901d6ab8c4c177783ff8a8f45 Author: Ludovic Marcotte Date: Fri Mar 18 13:02:43 2016 -0400 Updated NEWS file M NEWS commit 284c45f1114151d7e18f1be5570cd32cd3328100 Author: Ludovic Marcotte Date: Fri Mar 18 13:00:02 2016 -0400 (fix) use the correct message class for S/MIME mails M ActiveSync/SOGoMailObject+ActiveSync.m M SoObjects/Mailer/SOGoMailObject.m commit bc0eba3504bba63b27a1649cfe027a740c1581bf Author: Ludovic Marcotte Date: Fri Mar 18 12:55:56 2016 -0400 Updated NEWS file M NEWS commit 638dbc904c5900acc2b73a6439a7702bc0e5f20e Author: Ludovic Marcotte Date: Fri Mar 18 12:54:00 2016 -0400 (fix) handle empty body data correctly (fixes #3581) M SoObjects/Mailer/SOGoDraftObject.m commit f08c718c00c7e6b301e4754a845703732e2ee6c8 Author: Ludovic Marcotte Date: Fri Mar 18 12:50:09 2016 -0400 (fix) handle "username" as path M Main/SOGo.m commit 510d568cb1d48a78f6f7cde801c8bb7568f6c50b Author: Ludovic Marcotte Date: Fri Mar 18 12:39:12 2016 -0400 Updated NEWS file M NEWS commit 00777fa7f3ff7585274fa23d8e9f00065257a341 Author: Ludovic Marcotte Date: Fri Mar 18 12:37:21 2016 -0400 (fix) respect the LDAP attributes mapping in the list view M SoObjects/Contacts/SOGoContactSourceFolder.m M SoObjects/SOGo/LDAPSource.h M SoObjects/SOGo/LDAPSource.m commit e786dd8f2b90b48667db45f768fb785e8911a18f Author: Ludovic Marcotte Date: Fri Mar 18 11:06:24 2016 -0400 Updated NEWS file M NEWS commit 9d6ab2df3364e8863c94b6a4c4cd2f239399a7f8 Author: Ludovic Marcotte Date: Fri Mar 18 11:03:45 2016 -0400 (feat) user rate-limiting support for all SOGo requests M Documentation/SOGoInstallationGuide.asciidoc M Main/SOGo.m M SoObjects/SOGo/SOGoCache.h M SoObjects/SOGo/SOGoCache.m M SoObjects/SOGo/SOGoSystemDefaults.h M SoObjects/SOGo/SOGoSystemDefaults.m commit bb04ce39d6b78e0bea3b7299aa904a4da08ae82c Author: InverseBot Date: Thu Mar 17 02:28:59 2016 -0400 (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-material.js M UI/WebServerResources/js/vendor/angular-material.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 edd075c88ac0f3d2aa0486a6fcd16d4f4f30e8b0 Author: Francis Lachapelle Date: Wed Mar 16 10:26:59 2016 -0400 Update translations M UI/Common/BrazilianPortuguese.lproj/Localizable.strings M UI/Common/Hungarian.lproj/Localizable.strings M UI/Common/Macedonian.lproj/Localizable.strings M UI/Common/Russian.lproj/Localizable.strings M UI/Contacts/Macedonian.lproj/Localizable.strings M UI/MailerUI/BrazilianPortuguese.lproj/Localizable.strings M UI/MailerUI/Hungarian.lproj/Localizable.strings M UI/MailerUI/Macedonian.lproj/Localizable.strings M UI/MailerUI/Russian.lproj/Localizable.strings M UI/Scheduler/BrazilianPortuguese.lproj/Localizable.strings M UI/Scheduler/Hungarian.lproj/Localizable.strings M UI/Scheduler/Macedonian.lproj/Localizable.strings M UI/Scheduler/Russian.lproj/Localizable.strings commit 69b6f7878f160d0040a164ce5058027a3f3dd423 Author: Ludovic Marcotte Date: Wed Mar 16 09:05:43 2016 -0400 (fix) minor EAS fixes relating to path handling in v3 M ActiveSync/SOGoActiveSyncDispatcher.m commit e9da4ca4f78c59e108cf27e5c21643a830a2919d Author: Ludovic Marcotte Date: Wed Mar 16 09:00:23 2016 -0400 Updated NEWS file M NEWS commit cd6c56953b6d7627b313fc7db2e3c0b1c75e1d7c Author: Ludovic Marcotte Date: Wed Mar 16 08:55:21 2016 -0400 (fix) properly split long headers (fixes #3152) Conflicts: ActiveSync/SOGoMailObject+ActiveSync.m M ActiveSync/SOGoActiveSyncDispatcher.m M ActiveSync/SOGoMailObject+ActiveSync.m commit 422d58603530ec5abee7c6407f9ca6a114ab82f5 Author: InverseBot Date: Wed Mar 16 01:33:49 2016 -0400 (js/css) Update generated files M UI/WebServerResources/js/Mailer.app.popup.js M UI/WebServerResources/js/Mailer.app.popup.js.map M UI/WebServerResources/js/Mailer.services.js M UI/WebServerResources/js/Mailer.services.js.map M UI/WebServerResources/js/vendor/angular-material.js M UI/WebServerResources/js/vendor/angular-material.min.js commit 68689b7e992edfeb295f2943ae7ea608ec7be33b Author: Francis Lachapelle Date: Tue Mar 15 16:28:58 2016 -0400 (html) Fix position of warning when JS is disabled Fixes #3449 M NEWS M UI/Templates/UIxPageFrame.wox commit ed9a51c1539d5b5c8c990fea38183eaa65055382 Author: Francis Lachapelle Date: Tue Mar 15 16:07:34 2016 -0400 Update NEWS file M NEWS commit dec3f9439205b3c6653a6c81db5f0be9d1c51bea Author: Francis Lachapelle Date: Tue Mar 15 09:58:58 2016 -0400 (js) Fix message initialization in popup window Fixes #3583 M NEWS M UI/WebServerResources/js/Mailer/Mailer.popup.js M UI/WebServerResources/js/Mailer/Message.service.js commit 0af364d0762e0934f97d2462631e7d45e087189c Author: Francis Lachapelle Date: Tue Mar 15 09:54:15 2016 -0400 (js) Fix display of CC/BCC fields in msg editor M NEWS M UI/WebServerResources/js/Mailer/MessageEditorController.js commit 6d18db5499e2243e42374c4ba54bfc8ecf70a6a1 Author: Ludovic Marcotte Date: Tue Mar 15 08:44:07 2016 -0400 (fix) don't show attendees if there are none (like in cancelation emails) M UI/Templates/MailPartViewers/UIxMailPartICalViewer.wox commit 98785694782b7aa65ef5981ac6f4efe1d36a2d96 Author: InverseBot Date: Tue Mar 15 02:29:27 2016 -0400 (js/css) Update generated files M UI/WebServerResources/js/vendor/angular-material.js M UI/WebServerResources/js/vendor/angular-material.min.js commit e7b0119ab1df1cddca7d0c6a99ed84da1275f331 Author: Ludovic Marcotte Date: Mon Mar 14 13:18:24 2016 -0400 (fix) don't skip last identity M SoObjects/SOGo/SOGoUser.m commit 08a94fa539272cb94f3dbbf4f3a9af77e0f36167 Author: Francis Lachapelle Date: Mon Mar 14 10:08:25 2016 -0400 Add Lithuanian translation M .tx/config M NEWS M README.md M SoObjects/Appointments/GNUmakefile A SoObjects/Appointments/Lithuanian.lproj/Localizable.strings M SoObjects/Contacts/GNUmakefile A SoObjects/Contacts/Lithuanian.lproj/Localizable.strings M SoObjects/Mailer/GNUmakefile A SoObjects/Mailer/Lithuanian.lproj/Localizable.strings M SoObjects/Mailer/SOGoMailForward.h M SoObjects/Mailer/SOGoMailForward.m A SoObjects/Mailer/SOGoMailLithuanianForward.wo/SOGoMailLithuanianForward.html A SoObjects/Mailer/SOGoMailLithuanianForward.wo/SOGoMailLithuanianForward.wod A SoObjects/Mailer/SOGoMailLithuanianReply.wo/SOGoMailLithuanianReply.html A SoObjects/Mailer/SOGoMailLithuanianReply.wo/SOGoMailLithuanianReply.wod M SoObjects/Mailer/SOGoMailReply.h M SoObjects/Mailer/SOGoMailReply.m M SoObjects/SOGo/SOGoDefaults.plist M Tests/Integration/preferences.py M UI/AdministrationUI/GNUmakefile A UI/AdministrationUI/Lithuanian.lproj/Localizable.strings M UI/Common/GNUmakefile A UI/Common/Lithuanian.lproj/Localizable.strings M UI/Contacts/GNUmakefile A UI/Contacts/Lithuanian.lproj/Localizable.strings M UI/MailPartViewers/GNUmakefile A UI/MailPartViewers/Lithuanian.lproj/Localizable.strings M UI/MailerUI/GNUmakefile A UI/MailerUI/Lithuanian.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/GNUmakefile M UI/MainUI/German.lproj/Localizable.strings M UI/MainUI/Hungarian.lproj/Localizable.strings M UI/MainUI/Icelandic.lproj/Localizable.strings M UI/MainUI/Italian.lproj/Localizable.strings A UI/MainUI/Lithuanian.lproj/Locale A 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/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/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/GNUmakefile M UI/PreferencesUI/German.lproj/Localizable.strings M UI/PreferencesUI/Hungarian.lproj/Localizable.strings M UI/PreferencesUI/Icelandic.lproj/Localizable.strings M UI/PreferencesUI/Italian.lproj/Localizable.strings A 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/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/Ukrainian.lproj/Localizable.strings M UI/PreferencesUI/Welsh.lproj/Localizable.strings M UI/Scheduler/GNUmakefile A UI/Scheduler/Lithuanian.lproj/Localizable.strings A UI/Templates/SOGoACLLithuanianAdditionAdvisory.wox A UI/Templates/SOGoACLLithuanianModificationAdvisory.wox A UI/Templates/SOGoACLLithuanianRemovalAdvisory.wox A UI/Templates/SOGoFolderLithuanianAdditionAdvisory.wox A UI/Templates/SOGoFolderLithuanianRemovalAdvisory.wox commit dd3361bad35a3c6c00317991ead95edf411df346 Author: InverseBot Date: Mon Mar 14 01:37:31 2016 -0400 (js/css) Update generated files M UI/WebServerResources/js/vendor/angular-material.js M UI/WebServerResources/js/vendor/angular-material.min.js commit 9a4d2c6b1c2c56c38ce6078b988022b3eb4a310e Author: Ludovic Marcotte Date: Sun Mar 13 14:25:09 2016 -0400 (fix) properly null-terminate IS8601-formatted dates (fixes #3539) M NEWS M SoObjects/SOGo/NSCalendarDate+SOGo.m commit beb4af9f9f4f80f7799c23547206c682024a8015 Author: Ludovic Marcotte Date: Sun Mar 13 13:45:58 2016 -0400 (fix) avoid compilation warning from previous commit M SoObjects/Contacts/NGVCard+SOGo.m commit 85cacd97dec6b6eaa2950944e3ed317c96362054 Author: Ludovic Marcotte Date: Sun Mar 13 13:44:42 2016 -0400 Use GMT tz when setting birthday (fixes #3579) M SoObjects/Contacts/NGVCard+SOGo.m commit 6d77de4e9a433c5ab2ea74d08dc88be9b119f045 Author: InverseBot Date: Sun Mar 13 01:35:09 2016 -0500 (js/css) Update generated files M UI/WebServerResources/js/vendor/angular-material.js M UI/WebServerResources/js/vendor/angular-material.min.js commit dd183d039f3ee053b1d3f77b97d7802439a2678c Author: RaphWeyman Date: Sat Mar 12 12:51:17 2016 +0000 Update SOGoActiveSyncDispatcher.m Add local memory pool so as to restrict memory consumption while waiting in the ping cycle. Consumption can otherwise grow quite large while if the SOGoMaximumPingInterval and SOGoMaximumSyncInterval have been increased to allow for push ActiveSync. M ActiveSync/SOGoActiveSyncDispatcher.m commit 8b7dd58e3fc19e46305b495711a398852d967537 Author: InverseBot Date: Sat Mar 12 01:40:35 2016 -0500 (js/css) Update generated files M UI/WebServerResources/js/vendor/angular-material.js M UI/WebServerResources/js/vendor/angular-material.min.js commit f3f165d0fd27e3f881e3119f8ca6a91b2e5c391d Author: Francis Lachapelle Date: Fri Mar 11 14:28:43 2016 -0500 (html) Improve consistency in folder menus M UI/Templates/ContactsUI/UIxContactFoldersView.wox commit e85542289134f7a104673c0b48f067624778eaf1 Author: Francis Lachapelle Date: Fri Mar 11 14:19:32 2016 -0500 (html) Improve consistentcy in dialogs M UI/Templates/ContactsUI/UIxContactFolderProperties.wox M UI/Templates/SchedulerUI/UIxCalendarProperties.wox commit ce5ccbb3b84a45c63bcbe592126385c8ac31a654 Author: Francis Lachapelle Date: Fri Mar 11 14:18:09 2016 -0500 (html) Improve message viewer M UI/Templates/MailerUI/UIxMailViewTemplate.wox commit 4dcf5792c732b08f800ca2e271751904ecceaaa0 Author: Francis Lachapelle Date: Fri Mar 11 14:16:57 2016 -0500 (html) Improve display of inline messages M UI/Templates/MailPartViewers/UIxMailPartMessageViewer.wox commit 4296c86230130c50e24f60b758c56f0b789543ad Author: InverseBot Date: Fri Mar 11 02:04:05 2016 -0500 (js/css) Update generated files 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 4ac41dace75dc1eb15bce0618786896e0f4c0d48 Author: Ludovic Marcotte Date: Thu Mar 10 16:34:06 2016 -0500 (core) new database structure options to make SOGo use a total of nine tables M ActiveSync/SOGoActiveSyncDispatcher.m M Documentation/SOGoInstallationGuide.asciidoc M Main/SOGo.h M Main/SOGo.m M NEWS M OpenChange/MAPIStoreUserContext.m M SOPE/GDLContentStore/GCSFolder.m M SOPE/GDLContentStore/GCSFolderManager.h M SOPE/GDLContentStore/GCSFolderManager.m M SOPE/GDLContentStore/GCSFolderType.m A Scripts/sql-update-3.0.0-to-combined-mysql.sh A Scripts/sql-update-3.0.0-to-combined.sh M SoObjects/SOGo/SOGoCacheGCSFolder.h M SoObjects/SOGo/SOGoCacheGCSObject.h M SoObjects/SOGo/SOGoCacheGCSObject.m M SoObjects/SOGo/SOGoGCSFolder.m M UI/MainUI/GNUmakefile A UI/MainUI/OCSAcl-mysql.sql A UI/MainUI/OCSAcl-postgresql.sql A UI/MainUI/OCSCacheFolder-mysql.sql A UI/MainUI/OCSCacheFolder-postgresql.sql M UI/MainUI/OCSFolderInfo-oracle.sql M UI/MainUI/OCSFolderInfo.sql A UI/MainUI/OCSStore-mysql.sql A UI/MainUI/OCSStore.sql commit 819851bb92d927875c0ef5e98794dbfb60d9d051 Author: Francis Lachapelle Date: Thu Mar 10 09:18:39 2016 -0500 (js) Respect super user creation privilege M NEWS M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/js/Scheduler/Calendar.service.js commit c8634c85961b79c783bdef6a2a9db4ad97f94162 Author: InverseBot Date: Thu Mar 10 01:34:00 2016 -0500 (js/css) Update generated files M UI/WebServerResources/js/Preferences.services.js M UI/WebServerResources/js/Preferences.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 efc34658ecb63bf6386eb2da4729df1fd06b96ac Author: Francis Lachapelle Date: Wed Mar 9 16:08:51 2016 -0500 (js) Fix handling of mail labels in Preferences M NEWS M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/WebServerResources/js/Preferences/Preferences.service.js commit 4026c4e2d9ff0da149566c601c7a3e47a038e4a0 Author: Ludovic Marcotte Date: Wed Mar 9 10:06:18 2016 -0500 (fix) more attendee checks M SoObjects/Appointments/SOGoAppointmentObject.m commit ef0088594199024b6879569a1640649596787185 Author: Francis Lachapelle Date: Wed Mar 9 09:18:21 2016 -0500 (js) Fix display of ghosts when dragging events M NEWS M UI/WebServerResources/js/Scheduler/Component.service.js M UI/WebServerResources/js/Scheduler/sgDraggableCalendarBlock.directive.js commit be7ee69f0f875e4d8b1986b3d1dfae87f44e7e56 Author: Ludovic Marcotte Date: Wed Mar 9 08:49:17 2016 -0500 (fix) avoid truncating the MIME content when fetching the whole message M ActiveSync/SOGoActiveSyncDispatcher+Sync.m M ActiveSync/SOGoActiveSyncDispatcher.m commit d75479f8358ec284efb79975597f83b5f5ba0b38 Author: InverseBot Date: Wed Mar 9 01:33:35 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/Contacts.js M UI/WebServerResources/js/Contacts.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 16f2b8a533844b6aed90f4c48a32f123400c6c22 Author: Francis Lachapelle Date: Tue Mar 8 15:27:19 2016 -0500 GCSFolder: Add ORDER BY fields in SELECT clause Without this fix, PostgreSQL would complain about unknown columns. M NEWS M SOPE/GDLContentStore/GCSFolder.m commit 45e1f184d32f5b1fdbc1a9c0611dec83727d9001 Author: Francis Lachapelle Date: Tue Mar 8 13:54:09 2016 -0500 (html) Improve Calendar properties dialog M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/Templates/SchedulerUI/UIxCalendarProperties.wox commit 19d22cdcfb057f8be12f1b90758300e674344908 Author: Francis Lachapelle Date: Tue Mar 8 13:20:34 2016 -0500 Adapt to latest md changes M NEWS M UI/Templates/AdministrationUI/UIxAdministration.wox M UI/Templates/AdministrationUI/UIxAdministrationAclEditor.wox M UI/Templates/ContactsUI/UIxContactEditorTemplate.wox M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/ContactsUI/UIxContactViewTemplate.wox M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/Templates/MailerUI/UIxMailMainFrame.wox M UI/Templates/MailerUI/UIxMailPopupView.wox M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/Templates/MainUI/SOGoRootPage.wox M UI/Templates/PreferencesUI/UIxPreferences.wox M UI/Templates/SchedulerUI/UIxCalDayView.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/Templates/SchedulerUI/UIxCalMonthView.wox M UI/Templates/SchedulerUI/UIxCalMulticolumnDayView.wox M UI/Templates/SchedulerUI/UIxCalWeekView.wox M UI/Templates/UIxSidenavToolbarTemplate.wox M UI/WebServerResources/angular-material M UI/WebServerResources/bower.json M UI/WebServerResources/js/Common/navController.js M UI/WebServerResources/js/Common/sgFolderStylesheet.directive.js M UI/WebServerResources/js/Contacts/AddressBookController.js M UI/WebServerResources/js/Mailer/MailboxController.js M UI/WebServerResources/js/Scheduler/CalendarListController.js M UI/WebServerResources/scss/components/autocomplete/autocomplete.scss M UI/WebServerResources/scss/components/dialog/dialog.scss M UI/WebServerResources/scss/components/input/input.scss M UI/WebServerResources/scss/components/list/list.scss M UI/WebServerResources/scss/components/progressCircular/progress-circular.scss M UI/WebServerResources/scss/components/sidenav/sidenav.scss M UI/WebServerResources/scss/components/subheader/subheader.scss M UI/WebServerResources/scss/components/toolbar/toolbar.scss A UI/WebServerResources/scss/core/layout-attributes.scss M UI/WebServerResources/scss/core/structure.scss M UI/WebServerResources/scss/core/variables.scss M UI/WebServerResources/scss/styles.scss M UI/WebServerResources/scss/views/MailerUI.scss M UI/WebServerResources/scss/views/_view.scss commit bd81a56e584394219f74459d66e709739a46c049 Author: Ludovic Marcotte Date: Tue Mar 8 10:41:49 2016 -0500 (fix) make sure the attendee name is defined before using it M SoObjects/Appointments/SOGoAppointmentObject.m commit 81daade9ec2749958f39e414f2c0e63209a43ab9 Author: Ludovic Marcotte Date: Tue Mar 8 08:24:16 2016 -0500 (fix) remove unnecessary error message M SoObjects/SOGo/SOGoObject.m commit 255e21795e807ec97397e2eac6d62275bff26291 Author: Francis Lachapelle Date: Mon Mar 7 10:06:09 2016 -0500 Update translations M SoObjects/Appointments/Dutch.lproj/Localizable.strings M UI/AdministrationUI/Dutch.lproj/Localizable.strings M UI/Common/Dutch.lproj/Localizable.strings M UI/Common/German.lproj/Localizable.strings M UI/Common/Italian.lproj/Localizable.strings M UI/Common/Polish.lproj/Localizable.strings M UI/Contacts/Dutch.lproj/Localizable.strings M UI/Contacts/Italian.lproj/Localizable.strings M UI/MailPartViewers/Dutch.lproj/Localizable.strings M UI/MailPartViewers/Italian.lproj/Localizable.strings M UI/MailerUI/Dutch.lproj/Localizable.strings M UI/MailerUI/German.lproj/Localizable.strings M UI/MailerUI/Italian.lproj/Localizable.strings M UI/MailerUI/Polish.lproj/Localizable.strings M UI/MainUI/Dutch.lproj/Localizable.strings M UI/MainUI/Icelandic.lproj/Locale M UI/MainUI/NorwegianBokmal.lproj/Locale M UI/MainUI/NorwegianNynorsk.lproj/Locale M UI/MainUI/Slovak.lproj/Locale M UI/MainUI/Swedish.lproj/Locale M UI/PreferencesUI/Dutch.lproj/Localizable.strings M UI/PreferencesUI/German.lproj/Localizable.strings M UI/PreferencesUI/Italian.lproj/Localizable.strings M UI/PreferencesUI/Polish.lproj/Localizable.strings M UI/PreferencesUI/Swedish.lproj/Localizable.strings M UI/Scheduler/Dutch.lproj/Localizable.strings M UI/Scheduler/German.lproj/Localizable.strings M UI/Scheduler/Italian.lproj/Localizable.strings M UI/Scheduler/Polish.lproj/Localizable.strings commit 990a5f4823f61c60a7e37db39c677cab61717e0d Author: Patrice Levesque Date: Mon Mar 7 10:50:17 2016 -0500 Fix behaviour change in error handling, introduced by commit f284fb71dda0ea9754f1582c6951d5f462e947bc As pointed out on https://github.com/inverse-inc/sogo/pull/201#discussion_r54881994 M UI/MailerUI/UIxMailEditor.m commit c3f69416be867168e5276a0adca01b0debb7ac5f Author: Patrice Levesque Date: Mon Mar 7 10:46:40 2016 -0500 Replace stubs with parent implementations. Which makes real sense; reference from https://github.com/inverse-inc/sogo/pull/201#discussion_r54880038 and https://github.com/inverse-inc/sogo/pull/201#discussion_r54880094 M SoObjects/Appointments/SOGoCalendarComponent.m commit 4210131e12de167d4fa3cbfb2c002545707f7c0e Author: Patrice Levesque Date: Mon Mar 7 10:43:38 2016 -0500 Initialize highestmodseq to avoid any surprise. Strongly inspired by comment at https://github.com/inverse-inc/sogo/pull/201#discussion-diff-54879796 M SoObjects/Mailer/SOGoMailFolder.m commit ce38a9c606071afe784dc7c91df12531b0f06245 Author: Patrice Levesque Date: Wed Feb 17 16:32:08 2016 -0500 Fix one warning: expected ‘struct NSError **’ but argument is of type ‘id’ nil is not recognized by GCC as a (NSError**), but as an (id). NULL works the same but does not spawn warnings. M SoObjects/Mailer/SOGoDraftObject.m commit a813e388974d62b6a91b05b19a1010fbd82d9558 Author: Patrice Levesque Date: Wed Feb 17 16:30:38 2016 -0500 Comment out sendMail method in SOGoDraftObject and replace its sole known usage by sendMailAndCopyToSent. In a 2011-09-26 commit (in Changelog.old), I understand the author wanted to phase sendMail out and replace it by sendMailAndCopyToSent. Since there are compilation warnings related to sendMail, removing the sendMail method and replacing the sole call to it seemed like the cleanest way. M SoObjects/Mailer/SOGoDraftObject.h M SoObjects/Mailer/SOGoDraftObject.m M UI/MailerUI/UIxMailEditor.m commit fc9dde885b8e967ea2b9c7bce41720e89b05cc5a Author: Patrice Levesque Date: Wed Feb 17 13:23:23 2016 -0500 Fix warnings; both ‘WORequest’ may not respond to ‘-httpRequest’ and no ‘-parts’ method found. M UI/Scheduler/UIxCalFolderActions.m commit 281062a1a147cec9059d19e09f8d1d933545831a Author: Patrice Levesque Date: Wed Feb 17 13:04:30 2016 -0500 Fix warning: incomplete implementation of category ‘SOGoExtensions’ Original method was commented out, but not its matching .h declaration; hence commenting out the .h declaration. M SoObjects/Appointments/iCalEntityObject+SOGo.h commit f55391b7d032be96dbf7b0a4431fb5f44d11602b Author: Patrice Levesque Date: Wed Feb 17 11:19:16 2016 -0500 Add missing header declarations that made the compiler spit out warnings. M UI/MailPartViewers/UIxMailPartICalViewer.h commit c1095a5ea906e1f8d7c951a2d3b3589f13d67b8d Author: Patrice Levesque Date: Wed Feb 17 11:06:48 2016 -0500 Fix warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] As previous commit, this code assumed pointers are unsigned int, for display purpose. Replaced the cast with the native '%p' token from NSMutableString::appendFormat that's provided for pointer address output. M SoObjects/Appointments/MSExchangeFreeBusy.m commit 022fd814741044db4b360d08f4fdf4a1dfc7c8ec Author: Patrice Levesque Date: Wed Feb 17 11:06:12 2016 -0500 Fix warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] Those are all log formatting routines that assume pointers are unsigned int, for display purpose. Replace the cast with the native '%p' token from NSString::stringWithFormat that's provided for pointer address output. M SoObjects/SOGo/SOGoObject.m commit 478b313122da59af03233ad25d940637cb906b2d Author: Patrice Levesque Date: Wed Feb 17 11:05:24 2016 -0500 Fix warning: distinct Objective-C type in return Method is supposed to return a WOResponse pointer, but currently returns a NSException pointer; typecast the return value, just like the archiveUIDs method does. M SoObjects/Mailer/SOGoMailFolder.m commit 3ba0e9f82f45940f6024d327a038959ae51a4749 Author: Patrice Levesque Date: Wed Feb 17 11:04:28 2016 -0500 Implement stubs for SOGoCalendarComponent::isNew and SOGoCalendarComponent::setIsNew methods. Those are required to implement the SOGoComponentOccurence protocol hence their absence creates compilation warnings. M SoObjects/Appointments/SOGoCalendarComponent.m commit 0b1cf9faaf15e9fc7939c6a11041c8503cf6e90f Author: Patrice Levesque Date: Wed Feb 17 11:03:37 2016 -0500 Avoid warning: the address of ‘timezone’ will always evaluate as ‘true’ As timezone is a pointer allocated on the stack, there is no need to check for a NULL pointer - if that was ever the initial intention. M SoObjects/SOGo/BSONCodec.m commit 986665f011bf966f3e8cc6eaa4e9203cd4bb3a5d Author: Patrice Levesque Date: Wed Feb 17 11:02:18 2016 -0500 Workaround warning: ‘locale’ is used uninitialized in this function [-Wuninitialized] 'locale' being an uninitialized pointer, I don't believe setting it to nil will make things worse here. M Tests/Unit/TestSBJsonParser.m commit 5b71ed319ac9ca35167dc33b7ca08d462ddd51e1 Author: Patrice Levesque Date: Wed Feb 17 11:01:15 2016 -0500 Fix warning: variable ‘uidnext’ set but not used [-Wunused-but-set-variable] Remove uidnext declaration and calls that change its value. M SoObjects/Mailer/SOGoMailFolder.m commit ddade629fdcf2406bcb46f219f0bf7ee68aedfd5 Author: Patrice Levesque Date: Wed Feb 17 11:00:18 2016 -0500 Synchronize .h and .m method signatures. M SoObjects/Mailer/SOGoMailFolder.h M SoObjects/Mailer/SOGoMailFolder.m commit 5e9d0ce95ac9020bc270fe69661ae121ac333ae2 Author: Patrice Levesque Date: Wed Feb 17 10:56:05 2016 -0500 Fix warning: ‘-textValue’ not found in protocol(s) Confusingly, labelNode is a DOMElement, not a DOMNode, so textValue cannot apply here; textContent which would be an appropriate replacement does not exist AFAIK in this DOM Library. So we manually get the text node via firstChild then get its text value via nodeValue. M SoObjects/Mailer/SOGoMailAccounts.m commit 50eae4c656c4f5c22d01cc247cff5c10cab02ca4 Author: InverseBot Date: Sat Mar 5 01:41:46 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/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.js M UI/WebServerResources/js/vendor/ng-sortable.js.map commit b57dd57c53bda121e4a21cad9a9b122a573ff869 Author: Francis Lachapelle Date: Fri Mar 4 12:10:32 2016 -0500 Update ChangeLog M ChangeLog commit 2102385f085952ce1c94147c6f4c34c32d907d88 Author: Francis Lachapelle Date: Fri Mar 4 12:09:11 2016 -0500 Preparation for release 3.0.2 M Documentation/docinfo.xml M Documentation/includes/global-attributes.asciidoc M NEWS M Version commit c0e528a2fb79a241167e0b355ac86e382fd55d27 Author: Francis Lachapelle Date: Fri Mar 4 12:08:30 2016 -0500 Update French and Finnish translations M UI/Common/Finnish.lproj/Localizable.strings M UI/MailerUI/Finnish.lproj/Localizable.strings M UI/MailerUI/French.lproj/Localizable.strings M UI/PreferencesUI/Finnish.lproj/Localizable.strings M UI/PreferencesUI/French.lproj/Localizable.strings M UI/Scheduler/Finnish.lproj/Localizable.strings M UI/Scheduler/French.lproj/Localizable.strings commit 240557a5c5238a93c7e9afd18acfa3a1c11fde12 Author: Francis Lachapelle Date: Fri Mar 4 12:02:19 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/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/Scheduler.services.js M UI/WebServerResources/js/Scheduler.services.js.map commit ebd0b9e18808d801d34f63622d9df9f2ab57e5e3 Author: Francis Lachapelle Date: Fri Mar 4 11:35:39 2016 -0500 (html) Can't set an alarm or recurrence to a task M UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox commit eefb9056cabc533e4c3b34899180ddea36424434 Author: Francis Lachapelle Date: Fri Mar 4 11:34:02 2016 -0500 (html) Use datepicker for task completion date M NEWS M SoObjects/Appointments/iCalToDo+SOGo.m M UI/Templates/SchedulerUI/UIxTaskEditorTemplate.wox M UI/WebServerResources/js/Scheduler/Component.service.js commit cb03a1d97e95dee81f6344b5a7f731a46c8110b9 Author: Francis Lachapelle Date: Fri Mar 4 11:08:38 2016 -0500 (js) Improve Card initialization M UI/WebServerResources/js/Contacts/Card.service.js commit 9dd5dc4c47dc44962e8acda3fe6487b90154a893 Author: Francis Lachapelle Date: Fri Mar 4 11:00:44 2016 -0500 (js) Cleanup of "catch" for promises M UI/WebServerResources/js/Contacts/AddressBooksController.js M UI/WebServerResources/js/Mailer/Message.service.js commit aedb66f9726af469d83b65d90a3b7e2bb95a1ee0 Author: Francis Lachapelle Date: Fri Mar 4 10:59:03 2016 -0500 (js) Fix stalled progress indicator in Contacts M UI/WebServerResources/js/Contacts/AddressBook.service.js commit b808067cf731cceee440083afb81884add1f8d11 Author: Francis Lachapelle Date: Fri Mar 4 10:24:12 2016 -0500 Keep specified task status when not completed Fixes #3499 M SoObjects/Appointments/iCalToDo+SOGo.m commit f19b213c02d7a7f52cc9c18242cbebf6a6c18cd5 Author: Francis Lachapelle Date: Fri Mar 4 09:54:20 2016 -0500 (json) Return ACLs when subscribing to a folder M UI/Common/UIxFolderActions.m commit 5aa19ebfb738e206fecb1ef88758d42638297e0c Author: Francis Lachapelle Date: Fri Mar 4 09:47:59 2016 -0500 (js) Enable new calendar subscriptions by default M NEWS M UI/WebServerResources/js/Scheduler/Calendar.service.js M UI/WebServerResources/js/Scheduler/CalendarsController.js commit 9e152adc7d8317c534c0a21528149e5250f5b8fd Author: InverseBot Date: Fri Mar 4 01:32:30 2016 -0500 (js/css) Update generated files 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.services.js M UI/WebServerResources/js/Scheduler.services.js.map M UI/WebServerResources/js/vendor/lodash.min.js commit fd8d7bb6ed92e83466a7063e7b9d469629c68e62 Author: Francis Lachapelle Date: Thu Mar 3 15:41:29 2016 -0500 (js) Fix attachments display when forwarding a msg Fixes #3560 M UI/WebServerResources/js/Mailer/MessageEditorController.js commit 72a38c51b4f3e6e09c1b4c6ef481733f2b0a8e44 Author: Francis Lachapelle Date: Thu Mar 3 15:03:42 2016 -0500 (js) Fix selection of search results in Webmail When performing a search from the special router state "mail.account.inbox", the first selection was changing the state name and resetting the search. The special "inbox" state will now force a URL change to avoid this problem. M UI/WebServerResources/js/Mailer/MailboxController.js M UI/WebServerResources/js/Mailer/Mailer.app.js commit 599264b3d937163372cb368f18003d956dfee1dd Author: Francis Lachapelle Date: Thu Mar 3 13:48:38 2016 -0500 (css) Don't force the bg color of input fields M UI/WebServerResources/js/Common/sgFolderStylesheet.directive.js commit d4745ef59848f790f849685762b452ebb5a10303 Author: Francis Lachapelle Date: Thu Mar 3 13:38:54 2016 -0500 (js) Update lodash to version 4.6.1 M NEWS M UI/WebServerResources/Gruntfile.js M UI/WebServerResources/js/Common/Acl.service.js M UI/WebServerResources/js/Common/User.service.js M UI/WebServerResources/js/Common/mdColors.app.js M UI/WebServerResources/js/Common/sgToggleGrid.directive.js M UI/WebServerResources/js/Contacts/AddressBook.service.js M UI/WebServerResources/js/Contacts/AddressBookController.js M UI/WebServerResources/js/Contacts/CardController.js M UI/WebServerResources/js/Mailer/Account.service.js M UI/WebServerResources/js/Mailer/Mailbox.service.js M UI/WebServerResources/js/Mailer/MailboxController.js M UI/WebServerResources/js/Mailer/MailboxesController.js M UI/WebServerResources/js/Mailer/Message.service.js M UI/WebServerResources/js/Mailer/MessageEditorController.js M UI/WebServerResources/js/Mailer/VirtualMailbox.service.js M UI/WebServerResources/js/Preferences/Preferences.service.js M UI/WebServerResources/js/Scheduler/Calendar.service.js M UI/WebServerResources/js/Scheduler/CalendarListController.js M UI/WebServerResources/js/Scheduler/CalendarsController.js M UI/WebServerResources/js/Scheduler/Component.service.js M UI/WebServerResources/js/vendor/lodash.js commit fadf52b01ecf1535ea5d4988fc6bbc3ad4122be9 Author: Francis Lachapelle Date: Thu Mar 3 11:04:40 2016 -0500 (css) Set toolbar bg color for Calendar dialogs M UI/Templates/SchedulerUI/UIxCalendarFolderLinksTemplate.wox M UI/Templates/UIxAclEditor.wox commit 4e83dce4a6677921e0d5e31178e949ea82b245a5 Author: Francis Lachapelle Date: Thu Mar 3 09:31:23 2016 -0500 (doc) Improve installation guide M Documentation/SOGoInstallationGuide.asciidoc commit 540ed1f63b43a91594adca9e574ac6368060156b Author: Francis Lachapelle Date: Thu Mar 3 09:29:12 2016 -0500 (js) Fix pos. of personal calendar after rename M UI/WebServerResources/js/Scheduler/Calendar.service.js commit 44f748659e6829739a4e9da7f6f79cf41f13a6d5 Author: InverseBot Date: Thu Mar 3 01:32:41 2016 -0500 (js/css) Update generated files M UI/WebServerResources/js/Common.js M UI/WebServerResources/js/Common.js.map commit 9dd444e6682a076647315e22504eacc6979f84aa Author: Francis Lachapelle Date: Wed Mar 2 16:14:36 2016 -0500 (js) Fix date parsing for timezone after UTC+0 Fixes #3481, #3494 M NEWS M UI/WebServerResources/js/Common/utils.js commit 73decf2df9a7c2b424a2cc9de6ca6b2f105d99c9 Author: Francis Lachapelle Date: Wed Mar 2 09:58:38 2016 -0500 Update README.md M README.md commit f63ae5c3bb92dba2805c1590d4dc860b4ddc0acf Author: InverseBot Date: Wed Mar 2 01:34:57 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/Scheduler.services.js M UI/WebServerResources/js/Scheduler.services.js.map M UI/WebServerResources/js/vendor/lodash.js commit d60f49d8fa532f68bd028811e70555c6947fa005 Author: Francis Lachapelle Date: Tue Mar 1 16:53:08 2016 -0500 Improve display of a contact's URLs Ensure the URL is valid and begins with a schema. M UI/Contacts/UIxContactView.m commit 68cb3d091c7778ee3136a6a27855c7c8731a6db8 Author: Francis Lachapelle Date: Tue Mar 1 14:30:36 2016 -0500 (html) Colorize event/task categories chips M NEWS M UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox M UI/Templates/SchedulerUI/UIxTaskViewTemplate.wox M UI/WebServerResources/js/Scheduler/ComponentController.js commit 9b58693873df99c39798a3d76c5aa1c773e14390 Author: Francis Lachapelle Date: Tue Mar 1 14:15:04 2016 -0500 (html) Use new sg-checkmark element This fixes the issue of md-checkbox not usable in an md-menu in Firefox. Fixes #3557 M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MailerUI/UIxMailEditor.wox M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox commit 0b7824a8b77fc739ba3747b5199907811ea793ce Author: Francis Lachapelle Date: Tue Mar 1 14:07:30 2016 -0500 (js) New sgCheckmark directive To be used as checkmarks in menus. A UI/WebServerResources/js/Common/sgCheckmark.directive.js M UI/WebServerResources/scss/components/checkbox/checkbox.scss commit 0a78b65cdce5efb9fe177395d706e180512e7786 Author: Francis Lachapelle Date: Tue Mar 1 09:54:01 2016 -0500 (html) Clarify action buttons in Prefs module M UI/Templates/PreferencesUI/UIxAccountEditor.wox M UI/Templates/PreferencesUI/UIxFilterEditor.wox commit c34603b3eb3dcb630d589e2e83969dd09e1a85d0 Author: InverseBot Date: Tue Mar 1 01:33:09 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 commit d92bf122ed27685ac53acbf79179cca72e97d0ba Author: Francis Lachapelle Date: Mon Feb 29 15:13:09 2016 -0500 (js) Improve ng-messages of sg-subscribe Improved dry mode of User.$filter and added error message when users search returns no match. M UI/Templates/ContactsUI/UIxContactsUserFolders.wox M UI/WebServerResources/js/Common/User.service.js M UI/WebServerResources/js/Common/sgSubscribe.directive.js commit 03ddcfd07ae1421bf56ba3a559e97e6d738a3068 Author: Francis Lachapelle Date: Mon Feb 29 14:02:31 2016 -0500 (js) Improve event editor (attendees list) M UI/Templates/SchedulerUI/UIxAttendeesEditor.wox commit 1d25944c431ad80aaee93c6d50c285152cc4d4ae Author: Francis Lachapelle Date: Mon Feb 29 13:59:31 2016 -0500 (js) Improve event editor (attendees list) Respect SOGoSearchMinimumWordLength and hide detailed view after deleting the last attendee. M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox M UI/WebServerResources/js/Scheduler/ComponentController.js commit da2067dd86785cc2efae732cec44202c3dcd29df Author: Francis Lachapelle Date: Mon Feb 29 12:15:24 2016 -0500 (html) Respect minSearchLength in subscribe dialog M UI/Templates/ContactsUI/UIxContactsUserFolders.wox commit 3529d52c3bd74296cabe127582250ff63e64502e Author: Francis Lachapelle Date: Mon Feb 29 11:55:57 2016 -0500 Fix extraction of mail column from SQL source Fixes #3544 M NEWS M SoObjects/Contacts/SOGoContactSourceFolder.m commit 30f23ba07a3d501089fa5e9fc3c647a1bb73ef68 Author: InverseBot Date: Sat Feb 27 01:33:01 2016 -0500 (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/Mailer.services.js M UI/WebServerResources/js/Mailer.services.js.map commit a93874b6fe9085043481b9dbe2238ebe005c1f31 Author: Francis Lachapelle Date: Fri Feb 26 16:24:18 2016 -0500 (js) Fix references to Card objects in controllers M UI/WebServerResources/js/Contacts/AddressBookController.js M UI/WebServerResources/js/Contacts/CardController.js commit 12f4f236e8bca27a444d808007721bb5e3a1ca4e Author: Francis Lachapelle Date: Fri Feb 26 16:14:48 2016 -0500 (html) Cleanup old inline CSS M UI/Templates/MailerUI/UIxMailMainFrame.wox commit 699399f3394986cd2b4a25ebeda759bd96960a66 Author: Francis Lachapelle Date: Fri Feb 26 15:41:53 2016 -0500 (css) Initial media print (for messages only) M NEWS M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/WebServerResources/js/Mailer/MessageController.js A UI/WebServerResources/scss/core/print.scss M UI/WebServerResources/scss/styles.scss commit dc338e2062c4d869afcb8c48fc96f9869b00adbb Author: InverseBot Date: Fri Feb 26 15:28:20 2016 -0500 (js/css) Update generated files M UI/WebServerResources/js/Mailer.services.js M UI/WebServerResources/js/Mailer.services.js.map commit 163e4637aa796a0c04b64ce6629f8dfe0d67aca7 Author: Francis Lachapelle Date: Fri Feb 26 15:19:33 2016 -0500 (js) Improve display of msgs with many recipients M NEWS M UI/MailerUI/English.lproj/Localizable.strings M UI/Templates/MailerUI/UIxMailViewTemplate.wox M UI/WebServerResources/js/Mailer/Message.service.js M UI/WebServerResources/js/Mailer/MessageController.js commit ea91767410eff87b51f5b34bb84a7ba61c56576a Author: Francis Lachapelle Date: Fri Feb 26 15:01:16 2016 -0500 (html) Fix usage of sgSearch directive in Admin M UI/Templates/AdministrationUI/UIxAdministration.wox commit a668d89ef9a1afb3aff42ec845e023fb8f8f5987 Author: Francis Lachapelle Date: Fri Feb 26 14:59:54 2016 -0500 Fix unseen count retrieval of nested IMAP folders M NEWS M SoObjects/Mailer/SOGoMailAccount.h M SoObjects/Mailer/SOGoMailAccount.m M UI/MailerUI/UIxMailMainFrame.m commit 50c790c846c91898f8201963e26005eaab37b85f Author: Francis Lachapelle Date: Fri Feb 26 14:00:44 2016 -0500 Update URL in documentation guides M Documentation/includes/additional-info.asciidoc commit de13f49bd3820be8de799ee2f2441e19a352599a Author: Francis Lachapelle Date: Fri Feb 26 13:45:56 2016 -0500 Fix Chinese (Taiwan) translation (double-quotes) M NEWS M UI/MailerUI/ChineseTaiwan.lproj/Localizable.strings M UI/Scheduler/ChineseTaiwan.lproj/Localizable.strings commit 044e426d22a173124ba65b8e956e8b83d0b42b82 Author: Francis Lachapelle Date: Fri Feb 26 11:50:05 2016 -0500 (js) Add missing vendor libs angular-file-upload (angularFileUpload) and angular-messages (ngMessages). A UI/WebServerResources/js/vendor/angular-file-upload.js A UI/WebServerResources/js/vendor/angular-file-upload.js.map A UI/WebServerResources/js/vendor/angular-file-upload.min.js.map A UI/WebServerResources/js/vendor/angular-messages.js A UI/WebServerResources/js/vendor/angular-messages.min.js A UI/WebServerResources/js/vendor/angular-messages.min.js.map commit a2e300fec51507cd62d8a68386206dbc2ae44189 Author: Francis Lachapelle Date: Fri Feb 26 11:46:40 2016 -0500 (doc) Update installation guide for RHEL7 M Documentation/SOGoInstallationGuide.asciidoc commit 07d47829ab308cbdbcef0e27946b4b4ac4051ad5 Author: Francis Lachapelle Date: Thu Feb 25 11:52:12 2016 -0500 Fix default priority of sent messages Fixes #3542 M NEWS M SoObjects/Mailer/SOGoDraftObject.m commit 4755358685007325b523e5ec975f0c0d3a938053 Author: InverseBot Date: Thu Feb 25 11:52:37 2016 -0500 (js/css) Update generated files M UI/WebServerResources/css/styles.css M UI/WebServerResources/css/styles.css.map commit e27cdff8cca1bc4af5bbccef8f02a695e1d42f89 Author: Francis Lachapelle Date: Thu Feb 25 11:12:30 2016 -0500 (html) Fix fab button position in Calendar module Fixes #3462 M NEWS M UI/Templates/SchedulerUI/UIxCalMainView.wox commit 4526227b1c3ad653ceb970c7421964206191f7fd Author: Francis Lachapelle Date: Thu Feb 25 10:57:32 2016 -0500 (css) Fix squashed toolbar in Calendar view (xs) Fixes #3529 M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/scss/views/SchedulerUI.scss M UI/WebServerResources/scss/views/_view.scss commit aeba0aaf2f013e847bc747eb279bde1a9ca78801 Author: InverseBot Date: Thu Feb 25 10:22:22 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/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.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-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/lodash.js commit 795ec46c817c94c9072e907c4d3d707aae7cb3ba Author: InverseBot Date: Thu Feb 25 10:20:26 2016 -0500 git-diff check happens post-git-add; the check needs to happen vs. the staged files, if not, git-diff will always be empty M UI/WebServerResources/GNUmakefile commit b294c5381af2b347bc9dacdd2ea6e9af3b43d071 Author: Francis Lachapelle Date: Thu Feb 25 10:10:53 2016 -0500 (js) Improve sg-search directive M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/WebServerResources/js/Common/sgSearch.directive.js M UI/WebServerResources/js/Mailer/Mailbox.service.js commit e5fe211dcdd99b9c9f25c5d95536e7dd64a9d101 Author: Francis Lachapelle Date: Thu Feb 25 08:59:02 2016 -0500 (js) Add missing dependency to msg popup view Fixes #3545 M UI/Templates/MailerUI/UIxMailPopupView.wox M UI/WebServerResources/js/Mailer/Mailer.popup.js commit 1016f6d8b87c497c4d20c3ecb35becc59dfddc65 Author: Francis Lachapelle Date: Wed Feb 24 21:44:45 2016 -0500 (html) Improve move/copy menu items in Mailer M UI/Templates/MailerUI/UIxMailFolderTemplate.wox commit 70fbeab27a80809f243c01e2a3108629120be470 Author: Francis Lachapelle Date: Wed Feb 24 21:30:33 2016 -0500 (js) Improve sg-search directive Will now respect the "listRequiresDot" source parameter and uses ng-messages to show an error if the minimum number of characters is not reached. Fixes #438, #3464 M Documentation/SOGoInstallationGuide.asciidoc M NEWS M UI/Common/English.lproj/Localizable.strings M UI/Common/UIxPageFrame.m M UI/Contacts/UIxContactFoldersView.m M UI/SOGoUI/UIxComponent.h M UI/SOGoUI/UIxComponent.m M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/Templates/MailerUI/UIxMailFolderTemplate.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/Templates/UIxPageFrame.wox M UI/WebServerResources/js/Common/sgSearch.directive.js commit 4b816677b05d3fcaf678e4d6b07b41e20c364237 Author: Francis Lachapelle Date: Wed Feb 24 21:12:23 2016 -0500 (js) Include ng-messages M UI/WebServerResources/Gruntfile.js M UI/WebServerResources/bower.json M UI/WebServerResources/js/Common/Common.app.js commit 5387b5d5a3396368629f9cdc81344ed1733e2f41 Author: Francis Lachapelle Date: Wed Feb 24 16:47:07 2016 -0500 Expose listRequiresDot in SOGoContactSourceFolder M SoObjects/Contacts/SOGoContactSourceFolder.h M SoObjects/Contacts/SOGoContactSourceFolder.m commit e51a37c37ae308537e65274d7da478c630aa5a63 Author: Francis Lachapelle Date: Wed Feb 24 13:23:44 2016 -0500 (html) Cleanup M UI/Templates/SchedulerUI/UIxCalMainView.wox commit 58cb40caa7dac21d3072347f3a9c948f1d4532fa Author: Francis Lachapelle Date: Tue Feb 23 15:25:46 2016 -0500 (js) Cleanup unused function M UI/WebServerResources/js/Common/utils.js commit 9705fd70864791ea03821355c08812e6c3b34455 Author: Francis Lachapelle Date: Tue Feb 23 12:00:39 2016 -0500 Fix JSON payload of errors in Mail listing actions M UI/MailerUI/UIxMailListActions.m commit a8ccaac1fa6e535bcc762f627f8ed03a65417602 Author: Francis Lachapelle Date: Tue Feb 23 11:56:28 2016 -0500 Review order of ProxyPass directives Fixes #3461 M Apache/SOGo.conf commit 42acf8974c311f853b51ffb555bb8c29a31238f0 Author: Francis Lachapelle Date: Tue Feb 23 10:31:26 2016 -0500 (html) Improve ACL confirmation buttons M UI/Templates/UIxAclEditor.wox commit a838871361b1a3880db3c7d8b9aeaf89f884badc Author: Francis Lachapelle Date: Tue Feb 23 10:23:51 2016 -0500 (js) Fix UIDs range when preloading messages M UI/WebServerResources/js/Mailer/Mailbox.service.js commit 696aff84cb78bf14f34dfd6fbbfdbba2e2a9b7ac Author: Francis Lachapelle Date: Tue Feb 23 10:22:40 2016 -0500 (html) Improve mail user delegation template M UI/Templates/MailerUI/UIxMailUserDelegationEditor.wox commit f14304821773baa010662fc015b8fd2740b21230 Author: Francis Lachapelle Date: Tue Feb 23 10:22:12 2016 -0500 Improve JSON API documentation M UI/Contacts/UIxContactsListActions.m commit e328d43403576e3f0af4e092ac5de68d026c1273 Author: Francis Lachapelle Date: Tue Feb 23 10:20:10 2016 -0500 Fix ACL editor for authenticated users in Mailer M NEWS M UI/Common/UIxAclEditor.m M UI/Templates/UIxAclEditor.wox M UI/WebServerResources/js/Common/AclController.js M UI/WebServerResources/js/Common/User.service.js commit aae02741f9895a8af07c929b390fe6300d952524 Author: Francis Lachapelle Date: Tue Feb 23 09:15:39 2016 -0500 (test) Fix compatibility with Python 2.4 M Tests/Integration/carddav.py commit 276588a548e836682ac94015c2592adb092db1ec Author: Francis Lachapelle Date: Mon Feb 22 16:23:31 2016 -0500 (doc) Fix dash characters M Documentation/SOGoInstallationGuide.asciidoc M Documentation/SOGoMozillaThunderbirdConfigurationGuide.asciidoc M Documentation/SOGoNativeOutlookConfigurationGuide.asciidoc commit 31a51ccc8336e14f029bcda98b1555bd759b8889 Author: Francis Lachapelle Date: Mon Feb 22 14:16:37 2016 -0500 (test) New JSON payload for contacts list Results are now an array of arrays instead of an array of dictionaries. M Tests/Integration/carddav.py commit aab87212d00a1a496b7a7b04d59199acce218377 Author: Ludovic Marcotte Date: Sun Feb 21 07:27:42 2016 -0500 (fix) avoid compilation warning M ActiveSync/SOGoMailObject+ActiveSync.m commit 4030cf86fd3cdb69cda92dcaccdf1d9d5e3fee99 Author: Francis Lachapelle Date: Fri Feb 19 23:19:07 2016 -0500 (feature) Live loading of (GCS) addressbooks Using md-on-demand of md-virtual-repeat, we now progressively load the cards metadata of a personal addressbook. M SoObjects/Contacts/SOGoContactGCSFolder.h M SoObjects/Contacts/SOGoContactGCSFolder.m M UI/Contacts/UIxContactsListActions.h M UI/Contacts/UIxContactsListActions.m M UI/Contacts/product.plist M UI/Templates/ContactsUI/UIxContactFoldersView.wox M UI/WebServerResources/js/Contacts/AddressBook.service.js M UI/WebServerResources/js/Contacts/Card.service.js M UI/WebServerResources/js/Contacts/CardController.js commit 1b5970b9bc2f3821c7d5a615bfac90f80ff8439a Author: Francis Lachapelle Date: Fri Feb 19 16:47:18 2016 -0500 (html) Fix email addresses of list members M UI/Templates/ContactsUI/UIxContactViewTemplate.wox commit ed4e70faaba9b7aa4aa908d76e1c4b8264e915a2 Author: Francis Lachapelle Date: Fri Feb 19 16:44:00 2016 -0500 (fix) Blank view when selecting descending order M UI/Templates/ContactsUI/UIxContactFoldersView.wox commit ef601c04091fc2fdf65194b0d6e5186059ea41c2 Author: Francis Lachapelle Date: Fri Feb 19 16:42:15 2016 -0500 Localization M UI/MailerUI/English.lproj/Localizable.strings commit 21dcb57ca96b25e4eb630086f2e92677889ee2af Author: Francis Lachapelle Date: Fri Feb 19 16:28:43 2016 -0500 Remove unrelevent #warning M SoObjects/Contacts/SOGoContactSourceFolder.m commit 485a9d4462f44d1b9d840d145fd232c7c8b8332e Author: Francis Lachapelle Date: Fri Feb 19 16:09:08 2016 -0500 Fix import of cn from SQL source M SoObjects/Contacts/NGVCard+SOGo.m commit 7c00ad7110f905792f5b739e6d93b24ad173020d Author: Francis Lachapelle Date: Fri Feb 19 14:56:46 2016 -0500 Don't query content table when not required When only requesting the c_name field, limit the SQL query to the quick table. M SOPE/GDLContentStore/GCSFolder.m commit 95d0a18c08e04e9710fec4e218468a096ea4f8d1 Author: Ludovic Marcotte Date: Fri Feb 19 09:07:53 2016 -0500 (fix) avoid truncating XML entities M ActiveSync/SOGoMailObject+ActiveSync.m commit 2de72e5070ae1dad074e7d9e48555460cf5e8a85 Author: Patrice Levesque Date: Wed Feb 17 10:09:18 2016 -0500 Partly revert recent changes removing #imports and #includes, under OpenChange, as they cause more problems than they solve. M OpenChange/Codepages.h M OpenChange/Codepages.m M OpenChange/MAPIApplication.h M OpenChange/MAPIApplication.m M OpenChange/MAPIStoreActiveTables.h M OpenChange/MAPIStoreActiveTables.m M OpenChange/MAPIStoreAppointmentWrapper.h M OpenChange/MAPIStoreAppointmentWrapper.m M OpenChange/MAPIStoreAttachment.h M OpenChange/MAPIStoreAttachment.m M OpenChange/MAPIStoreAttachmentTable.h M OpenChange/MAPIStoreAttachmentTable.m M OpenChange/MAPIStoreAuthenticator.h M OpenChange/MAPIStoreAuthenticator.m M OpenChange/MAPIStoreCalendarAttachment.h M OpenChange/MAPIStoreCalendarAttachment.m M OpenChange/MAPIStoreCalendarContext.h M OpenChange/MAPIStoreCalendarContext.m M OpenChange/MAPIStoreCalendarEmbeddedMessage.h M OpenChange/MAPIStoreCalendarEmbeddedMessage.m M OpenChange/MAPIStoreCalendarFolder.h M OpenChange/MAPIStoreCalendarFolder.m M OpenChange/MAPIStoreCalendarMessage.h M OpenChange/MAPIStoreCalendarMessage.m M OpenChange/MAPIStoreCalendarMessageTable.h M OpenChange/MAPIStoreCalendarMessageTable.m M OpenChange/MAPIStoreContactsAttachment.h M OpenChange/MAPIStoreContactsAttachment.m M OpenChange/MAPIStoreContactsContext.h M OpenChange/MAPIStoreContactsContext.m M OpenChange/MAPIStoreContactsFolder.h M OpenChange/MAPIStoreContactsFolder.m M OpenChange/MAPIStoreContactsMessage.h M OpenChange/MAPIStoreContactsMessage.m M OpenChange/MAPIStoreContactsMessageTable.h M OpenChange/MAPIStoreContactsMessageTable.m M OpenChange/MAPIStoreContext.h M OpenChange/MAPIStoreContext.m M OpenChange/MAPIStoreDBBaseContext.h M OpenChange/MAPIStoreDBBaseContext.m M OpenChange/MAPIStoreDBFolder.h M OpenChange/MAPIStoreDBFolder.m M OpenChange/MAPIStoreDBFolderTable.h M OpenChange/MAPIStoreDBFolderTable.m M OpenChange/MAPIStoreDBMessage.h M OpenChange/MAPIStoreDBMessage.m M OpenChange/MAPIStoreDBMessageTable.h M OpenChange/MAPIStoreDBMessageTable.m M OpenChange/MAPIStoreEmbeddedMessage.h M OpenChange/MAPIStoreEmbeddedMessage.m M OpenChange/MAPIStoreFAIMessage.h M OpenChange/MAPIStoreFAIMessage.m M OpenChange/MAPIStoreFAIMessageTable.h M OpenChange/MAPIStoreFAIMessageTable.m M OpenChange/MAPIStoreFallbackContext.h M OpenChange/MAPIStoreFallbackContext.m M OpenChange/MAPIStoreFolder.h M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreFolderTable.h M OpenChange/MAPIStoreFolderTable.m M OpenChange/MAPIStoreGCSBaseContext.h M OpenChange/MAPIStoreGCSBaseContext.m M OpenChange/MAPIStoreGCSFolder.h M OpenChange/MAPIStoreGCSFolder.m M OpenChange/MAPIStoreGCSMessage.h M OpenChange/MAPIStoreGCSMessage.m M OpenChange/MAPIStoreGCSMessageTable.h M OpenChange/MAPIStoreGCSMessageTable.m M OpenChange/MAPIStoreMIME.m M OpenChange/MAPIStoreMailAttachment.h M OpenChange/MAPIStoreMailAttachment.m M OpenChange/MAPIStoreMailContext.h M OpenChange/MAPIStoreMailContext.m M OpenChange/MAPIStoreMailFolder.h M OpenChange/MAPIStoreMailFolder.m M OpenChange/MAPIStoreMailFolderTable.h M OpenChange/MAPIStoreMailFolderTable.m M OpenChange/MAPIStoreMailMessage.h M OpenChange/MAPIStoreMailMessage.m M OpenChange/MAPIStoreMailMessageTable.h M OpenChange/MAPIStoreMailMessageTable.m M OpenChange/MAPIStoreMailVolatileMessage.h M OpenChange/MAPIStoreMailVolatileMessage.m M OpenChange/MAPIStoreMapping.h M OpenChange/MAPIStoreMapping.m M OpenChange/MAPIStoreMessage.h M OpenChange/MAPIStoreMessage.m M OpenChange/MAPIStoreMessageTable.h M OpenChange/MAPIStoreMessageTable.m M OpenChange/MAPIStoreNotesContext.h M OpenChange/MAPIStoreNotesContext.m M OpenChange/MAPIStoreNotesFolder.h M OpenChange/MAPIStoreNotesFolder.m M OpenChange/MAPIStoreNotesMessage.h M OpenChange/MAPIStoreNotesMessage.m M OpenChange/MAPIStoreObject.h M OpenChange/MAPIStoreObject.m M OpenChange/MAPIStoreObjectProxy.h M OpenChange/MAPIStoreObjectProxy.m M OpenChange/MAPIStorePermissionsTable.h M OpenChange/MAPIStorePermissionsTable.m M OpenChange/MAPIStoreRecurrenceUtils.h M OpenChange/MAPIStoreRecurrenceUtils.m M OpenChange/MAPIStoreSOGo.m M OpenChange/MAPIStoreSOGoObject.h M OpenChange/MAPIStoreSOGoObject.m M OpenChange/MAPIStoreSamDBUtils.h M OpenChange/MAPIStoreSamDBUtils.m M OpenChange/MAPIStoreSharingMessage.h M OpenChange/MAPIStoreSharingMessage.m M OpenChange/MAPIStoreTable.h M OpenChange/MAPIStoreTable.m M OpenChange/MAPIStoreTasksContext.h M OpenChange/MAPIStoreTasksContext.m M OpenChange/MAPIStoreTasksFolder.h M OpenChange/MAPIStoreTasksFolder.m M OpenChange/MAPIStoreTasksMessage.h M OpenChange/MAPIStoreTasksMessage.m M OpenChange/MAPIStoreTasksMessageTable.h M OpenChange/MAPIStoreTasksMessageTable.m M OpenChange/MAPIStoreTypes.h M OpenChange/MAPIStoreTypes.m M OpenChange/MAPIStoreUserContext.h M OpenChange/MAPIStoreUserContext.m M OpenChange/NSArray+MAPIStore.h M OpenChange/NSArray+MAPIStore.m M OpenChange/NSData+MAPIStore.h M OpenChange/NSData+MAPIStore.m M OpenChange/NSDate+MAPIStore.h M OpenChange/NSDate+MAPIStore.m M OpenChange/NSObject+MAPIStore.h M OpenChange/NSObject+MAPIStore.m M OpenChange/NSObject+PropertyList.h M OpenChange/NSObject+PropertyList.m M OpenChange/NSString+MAPIStore.h M OpenChange/NSString+MAPIStore.m M OpenChange/NSValue+MAPIStore.h M OpenChange/NSValue+MAPIStore.m M OpenChange/RTFHandler.h M OpenChange/RTFHandler.m M OpenChange/SOGoCacheGCSObject+MAPIStore.h M OpenChange/SOGoCacheGCSObject+MAPIStore.m M OpenChange/SOGoMAPIDBMessage.h M OpenChange/SOGoMAPIDBMessage.m M OpenChange/code-MAPIStorePropertySelectors.m M OpenChange/dbmsgreader.m M OpenChange/iCalEvent+MAPIStore.h M OpenChange/iCalEvent+MAPIStore.m M OpenChange/iCalTimeZone+MAPIStore.h M OpenChange/iCalTimeZone+MAPIStore.m M OpenChange/plreader.m commit 4cd0c501bd8a185858b44862c77d4146e5cd3f93 Author: Ludovic Marcotte Date: Wed Feb 17 08:40:57 2016 -0500 (fix) make use of existing string M UI/MailerUI/English.lproj/Localizable.strings M UI/WebServerResources/js/Mailer/MessageEditorController.js commit 1f71cff18d4a9f845ec9c5e9691836ed1a4a8f8f Author: Ludovic Marcotte Date: Wed Feb 17 08:24:32 2016 -0500 (feat) you can now limit the file upload size using WOMaxUploadSize M NEWS M UI/MailerUI/English.lproj/Localizable.strings M UI/MailerUI/UIxMailEditor.m M UI/WebServerResources/js/Mailer/MessageEditorController.js commit e47bc8cb1b19623da58b54ae8aeef46a97060f7d Author: Ludovic Marcotte Date: Tue Feb 16 19:08:12 2016 -0500 (fix) fixed missing includes in tool M Tests/Integration/teststrings.m commit 6bb2065f46ff84210384f63c120999337aa7d084 Author: Patrice Levesque Date: Tue Feb 16 18:39:58 2016 -0500 Fix too aggressive #include and #import removal in ActiveSync directory - it broke master branch. M ActiveSync/ActiveSyncProduct.m M ActiveSync/NGDOMElement+ActiveSync.h M ActiveSync/NGDOMElement+ActiveSync.m M ActiveSync/NGMimeMessage+ActiveSync.h M ActiveSync/NGMimeMessage+ActiveSync.m M ActiveSync/NGVCard+ActiveSync.h M ActiveSync/NGVCard+ActiveSync.m M ActiveSync/NSArray+SyncCache.h M ActiveSync/NSArray+SyncCache.m M ActiveSync/NSCalendarDate+ActiveSync.h M ActiveSync/NSCalendarDate+ActiveSync.m M ActiveSync/NSData+ActiveSync.h M ActiveSync/NSData+ActiveSync.m M ActiveSync/NSDate+ActiveSync.h M ActiveSync/NSDate+ActiveSync.m M ActiveSync/NSString+ActiveSync.h M ActiveSync/NSString+ActiveSync.m M ActiveSync/SOGoActiveSyncDispatcher+Sync.h M ActiveSync/SOGoActiveSyncDispatcher+Sync.m M ActiveSync/SOGoActiveSyncDispatcher.h M ActiveSync/SOGoActiveSyncDispatcher.m M ActiveSync/SOGoMailObject+ActiveSync.h M ActiveSync/SOGoMailObject+ActiveSync.m M ActiveSync/SOGoSyncCacheObject.h M ActiveSync/SOGoSyncCacheObject.m M ActiveSync/SoObjectWebDAVDispatcher+ActiveSync.m M ActiveSync/iCalAlarm+ActiveSync.h M ActiveSync/iCalAlarm+ActiveSync.m M ActiveSync/iCalEvent+ActiveSync.h M ActiveSync/iCalEvent+ActiveSync.m M ActiveSync/iCalRecurrenceRule+ActiveSync.h M ActiveSync/iCalRecurrenceRule+ActiveSync.m M ActiveSync/iCalTimeZone+ActiveSync.h M ActiveSync/iCalTimeZone+ActiveSync.m M ActiveSync/iCalToDo+ActiveSync.h M ActiveSync/iCalToDo+ActiveSync.m commit 4c0141769009f98e0f53fba39408ddf9633ecc4b Author: Francis Lachapelle Date: Tue Feb 16 12:40:59 2016 -0500 Handle resource limits in the Web interface See @d7b010 M SoObjects/Appointments/SOGoAppointmentObject.m M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/js/Scheduler/ComponentController.js M UI/WebServerResources/scss/components/dialog/dialog.scss commit 3d7192ffef888891d51803f47e2e53b63783cd0c Author: Francis Lachapelle Date: Tue Feb 16 10:41:06 2016 -0500 Update NEWS file M NEWS commit 2d3a5b4243bf6e1c3d528b5630e185d34d72f42e Author: Francis Lachapelle Date: Tue Feb 16 10:38:38 2016 -0500 (html) Improve actions buttons of event editor M UI/Templates/SchedulerUI/UIxAppointmentViewTemplate.wox commit 2edacc94ce685a040af1a9024ace97a1e62c6a45 Author: Francis Lachapelle Date: Tue Feb 16 10:35:20 2016 -0500 (html) Fix email notification field for calendar Fixes #3522 M UI/Templates/SchedulerUI/UIxCalendarProperties.wox commit e51f8625d60c53e65d3d0c0da4caab11a28ea223 Author: Ludovic Marcotte Date: Tue Feb 16 08:32:04 2016 -0500 (fix) don't mark content as truncated if it's not M ActiveSync/SOGoMailObject+ActiveSync.m commit 635c647f48ee59fb03a55d5ca0eefbe0127ab6a9 Author: Ludovic Marcotte Date: Mon Feb 15 17:40:17 2016 -0500 Updated NEWS file regarding previous commits M NEWS commit 929915542c9b516401384394f5406b4b57cbc74b Author: Ludovic Marcotte Date: Mon Feb 15 16:12:21 2016 -0500 Make sure we don't go overbounds M ActiveSync/SOGoMailObject+ActiveSync.m commit 42131c564afa8c8956ed666bfc3ee2d84db52b29 Author: Ludovic Marcotte Date: Mon Feb 15 16:04:18 2016 -0500 (fix) support EAS MIMETruncation M ActiveSync/SOGoActiveSyncDispatcher+Sync.m M ActiveSync/SOGoMailObject+ActiveSync.m commit d56d9f8b08592f4bc3b82b62d55b7b082a58e03a Author: Francis Lachapelle Date: Mon Feb 15 15:58:58 2016 -0500 Handle attendee conflicts in the Web interface See @d7b010 M SoObjects/Appointments/SOGoComponentOccurence.m M UI/Scheduler/UIxAppointmentActions.m M UI/Scheduler/UIxAppointmentEditor.m M UI/Templates/SchedulerUI/UIxAppointmentEditorTemplate.wox M UI/Templates/SchedulerUI/UIxCalMainView.wox M UI/WebServerResources/js/Common/navController.js M UI/WebServerResources/js/Scheduler/CalendarListController.js M UI/WebServerResources/js/Scheduler/Component.service.js M UI/WebServerResources/js/Scheduler/ComponentController.js commit 9e83ff9f04e029095d57127b1538b92ba56c75fb Author: Patrice Levesque Date: Mon Feb 15 11:14:06 2016 -0500 Fix compilation errors with OpenSSL M SoObjects/SOGo/NSData+Crypto.m M UI/MailPartViewers/UIxMailPartSignedViewer.m commit 5bd2f558bfb6737762b2f59c32ccd989bcedd199 Author: Patrice Levesque Date: Mon Feb 15 10:18:34 2016 -0500 Prevents 'make prod' from failing when auto-generated files do not change. M UI/WebServerResources/GNUmakefile commit 520b1094be0ae5994eacc3bd46f16eafeefb2d6f Author: Patrice Levesque Date: Sat Feb 13 18:15:38 2016 -0500 Remove now-useless preprocessor conditional block M ActiveSync/SOGoActiveSyncDispatcher.m commit bd56f4cf9f535cef75377eb1f432808ba4aab652 Author: Patrice Levesque Date: Sat Feb 13 17:41:54 2016 -0500 Remove pointless #include from .m and .h files This was done with a brute-force approach, ensuring no additional warnings from GCC 4.9 under x86_64. M ActiveSync/NSArray+SyncCache.m M ActiveSync/NSData+ActiveSync.m M ActiveSync/NSString+ActiveSync.h M ActiveSync/NSString+ActiveSync.m M ActiveSync/SOGoActiveSyncDispatcher+Sync.m M ActiveSync/SOGoActiveSyncDispatcher.m M ActiveSync/SOGoMailObject+ActiveSync.m M ActiveSync/SOGoSyncCacheObject.m M ActiveSync/SoObjectWebDAVDispatcher+ActiveSync.m M ActiveSync/iCalTimeZone+ActiveSync.m M Main/NSException+Stacktrace.m M Main/sogod.m M OpenChange/MAPIStoreAppointmentWrapper.m M OpenChange/MAPIStoreAttachment.m M OpenChange/MAPIStoreCalendarAttachment.m M OpenChange/MAPIStoreCalendarContext.m M OpenChange/MAPIStoreCalendarEmbeddedMessage.m M OpenChange/MAPIStoreCalendarFolder.m M OpenChange/MAPIStoreCalendarMessage.m M OpenChange/MAPIStoreCalendarMessageTable.m M OpenChange/MAPIStoreContactsAttachment.m M OpenChange/MAPIStoreContactsContext.m M OpenChange/MAPIStoreContactsFolder.m M OpenChange/MAPIStoreContactsMessage.m M OpenChange/MAPIStoreContactsMessageTable.m M OpenChange/MAPIStoreContext.h M OpenChange/MAPIStoreContext.m M OpenChange/MAPIStoreDBBaseContext.m M OpenChange/MAPIStoreDBFolder.m M OpenChange/MAPIStoreDBMessage.m M OpenChange/MAPIStoreDBMessageTable.m M OpenChange/MAPIStoreEmbeddedMessage.m M OpenChange/MAPIStoreFAIMessage.m M OpenChange/MAPIStoreFAIMessageTable.m M OpenChange/MAPIStoreFallbackContext.m M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreFolderTable.m M OpenChange/MAPIStoreGCSBaseContext.m M OpenChange/MAPIStoreGCSFolder.m M OpenChange/MAPIStoreGCSMessage.m M OpenChange/MAPIStoreGCSMessageTable.m M OpenChange/MAPIStoreMailAttachment.m M OpenChange/MAPIStoreMailContext.m M OpenChange/MAPIStoreMailFolder.m M OpenChange/MAPIStoreMailMessage.m M OpenChange/MAPIStoreMailMessageTable.m M OpenChange/MAPIStoreMailVolatileMessage.m M OpenChange/MAPIStoreMapping.m M OpenChange/MAPIStoreMessage.m M OpenChange/MAPIStoreNotesContext.m M OpenChange/MAPIStoreNotesFolder.m M OpenChange/MAPIStoreNotesMessage.m M OpenChange/MAPIStoreObject.h M OpenChange/MAPIStoreObject.m M OpenChange/MAPIStoreObjectProxy.h M OpenChange/MAPIStoreObjectProxy.m M OpenChange/MAPIStorePermissionsTable.m M OpenChange/MAPIStoreRecurrenceUtils.h M OpenChange/MAPIStoreRecurrenceUtils.m M OpenChange/MAPIStoreSOGo.m M OpenChange/MAPIStoreSOGoObject.h M OpenChange/MAPIStoreSOGoObject.m M OpenChange/MAPIStoreSamDBUtils.h M OpenChange/MAPIStoreSamDBUtils.m M OpenChange/MAPIStoreSharingMessage.m M OpenChange/MAPIStoreTable.h M OpenChange/MAPIStoreTable.m M OpenChange/MAPIStoreTasksContext.m M OpenChange/MAPIStoreTasksFolder.m M OpenChange/MAPIStoreTasksMessage.m M OpenChange/MAPIStoreTasksMessageTable.m M OpenChange/MAPIStoreTypes.h M OpenChange/MAPIStoreTypes.m M OpenChange/NSArray+MAPIStore.m M OpenChange/NSData+MAPIStore.m M OpenChange/NSDate+MAPIStore.m M OpenChange/NSObject+MAPIStore.h M OpenChange/NSObject+MAPIStore.m M OpenChange/NSString+MAPIStore.m M OpenChange/NSValue+MAPIStore.m M OpenChange/RTFHandler.h M OpenChange/RTFHandler.m M OpenChange/SOGoCacheGCSObject+MAPIStore.h M OpenChange/SOGoCacheGCSObject+MAPIStore.m M OpenChange/code-MAPIStorePropertySelectors.m M OpenChange/iCalEvent+MAPIStore.h M OpenChange/iCalEvent+MAPIStore.m M OpenChange/iCalTimeZone+MAPIStore.m M SOPE/NGCards/samples/common.h M SOPE/NGCards/samples/icalds.m M SOPE/NGCards/samples/icalparsetest.m M SOPE/NGCards/samples/ievalrrule.m M SOPE/NGCards/samples/vcf2xml.m M SOPE/NGCards/tests/common.h M SOPE/NGCards/tests/iCalRecurrenceCalculatorTests.m M SOPE/NGCards/versitCardsSaxDriver/common.h M SoObjects/SOGo/LDAPSource.h M SoObjects/SOGo/LDAPSource.m M SoObjects/SOGo/NSData+Crypto.m M SoObjects/SOGo/NSString+Crypto.m M SoObjects/SOGo/SOGoLDAPUserDefaults.m M SoObjects/SOGo/SOGoSAML2Session.m M SoObjects/SOGo/SOGoSession.m M SoObjects/SOGo/md4.c M Tests/Unit/TestRTFHandler.m M Tools/SOGoToolRemoveDoubles.m M Tools/SOGoToolRenameUser.m M UI/MailPartViewers/UIxMailPartSignedViewer.m M UI/Scheduler/UIxAppointmentEditor.m commit 7c25b53fdf8966e6298813b0e1d953219bf4c978 Author: Patrice Levesque Date: Sat Feb 13 16:11:52 2016 -0500 Remove pointless #imports from .m and .h files This was done with a brute-force approach, ensuring no additional warnings from GCC 4.9 under x86_64. M ActiveSync/ActiveSyncProduct.m M ActiveSync/NGDOMElement+ActiveSync.h M ActiveSync/NGDOMElement+ActiveSync.m M ActiveSync/NGMimeMessage+ActiveSync.h M ActiveSync/NGMimeMessage+ActiveSync.m M ActiveSync/NGVCard+ActiveSync.h M ActiveSync/NGVCard+ActiveSync.m M ActiveSync/NSArray+SyncCache.h M ActiveSync/NSArray+SyncCache.m M ActiveSync/NSCalendarDate+ActiveSync.h M ActiveSync/NSCalendarDate+ActiveSync.m M ActiveSync/NSData+ActiveSync.h M ActiveSync/NSData+ActiveSync.m M ActiveSync/NSDate+ActiveSync.h M ActiveSync/NSDate+ActiveSync.m M ActiveSync/NSString+ActiveSync.h M ActiveSync/SOGoActiveSyncDispatcher+Sync.h M ActiveSync/SOGoActiveSyncDispatcher+Sync.m M ActiveSync/SOGoActiveSyncDispatcher.h M ActiveSync/SOGoActiveSyncDispatcher.m M ActiveSync/SOGoMailObject+ActiveSync.h M ActiveSync/SOGoMailObject+ActiveSync.m M ActiveSync/SOGoSyncCacheObject.h M ActiveSync/SOGoSyncCacheObject.m M ActiveSync/SoObjectWebDAVDispatcher+ActiveSync.m M ActiveSync/iCalAlarm+ActiveSync.h M ActiveSync/iCalAlarm+ActiveSync.m M ActiveSync/iCalEvent+ActiveSync.h M ActiveSync/iCalEvent+ActiveSync.m M ActiveSync/iCalRecurrenceRule+ActiveSync.h M ActiveSync/iCalRecurrenceRule+ActiveSync.m M ActiveSync/iCalTimeZone+ActiveSync.h M ActiveSync/iCalTimeZone+ActiveSync.m M ActiveSync/iCalToDo+ActiveSync.h M ActiveSync/iCalToDo+ActiveSync.m M Main/MainUIProduct.m M Main/NSException+Stacktrace.h M Main/SOGo+DAV.m M Main/SOGo.m M Main/sogod.m M OpenChange/Codepages.h M OpenChange/Codepages.m M OpenChange/MAPIApplication.h M OpenChange/MAPIApplication.m M OpenChange/MAPIStoreActiveTables.h M OpenChange/MAPIStoreActiveTables.m M OpenChange/MAPIStoreAppointmentWrapper.h M OpenChange/MAPIStoreAppointmentWrapper.m M OpenChange/MAPIStoreAttachment.h M OpenChange/MAPIStoreAttachment.m M OpenChange/MAPIStoreAttachmentTable.h M OpenChange/MAPIStoreAttachmentTable.m M OpenChange/MAPIStoreAuthenticator.h M OpenChange/MAPIStoreAuthenticator.m M OpenChange/MAPIStoreCalendarAttachment.h M OpenChange/MAPIStoreCalendarAttachment.m M OpenChange/MAPIStoreCalendarContext.h M OpenChange/MAPIStoreCalendarContext.m M OpenChange/MAPIStoreCalendarEmbeddedMessage.h M OpenChange/MAPIStoreCalendarEmbeddedMessage.m M OpenChange/MAPIStoreCalendarFolder.h M OpenChange/MAPIStoreCalendarFolder.m M OpenChange/MAPIStoreCalendarMessage.h M OpenChange/MAPIStoreCalendarMessage.m M OpenChange/MAPIStoreCalendarMessageTable.h M OpenChange/MAPIStoreCalendarMessageTable.m M OpenChange/MAPIStoreContactsAttachment.h M OpenChange/MAPIStoreContactsAttachment.m M OpenChange/MAPIStoreContactsContext.h M OpenChange/MAPIStoreContactsContext.m M OpenChange/MAPIStoreContactsFolder.h M OpenChange/MAPIStoreContactsFolder.m M OpenChange/MAPIStoreContactsMessage.h M OpenChange/MAPIStoreContactsMessage.m M OpenChange/MAPIStoreContactsMessageTable.h M OpenChange/MAPIStoreContactsMessageTable.m M OpenChange/MAPIStoreContext.h M OpenChange/MAPIStoreContext.m M OpenChange/MAPIStoreDBBaseContext.h M OpenChange/MAPIStoreDBBaseContext.m M OpenChange/MAPIStoreDBFolder.h M OpenChange/MAPIStoreDBFolder.m M OpenChange/MAPIStoreDBFolderTable.h M OpenChange/MAPIStoreDBFolderTable.m M OpenChange/MAPIStoreDBMessage.h M OpenChange/MAPIStoreDBMessage.m M OpenChange/MAPIStoreDBMessageTable.h M OpenChange/MAPIStoreDBMessageTable.m M OpenChange/MAPIStoreEmbeddedMessage.h M OpenChange/MAPIStoreEmbeddedMessage.m M OpenChange/MAPIStoreFAIMessage.h M OpenChange/MAPIStoreFAIMessage.m M OpenChange/MAPIStoreFAIMessageTable.h M OpenChange/MAPIStoreFAIMessageTable.m M OpenChange/MAPIStoreFallbackContext.h M OpenChange/MAPIStoreFallbackContext.m M OpenChange/MAPIStoreFolder.h M OpenChange/MAPIStoreFolder.m M OpenChange/MAPIStoreFolderTable.h M OpenChange/MAPIStoreFolderTable.m M OpenChange/MAPIStoreGCSBaseContext.h M OpenChange/MAPIStoreGCSBaseContext.m M OpenChange/MAPIStoreGCSFolder.h M OpenChange/MAPIStoreGCSFolder.m M OpenChange/MAPIStoreGCSMessage.h M OpenChange/MAPIStoreGCSMessage.m M OpenChange/MAPIStoreGCSMessageTable.h M OpenChange/MAPIStoreGCSMessageTable.m M OpenChange/MAPIStoreMIME.m M OpenChange/MAPIStoreMailAttachment.h M OpenChange/MAPIStoreMailAttachment.m M OpenChange/MAPIStoreMailContext.h M OpenChange/MAPIStoreMailContext.m M OpenChange/MAPIStoreMailFolder.h M OpenChange/MAPIStoreMailFolder.m M OpenChange/MAPIStoreMailFolderTable.h M OpenChange/MAPIStoreMailFolderTable.m M OpenChange/MAPIStoreMailMessage.h M OpenChange/MAPIStoreMailMessage.m M OpenChange/MAPIStoreMailMessageTable.h M OpenChange/MAPIStoreMailMessageTable.m M OpenChange/MAPIStoreMailVolatileMessage.h M OpenChange/MAPIStoreMailVolatileMessage.m M OpenChange/MAPIStoreMapping.h M OpenChange/MAPIStoreMapping.m M OpenChange/MAPIStoreMessage.h M OpenChange/MAPIStoreMessage.m M OpenChange/MAPIStoreMessageTable.h M OpenChange/MAPIStoreMessageTable.m M OpenChange/MAPIStoreNotesContext.h M OpenChange/MAPIStoreNotesContext.m M OpenChange/MAPIStoreNotesFolder.h M OpenChange/MAPIStoreNotesFolder.m M OpenChange/MAPIStoreNotesMessage.h M OpenChange/MAPIStoreNotesMessage.m M OpenChange/MAPIStoreObject.h M OpenChange/MAPIStoreObject.m M OpenChange/MAPIStoreObjectProxy.h M OpenChange/MAPIStoreObjectProxy.m M OpenChange/MAPIStorePermissionsTable.h M OpenChange/MAPIStorePermissionsTable.m M OpenChange/MAPIStoreRecurrenceUtils.h M OpenChange/MAPIStoreRecurrenceUtils.m M OpenChange/MAPIStoreSOGo.m M OpenChange/MAPIStoreSOGoObject.h M OpenChange/MAPIStoreSOGoObject.m M OpenChange/MAPIStoreSamDBUtils.m M OpenChange/MAPIStoreSharingMessage.h M OpenChange/MAPIStoreSharingMessage.m M OpenChange/MAPIStoreTable.m M OpenChange/MAPIStoreTasksContext.h M OpenChange/MAPIStoreTasksContext.m M OpenChange/MAPIStoreTasksFolder.h M OpenChange/MAPIStoreTasksFolder.m M OpenChange/MAPIStoreTasksMessage.h M OpenChange/MAPIStoreTasksMessage.m M OpenChange/MAPIStoreTasksMessageTable.h M OpenChange/MAPIStoreTasksMessageTable.m M OpenChange/MAPIStoreTypes.h M OpenChange/MAPIStoreTypes.m M OpenChange/MAPIStoreUserContext.h M OpenChange/MAPIStoreUserContext.m M OpenChange/NSArray+MAPIStore.h M OpenChange/NSArray+MAPIStore.m M OpenChange/NSData+MAPIStore.h M OpenChange/NSData+MAPIStore.m M OpenChange/NSDate+MAPIStore.h M OpenChange/NSDate+MAPIStore.m M OpenChange/NSObject+MAPIStore.h M OpenChange/NSObject+MAPIStore.m M OpenChange/NSObject+PropertyList.h M OpenChange/NSObject+PropertyList.m M OpenChange/NSString+MAPIStore.h M OpenChange/NSString+MAPIStore.m M OpenChange/NSValue+MAPIStore.h M OpenChange/SOGoCacheGCSObject+MAPIStore.m M OpenChange/SOGoMAPIDBMessage.h M OpenChange/SOGoMAPIDBMessage.m M OpenChange/code-MAPIStorePropertySelectors.m M OpenChange/dbmsgreader.m M OpenChange/iCalEvent+MAPIStore.h M OpenChange/iCalEvent+MAPIStore.m M OpenChange/iCalTimeZone+MAPIStore.h M OpenChange/iCalTimeZone+MAPIStore.m M OpenChange/plreader.m M SOPE/GDLContentStore/EOQualifier+GCS.m M SOPE/GDLContentStore/GCSAlarmsFolder.h M SOPE/GDLContentStore/GCSAlarmsFolder.m M SOPE/GDLContentStore/GCSChannelManager.h M SOPE/GDLContentStore/GCSChannelManager.m M SOPE/GDLContentStore/GCSFieldInfo.h M SOPE/GDLContentStore/GCSFieldInfo.m M SOPE/GDLContentStore/GCSFolder.h M SOPE/GDLContentStore/GCSFolderManager.h M SOPE/GDLContentStore/GCSFolderManager.m M SOPE/GDLContentStore/GCSFolderType.h M SOPE/GDLContentStore/GCSFolderType.m M SOPE/GDLContentStore/GCSSessionsFolder.h M SOPE/GDLContentStore/GCSSessionsFolder.m M SOPE/GDLContentStore/GCSSpecialQueries.h M SOPE/GDLContentStore/GCSSpecialQueries.m M SOPE/NGCards/CardElement.m M SOPE/NGCards/CardGroup.m M SOPE/NGCards/CardVersitRenderer.m M SOPE/NGCards/IcalElements.m M SOPE/NGCards/IcalResponse.h M SOPE/NGCards/IcalResponse.m M SOPE/NGCards/NGCards.h M SOPE/NGCards/NGCardsSaxHandler.m M SOPE/NGCards/NGVCard.m M SOPE/NGCards/NGVCardPhoto.m M SOPE/NGCards/NGVList.h M SOPE/NGCards/NGVList.m M SOPE/NGCards/NSArray+NGCards.m M SOPE/NGCards/NSCalendarDate+ICal.m M SOPE/NGCards/NSCalendarDate+NGCards.h M SOPE/NGCards/NSCalendarDate+NGCards.m M SOPE/NGCards/NSDictionary+NGCards.m M SOPE/NGCards/NSString+NGCards.m M SOPE/NGCards/iCalAlarm.m M SOPE/NGCards/iCalByDayMask.h M SOPE/NGCards/iCalByDayMask.m M SOPE/NGCards/iCalCalendar.m M SOPE/NGCards/iCalDailyRecurrenceCalculator.m M SOPE/NGCards/iCalDataSource.h M SOPE/NGCards/iCalDataSource.m M SOPE/NGCards/iCalDateTime.m M SOPE/NGCards/iCalEntityObject.m M SOPE/NGCards/iCalEvent.m M SOPE/NGCards/iCalEventChanges.h M SOPE/NGCards/iCalMonthlyRecurrenceCalculator.m M SOPE/NGCards/iCalObject.h M SOPE/NGCards/iCalRecurrenceCalculator.h M SOPE/NGCards/iCalRecurrenceCalculator.m M SOPE/NGCards/iCalRecurrenceRule.m M SOPE/NGCards/iCalRepeatableEntityObject.m M SOPE/NGCards/iCalTimeZone.m M SOPE/NGCards/iCalTimeZonePeriod.m M SOPE/NGCards/iCalTrigger.m M SOPE/NGCards/iCalWeeklyRecurrenceCalculator.m M SOPE/NGCards/iCalXMLRenderer.h M SOPE/NGCards/iCalXMLRenderer.m M SOPE/NGCards/samples/common.h M SOPE/NGCards/samples/ica